.page-module___8aEwW__dashboard{flex-direction:column;gap:.5rem;padding:0;display:flex}.page-module___8aEwW__loadingContainer{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:5rem;display:flex}.page-module___8aEwW__loader{border:4px solid var(--border);border-top:4px solid var(--primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite page-module___8aEwW__spin}@keyframes page-module___8aEwW__spin{to{transform:rotate(360deg)}}.page-module___8aEwW__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;display:grid}.page-module___8aEwW__kpiCard{-webkit-backdrop-filter:blur(12px);background:#ffffff73;border:none;border-radius:0;align-items:center;gap:.75rem;padding:.75rem;display:flex;box-shadow:none!important}[data-theme=dark] .page-module___8aEwW__kpiCard{background:#1f1f1f!important}.page-module___8aEwW__kpiIcon{background-color:#0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconBlue) .page-module___8aEwW__kpiIcon{background-color:#3b82f614}.page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconGreen) .page-module___8aEwW__kpiIcon{background-color:#22c55e14}.page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconOrange) .page-module___8aEwW__kpiIcon{background-color:#f59e0b14}.page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconRed) .page-module___8aEwW__kpiIcon{background-color:#ef444414}.page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconIndigo) .page-module___8aEwW__kpiIcon{background-color:#6366f114}.page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconPurple) .page-module___8aEwW__kpiIcon{background-color:#8b5cf614}.page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconPink) .page-module___8aEwW__kpiIcon{background-color:#ec489914}.page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconTeal) .page-module___8aEwW__kpiIcon{background-color:#14b8a614}.page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconGray) .page-module___8aEwW__kpiIcon{background-color:#8a8a8a14}[data-theme=dark] .page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconBlue) .page-module___8aEwW__kpiIcon{background-color:#3b82f626}[data-theme=dark] .page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconGreen) .page-module___8aEwW__kpiIcon{background-color:#22c55e26}[data-theme=dark] .page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconOrange) .page-module___8aEwW__kpiIcon{background-color:#f59e0b26}[data-theme=dark] .page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconRed) .page-module___8aEwW__kpiIcon{background-color:#ef444426}[data-theme=dark] .page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconIndigo) .page-module___8aEwW__kpiIcon{background-color:#6366f126}[data-theme=dark] .page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconPurple) .page-module___8aEwW__kpiIcon{background-color:#8b5cf626}[data-theme=dark] .page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconPink) .page-module___8aEwW__kpiIcon{background-color:#ec489926}[data-theme=dark] .page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconTeal) .page-module___8aEwW__kpiIcon{background-color:#14b8a626}[data-theme=dark] .page-module___8aEwW__kpiCard:has(.page-module___8aEwW__iconGray) .page-module___8aEwW__kpiIcon{background-color:#8a8a8a26}.page-module___8aEwW__kpiData{flex-direction:column;flex:1;gap:.15rem;display:flex}.page-module___8aEwW__kpiLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:500}.page-module___8aEwW__kpiValueRow{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__kpiValue{color:var(--text-primary);font-size:1.2rem;font-weight:500}.page-module___8aEwW__kpiTrend{color:var(--tag-success-color);background-color:var(--tag-success-bg);border:1px solid var(--tag-success-border);border-radius:0;align-items:center;gap:2px;padding:1px 5px;font-size:.65rem;font-weight:500;display:flex}.page-module___8aEwW__kpiSubtext{color:var(--text-muted);margin:.25rem 0 0;font-size:.7rem;font-weight:400}.page-module___8aEwW__mainContent{grid-template-columns:minmax(0,1fr) 280px;gap:.5rem;display:grid}.page-module___8aEwW__contentColumn,.page-module___8aEwW__sideColumn{flex-direction:column;gap:.5rem;min-width:0;display:flex}.page-module___8aEwW__recentCard{-webkit-backdrop-filter:blur(12px);background:#ffffff73;border:none;border-radius:0;flex-direction:column;display:flex;overflow:hidden;box-shadow:none!important}[data-theme=dark] .page-module___8aEwW__recentCard{background:#1f1f1f!important}.page-module___8aEwW__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}.page-module___8aEwW__cardHeader h3{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);margin:0;font-size:.75rem;font-weight:600}.page-module___8aEwW__viewAllLink{color:var(--primary);align-items:center;gap:.25rem;font-size:.7rem;font-weight:500;text-decoration:none;display:flex}.page-module___8aEwW__viewAllLink:hover{opacity:.8;text-decoration:underline}.page-module___8aEwW__cardContent{background-color:#0000;flex-direction:column;padding:0;display:flex}.page-module___8aEwW__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}.page-module___8aEwW__recentItem:last-child{border-bottom:none}.page-module___8aEwW__recentItem:nth-child(2n){background-color:#0000}.page-module___8aEwW__recentItem:hover{background-color:color-mix(in srgb,var(--sidebar-item-hover)40%,transparent)}.page-module___8aEwW__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] .page-module___8aEwW__iconCircle{background-color:#44c54b26}.page-module___8aEwW__recentDetails{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.page-module___8aEwW__recentTop{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__recentName{color:var(--text-primary);font-size:.85rem;font-weight:500}.page-module___8aEwW__recentBottom{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.72rem;display:flex}.page-module___8aEwW__dot{font-size:.4rem}.page-module___8aEwW__recentField{color:var(--text-secondary)}.page-module___8aEwW__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}.page-module___8aEwW__statusBadgeWait{background-color:var(--tag-warning-bg);color:var(--tag-warning-color);border:1px solid var(--tag-warning-border);border-radius:0;padding:2px 6px;font-size:.65rem;font-weight:500}.page-module___8aEwW__recentArrow{color:var(--text-muted);flex-shrink:0}.page-module___8aEwW__recentItem:hover .page-module___8aEwW__recentArrow{color:var(--primary);transform:translate(2px,-2px)}.page-module___8aEwW__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] .page-module___8aEwW__totalCostsRow{background-color:#ffffff05}.page-module___8aEwW__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}@media (max-width:1024px){.page-module___8aEwW__mainContent{grid-template-columns:1fr}}.page-module___8aEwW__kpiCardSkeleton{background-color:var(--background-subtle);box-shadow:none;border:none;border-radius:0;align-items:center;gap:.75rem;padding:.75rem;display:flex}.page-module___8aEwW__skeletonIcon{background:linear-gradient(90deg,var(--skeleton-from)25%,var(--skeleton-to)50%,var(--skeleton-from)75%);background-size:200% 100%;border-radius:0;width:40px;height:40px;animation:1.5s linear infinite page-module___8aEwW__shimmer}.page-module___8aEwW__skeletonData{flex-direction:column;flex:1;gap:.5rem;display:flex}.page-module___8aEwW__skeletonLabel,.page-module___8aEwW__skeletonValue,.page-module___8aEwW__skeletonSubtext,.page-module___8aEwW__skeletonCircle,.page-module___8aEwW__skeletonLineShort,.page-module___8aEwW__skeletonLineLong{background:linear-gradient(90deg,var(--skeleton-from)25%,var(--skeleton-to)50%,var(--skeleton-from)75%);background-size:200% 100%;border-radius:.25rem;animation:1.5s linear infinite page-module___8aEwW__shimmer}.page-module___8aEwW__skeletonLabel{width:40%;height:.75rem}.page-module___8aEwW__skeletonValue{width:60%;height:1.5rem}.page-module___8aEwW__skeletonSubtext{width:80%;height:.7rem}.page-module___8aEwW__recentItemSkeleton{background-color:var(--card);align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.page-module___8aEwW__skeletonCircle{border-radius:0;width:32px;height:32px}.page-module___8aEwW__skeletonDetails{flex-direction:column;flex:1;gap:.5rem;display:flex}.page-module___8aEwW__skeletonLineShort{width:30%;height:.9rem}.page-module___8aEwW__skeletonLineLong{width:60%;height:.75rem}@keyframes page-module___8aEwW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.page-module___8aEwW__iconBlue{color:#3b82f6}.page-module___8aEwW__iconGreen{color:#22c55e}.page-module___8aEwW__iconOrange{color:#f59e0b}.page-module___8aEwW__iconRed{color:#ef4444}.page-module___8aEwW__iconIndigo{color:#6366f1}.page-module___8aEwW__iconPurple{color:#8b5cf6}.page-module___8aEwW__iconPink{color:#ec4899}.page-module___8aEwW__iconTeal{color:#14b8a6}.page-module___8aEwW__iconGray{color:#8a8a8a}.page-module___8aEwW__toolsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.5rem;margin-top:.5rem;margin-bottom:1.5rem;display:grid}.page-module___8aEwW__toolCard{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#ffffff73;border:none;border-radius:0;align-items:center;gap:.65rem;padding:.65rem .75rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:none!important}.page-module___8aEwW__toolCard:hover{transform:translateY(-1px);background-color:color-mix(in srgb,var(--sidebar-item-hover)80%,transparent)!important}[data-theme=dark] .page-module___8aEwW__toolCard{background:#1f1f1f!important}[data-theme=dark] .page-module___8aEwW__toolCard:hover{background-color:#2d2d2d!important}.page-module___8aEwW__toolIconWrapper{color:#44c54b;background-color:#44c54b14;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}[data-theme=dark] .page-module___8aEwW__toolIconWrapper{background-color:#44c54b26}.page-module___8aEwW__toolCard:hover .page-module___8aEwW__toolIconWrapper{transform:scale(1.05)}.page-module___8aEwW__toolTitle{color:var(--text-primary);text-align:left;font-size:.78rem;font-weight:500}.page-module___8aEwW__dashboardTableContainer{scrollbar-width:thin;scrollbar-color:#44c54b transparent;background-color:#0000;width:100%;overflow:auto}.page-module___8aEwW__dashboardTableContainer::-webkit-scrollbar{width:4px;height:4px}.page-module___8aEwW__dashboardTableContainer::-webkit-scrollbar-track{background:0 0}.page-module___8aEwW__dashboardTableContainer::-webkit-scrollbar-thumb{background:#44c54b;border-radius:0}.page-module___8aEwW__dashboardTable{border-collapse:collapse;text-align:left;width:100%;font-size:.75rem;font-family:var(--font-poppins),sans-serif}.page-module___8aEwW__dashboardTable th{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;z-index:10;white-space:nowrap;border-bottom:1px solid var(--border);background-color:#00000005;padding:.65rem .85rem;font-size:.6875rem;font-weight:600;position:sticky;top:0}[data-theme=dark] .page-module___8aEwW__dashboardTable th{color:var(--text-muted);background-color:#ffffff05}.page-module___8aEwW__dashboardTable td{border-bottom:1px solid var(--border);color:var(--text-primary);white-space:nowrap;padding:.5rem .85rem}.page-module___8aEwW__dashboardTable tr{background-color:#0000;transition:background-color .2s}.page-module___8aEwW__dashboardTable tr:nth-child(2n){background-color:#00000003}[data-theme=dark] .page-module___8aEwW__dashboardTable tr:nth-child(2n){background-color:#ffffff03}.page-module___8aEwW__dashboardTable tr:hover{background-color:color-mix(in srgb,var(--sidebar-item-hover)30%,transparent)!important}.page-module___8aEwW__actionCol{align-items:center;gap:.35rem;display:flex}.page-module___8aEwW__actionBtn{cursor:pointer;background-color:var(--background-subtle);width:28px;height:28px;color:var(--text-secondary);border:none;border-radius:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module___8aEwW__actionBtn:hover{background-color:var(--sidebar-item-hover);color:var(--text-primary)}.page-module___8aEwW__actionBtnLoad{color:#fff;background-color:#44c54b}.page-module___8aEwW__actionBtnLoad:hover{background-color:#3cb042}.page-module___8aEwW__actionBtnDelete{color:#fff;background-color:#ef4444}.page-module___8aEwW__actionBtnDelete:hover{background-color:#dc2626}.page-module___8aEwW__calculatorSelect{min-width:150px;background-color:var(--background-subtle)!important;height:28px!important;color:var(--text-primary)!important;border:none!important;border-radius:0!important;padding:0 .5rem!important;font-size:.75rem!important}[data-theme=dark] .page-module___8aEwW__calculatorSelect{background-color:var(--background-subtle)!important;color:var(--text-primary)!important}
.QuickActions-module__InJdLa__quickActionsTop{flex-direction:column;gap:.5rem;margin-bottom:.5rem;display:flex}.QuickActions-module__InJdLa__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;display:grid}.QuickActions-module__InJdLa__actionItem{background-color:var(--background-subtle);color:var(--text-primary);border:none;border-radius:0;align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .15s;display:flex}.QuickActions-module__InJdLa__actionItem:hover{background-color:var(--sidebar-item-hover)}.QuickActions-module__InJdLa__actionIcon{background-color:var(--card);width:32px;height:32px;color:var(--primary);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.QuickActions-module__InJdLa__actionItem span{color:var(--text-primary);font-size:.8rem;font-weight:500}
.styles-module__gt3h9W__inputWrapper{flex-direction:column;gap:.25rem;width:100%;display:flex}.styles-module__gt3h9W__label{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:500;overflow:hidden}.styles-module__gt3h9W__inputContainer{width:100%;position:relative}.styles-module__gt3h9W__passwordToggle{width:40px;color:var(--text-muted);cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:0;bottom:0;right:0}.styles-module__gt3h9W__passwordToggle:hover{color:var(--text-secondary)}.styles-module__gt3h9W__input{border-radius:var(--radius-sm);border:1px solid var(--input-border);background-color:var(--input-bg);color:var(--text-primary);outline:none;width:100%;height:38px;padding:0 1rem;font-size:.9rem;transition:border-color .2s;padding-right:40px!important}.styles-module__gt3h9W__customSelectContainer{width:100%;position:relative}.styles-module__gt3h9W__noBorder{background-color:var(--sidebar-item-hover)!important;border-color:#0000!important}.styles-module__gt3h9W__noBorder:hover{background-color:var(--sidebar-item-active)!important}.styles-module__gt3h9W__customSelectTrigger{border:1px solid var(--input-border);background-color:var(--input-bg);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:0;justify-content:space-between;align-items:center;width:100%;height:38px;padding:0 1rem;font-size:.9rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.styles-module__gt3h9W__customSelectTrigger:hover{border-color:var(--primary);background-color:var(--sidebar-item-hover)}.styles-module__gt3h9W__customSelectTrigger:focus{border-color:var(--primary);outline:none}.styles-module__gt3h9W__customSelectTrigger.styles-module__gt3h9W__disabled{opacity:.6;cursor:not-allowed;background-color:var(--background-subtle)!important;border-color:var(--border)!important}.styles-module__gt3h9W__customSelectDropdown{background-color:color-mix(in srgb,var(--card)98%,transparent);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);box-shadow:none;z-index:10000;transform-origin:0 0;border-radius:0;max-height:min(70vh,320px);margin-top:4px;padding:.25rem;animation:.25s cubic-bezier(.16,1,.3,1) styles-module__gt3h9W__dropdownOpen;overflow-y:auto}@keyframes styles-module__gt3h9W__dropdownOpen{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__gt3h9W__deleteOption{color:var(--text-muted);opacity:0;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.styles-module__gt3h9W__deleteOption:hover{background:var(--tag-danger-bg);color:var(--tag-danger-color)}.styles-module__gt3h9W__customSelectOption{color:var(--text-primary);cursor:pointer;border-radius:0;align-items:center;margin-bottom:2px;padding:.35rem 1.5rem .35rem .6rem;font-size:.75rem;transition:all .15s;display:flex;position:relative}.styles-module__gt3h9W__customSelectOption:last-child{margin-bottom:0}.styles-module__gt3h9W__customSelectOption:hover{background-color:var(--dropdown-item-hover);color:var(--text-primary);transform:translate(2px)}.styles-module__gt3h9W__customSelectOptionSelected{font-weight:600;background-color:var(--tag-success-bg)!important;color:var(--tag-success-color)!important}.styles-module__gt3h9W__customSelectOption:hover .styles-module__gt3h9W__deleteOption{opacity:1}.styles-module__gt3h9W__chevron{color:var(--text-muted);transition:transform .2s}.styles-module__gt3h9W__chevronOpen{transform:rotate(180deg)}.styles-module__gt3h9W__button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__gt3h9W__button:focus,.styles-module__gt3h9W__button:focus-visible{box-shadow:none;outline:none}.styles-module__gt3h9W__button:disabled{opacity:.6;cursor:not-allowed}.styles-module__gt3h9W__primary{background-color:var(--primary);color:#fff}.styles-module__gt3h9W__primary:hover:not(:disabled){background-color:var(--primary-hover)}.styles-module__gt3h9W__secondary{background-color:var(--sidebar-item-active);color:var(--text-primary);border-color:var(--border)}.styles-module__gt3h9W__secondary:hover:not(:disabled){background-color:var(--sidebar-item-hover)}.styles-module__gt3h9W__danger{color:#fff;background-color:#ef4444}.styles-module__gt3h9W__danger:hover:not(:disabled){background-color:#dc2626}.styles-module__gt3h9W__outline{border-color:var(--border);color:var(--text-primary);background-color:#0000}.styles-module__gt3h9W__outline:hover:not(:disabled){background-color:var(--sidebar-item-hover)}.styles-module__gt3h9W__sm{height:30px;padding:0 .5rem;font-size:.75rem}.styles-module__gt3h9W__md{height:38px;padding:0 1rem;font-size:.875rem}.styles-module__gt3h9W__lg{height:44px;padding:0 1.5rem;font-size:1rem}.styles-module__gt3h9W__icon{width:38px;height:38px;padding:0}.styles-module__gt3h9W__actionsCell{justify-content:flex-end;gap:.5rem;display:flex}.styles-module__gt3h9W__actionBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.styles-module__gt3h9W__actionBtn:hover{background-color:var(--sidebar-item-hover);color:var(--text-primary)}.styles-module__gt3h9W__editBtn:hover{color:#3b82f6}.styles-module__gt3h9W__deleteBtn:hover{color:var(--tag-danger-color)}.styles-module__gt3h9W__card{background-color:color-mix(in srgb,var(--card)60%,transparent);-webkit-backdrop-filter:blur(40px);border-radius:var(--radius-lg);box-shadow:none;border:none}.styles-module__gt3h9W__cardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.125rem;display:flex}.styles-module__gt3h9W__cardTitle{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.styles-module__gt3h9W__cardDescription{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem}.styles-module__gt3h9W__cardContent{padding:1.125rem}.styles-module__gt3h9W__tabsRoot{flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module__gt3h9W__tabsList{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;background-color:#0000;border-radius:0;gap:.5rem;width:auto;min-width:0;max-width:100%;padding:0;display:flex;overflow-x:auto}.styles-module__gt3h9W__tabsList::-webkit-scrollbar{display:none}.styles-module__gt3h9W__tabsTrigger{border-radius:var(--radius-sm);cursor:pointer;height:38px;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.styles-module__gt3h9W__tabsTrigger:hover{color:var(--text-primary)}.styles-module__gt3h9W__tabsTriggerActive{color:var(--primary);box-shadow:none;border-bottom:2px solid var(--primary);background-color:#0000;border-radius:0;font-weight:600}.styles-module__gt3h9W__tabsContent{animation:.3s styles-module__gt3h9W__fadeIn}@keyframes styles-module__gt3h9W__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.styles-module__gt3h9W__tabsRootFill{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.styles-module__gt3h9W__tabsContentFill{flex:1;min-height:0;animation:.3s styles-module__gt3h9W__fadeIn;overflow-y:auto}.styles-module__gt3h9W__searchSelectWrap{min-width:200px;position:relative}.styles-module__gt3h9W__searchSelectTrigger{width:100%;height:var(--input-height,36px);background:var(--input-bg);color:var(--text-primary);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:0;justify-content:space-between;align-items:center;gap:.5rem;padding:0 .75rem;font-size:.85rem;transition:border-color .15s;display:flex}.styles-module__gt3h9W__searchSelectTrigger:hover{border-color:var(--primary)}.styles-module__gt3h9W__searchSelectValue{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module__gt3h9W__searchSelectPlaceholder{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module__gt3h9W__searchSelectDropdown{z-index:50;background:var(--card);border:1px solid var(--border);border-radius:0;animation:.15s styles-module__gt3h9W__fadeIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.styles-module__gt3h9W__searchSelectInputWrap{border-bottom:1px solid var(--border);padding:.5rem}.styles-module__gt3h9W__searchSelectInput{background:var(--input-bg);width:100%;height:32px;color:var(--text-primary);border:1px solid var(--border);border-radius:0;outline:none;padding:0 .5rem;font-size:.8rem}.styles-module__gt3h9W__searchSelectInput:focus{border-color:var(--primary)}.styles-module__gt3h9W__searchSelectList{max-height:220px;overflow-y:auto}.styles-module__gt3h9W__searchSelectItem{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.8rem;transition:background .1s;display:flex}.styles-module__gt3h9W__searchSelectItem:hover{background:var(--sidebar-item-hover)}.styles-module__gt3h9W__searchSelectItemActive{background:var(--primary-subtle);font-weight:600}.styles-module__gt3h9W__searchSelectSub{color:var(--text-muted);white-space:nowrap;font-size:.7rem}.styles-module__gt3h9W__searchSelectEmpty{text-align:center;color:var(--text-muted);padding:1rem;font-size:.8rem}.styles-module__gt3h9W__skeleton{border-radius:var(--radius-md,.375rem);background-color:var(--skeleton-to,#e2e8f0);animation:2s cubic-bezier(.4,0,.6,1) infinite styles-module__gt3h9W__pulse}@keyframes styles-module__gt3h9W__pulse{0%,to{opacity:1;background-color:var(--skeleton-from,#f1f5f9)}50%{opacity:.5;background-color:var(--skeleton-to,#e2e8f0)}}.styles-module__gt3h9W__inputError{border-color:var(--tag-danger-color)!important}.styles-module__gt3h9W__errorText{color:var(--tag-danger-color);margin-top:.125rem;font-size:.72rem}.styles-module__gt3h9W__warningText{color:var(--tag-warning-color);margin-top:.125rem;font-size:.72rem}
.styles-module__333LVW__container{width:100%;font-family:var(--font-poppins),sans-serif;flex-direction:column;gap:1.5rem;padding:0;display:flex}.styles-module__333LVW__tableListWrapper{flex-direction:column;gap:1.5rem;width:100%;max-width:100%;height:100%;margin:0 auto;padding:0;display:flex}.styles-module__333LVW__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__333LVW__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__333LVW__stepList{z-index:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.styles-module__333LVW__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__333LVW__stepSegmentLine{background-color:var(--background-subtle);border-radius:4px;width:100%;height:4px;position:relative;overflow:hidden}.styles-module__333LVW__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__333LVW__stepSegmentLineFilled:after{width:100%}.styles-module__333LVW__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__333LVW__stepBtn:hover{color:var(--text-secondary);background-color:color-mix(in srgb,var(--primary)6%,transparent)}.styles-module__333LVW__stepBtn:active{transform:scale(.98)}.styles-module__333LVW__stepBtnActive{color:var(--primary)}.styles-module__333LVW__stepBtnActive:hover{color:var(--primary);background-color:color-mix(in srgb,var(--primary)10%,transparent)}.styles-module__333LVW__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__333LVW__stepNumberActive{background-color:var(--primary);color:#fff;border-color:var(--primary);border-width:2px}.styles-module__333LVW__stepNumberDone{background-color:var(--primary);color:#fff;border-color:var(--primary)}.styles-module__333LVW__stepLabel{text-align:center;max-width:5.5rem;line-height:1.25}.styles-module__333LVW__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__333LVW__navLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.6875rem;font-weight:700}.styles-module__333LVW__navActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.styles-module__333LVW__navGroup{align-items:center;gap:.5rem;display:flex}.styles-module__333LVW__contentCard{background-color:var(--card);border-radius:var(--radius-md);border:none;overflow:hidden}.styles-module__333LVW__contentCardAfterSteps{margin-top:1.25rem}.styles-module__333LVW__contentCardHighlight{background-color:color-mix(in srgb,var(--primary)6%,transparent)}.styles-module__333LVW__cardContentSpaced{padding:1rem}.styles-module__333LVW__tableRowActions{align-items:center;gap:.25rem;display:flex}.styles-module__333LVW__calagemHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--card);background-color:var(--primary);border-radius:var(--radius-md);width:fit-content;padding:.5rem .75rem;font-size:.6875rem;font-weight:700}.styles-module__333LVW__calagemGrid{flex-flow:wrap;gap:1rem;margin-top:1rem;display:flex}.styles-module__333LVW__calagemCol{flex:1;min-width:260px}.styles-module__333LVW__calagemBlock{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem;overflow:hidden}.styles-module__333LVW__calagemBlockTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:.5rem;padding-bottom:.35rem;font-size:.6875rem;font-weight:700}.styles-module__333LVW__calagemFields{flex-flow:wrap;gap:.5rem 1rem;display:flex}.styles-module__333LVW__calagemRow{justify-content:space-between;align-items:center;gap:.5rem;min-width:140px;font-size:.8125rem;display:flex}.styles-module__333LVW__calagemLabel{min-width:0;color:var(--text-muted);white-space:nowrap;flex:0 auto;font-size:.6875rem}.styles-module__333LVW__calagemInput{width:90px;min-width:90px}.styles-module__333LVW__calagemValue{color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:500}.styles-module__333LVW__calagemNote{color:var(--text-muted);margin-top:.5rem;font-size:.625rem}.styles-module__333LVW__calagemResultado{background-color:color-mix(in srgb,var(--primary)10%,transparent);border-radius:var(--radius-md);border:1px solid var(--border);margin-top:1rem;padding:1rem}.styles-module__333LVW__calagemResultadoTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.styles-module__333LVW__calagemResultadoCols{flex-flow:wrap;gap:1.5rem;display:flex}.styles-module__333LVW__calagemResultadoCol{flex-direction:column;flex:1;gap:.35rem;min-width:260px;display:flex}.styles-module__333LVW__fieldLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.35rem;font-size:.625rem;font-weight:700;display:block}.styles-module__333LVW__fieldWrap{min-width:0;margin-bottom:0}.styles-module__333LVW__fieldsRow{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.styles-module__333LVW__fieldsRow .styles-module__333LVW__fieldWrap{flex:1;min-width:100px}.styles-module__333LVW__summaryDivider{background-color:var(--border);height:1px;margin:1.25rem 0}.styles-module__333LVW__summaryInsideCard{background-color:color-mix(in srgb,var(--primary)6%,transparent);border-radius:var(--radius-md);padding:1rem}.styles-module__333LVW__summaryRow{border:none;align-items:center;gap:0;padding:.5rem 0;display:flex}.styles-module__333LVW__summaryRowHorizontal{justify-content:center;align-items:center;gap:1.5rem;width:100%;padding:.25rem 0;display:flex}.styles-module__333LVW__summaryRowHorizontal .styles-module__333LVW__summaryLabel{text-align:center;margin-bottom:0}.styles-module__333LVW__summaryItem{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:0 .75rem;display:flex}.styles-module__333LVW__summaryItem:not(:last-child){border-right:1px solid var(--border)}.styles-module__333LVW__summaryLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);text-align:center;font-size:.625rem;font-weight:700}.styles-module__333LVW__summaryValueLarge{color:var(--text-primary);text-align:center;font-size:1.25rem;font-weight:700}.styles-module__333LVW__summaryValueRegular{color:var(--text-primary);text-align:center;font-size:.9375rem;font-weight:400}.styles-module__333LVW__gessagemResultsRow{grid-template-columns:1fr 1fr;align-items:stretch;gap:1rem;display:grid}.styles-module__333LVW__gessagemResultsRow .styles-module__333LVW__summaryInsideCard{flex-direction:column;height:100%;display:flex}.styles-module__333LVW__gessagemResultsRow .styles-module__333LVW__summaryInsideCard .styles-module__333LVW__summaryRow{flex:1}@media (max-width:640px){.styles-module__333LVW__gessagemResultsRow{grid-template-columns:1fr}}.styles-module__333LVW__pulverizacaoGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__333LVW__manejoTableWrap{margin-top:.5rem;overflow-x:auto}.styles-module__333LVW__manejoTable{border-collapse:collapse;width:100%;font-size:.8125rem}.styles-module__333LVW__manejoTable th,.styles-module__333LVW__manejoTable td{border:1px solid var(--border);text-align:left;background-color:var(--card);padding:.4rem .5rem}.styles-module__333LVW__manejoTable th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.625rem;font-weight:700}.styles-module__333LVW__manejoTable td{color:var(--foreground)}.styles-module__333LVW__manejoTotalRow{background-color:color-mix(in srgb,var(--primary)8%,transparent);font-weight:700}.styles-module__333LVW__manejoTotalRow td{border-top-width:2px}.styles-module__333LVW__manejoEmptyBlock{border:2px dashed var(--border);border-radius:var(--radius);background-color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:.5rem;padding:1.25rem;display:flex}.styles-module__333LVW__manejoEmptyText{color:var(--text-muted);margin:0;font-size:.875rem}@media (max-width:768px){.styles-module__333LVW__pulverizacaoGrid{grid-template-columns:1fr}}.styles-module__333LVW__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__333LVW__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__333LVW__tipText{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.styles-module__333LVW__formulaTabsList{border-radius:var(--radius-md)!important;background-color:#ececec!important;border:none!important;justify-content:center!important;align-items:center!important;gap:1rem!important;width:100%!important;height:auto!important;margin:0 0 1.5rem!important;padding:1rem 1.5rem!important;display:flex!important}[data-theme=dark] .styles-module__333LVW__formulaTabsList{background-color:#030303!important}.styles-module__333LVW__formulaTabsList button,.styles-module__333LVW__formulaTabsList button:focus,.styles-module__333LVW__formulaTabsList button:focus-visible,.styles-module__333LVW__formulaTabsList button:active,.styles-module__333LVW__formulaTabsList [class*=tabsTriggerActive]{box-shadow:none!important;border:none!important;outline:0!important}.styles-module__333LVW__formulaTabTrigger{min-width:80px;color:var(--text-muted)!important;cursor:pointer!important;border-radius:var(--radius-sm)!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.35rem!important;padding:.65rem 1rem!important;transition:all .2s!important;display:flex!important;position:relative!important}.styles-module__333LVW__formulaTabTrigger:focus,.styles-module__333LVW__formulaTabTrigger:focus-visible{box-shadow:none!important;border:1px solid #0000!important;outline:0!important}.styles-module__333LVW__formulaTabTrigger:not(:last-child):after{content:"";background-color:var(--border);opacity:.6;pointer-events:none;width:1px;position:absolute;top:25%;bottom:25%;right:-.5rem}.dark .styles-module__333LVW__formulaTabTrigger:not(:last-child):after{background-color:#ffffff1a}.styles-module__333LVW__formulaTabTrigger:after{display:block!important}.styles-module__333LVW__formulaTabTrigger[data-state=active],.styles-module__333LVW__formulaTabTrigger:focus,.styles-module__333LVW__formulaTabTrigger:active{color:var(--primary)!important;box-shadow:none!important;background-color:#0000!important;border:none!important;outline:none!important}.tabsTriggerActive.styles-module__333LVW__formulaTabTrigger{box-shadow:none!important;border:none!important}.styles-module__333LVW__formulaTabIcon{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.styles-module__333LVW__formulaTabIconFormula{flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;display:flex}.styles-module__333LVW__formulaTabTrigger svg{width:1.125rem;height:1.125rem;color:inherit;flex-shrink:0}.styles-module__333LVW__formulaTabFormula{color:inherit;font-size:1.125rem;font-weight:400;line-height:1;font-family:var(--font-poppins),sans-serif}.styles-module__333LVW__formulaTabLabel{text-transform:uppercase;letter-spacing:.05em;color:inherit;opacity:.8;font-size:.625rem;font-weight:700}.styles-module__333LVW__referencePanel{border-radius:var(--radius-md);background-color:#0c0c0c;border:none;padding:0;overflow:hidden}[data-theme=dark] .styles-module__333LVW__referencePanel{background-color:#030303;border:none}.styles-module__333LVW__referenceHeader{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}[data-theme=dark] .styles-module__333LVW__referenceHeader{border-bottom:1px solid #ffffff08}.styles-module__333LVW__referenceTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);font-size:.75rem;font-weight:700}.styles-module__333LVW__referenceDescription{color:var(--text-muted);font-size:.625rem}.styles-module__333LVW__referenceTable{border-collapse:collapse;width:100%}.styles-module__333LVW__referenceTable th{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);background-color:var(--background-subtle);text-align:left;padding:.75rem 1.25rem;font-size:.5625rem;font-weight:800}.dark .styles-module__333LVW__referenceTable th{background-color:#ffffff05}.styles-module__333LVW__referenceTable td{color:#ccc;border-bottom:1px solid #ffffff0d;padding:.875rem 1.25rem;font-size:.75rem}[data-theme=dark] .styles-module__333LVW__referenceTable td{border-bottom:1px solid #ffffff08}.styles-module__333LVW__referenceTable tr:last-child td{border-bottom:none}.styles-module__333LVW__referenceTable tr:hover{background-color:color-mix(in srgb,var(--primary)4%,transparent)}.styles-module__333LVW__referenceValue{color:var(--primary);font-weight:700}.styles-module__333LVW__conversaoCell{vertical-align:middle;padding:.5rem!important}.styles-module__333LVW__conversaoInput{text-align:center;border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;min-width:6rem;height:2.25rem;padding:0 .5rem;font-size:.875rem;display:block;color:var(--foreground)!important;background-color:var(--background-alt)!important;-webkit-text-fill-color:var(--foreground)!important}.styles-module__333LVW__conversaoInput::placeholder{color:var(--text-muted)}.styles-module__333LVW__conversaoInput:focus{outline:none;border-color:var(--border)!important;box-shadow:none!important}.styles-module__333LVW__tratamentoGrid{grid-template-columns:1fr auto;align-items:start;gap:1.5rem;display:grid}@media (max-width:900px){.styles-module__333LVW__tratamentoGrid{grid-template-columns:1fr}}.styles-module__333LVW__tratamentoCol{min-width:0}.styles-module__333LVW__tratamentoColSide{min-width:280px}.styles-module__333LVW__tratamentoTableWrap{border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--card);overflow-x:auto}.styles-module__333LVW__tratamentoTableHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);background-color:color-mix(in srgb,var(--primary)8%,transparent);border-bottom:1px solid var(--border);padding:.5rem .75rem;font-size:.6875rem;font-weight:700}.styles-module__333LVW__tratamentoTable{border-collapse:collapse;width:100%;font-size:.8125rem}.styles-module__333LVW__tratamentoTable th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background-color:color-mix(in srgb,var(--primary)12%,transparent);border-bottom:1px solid var(--border);padding:.5rem .75rem;font-size:.625rem;font-weight:600}.styles-module__333LVW__tratamentoTable td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.35rem .75rem}.styles-module__333LVW__tratamentoTable tbody tr{background-color:var(--card)}.styles-module__333LVW__tratamentoTable tbody tr:last-child td{border-bottom:none}.styles-module__333LVW__tratamentoNum{white-space:nowrap;color:var(--text-primary);font-variant-numeric:tabular-nums}.styles-module__333LVW__tratamentoTableFooter{background-color:color-mix(in srgb,var(--primary)6%,transparent);border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.styles-module__333LVW__tratamentoTotalCusto{color:var(--text-primary);margin-left:auto;font-weight:600}.styles-module__333LVW__tratamentoBtnAdicionar{width:100%;max-width:220px;margin-top:1rem}.styles-module__333LVW__tratamentoQuantidadeETempo{margin-top:1.25rem}.styles-module__333LVW__tratamentoQuantidadeETempo .styles-module__333LVW__tratamentoSectionHeader{margin-bottom:.5rem}.styles-module__333LVW__tratamentoQuantidadeETempo .styles-module__333LVW__fieldsRow{align-items:flex-end}.styles-module__333LVW__tratamentoVazaoResultados{background-color:color-mix(in srgb,var(--primary)6%,transparent);border-radius:var(--radius-md);width:100%;margin-top:.75rem;padding:1rem}.styles-module__333LVW__tratamentoSection{margin-top:1.25rem}.styles-module__333LVW__tratamentoSectionHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.5rem;padding:.35rem 0;font-size:.6875rem;font-weight:700}.styles-module__333LVW__tratamentoCustoRow{justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem 0;display:flex}.styles-module__333LVW__tratamentoCustoRow .styles-module__333LVW__fieldLabel,.styles-module__333LVW__tratamentoCustoRow .styles-module__333LVW__summaryLabel{margin-bottom:0}.styles-module__333LVW__formulacaoGrid{grid-template-columns:1fr 1fr minmax(280px,320px);align-items:start;gap:1.25rem;display:grid}@media (max-width:1200px){.styles-module__333LVW__formulacaoGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.styles-module__333LVW__formulacaoGrid{grid-template-columns:1fr}}.styles-module__333LVW__formulacaoCol{flex-direction:column;gap:.75rem;min-width:0;display:flex}.styles-module__333LVW__formulacaoHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--card);background-color:var(--primary);border-radius:var(--radius-md);padding:.5rem .75rem;font-size:.6875rem;font-weight:700}.styles-module__333LVW__formulacaoSubHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);background-color:color-mix(in srgb,var(--primary)18%,transparent);border-radius:var(--radius-sm);padding:.4rem .6rem;font-size:.625rem;font-weight:700}.styles-module__333LVW__formulacaoBloco{border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--card);overflow:hidden}.styles-module__333LVW__formulacaoBlocoConteudo{flex-wrap:wrap;align-items:flex-end;gap:.75rem;padding:.75rem;display:flex}.styles-module__333LVW__formulacaoCampo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.styles-module__333LVW__formulacaoLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.625rem;font-weight:700}.styles-module__333LVW__formulacaoInput{width:100%;min-width:5rem;max-width:7rem}.styles-module__333LVW__formulacaoCampoResultado{background-color:color-mix(in srgb,var(--primary)12%,transparent);border-radius:var(--radius-sm);flex-direction:column;gap:.2rem;min-width:0;padding:.4rem .5rem;display:flex}.styles-module__333LVW__formulacaoOutput{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.styles-module__333LVW__formulacaoNota{color:var(--text-muted);width:100%;margin:0 0 .25rem;font-size:.6875rem}.styles-module__333LVW__formulacaoTableWrap{border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--card);overflow-x:auto}.styles-module__333LVW__formulacaoTable{border-collapse:collapse;width:100%;font-size:.8125rem}.styles-module__333LVW__formulacaoTable th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--foreground);background-color:color-mix(in srgb,var(--primary)18%,transparent);border-bottom:1px solid var(--border);padding:.4rem .5rem;font-size:.5625rem;font-weight:600}.styles-module__333LVW__formulacaoTable td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.25rem .5rem}.styles-module__333LVW__formulacaoTable tbody tr:last-child td{border-bottom:none}.styles-module__333LVW__formulacaoCellInput{pointer-events:auto;width:100%;min-width:2.5rem;font-size:.8125rem;height:1.75rem!important}.styles-module__333LVW__pontosCellOutput{background-color:color-mix(in srgb,var(--primary)12%,transparent);white-space:nowrap;font-weight:500}.styles-module__333LVW__pontosSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:1.25rem 0 .5rem;font-size:.6875rem;font-weight:700}.styles-module__333LVW__pontosSectionTitle:first-of-type{margin-top:.75rem}.styles-module__333LVW__pontosSubhead th{text-transform:uppercase;color:var(--text-muted);font-size:.5625rem;font-weight:600}.styles-module__333LVW__pontosBtnAdd{margin-top:.75rem}.styles-module__333LVW__pontosBtnRemove{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.styles-module__333LVW__pontosBtnRemove:hover:not(:disabled){color:var(--destructive);background-color:color-mix(in srgb,var(--destructive)12%,transparent)}.styles-module__333LVW__pontosBtnRemove:disabled{opacity:.4;cursor:not-allowed}.styles-module__333LVW__pontosTableAlt tbody tr.styles-module__333LVW__pontosRowAlt td{background-color:color-mix(in srgb,var(--primary)6%,transparent)}.styles-module__333LVW__formulacaoTip{color:var(--text-muted);margin:.5rem 0 0;font-size:.6875rem;line-height:1.4}.styles-module__333LVW__formulacaoTabs{width:100%}.styles-module__333LVW__formulacaoTabContent{pointer-events:auto;outline:none;margin-top:1rem}.styles-module__333LVW__formulacaoTabContent[hidden]{display:none}.styles-module__333LVW__formulacaoTabCard{background-color:var(--card);border-radius:var(--radius-md);border:1px solid var(--border);padding:1rem}.styles-module__333LVW__formulacaoTabCard .styles-module__333LVW__formulacaoHeader{margin-bottom:.5rem}.styles-module__333LVW__formulacaoTabCard .styles-module__333LVW__formulacaoTip{margin-bottom:.75rem}.styles-module__333LVW__formulacaoMinitabs{width:100%;margin-top:.75rem}.styles-module__333LVW__formulacaoMinitabsList{background-color:color-mix(in srgb,var(--primary)10%,transparent);border:1px solid var(--border);border-radius:var(--radius-md);gap:0;width:fit-content;min-height:auto;padding:0;display:flex}.styles-module__333LVW__formulacaoMinitabsTrigger{text-transform:none;letter-spacing:.02em;border-radius:calc(var(--radius-md) - 1px);color:var(--text-muted);background:0 0;border:none;padding:.4rem .9rem;font-size:.75rem;font-weight:600}.styles-module__333LVW__formulacaoMinitabsTrigger[data-state=active]{color:var(--primary);background-color:var(--card);border:1px solid var(--border)}.styles-module__333LVW__formulacaoMinitabsContent{outline:none;margin-top:.75rem}.styles-module__333LVW__formulacaoMinitabsContent[hidden]{display:none}.styles-module__333LVW__formulacaoGridBlocos{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.5rem .75rem;margin-top:0;display:grid}.styles-module__333LVW__formulacaoStepIntro{background-color:color-mix(in srgb,var(--primary)8%,transparent);border-radius:var(--radius-md);color:var(--text-secondary);margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.styles-module__333LVW__formulacaoGrupoTitulo{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border-bottom:1px solid var(--border);margin:.75rem 0 .35rem;padding-bottom:.25rem;font-size:.6875rem;font-weight:700}.styles-module__333LVW__formulacaoGrupoTitulo:first-child{margin-top:0}.styles-module__333LVW__formulacaoCardDinamico{border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--card);flex-wrap:wrap;align-items:stretch;gap:0;display:flex;overflow:hidden}.styles-module__333LVW__formulacaoCardDinamicoLado{flex-wrap:wrap;flex:1;align-content:flex-start;align-items:flex-end;gap:.35rem .6rem;min-width:0;padding:.5rem .6rem;display:flex}.styles-module__333LVW__formulacaoCardDinamicoLado .styles-module__333LVW__formulacaoCampo{min-width:0}.styles-module__333LVW__formulacaoCardDinamicoLado .styles-module__333LVW__formulacaoLabel{margin-bottom:.1rem;font-size:.625rem}.styles-module__333LVW__formulacaoCardDinamicoLado input{height:1.75rem;min-height:1.75rem;font-size:.8125rem}.styles-module__333LVW__formulacaoCardDinamicoResultado{background-color:color-mix(in srgb,var(--primary)14%,transparent);border-left:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;min-width:72px;padding:.5rem .6rem;display:flex}.styles-module__333LVW__formulacaoCardDinamicoResultado .styles-module__333LVW__formulacaoLabel{margin-bottom:.1rem;font-size:.5rem}.styles-module__333LVW__formulacaoCardDinamicoResultado .styles-module__333LVW__formulacaoOutput{font-size:.9375rem}.styles-module__333LVW__formulacaoCustosLayout{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:.5rem;display:grid}@media (max-width:1000px){.styles-module__333LVW__formulacaoCustosLayout{grid-template-columns:1fr}}.styles-module__333LVW__formulacaoSectionCard{border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--card);overflow:hidden}.styles-module__333LVW__formulacaoSectionCardHead{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);background-color:color-mix(in srgb,var(--primary)12%,transparent);border-bottom:1px solid var(--border);padding:.6rem .9rem;font-size:.6875rem;font-weight:700}.styles-module__333LVW__formulacaoSectionCardDesc{color:var(--text-muted);border-bottom:1px solid var(--border);padding:.35rem .9rem .5rem;font-size:.6875rem;line-height:1.4}.styles-module__333LVW__formulacaoSectionCardBody{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:0;padding:.9rem;display:flex}.styles-module__333LVW__formulacaoSectionCardBody input{pointer-events:auto;-webkit-user-select:text;user-select:text}.styles-module__333LVW__formulacaoSectionCardInputs{flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:1rem;width:100%;display:flex}.styles-module__333LVW__formulacaoSectionCardInputs .styles-module__333LVW__formulacaoCampo{width:140px;min-width:140px;max-width:140px}.styles-module__333LVW__formulacaoSectionCardInputs .styles-module__333LVW__formulacaoInput{max-width:100%}.styles-module__333LVW__formulacaoSectionCardResultados{flex-direction:row;justify-content:flex-end;align-items:stretch;gap:1rem;margin-top:1rem;display:flex}.styles-module__333LVW__formulacaoSectionCardResultados .styles-module__333LVW__formulacaoCampoResultado{box-sizing:border-box;width:140px;min-width:140px;max-width:140px}.styles-module__333LVW__smpTableWrapper{margin-top:1rem}.styles-module__333LVW__smpTableTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 .5rem;font-size:.625rem;font-weight:700}.styles-module__333LVW__smpTableScroll{border-radius:var(--radius-md);scrollbar-width:thin;scrollbar-color:var(--border)transparent;overflow-x:auto}.styles-module__333LVW__smpTableScroll::-webkit-scrollbar{height:4px}.styles-module__333LVW__smpTableScroll::-webkit-scrollbar-track{background:0 0}.styles-module__333LVW__smpTableScroll::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:4px}.styles-module__333LVW__smpTable{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:280px;font-size:.75rem}.styles-module__333LVW__smpTh{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);background-color:var(--background-subtle);text-align:center;white-space:nowrap;padding:.4rem .75rem;font-size:.5625rem;font-weight:700;transition:background-color .2s,color .2s}.styles-module__333LVW__smpThActive{background-color:color-mix(in srgb,var(--primary)15%,transparent);color:var(--primary)}.styles-module__333LVW__smpRow{transition:background-color .15s}.styles-module__333LVW__smpRow:hover{background-color:color-mix(in srgb,var(--primary)4%,transparent)}.styles-module__333LVW__smpRowHighlight{background-color:color-mix(in srgb,var(--primary)10%,transparent)}.styles-module__333LVW__smpTd{text-align:center;color:var(--text-secondary);border-bottom:1px solid color-mix(in srgb,var(--border)60%,transparent);white-space:nowrap;padding:.3rem .75rem;transition:background-color .2s,color .2s}.styles-module__333LVW__smpRow:last-child .styles-module__333LVW__smpTd,.styles-module__333LVW__smpRowHighlight:last-child .styles-module__333LVW__smpTd{border-bottom:none}.styles-module__333LVW__smpTdActive{background-color:color-mix(in srgb,var(--primary)6%,transparent);color:var(--foreground)}.styles-module__333LVW__smpTdHighlightActive{background-color:color-mix(in srgb,var(--primary)22%,transparent);color:var(--primary);font-weight:600}.styles-module__333LVW__cellInput{border-radius:var(--radius-sm,4px);border:1px solid color-mix(in srgb,var(--border)70%,transparent);background:color-mix(in srgb,var(--background)90%,var(--primary)2%);height:28px;color:var(--text-primary);font-variant-numeric:tabular-nums;cursor:text;outline:none;width:100%;min-width:60px;padding:0 .4rem;font-size:.8125rem;transition:border-color .15s,background-color .15s,box-shadow .15s}.styles-module__333LVW__cellInput:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)6%,var(--background))}.styles-module__333LVW__cellInput:focus{border-color:var(--primary);background:var(--background);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary)18%,transparent)}.styles-module__333LVW__rmBtn{background:color-mix(in srgb,var(--destructive,#ef4444)10%,transparent);cursor:pointer;width:26px;height:26px;color:var(--destructive,#ef4444);border:none;border-radius:4px;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:flex}.styles-module__333LVW__rmBtn:hover{color:var(--destructive,#ef4444);background-color:color-mix(in srgb,var(--destructive,#ef4444)18%,transparent)}.styles-module__333LVW__flatCellInput{background-color:var(--background-subtle);height:28px;color:var(--text-primary);text-align:center;font-variant-numeric:tabular-nums;border:none;border-radius:0;outline:none;width:100%;padding:0 .5rem;font-size:.75rem;transition:background-color .15s}.styles-module__333LVW__flatCellInput:focus{background-color:color-mix(in srgb,var(--background-subtle)90%,var(--primary)10%)}.styles-module__333LVW__transparentCellInput{width:100%;height:28px;color:var(--text-primary);background:0 0;border:none;outline:none;padding:0 .25rem;font-size:.75rem;font-weight:500}
.styles-module__dd50XG__wrapper{-webkit-backdrop-filter:blur(12px);background:#ffffff73;border-radius:0;flex-direction:column;gap:.75rem;padding:.75rem 1rem;font-family:inherit;display:flex;box-shadow:none!important;border:none!important}[data-theme=dark] .styles-module__dd50XG__wrapper{background:#1a1a1a!important}.styles-module__dd50XG__plainWrapper{box-shadow:none;background:0 0;border-radius:0;flex-direction:column;gap:1.5rem;padding:0;font-family:inherit;display:flex}.styles-module__dd50XG__topBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.styles-module__dd50XG__searchContainer{flex:1;align-items:center;max-width:100%;display:flex;position:relative}.styles-module__dd50XG__searchInput{background-color:var(--background-alt);width:100%;color:var(--text-primary);border-radius:0;outline:none;height:32px;padding:0 1rem 0 2.5rem;font-size:.8125rem;transition:all .2s;border:none!important}[data-theme=dark] .styles-module__dd50XG__searchInput{background-color:#2a2a2a!important}.styles-module__dd50XG__searchInput:focus{background-color:var(--background-subtle)!important}.styles-module__dd50XG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:.75rem}.styles-module__dd50XG__actionsContainer{align-items:center;gap:.75rem;display:flex}.styles-module__dd50XG__filtersContainer{flex:1;align-items:center;gap:.75rem;display:flex}.styles-module__dd50XG__bulkActions{background:var(--tag-success-bg);color:var(--tag-success-color);border-radius:.5rem;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:.9rem;animation:.2s ease-in-out styles-module__dd50XG__fadeIn;display:flex}.styles-module__dd50XG__bulkActions span{font-weight:600}.styles-module__dd50XG__tableContainer{overflow-x:auto}.styles-module__dd50XG__table{border-collapse:collapse;border-spacing:0;width:100%;min-width:100%}.styles-module__dd50XG__table thead th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#00000005;padding:.5rem .75rem;font-size:.6875rem;font-weight:600;border-bottom:none!important}[data-theme=dark] .styles-module__dd50XG__table thead th{background-color:#ffffff05}.styles-module__dd50XG__table tbody tr{cursor:pointer;background-color:#0000;transition:background-color .15s;border-bottom:none!important}.styles-module__dd50XG__table tbody tr:last-child{border-bottom:none}.styles-module__dd50XG__table tbody tr:nth-child(2n){background-color:#00000004}[data-theme=dark] .styles-module__dd50XG__table tbody tr:nth-child(2n){background-color:#ffffff04}.styles-module__dd50XG__table tbody tr:hover{background-color:color-mix(in srgb,var(--sidebar-item-hover)30%,transparent)!important}.styles-module__dd50XG__table tbody tr td{color:var(--text-primary);vertical-align:middle;border:none;padding:.5rem .75rem;font-size:.8125rem;font-weight:400!important}.styles-module__dd50XG__checkbox{appearance:none;border:2px solid var(--input-border);background-color:var(--input-bg);cursor:pointer;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;transition:border-color .2s,background-color .2s,box-shadow .2s;display:inline-flex}.styles-module__dd50XG__checkbox:hover{border-color:var(--text-muted)}.styles-module__dd50XG__checkbox:focus{box-shadow:0 0 0 2px var(--card),0 0 0 4px var(--primary);outline:none}.styles-module__dd50XG__checkbox:checked{background-color:var(--primary);border-color:var(--primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8l3 3 7-7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem .75rem}.styles-module__dd50XG__checkbox:checked:hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}.styles-module__dd50XG__checkbox:focus-visible{box-shadow:0 0 0 2px var(--card),0 0 0 4px var(--primary);outline:none}.styles-module__dd50XG__sortIcon{opacity:.3;margin-left:.4rem;transition:opacity .2s;display:inline-flex}.styles-module__dd50XG__activeSort{opacity:1;color:var(--primary)}.styles-module__dd50XG__statusBadge{border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}@keyframes styles-module__dd50XG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__dd50XG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.styles-module__dd50XG__skeletonRow td{background-color:#0000!important}.styles-module__dd50XG__skeletonCell{background:linear-gradient(90deg,color-mix(in srgb,var(--background)80%,transparent)25%,color-mix(in srgb,var(--border)40%,transparent)50%,color-mix(in srgb,var(--background)80%,transparent)75%);background-size:200% 100%;border-radius:.375rem;height:.875rem;animation:1.6s ease-in-out infinite styles-module__dd50XG__shimmer}.styles-module__dd50XG__skeletonCheckbox{background:linear-gradient(90deg,color-mix(in srgb,var(--background)80%,transparent)25%,color-mix(in srgb,var(--border)40%,transparent)50%,color-mix(in srgb,var(--background)80%,transparent)75%);background-size:200% 100%;border-radius:.25rem;width:1rem;height:1rem;margin:0 auto;animation:1.6s ease-in-out infinite styles-module__dd50XG__shimmer}
.historico-module__EwUXyG__emptyText{color:var(--text-muted);font-size:var(--text-sm,.85rem);margin:0;padding:1rem 0}.historico-module__EwUXyG__list{flex-direction:column;gap:.4rem;display:flex}.historico-module__EwUXyG__item{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.historico-module__EwUXyG__itemInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.historico-module__EwUXyG__itemTipo{font-size:var(--text-xs,.78rem);text-transform:capitalize;color:var(--text-primary);font-weight:600}.historico-module__EwUXyG__itemDate{font-size:var(--text-2xs,.72rem);color:var(--text-muted)}.historico-module__EwUXyG__itemResumo{font-size:var(--text-xs,.75rem);color:var(--text-secondary)}
.styles-module__6TY2pa__formGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;display:grid}.styles-module__6TY2pa__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:1rem 0 .5rem;font-size:.6875rem;font-weight:600}.styles-module__6TY2pa__interGrid{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}.styles-module__6TY2pa__interCard{-webkit-backdrop-filter:blur(12px);flex-direction:column;flex:140px;justify-content:space-between;min-width:120px;min-height:110px;transition:background-color .2s;display:flex;box-shadow:none!important;background:#ffffff73!important;border:none!important;border-radius:0!important;padding:.6rem!important}.styles-module__6TY2pa__interCard:hover{background:#fff9!important}[data-theme=dark] .styles-module__6TY2pa__interCard{background:#1f1f1f!important;border:none!important}[data-theme=dark] .styles-module__6TY2pa__interCard:hover{background:#2d2d2d!important}.styles-module__6TY2pa__interLabel{color:var(--text-muted);font-size:.58rem;font-weight:500}.styles-module__6TY2pa__interValue{color:var(--text-primary);font-size:.76rem;font-weight:600;line-height:1.2}.styles-module__6TY2pa__interClasse{letter-spacing:.04em;text-transform:uppercase;font-size:.52rem;font-weight:600}.styles-module__6TY2pa__badge{border-radius:var(--radius-sm);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.styles-module__6TY2pa__kpiRow{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.5rem;width:100%;display:grid}.styles-module__6TY2pa__evoUp{color:var(--success,#22c55e);font-weight:600}.styles-module__6TY2pa__evoDown{color:var(--destructive,#ef4444);font-weight:600}.styles-module__6TY2pa__evoEq{color:var(--text-muted)}.styles-module__6TY2pa__calagemGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:.5rem;display:grid}.styles-module__6TY2pa__calagemCol{background:var(--background);border-radius:var(--radius-sm);flex-direction:column;gap:.375rem;padding:.625rem .75rem;display:flex}.styles-module__6TY2pa__calagemColTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:.125rem;padding-bottom:.25rem;font-size:.625rem;font-weight:700;display:block}.styles-module__6TY2pa__calagemResultCard{border-radius:var(--radius-sm);background:var(--surface,var(--muted));flex-direction:column;gap:.1rem;padding:.375rem .5rem;display:flex}.styles-module__6TY2pa__calagemResultTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.2rem;font-size:.5rem;font-weight:700;display:block}.styles-module__6TY2pa__livePanel{flex-direction:column;gap:.25rem;margin-top:.25rem;display:flex}.styles-module__6TY2pa__livePanelGrid{grid-template-columns:2fr 1fr 1fr;gap:.25rem;display:grid}.styles-module__6TY2pa__livePanelCard{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-sm);box-shadow:none;background:#ffffff73;border:none;padding:.375rem .625rem}[data-theme=dark] .styles-module__6TY2pa__livePanelCard{box-shadow:none;background:#19191973;border:none}.styles-module__6TY2pa__livePanelTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--border);margin-bottom:.25rem;padding-bottom:.1875rem;font-size:.5625rem;font-weight:700;display:block}.styles-module__6TY2pa__liveRow{justify-content:space-between;align-items:center;gap:.5rem;padding:.125rem 0;display:flex}.styles-module__6TY2pa__liveLbl{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.6875rem}.styles-module__6TY2pa__liveIdeal{color:var(--text-muted);opacity:.6;font-size:.5625rem}.styles-module__6TY2pa__liveRight{justify-content:flex-end;align-items:center;gap:.375rem;display:flex}.styles-module__6TY2pa__liveVal{color:var(--text-primary);text-align:right;min-width:2.5rem;font-size:.875rem;font-weight:600}.styles-module__6TY2pa__liveStatus{text-transform:uppercase;letter-spacing:.04em;min-width:2.75rem;font-size:.625rem;font-weight:700}.styles-module__6TY2pa__histTable{border-collapse:collapse;width:100%;font-size:.75rem}.styles-module__6TY2pa__histTable th{text-align:left;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);padding:.75rem;font-size:.625rem;font-weight:600;background:0 0!important}.styles-module__6TY2pa__histTable td{color:var(--text-primary);vertical-align:middle;padding:.75rem}.styles-module__6TY2pa__histTable tr:not(:last-child) td{border-bottom:1px solid var(--border)}.styles-module__6TY2pa__corBaixo{color:#ca8a04;font-weight:500}[data-theme=dark] .styles-module__6TY2pa__corBaixo{color:#f59e0b}.styles-module__6TY2pa__corMedio{color:#5c6f50;font-weight:500}[data-theme=dark] .styles-module__6TY2pa__corMedio{color:#8fa382}.styles-module__6TY2pa__corAlto{color:#16a34a;font-weight:500}[data-theme=dark] .styles-module__6TY2pa__corAlto{color:#22c55e}.styles-module__6TY2pa__resultBox{background:var(--muted);border-radius:var(--radius-md);flex-direction:column;gap:.625rem;padding:1rem 1.25rem;display:flex}.styles-module__6TY2pa__resultRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__6TY2pa__resultLabel{color:var(--text-muted);font-size:.8125rem}.styles-module__6TY2pa__resultValue{color:var(--text-primary);font-size:1rem;font-weight:600}.styles-module__6TY2pa__resultHighlight{color:var(--primary);font-size:1.25rem;font-weight:700}.styles-module__6TY2pa__tip{background:var(--muted);border-radius:var(--radius-md);color:var(--text-muted);align-items:flex-start;gap:.625rem;margin-top:.5rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}@media (max-width:600px){.styles-module__6TY2pa__formGrid,.styles-module__6TY2pa__interGrid,.styles-module__6TY2pa__kpiRow{grid-template-columns:repeat(2,1fr)}}.styles-module__6TY2pa__stepper{align-items:center;gap:0;margin-bottom:1.25rem;display:flex;overflow-x:auto}.styles-module__6TY2pa__stepItem{cursor:pointer;border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:background .15s;display:flex}.styles-module__6TY2pa__stepItem:hover{background:var(--muted)}.styles-module__6TY2pa__stepCircle{background:var(--muted);width:28px;height:28px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.styles-module__6TY2pa__stepActive .styles-module__6TY2pa__stepCircle{background:var(--primary);color:var(--primary-foreground,#fff)}.styles-module__6TY2pa__stepDone .styles-module__6TY2pa__stepCircle{background:var(--success,#22c55e);color:#fff}.styles-module__6TY2pa__stepLabel{color:var(--text-muted);font-size:.78rem;font-weight:500;transition:color .15s}.styles-module__6TY2pa__stepActive .styles-module__6TY2pa__stepLabel{color:var(--text-primary);font-weight:600}.styles-module__6TY2pa__stepDone .styles-module__6TY2pa__stepLabel{color:var(--success,#22c55e)}.styles-module__6TY2pa__stepLine{background:var(--border);flex:1;min-width:16px;max-width:48px;height:2px}.styles-module__6TY2pa__stepLineDone{background:var(--success,#22c55e)}.styles-module__6TY2pa__stepContent{min-height:200px}.styles-module__6TY2pa__stepActions{justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem;display:flex}[data-theme=dark] .styles-module__6TY2pa__kpiCard{box-shadow:none;--kpi-total-color:#60a5fa;--kpi-total-bg:#60a5fa26;--kpi-ativos-color:#4ade80;--kpi-ativos-bg:#4ade8026;--kpi-ph-color:#f472b6;--kpi-ph-bg:#f472b626;border:none;background:#1f1f1f!important}[data-theme=dark] .styles-module__6TY2pa__actionItem{background:#1f1f1f!important}[data-theme=dark] .styles-module__6TY2pa__actionItem:hover{background:#2d2d2d!important}.styles-module__6TY2pa__chartsGrid{grid-template-columns:1fr;gap:.5rem;display:grid}.styles-module__6TY2pa__chartCard{-webkit-backdrop-filter:blur(12px);box-shadow:none;background:#ffffff73;border:none;border-radius:0;padding:.85rem 1rem;transition:all .3s}[data-theme=dark] .styles-module__6TY2pa__chartCard{box-shadow:none;border:none;background:#1f1f1f!important}.styles-module__6TY2pa__chartTitle{color:var(--text-primary);font-size:.875rem;font-weight:600}[data-theme=dark] .styles-module__6TY2pa__recentSection{background:#1f1f1f!important}.styles-module__6TY2pa__recentIconWrapper{flex-shrink:0}.styles-module__6TY2pa__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__6TY2pa__recentDetails{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.styles-module__6TY2pa__recentTop{justify-content:space-between;align-items:center;display:flex}.styles-module__6TY2pa__recentName{color:var(--text-primary);font-size:.825rem;font-weight:600}.styles-module__6TY2pa__recentBottom{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.72rem;display:flex}.styles-module__6TY2pa__dot{font-size:.4rem}.styles-module__6TY2pa__recentField{color:var(--text-secondary)}.styles-module__6TY2pa__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__6TY2pa__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__6TY2pa__recentArrow{color:var(--text-muted);flex-shrink:0;transition:all .2s}.styles-module__6TY2pa__recentItem:hover .styles-module__6TY2pa__recentArrow{color:var(--primary);transform:translate(1px,-1px)}.styles-module__6TY2pa__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.styles-module__6TY2pa__kpiCardSkeleton{background:var(--card);border-radius:var(--radius-md);box-shadow:none;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.styles-module__6TY2pa__skeletonIcon{background:linear-gradient(90deg,var(--skeleton-from)25%,var(--skeleton-to)50%,var(--skeleton-from)75%);background-size:200% 100%;border-radius:50%;width:36px;height:36px;animation:1.5s linear infinite styles-module__6TY2pa__shimmer}.styles-module__6TY2pa__skeletonData{flex-direction:column;flex:1;gap:.35rem;display:flex}.styles-module__6TY2pa__skeletonLabel,.styles-module__6TY2pa__skeletonValue,.styles-module__6TY2pa__skeletonSubtext,.styles-module__6TY2pa__skeletonCircle,.styles-module__6TY2pa__skeletonLineShort,.styles-module__6TY2pa__skeletonLineLong,.styles-module__6TY2pa__skeletonChart{background:linear-gradient(90deg,var(--skeleton-from)25%,var(--skeleton-to)50%,var(--skeleton-from)75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s linear infinite styles-module__6TY2pa__shimmer}.styles-module__6TY2pa__skeletonLabel{width:40%;height:.65rem}.styles-module__6TY2pa__skeletonValue{width:60%;height:1.25rem}.styles-module__6TY2pa__skeletonSubtext{width:80%;height:.65rem}.styles-module__6TY2pa__skeletonChart{width:100%;height:300px}.styles-module__6TY2pa__recentItemSkeleton{background:var(--background-subtle);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.625rem .85rem;display:flex}.styles-module__6TY2pa__skeletonCircle{border-radius:50%;width:32px;height:32px}.styles-module__6TY2pa__skeletonDetails{flex-direction:column;flex:1;gap:.35rem;display:flex}.styles-module__6TY2pa__skeletonLineShort{width:30%;height:.8rem}.styles-module__6TY2pa__skeletonLineLong{width:60%;height:.7rem}@keyframes styles-module__6TY2pa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.styles-module__6TY2pa__tableListWrapper{flex-direction:column;gap:0;width:100%;max-width:100%;height:100%;margin:0;padding:0;display:flex}.styles-module__6TY2pa__formulaTabsList{-webkit-backdrop-filter:blur(12px)!important;border-radius:var(--radius-md)!important;width:100%!important;height:auto!important;box-shadow:none!important;background:#ffffff73!important;border:none!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;margin:0 0 1rem!important;padding:.65rem 1rem!important;display:flex!important}[data-theme=dark] .styles-module__6TY2pa__formulaTabsList{background:#19191973!important}.styles-module__6TY2pa__formulaTabTrigger{min-width:80px;color:var(--text-muted)!important;cursor:pointer!important;border-radius:var(--radius-sm)!important;box-shadow:none!important;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.25rem!important;padding:.5rem 1rem!important;transition:all .2s!important;display:flex!important;position:relative!important}.styles-module__6TY2pa__formulaTabTrigger:focus,.styles-module__6TY2pa__formulaTabTrigger:focus-visible{box-shadow:none!important;outline:none!important}.styles-module__6TY2pa__formulaTabTrigger[data-state=active],.styles-module__6TY2pa__formulaTabTrigger:hover{color:var(--primary)!important;background-color:#fff3!important}:is([data-theme=dark] .styles-module__6TY2pa__formulaTabTrigger[data-state=active],[data-theme=dark] .styles-module__6TY2pa__formulaTabTrigger:hover){background-color:#ffffff0d!important}.styles-module__6TY2pa__formulaTabLabel{text-transform:uppercase;letter-spacing:.05em;color:inherit;font-size:.72rem;font-weight:600}.styles-module__6TY2pa__container{flex-direction:column;gap:1rem;width:100%;padding:0;display:flex}.styles-module__6TY2pa__stepBar{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);box-shadow:none;background:#ffffff73;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}[data-theme=dark] .styles-module__6TY2pa__stepBar{background:#19191973}.styles-module__6TY2pa__stepList{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__6TY2pa__stepSegment{flex:1;justify-content:center;align-items:center;min-width:2rem;margin-top:calc(1.25rem - 2px);padding:0 .25rem;display:flex}.styles-module__6TY2pa__stepSegmentLine{background-color:var(--border);border-radius:3px;width:100%;height:3px;position:relative;overflow:hidden}.styles-module__6TY2pa__stepSegmentLine:after{content:"";background:var(--primary);width:0;height:100%;transition:width .3s ease-in-out;position:absolute;top:0;left:0}.styles-module__6TY2pa__stepSegmentLineFilled:after{width:100%}.styles-module__6TY2pa__stepBtn{cursor:pointer;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:.35rem;padding:.35rem .5rem;font-size:.65rem;font-weight:600;transition:all .2s;display:flex}.styles-module__6TY2pa__stepBtn:hover{color:var(--text-secondary);background-color:#fff3}[data-theme=dark] .styles-module__6TY2pa__stepBtn:hover{background-color:#ffffff0d}.styles-module__6TY2pa__stepBtnActive{color:var(--primary)}.styles-module__6TY2pa__stepNumber{background-color:var(--background-subtle);width:2rem;height:2rem;color:var(--text-muted);border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.styles-module__6TY2pa__stepNumberActive{background-color:var(--primary);color:#fff;border-color:var(--primary)}.styles-module__6TY2pa__stepNumberDone{background-color:var(--success,#22c55e);color:#fff;border-color:var(--success,#22c55e)}.styles-module__6TY2pa__stepLabel{text-align:center;max-width:6rem;line-height:1.2}.styles-module__6TY2pa__contentCard{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);box-shadow:none;background:#ffffff73;border:none}[data-theme=dark] .styles-module__6TY2pa__contentCard{background:#19191973}.styles-module__6TY2pa__contentCardAfterSteps{margin-top:1rem}.styles-module__6TY2pa__cardContentSpaced{padding:1.25rem}.styles-module__6TY2pa__fieldsRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:.75rem;display:grid}.styles-module__6TY2pa__fieldWrap{flex-direction:column;gap:.25rem;display:flex}.styles-module__6TY2pa__fieldLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.7rem;font-weight:600}.styles-module__6TY2pa__summaryDivider{background-color:var(--border);height:1px;margin:1rem 0}.styles-module__6TY2pa__summaryInsideCard{border-radius:var(--radius-sm);background-color:#fff3;padding:.85rem}[data-theme=dark] .styles-module__6TY2pa__summaryInsideCard{background-color:#ffffff08}.styles-module__6TY2pa__summaryRow{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;display:grid}.styles-module__6TY2pa__summaryItem{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;display:flex}.styles-module__6TY2pa__summaryItem:not(:last-child){border-right:1px solid var(--border)}.styles-module__6TY2pa__summaryLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.6rem;font-weight:600}.styles-module__6TY2pa__summaryValueRegular{color:var(--text-primary);font-size:.85rem;font-weight:500}.styles-module__6TY2pa__summaryValueLarge{color:var(--text-primary);font-size:1.1rem;font-weight:600}.styles-module__6TY2pa__gessagemResultsRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.styles-module__6TY2pa__tipBlock{border-radius:var(--radius-sm);background-color:#fff3;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}[data-theme=dark] .styles-module__6TY2pa__tipBlock{background-color:#ffffff08}.styles-module__6TY2pa__tipIcon{flex-shrink:0;font-size:1.1rem}.styles-module__6TY2pa__tipText{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.4}.styles-module__6TY2pa__navBar{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);box-shadow:none;background:#ffffff73;border:none;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.85rem 1.25rem;display:flex}[data-theme=dark] .styles-module__6TY2pa__navBar{background:#19191973}.styles-module__6TY2pa__navLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.65rem;font-weight:700}.styles-module__6TY2pa__navActions{align-items:center;gap:.5rem;display:flex}.styles-module__6TY2pa__tabHeader{background-color:#dcdcdc;border:none;border-radius:0;grid-template-columns:repeat(3,1fr);gap:1px;width:100%;margin:0;padding:0;display:grid}[data-theme=dark] .styles-module__6TY2pa__tabHeader{background-color:#404040}.styles-module__6TY2pa__tabBtn{box-shadow:none;color:#555;cursor:pointer;text-align:center;letter-spacing:.1em;text-transform:uppercase;background-color:#e1e1e1;border:none;border-radius:0;outline:none;padding:1.25rem 1rem;font-size:.8rem;font-weight:500;transition:background-color .2s}.styles-module__6TY2pa__tabBtn:hover{background-color:#d2d2d2}[data-theme=dark] .styles-module__6TY2pa__tabBtn{color:#a3a3a3;background-color:#1a1a1a}[data-theme=dark] .styles-module__6TY2pa__tabBtn:hover{background-color:#2a2a2a}.styles-module__6TY2pa__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:1.25rem 1rem;font-size:.8rem;font-weight:600}[data-theme=dark] .styles-module__6TY2pa__tabBtnActive{color:#fff;background-color:#44c54b}.styles-module__6TY2pa__soloTableContainer{width:100%}.styles-module__6TY2pa__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__6TY2pa__soloTableContainer [class*=topBar]{background-color:var(--card)!important;border-radius:0!important;margin-bottom:0!important;padding:1rem 1.25rem!important}.styles-module__6TY2pa__soloTableContainer [class*=tableContainer]{background:color-mix(in srgb,var(--card)45%,transparent)!important;-webkit-backdrop-filter:blur(40px)!important;border-radius:0!important;margin-top:1rem!important;padding:1.25rem!important}.styles-module__6TY2pa__historicoCardWrapper{background:0 0;border:none;border-radius:0;flex-direction:column;gap:1rem;padding:0;display:flex}.styles-module__6TY2pa__historicoCardWrapper [class*=topBar]{background-color:var(--card)!important;border-radius:0!important;margin-bottom:0!important;padding:1rem 1.25rem!important}.styles-module__6TY2pa__historicoTableWrapper{background:color-mix(in srgb,var(--card)45%,transparent);-webkit-backdrop-filter:blur(40px);border-radius:0;padding:1.25rem;overflow-x:auto}.styles-module__6TY2pa__historicoTableWrapper table{border-collapse:collapse;border:none;width:100%}.styles-module__6TY2pa__historicoTableWrapper table th{border-bottom:2px solid var(--border);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background-color:var(--background-subtle);padding:.85rem 1rem;font-size:.65rem;font-weight:600}.styles-module__6TY2pa__historicoTableWrapper table td{border-bottom:1px solid var(--border);color:var(--text-primary);padding:.85rem 1rem;font-size:.825rem}.styles-module__6TY2pa__historicoTableWrapper table tr:hover td{background-color:color-mix(in srgb,var(--sidebar-item-hover)80%,transparent)}.styles-module__6TY2pa__btnNewGreen{color:#fff!important;background-color:#44c54b!important;border:none!important;border-radius:0!important;align-items:center!important;gap:.25rem!important;font-weight:600!important;transition:background-color .2s!important;display:inline-flex!important}.styles-module__6TY2pa__btnNewGreen:hover{background-color:#3eb545!important}.styles-module__6TY2pa__mainLayout{grid-template-columns:330px 1fr;align-items:stretch;gap:.5rem;height:calc(100vh - 60px);min-height:0;display:grid;position:relative;overflow:hidden}.styles-module__6TY2pa__sidebar{background-color:var(--card);border:none;border-radius:0;flex-direction:column;gap:0;height:auto;margin-bottom:48px;padding:0;display:flex;overflow:hidden}.styles-module__6TY2pa__sidebarInputsArea{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex;overflow-y:auto}.styles-module__6TY2pa__sidebarInputsArea::-webkit-scrollbar{width:4px}.styles-module__6TY2pa__sidebarInputsArea::-webkit-scrollbar-track{background:var(--background-subtle)}.styles-module__6TY2pa__sidebarInputsArea::-webkit-scrollbar-thumb{background:#44c54b;border-radius:0}.styles-module__6TY2pa__sidebarInputsArea::-webkit-scrollbar-thumb:hover{background:#3eb545}.styles-module__6TY2pa__sidebarActions{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.styles-module__6TY2pa__section{flex-direction:column;gap:.5rem;display:flex}.styles-module__6TY2pa__sectionHeader{cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.35rem .15rem;transition:opacity .2s;display:flex}.styles-module__6TY2pa__sectionHeader:hover{opacity:.85}.styles-module__6TY2pa__sectionTitleGroup{align-items:center;gap:.4rem;width:100%;display:flex}.styles-module__6TY2pa__sectionTitleGroup span{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:600}.styles-module__6TY2pa__sectionLine{background-color:var(--border);flex:1;height:1px}.styles-module__6TY2pa__sectionIcon{color:#44c54b;flex-shrink:0;transition:transform .2s}.styles-module__6TY2pa__sectionIconCollapsed{transform:rotate(-90deg)}.styles-module__6TY2pa__sectionContent{flex-direction:column;gap:.65rem;padding:.15rem .25rem;display:flex}.styles-module__6TY2pa__inputField{flex-direction:column;gap:.25rem;display:flex}.styles-module__6TY2pa__inputLabel{color:var(--text-muted);text-transform:uppercase;font-size:.68rem;font-weight:600}.styles-module__6TY2pa__sidebarInput{outline:none;width:100%;height:32px;padding:0 .5rem;font-size:.75rem;font-weight:400;color:#000!important;background-color:#f2f2f2!important;border:none!important;border-radius:0!important}[data-theme=dark] .styles-module__6TY2pa__sidebarInput{color:#fff!important;background-color:#171717!important;border:none!important}.styles-module__6TY2pa__sidebarInput:focus{outline:none;border:none!important}.styles-module__6TY2pa__sliderFieldRow{align-items:center;gap:.5rem;display:flex}.styles-module__6TY2pa__sidebarSlider{appearance:none;background:var(--border);border-radius:0;outline:none;flex:1;height:4px}.styles-module__6TY2pa__sidebarSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#44c54b;border-radius:50%;width:12px;height:12px}.styles-module__6TY2pa__sidebarSliderInput{text-align:center;outline:none;width:60px;height:32px;padding:0 .25rem;font-size:.8rem;font-weight:400;color:#000!important;background-color:#f2f2f2!important;border:none!important;border-radius:0!important}[data-theme=dark] .styles-module__6TY2pa__sidebarSliderInput{color:#fff!important;background-color:#171717!important;border:none!important}.styles-module__6TY2pa__inputGrid2{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.styles-module__6TY2pa__culturaRow{color:var(--text-primary);letter-spacing:.08em;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#eaeaea;border:none;border-radius:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem .75rem;font-size:.72rem;font-weight:600;display:flex;position:relative}[data-theme=dark] .styles-module__6TY2pa__culturaRow{background-color:#333}.styles-module__6TY2pa__culturaLabel{flex-shrink:0}.styles-module__6TY2pa__culturaLine{background-color:var(--border);flex:1;height:1px}.styles-module__6TY2pa__culturaSelectWrapper{flex-shrink:0;align-items:center;display:flex}.styles-module__6TY2pa__culturaSelectVisualBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;outline:none;align-items:center;gap:.35rem;padding:0;display:flex}.styles-module__6TY2pa__culturaSelectedText{color:var(--text-primary);text-transform:uppercase;font-size:.8rem;font-weight:600}.styles-module__6TY2pa__culturaChevron{color:var(--text-muted);pointer-events:none;margin-left:.1rem}.styles-module__6TY2pa__culturaDropdownList{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);z-index:50;flex-direction:column;width:auto;max-height:250px;margin-top:4px;padding:.25rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.styles-module__6TY2pa__culturaDropdownItem{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;transition:background-color .15s;display:flex}.styles-module__6TY2pa__culturaDropdownItem:hover{background-color:var(--background-subtle);color:var(--text-primary)}.styles-module__6TY2pa__culturaDropdownItemActive{background-color:color-mix(in srgb,var(--primary)10%,transparent);width:100%;color:var(--primary);cursor:default;text-align:left;border-radius:var(--radius-sm);border:none;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;display:flex}.styles-module__6TY2pa__resultsWrapper{background-color:var(--background);flex-direction:column;height:100%;display:flex;overflow:hidden}.styles-module__6TY2pa__resultsArea{flex-direction:column;flex:1;gap:.35rem;margin-bottom:48px;padding:.5rem .5rem .5rem 0;display:flex;overflow-y:auto}.styles-module__6TY2pa__resultsArea::-webkit-scrollbar{width:4px}.styles-module__6TY2pa__resultsArea::-webkit-scrollbar-track{background:0 0}.styles-module__6TY2pa__resultsArea::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-sm)}.styles-module__6TY2pa__resultsGrid{flex-direction:column;gap:.5rem;width:100%;display:flex}.styles-module__6TY2pa__resultsCard{background-color:#eaeaea;border:none;border-radius:0;flex-direction:column;width:100%;max-width:480px;display:flex;overflow:visible}[data-theme=dark] .styles-module__6TY2pa__resultsCard{background-color:#1f1f1f}.styles-module__6TY2pa__resultsCardHeader{color:#fff;letter-spacing:.08em;text-transform:uppercase;background-color:#44c54b;border-radius:0;padding:.4rem .6rem;font-size:.75rem;font-weight:600}.styles-module__6TY2pa__resultsSubHeader{color:#333;text-align:center;letter-spacing:.15em;text-transform:uppercase;background-color:#d2d2d2;padding:.15rem .25rem;font-size:.58rem;font-weight:600}[data-theme=dark] .styles-module__6TY2pa__resultsSubHeader{color:#a3a3a3;background-color:#262626}.styles-module__6TY2pa__resultsGridFlat3{background-color:#fff;grid-template-columns:repeat(3,1fr);gap:1px;padding:0;display:grid}.styles-module__6TY2pa__resultsGridFlat5{background-color:#fff;grid-template-columns:repeat(5,1fr);gap:1px;padding:0;display:grid}.styles-module__6TY2pa__resultsGridFlat2{background-color:#fff;grid-template-columns:repeat(2,1fr);gap:1px;padding:0;display:grid}:is([data-theme=dark] .styles-module__6TY2pa__resultsGridFlat3,[data-theme=dark] .styles-module__6TY2pa__resultsGridFlat5,[data-theme=dark] .styles-module__6TY2pa__resultsGridFlat2){background-color:#262626}.styles-module__6TY2pa__resultsMetricItem{text-align:center;background-color:#eaeaea;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;min-height:70px;padding:.45rem .15rem;display:flex}[data-theme=dark] .styles-module__6TY2pa__resultsMetricItem{background-color:#1f1f1f}.styles-module__6TY2pa__resultsMetricLabel{color:#666;letter-spacing:.05em;text-transform:uppercase;text-align:center;font-size:.52rem;font-weight:600}[data-theme=dark] .styles-module__6TY2pa__resultsMetricLabel{color:#a3a3a3}.styles-module__6TY2pa__resultsMetricValue{color:#000;text-align:center;font-size:.85rem;font-weight:600}[data-theme=dark] .styles-module__6TY2pa__resultsMetricValue{color:#fff}.styles-module__6TY2pa__resultsMetricStatus{text-transform:uppercase;letter-spacing:.04em;text-align:center;font-size:.58rem;font-weight:600}.styles-module__6TY2pa__footerArea{z-index:10;background-color:#eaeaea;border-top:none;justify-content:flex-end;align-items:center;height:48px;margin-bottom:0;padding:0 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}[data-theme=dark] .styles-module__6TY2pa__footerArea{background-color:#1a1a1a}.styles-module__6TY2pa__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__6TY2pa__saveBtn:hover:not(:disabled){background-color:#222}[data-theme=dark] .styles-module__6TY2pa__saveBtn{color:#000;background-color:#fff}[data-theme=dark] .styles-module__6TY2pa__saveBtn:hover:not(:disabled){background-color:#e1e1e1}.styles-module__6TY2pa__saveBtnText{align-items:center;height:100%;padding:0 1.25rem;display:flex}.styles-module__6TY2pa__saveBtnIconBox{background-color:#44c54b;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.styles-module__6TY2pa__saveIcon{color:#000}.styles-module__6TY2pa__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:500;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__6TY2pa__cancelBtn:hover{background-color:#444}[data-theme=dark] .styles-module__6TY2pa__cancelBtn{background-color:#333}[data-theme=dark] .styles-module__6TY2pa__cancelBtn:hover{background-color:#444}.styles-module__6TY2pa__cancelBtnText{align-items:center;height:100%;padding:0 1.25rem;display:flex}.styles-module__6TY2pa__cancelBtnIconBox{background-color:#666;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__6TY2pa__cancelIcon{color:#fff}.styles-module__6TY2pa__topSectionLayout{grid-template-columns:480px 1fr;align-items:stretch;gap:.5rem;width:100%;display:grid}.styles-module__6TY2pa__chartsContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.5rem;width:100%;display:grid}.styles-module__6TY2pa__laudoChartCard{box-shadow:none;background-color:#eaeaea;border:none;border-radius:0;flex-direction:column;width:100%;height:100%;min-height:290px;padding:0;display:flex;overflow:visible}[data-theme=dark] .styles-module__6TY2pa__laudoChartCard{box-shadow:none;background-color:#1f1f1f;border:none}@media (max-width:1024px){.styles-module__6TY2pa__topSectionLayout{grid-template-columns:1fr}}@keyframes styles-module__6TY2pa__highlightFlash{0%{outline:2px solid #44c54b;background-color:#44c54b59!important}to{outline:2px solid #0000}}.styles-module__6TY2pa__highlightedInput{animation:1.5s ease-out styles-module__6TY2pa__highlightFlash}.styles-module__6TY2pa__tableWrap{background-color:#fff;border:none;border-radius:0;margin-bottom:.75rem;overflow-x:auto}[data-theme=dark] .styles-module__6TY2pa__tableWrap{background-color:#121212;border:none}.styles-module__6TY2pa__table{border-collapse:collapse;width:100%;font-size:.75rem}.styles-module__6TY2pa__table th,.styles-module__6TY2pa__table td{vertical-align:middle;border:none;border-bottom:1px solid #e5e5e5;padding:.45rem .5rem}:is([data-theme=dark] .styles-module__6TY2pa__table th,[data-theme=dark] .styles-module__6TY2pa__table td){border:none;border-bottom:1px solid #262626}.styles-module__6TY2pa__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__6TY2pa__table thead th{color:#888;border-bottom:1px solid #262626;background:0 0!important}.styles-module__6TY2pa__table tbody td{color:#333;font-size:.75rem}[data-theme=dark] .styles-module__6TY2pa__table tbody td{color:#e5e5e5}.styles-module__6TY2pa__table tbody tr:hover td{background:#44c54b05}[data-theme=dark] .styles-module__6TY2pa__table tbody tr:hover td{background:#44c54b08}.styles-module__6TY2pa__dashboard{flex-direction:column;gap:.5rem;padding:0 1.25rem;display:flex}.styles-module__6TY2pa__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;display:grid}.styles-module__6TY2pa__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-ph-color:#10b981;--kpi-ph-bg:#10b98114;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__6TY2pa__kpiCard{box-shadow:none;--kpi-total-color:#60a5fa;--kpi-total-bg:#60a5fa26;--kpi-ativos-color:#4ade80;--kpi-ativos-bg:#4ade8026;--kpi-ph-color:#34d399;--kpi-ph-bg:#34d39926;background:#19191973;border:none}.styles-module__6TY2pa__kpiCard:hover{background:#fff9;transform:translateY(-1px)}[data-theme=dark] .styles-module__6TY2pa__kpiCard:hover{background:#26262699}.styles-module__6TY2pa__kpiIcon{border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s;display:flex}.styles-module__6TY2pa__kpiCard:hover .styles-module__6TY2pa__kpiIcon{transform:scale(1.04)}.styles-module__6TY2pa__iconTotal{color:var(--kpi-total-color);background-color:var(--kpi-total-bg)}.styles-module__6TY2pa__iconAtivos{color:var(--kpi-ativos-color);background-color:var(--kpi-ativos-bg)}.styles-module__6TY2pa__iconPh{color:var(--kpi-ph-color);background-color:var(--kpi-ph-bg)}.styles-module__6TY2pa__kpiData{flex-direction:column;flex:1;gap:.15rem;display:flex}.styles-module__6TY2pa__kpiLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:500}.styles-module__6TY2pa__kpiValueRow{justify-content:space-between;align-items:center;display:flex}.styles-module__6TY2pa__kpiValue{color:var(--text-primary);font-size:1.15rem;font-weight:600}.styles-module__6TY2pa__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;margin-bottom:.5rem;display:grid}.styles-module__6TY2pa__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}.styles-module__6TY2pa__actionItem:hover{transform:translateY(-1px);background:var(--background-subtle)!important}.styles-module__6TY2pa__actionIcon{border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.styles-module__6TY2pa__actionItem span{color:var(--text-primary);font-size:.8rem;font-weight:600}.styles-module__6TY2pa__mainContent{grid-template-columns:1fr;gap:.5rem;display:grid}.styles-module__6TY2pa__contentColumn{flex-direction:column;gap:.5rem;min-width:0;display:flex}.styles-module__6TY2pa__chartsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.5rem;margin-bottom:.5rem;display:grid}.styles-module__6TY2pa__chartCard{background:var(--card);box-shadow:none;border:none;border-radius:0;padding:.85rem 1rem}.styles-module__6TY2pa__chartTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.styles-module__6TY2pa__recentSection{background:var(--card);box-shadow:none;border:none;border-radius:0;flex-direction:column;gap:.75rem;padding:.85rem 1rem;display:flex}.styles-module__6TY2pa__sectionHeader{justify-content:space-between;align-items:center;display:flex}.styles-module__6TY2pa__sectionHeader h3{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.styles-module__6TY2pa__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__6TY2pa__viewAll:hover{opacity:.85}.styles-module__6TY2pa__recentList{flex-direction:column;gap:.375rem;display:flex}.styles-module__6TY2pa__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__6TY2pa__recentItem:hover{background:var(--muted);transform:translate(1px)}.styles-module__6TY2pa__fieldError{color:var(--destructive,#ef4444);margin-top:.15rem;font-size:.65rem;font-weight:500;display:block}.styles-module__6TY2pa__dotError{background-color:var(--destructive,#ef4444);border-radius:50%;width:6px;height:6px;display:inline-block}
.Combobox-module__--r_4q__wrap{width:100%;min-width:0;position:relative}.Combobox-module__--r_4q__inputRow{border:1px solid var(--border);background:var(--background);border-radius:0;align-items:center;height:2rem;transition:border-color .2s;display:flex;overflow:hidden}.Combobox-module__--r_4q__inputRow:focus-within{border-color:var(--primary)}.Combobox-module__--r_4q__input{min-width:0;height:100%;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:0 .375rem 0 .5rem;font-size:.875rem}.Combobox-module__--r_4q__input::placeholder{color:var(--text-muted)}.Combobox-module__--r_4q__input:disabled{opacity:.5;cursor:not-allowed}.Combobox-module__--r_4q__clearBtn{background:var(--border);width:18px;height:18px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:2px;padding:0;transition:background .15s,color .15s;display:inline-flex}.Combobox-module__--r_4q__clearBtn:hover{background:var(--tag-danger-bg);color:var(--tag-danger-color)}.Combobox-module__--r_4q__chevronBtn{width:24px;height:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:inline-flex}.Combobox-module__--r_4q__chevronBtn:hover{color:var(--text-primary)}.Combobox-module__--r_4q__chevronBtn:disabled{opacity:.4;cursor:not-allowed}.Combobox-module__--r_4q__spinnerIcon{color:var(--text-muted);flex-shrink:0;margin-right:4px;animation:.8s linear infinite Combobox-module__--r_4q__cbSpin}@keyframes Combobox-module__--r_4q__cbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Combobox-module__--r_4q__chevronOpen{transition:transform .2s;transform:rotate(180deg)}.Combobox-module__--r_4q__dropdown{z-index:20000;background:var(--card);border:1px solid var(--border);border-radius:0;max-height:min(60vh,280px);margin:0;padding:.25rem;list-style:none;animation:.1s Combobox-module__--r_4q__cbFadeIn;position:fixed;overflow-y:auto}@keyframes Combobox-module__--r_4q__cbFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Combobox-module__--r_4q__option{color:var(--text-primary);cursor:pointer;border-radius:0;justify-content:space-between;align-items:center;padding:.45rem .75rem;font-size:.875rem;transition:background .1s;display:flex}.Combobox-module__--r_4q__option:hover,.Combobox-module__--r_4q__optionHighlighted{background:var(--dropdown-item-hover)}.Combobox-module__--r_4q__optionSelected{background:var(--tag-success-bg);color:var(--primary);font-weight:500}.Combobox-module__--r_4q__optionSelected:hover,.Combobox-module__--r_4q__optionHighlighted.Combobox-module__--r_4q__optionSelected{background:color-mix(in srgb,var(--primary)18%,transparent)}.Combobox-module__--r_4q__checkIcon{color:var(--primary);flex-shrink:0}.Combobox-module__--r_4q__empty{color:var(--text-muted);text-align:center;padding:.625rem .75rem;font-size:.8125rem;font-style:italic}.Combobox-module__--r_4q__optionActions{align-items:center;gap:.5rem;display:flex}.Combobox-module__--r_4q__deleteBtn{color:var(--text-muted);cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:2px;transition:opacity .15s,color .15s,background-color .15s;display:flex}.Combobox-module__--r_4q__deleteBtn:hover{opacity:1;color:var(--destructive);background-color:var(--dropdown-item-hover)}.Combobox-module__--r_4q__addOption{color:var(--primary);cursor:pointer;border-bottom:1px solid var(--border);align-items:center;padding:.45rem .75rem;font-size:.875rem;transition:background .1s;display:flex}.Combobox-module__--r_4q__addOption:hover{background:var(--dropdown-item-hover)}.Combobox-module__--r_4q__addOptionText{font-weight:500}
.styles-module__Z9A19q__sidebar{background-color:var(--sidebar-bg);z-index:50;border:none;flex-direction:column;height:calc(100vh - 60px);padding:1rem;transition:width .3s cubic-bezier(.2,0,0,1);display:flex;position:relative}.styles-module__Z9A19q__sidebar.styles-module__Z9A19q__expanded{width:250px}.styles-module__Z9A19q__sidebar.styles-module__Z9A19q__collapsed{width:64px}.styles-module__Z9A19q__moduleSwitcherContainer{flex-direction:column;gap:.5rem;width:100%;margin-bottom:2rem;display:flex}.styles-module__Z9A19q__moduleSwitcher{background-color:var(--background-subtle);border-radius:var(--radius-sm);border:none;flex-direction:row;justify-content:space-between;gap:.25rem;width:100%;padding:.5rem;display:flex;position:relative}[data-theme=dark] .styles-module__Z9A19q__moduleSwitcher{background-color:#141414}.styles-module__Z9A19q__moduleButton{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:relative}.styles-module__Z9A19q__moduleActive{background-color:#ffffff0d}[data-theme=dark] .styles-module__Z9A19q__moduleActive{background-color:#080808;box-shadow:inset 0 0 0 1px #ffffff08}[data-theme=light] .styles-module__Z9A19q__moduleActive{background-color:#eee;box-shadow:inset 0 0 0 1px #00000008}.styles-module__Z9A19q__moduleIconWrapper{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.styles-module__Z9A19q__moduleIcon{filter:grayscale()opacity(.5);transition:all .2s}[data-theme=light] .styles-module__Z9A19q__moduleIcon{filter:invert(.8)grayscale()opacity(.5)}.styles-module__Z9A19q__moduleButton:hover .styles-module__Z9A19q__moduleIcon,.styles-module__Z9A19q__moduleActive .styles-module__Z9A19q__moduleIcon{filter:grayscale(0)opacity()}.styles-module__Z9A19q__moduleAllowed .styles-module__Z9A19q__moduleIcon{filter:brightness(0)saturate()invert(78%)sepia(59%)saturate(415%)hue-rotate(85deg)brightness(96%)contrast(92%)opacity(.8);transition:all .2s}.styles-module__Z9A19q__moduleAllowed:hover .styles-module__Z9A19q__moduleIcon{filter:brightness(0)saturate()invert(78%)sepia(59%)saturate(415%)hue-rotate(85deg)brightness(105%)contrast(105%)opacity()}.styles-module__Z9A19q__moduleActive .styles-module__Z9A19q__moduleIcon{filter:brightness(0)invert()!important}[data-theme=light] .styles-module__Z9A19q__moduleActive .styles-module__Z9A19q__moduleIcon{filter:brightness(0)!important}[data-theme=light] .styles-module__Z9A19q__moduleAllowed .styles-module__Z9A19q__moduleIcon{filter:brightness(0)saturate()invert(26%)sepia(90%)saturate(433%)hue-rotate(96deg)brightness(94%)contrast(94%)opacity(.7)}[data-theme=light] .styles-module__Z9A19q__moduleButton:hover .styles-module__Z9A19q__moduleIcon{filter:brightness(0)saturate()invert(26%)sepia(90%)saturate(433%)hue-rotate(96deg)brightness(94%)contrast(94%)!important}.styles-module__Z9A19q__moduleActiveBar{background-color:var(--background-subtle);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:100%;padding:.375rem;display:flex}[data-theme=dark] .styles-module__Z9A19q__moduleActiveBar{background-color:#141414}.styles-module__Z9A19q__moduleActiveName{color:#4ade80;letter-spacing:.025em;font-size:.7rem;font-weight:500}[data-theme=light] .styles-module__Z9A19q__moduleActiveName{color:#166534}.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__moduleSwitcherContainer{align-items:center}.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__moduleSwitcher{background:0 0;flex-direction:column;align-items:center;gap:.5rem;padding:0}.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__moduleButton{width:36px;height:36px}.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__moduleActive{background-color:var(--sidebar-item-active)}.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__moduleActiveBar{display:none}.styles-module__Z9A19q__editSidebarBtn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--background-subtle);color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.4rem .75rem;font-size:.75rem;transition:all .2s;display:flex}.styles-module__Z9A19q__editSidebarBtn:hover{background:var(--sidebar-item-hover);color:var(--text-primary)}.styles-module__Z9A19q__editSidebarBtnActive{background:var(--primary);color:#fff;border-color:var(--primary)}.styles-module__Z9A19q__editSidebarBtnActive:hover{background:var(--primary);opacity:.9}.styles-module__Z9A19q__nav{scrollbar-width:none;flex-direction:column;flex:1;gap:.75rem;display:flex;overflow-y:auto}.styles-module__Z9A19q__nav::-webkit-scrollbar{display:none}.styles-module__Z9A19q__categoryWrapper{flex-direction:column;gap:.25rem;display:flex}.styles-module__Z9A19q__categoryTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;padding:0 1rem;font-size:.7rem;font-weight:600}.styles-module__Z9A19q__menuItemWrapper{flex-direction:column;display:flex;position:relative}.styles-module__Z9A19q__navItem{border-radius:var(--radius-sm);color:var(--text-primary);white-space:nowrap;cursor:pointer;align-items:center;gap:.625rem;padding:.45rem .75rem;font-size:.825rem;font-weight:400;text-decoration:none;transition:all .2s;display:flex}.styles-module__Z9A19q__navItem:hover{background-color:var(--sidebar-item-hover)}.styles-module__Z9A19q__navItem.styles-module__Z9A19q__active{background-color:#44c54b;font-weight:400;color:#fff!important}.styles-module__Z9A19q__navItem.styles-module__Z9A19q__active:hover{background-color:#3eb545}.styles-module__Z9A19q__navLink{width:100%;color:inherit;align-items:center;gap:1rem;text-decoration:none;display:flex}.styles-module__Z9A19q__navItemIcon{width:18px;height:18px;color:var(--text-primary);flex-shrink:0}.styles-module__Z9A19q__navItem.styles-module__Z9A19q__active .styles-module__Z9A19q__navItemIcon{color:#fff!important}.styles-module__Z9A19q__chevron{color:var(--text-primary);margin-left:auto;transition:transform .2s}.styles-module__Z9A19q__navItem.styles-module__Z9A19q__active .styles-module__Z9A19q__chevron{color:#fff!important}.styles-module__Z9A19q__menuItemWrapper.styles-module__Z9A19q__open>.styles-module__Z9A19q__navItem .styles-module__Z9A19q__chevron{transform:rotate(180deg)}.styles-module__Z9A19q__itemHidden{opacity:.5;filter:grayscale(.5)}.styles-module__Z9A19q__itemEditing{cursor:default!important}.styles-module__Z9A19q__editControls{align-items:center;gap:.5rem;width:100%;display:flex}.styles-module__Z9A19q__dragHandle{color:var(--text-muted);cursor:grab}.styles-module__Z9A19q__editActions{align-items:center;gap:.25rem;display:flex}.styles-module__Z9A19q__editActions button,.styles-module__Z9A19q__renameWrapper button{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.styles-module__Z9A19q__editActions button:hover,.styles-module__Z9A19q__renameWrapper button:hover{background:var(--sidebar-item-hover);color:var(--primary)}.styles-module__Z9A19q__renameWrapper{flex:1;align-items:center;gap:.25rem;display:flex}.styles-module__Z9A19q__renameInput{background:var(--background);border:1px solid var(--primary);border-radius:var(--radius-sm);color:var(--text-primary);flex:1;min-width:0;padding:2px 4px;font-size:.75rem}.styles-module__Z9A19q__dragOverBefore{box-shadow:inset 0 2px 0 0 var(--primary)}.styles-module__Z9A19q__dragOverAfter{box-shadow:inset 0 -2px 0 0 var(--primary)}.styles-module__Z9A19q__badge{color:#fff;border-radius:var(--radius-sm);text-align:center;background-color:#44c54b;min-width:1.5rem;margin-left:auto;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.styles-module__Z9A19q__subMenu{opacity:0;flex-direction:column;gap:.15rem;max-height:0;padding-left:2.75rem;transition:max-height .3s;display:flex;overflow:hidden}.styles-module__Z9A19q__menuItemWrapper.styles-module__Z9A19q__open .styles-module__Z9A19q__subMenu{opacity:1;max-height:500px;margin-top:.25rem;margin-bottom:.5rem}.styles-module__Z9A19q__subNavItem{border-radius:var(--radius-sm);color:var(--text-secondary);padding:.35rem .75rem;font-size:.8rem;text-decoration:none;transition:all .2s}.styles-module__Z9A19q__subNavItem:hover{background-color:var(--sidebar-item-hover);color:var(--text-primary)}.styles-module__Z9A19q__subNavItem.styles-module__Z9A19q__active{color:#44c54b;font-weight:500}.styles-module__Z9A19q__footer{border-top:1px solid var(--border);margin-top:auto;padding-top:.75rem}.styles-module__Z9A19q__footerContent{justify-content:center;align-items:center;gap:.5rem;display:flex}.styles-module__Z9A19q__footerCollapseWrapper{width:100%;display:flex}.styles-module__Z9A19q__collapseButtonExpanded{border-radius:var(--radius-sm);width:100%;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;padding:.625rem .5rem;font-size:.8rem;font-weight:400;transition:all .2s;display:flex}.styles-module__Z9A19q__collapseButtonExpanded:hover{background-color:var(--sidebar-item-hover);color:var(--text-primary)}.styles-module__Z9A19q__collapseButtonExpanded svg{flex-shrink:0}.styles-module__Z9A19q__collapseButton{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:1rem;padding:.625rem .875rem;transition:background-color .2s;display:flex}.styles-module__Z9A19q__collapseButton:hover{background-color:var(--sidebar-item-hover)}.styles-module__Z9A19q__collapseIcon{color:var(--text-muted)}.styles-module__Z9A19q__toggleButton{cursor:pointer;width:36px;height:36px;color:var(--text-primary);border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.styles-module__Z9A19q__toggleButton:hover{background-color:var(--sidebar-item-hover)}.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__navItem{justify-content:center;padding:.75rem 0}.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__navItem span,.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__chevron,.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__badge,.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__subMenu{display:none}.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__footerContent{flex-direction:column}.styles-module__Z9A19q__collapsed .styles-module__Z9A19q__collapseButton{justify-content:center;padding:.75rem 0}.styles-module__Z9A19q__floatingPopover{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:none;z-index:9999;min-width:200px;padding:.5rem;position:fixed;left:72px}.styles-module__Z9A19q__popoverHeader{color:var(--text-primary);border-bottom:1px solid var(--border);margin-bottom:.25rem;padding:.5rem .75rem;font-weight:600}.styles-module__Z9A19q__popoverList{flex-direction:column;gap:.125rem;display:flex}.styles-module__Z9A19q__popoverItem{color:var(--text-secondary);border-radius:var(--radius-sm);padding:.5rem .75rem;font-size:.9rem;text-decoration:none;display:block}.styles-module__Z9A19q__popoverItem:hover{background-color:var(--sidebar-item-hover);color:var(--text-primary)}.styles-module__Z9A19q__popoverItem.styles-module__Z9A19q__active{color:#44c54b;font-weight:500}.styles-module__Z9A19q__clientSelectorContainer{flex-direction:column;gap:.35rem;width:100%;margin-bottom:1rem;padding:0 .5rem;display:flex}.styles-module__Z9A19q__clientSelectorLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.styles-module__Z9A19q__customSelectWrapper{width:100%;position:relative}.styles-module__Z9A19q__clientSelectorTrigger{border-radius:var(--radius-md);width:100%;height:48px;color:var(--text-primary);cursor:pointer;text-align:left;background-color:#0000;border:none;align-items:center;gap:.75rem;padding:.375rem .5rem;transition:background-color .2s;display:flex}.styles-module__Z9A19q__clientSelectorTrigger:hover{background-color:var(--sidebar-item-hover)}.styles-module__Z9A19q__clientSelectorTrigger:focus-visible{background-color:var(--sidebar-item-hover);outline:none}.styles-module__Z9A19q__clientAvatar{color:#475569;background-color:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}[data-theme=dark] .styles-module__Z9A19q__clientAvatar{color:#d4d4d8;background-color:#27272a}.styles-module__Z9A19q__clientMeta{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.styles-module__Z9A19q__clientName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.825rem;font-weight:500;overflow:hidden}.styles-module__Z9A19q__clientRole{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:400;overflow:hidden}.styles-module__Z9A19q__clientSelectChevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s,color .2s}.styles-module__Z9A19q__clientSelectorTrigger:hover .styles-module__Z9A19q__clientSelectChevron{color:var(--text-primary)}.styles-module__Z9A19q__chevronRotated{transform:rotate(180deg)}.styles-module__Z9A19q__clientDropdown{background-color:var(--background);box-shadow:none;border-radius:var(--radius-md);z-index:100;border:none;flex-direction:column;gap:.125rem;padding:.25rem;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0}[data-theme=dark] .styles-module__Z9A19q__clientDropdown{background-color:#1a1a1c}[data-theme=light] .styles-module__Z9A19q__clientDropdown{background-color:#f1f3f5}.styles-module__Z9A19q__clientDropdownItem{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background-color:#0000;border:none;align-items:center;gap:.625rem;padding:.375rem .5rem;transition:all .2s;display:flex}.styles-module__Z9A19q__clientDropdownItem:hover,.styles-module__Z9A19q__itemSelected{background-color:var(--sidebar-item-hover)}.styles-module__Z9A19q__clientAvatarMini{color:#475569;background-color:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:600;display:flex}[data-theme=dark] .styles-module__Z9A19q__clientAvatarMini{color:#d4d4d8;background-color:#27272a}.styles-module__Z9A19q__clientMetaMini{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module__Z9A19q__clientNameMini{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.styles-module__Z9A19q__clientRoleMini{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;font-weight:400;overflow:hidden}.styles-module__Z9A19q__checkIcon{color:#44c54b;flex-shrink:0}.styles-module__Z9A19q__divider{background-color:var(--border);opacity:.4;height:1px;margin:.5rem .5rem 1rem}.styles-module__Z9A19q__dropdownDivider{background-color:var(--border);opacity:.5;height:1px;margin:.25rem .5rem}.styles-module__Z9A19q__clientLimitIndicator{color:var(--text-muted);text-align:center;padding:.25rem .5rem;font-size:.65rem;font-weight:500}.styles-module__Z9A19q__addClientBtn{border:1px dashed var(--border);border-radius:var(--radius-sm);width:calc(100% - 1rem);height:32px;color:var(--primary);cursor:pointer;background-color:#0000;justify-content:center;align-items:center;gap:.5rem;margin:.25rem .5rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.styles-module__Z9A19q__addClientBtn:hover:not(:disabled){background-color:var(--sidebar-item-hover);border-color:var(--primary)}.styles-module__Z9A19q__addClientBtn:disabled{opacity:.5;cursor:not-allowed;color:var(--text-muted)}
.styles-module__aMQYSW__container{max-width:900px;margin:0 auto;padding:1.5rem}.styles-module__aMQYSW__header{margin-bottom:1.5rem}.styles-module__aMQYSW__title{color:var(--text-primary);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.styles-module__aMQYSW__subtitle{color:#6b7280;margin:0;font-size:.9375rem}.styles-module__aMQYSW__card{border:1px solid #e5e7eb;border-radius:12px}.styles-module__aMQYSW__emptyState{text-align:center;padding:3rem 2rem}.styles-module__aMQYSW__emptyIcon{color:#cbd5e1;margin-bottom:1rem}.styles-module__aMQYSW__emptyState h3{color:var(--text-secondary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.styles-module__aMQYSW__emptyState p{color:#64748b;max-width:420px;margin:0 auto;font-size:.875rem;line-height:1.5}
.styles-module__HPg0fa__container{max-width:900px;margin:0 auto;padding:1.5rem}.styles-module__HPg0fa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__HPg0fa__title{color:var(--text-primary);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.styles-module__HPg0fa__subtitle{color:#6b7280;margin:0;font-size:.9375rem}.styles-module__HPg0fa__card{border:1px solid #e5e7eb;border-radius:12px}.styles-module__HPg0fa__emptyState{text-align:center;padding:3rem 2rem}.styles-module__HPg0fa__emptyIcon{color:#cbd5e1;margin-bottom:1rem}.styles-module__HPg0fa__emptyState h3{color:var(--text-secondary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.styles-module__HPg0fa__emptyState p{color:#64748b;max-width:420px;margin:0 auto;font-size:.875rem;line-height:1.5}
