.styles-module__AvETra__dashboard{flex-direction:column;gap:.5rem;padding:0;display:flex}.styles-module__AvETra__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;display:grid}.styles-module__AvETra__kpiCard{-webkit-backdrop-filter:blur(12px);box-shadow:none;--kpi-total-color:#2563eb;--kpi-total-bg:#2563eb14;--kpi-ativos-color:#16a34a;--kpi-ativos-bg:#16a34a14;--kpi-custo-color:#db2777;--kpi-custo-bg:#db277714;background:#ffffff73;border:none;border-radius:0;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s ease-in-out;display:flex}[data-theme=dark] .styles-module__AvETra__kpiCard{box-shadow:none;--kpi-total-color:#60a5fa;--kpi-total-bg:#60a5fa26;--kpi-ativos-color:#4ade80;--kpi-ativos-bg:#4ade8026;--kpi-custo-color:#f472b6;--kpi-custo-bg:#f472b626;border:none;background:#1f1f1f!important}.styles-module__AvETra__kpiCard:hover{background:#fff9;transform:translateY(-1px)}[data-theme=dark] .styles-module__AvETra__kpiCard:hover{background:#2d2d2d!important}.styles-module__AvETra__kpiIcon{border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s;display:flex}.styles-module__AvETra__kpiCard:hover .styles-module__AvETra__kpiIcon{transform:scale(1.04)}.styles-module__AvETra__iconTotal{color:var(--kpi-total-color);background-color:var(--kpi-total-bg)}.styles-module__AvETra__iconAtivos{color:var(--kpi-ativos-color);background-color:var(--kpi-ativos-bg)}.styles-module__AvETra__iconCusto{color:var(--kpi-custo-color);background-color:var(--kpi-custo-bg)}.styles-module__AvETra__kpiData{flex-direction:column;flex:1;gap:.15rem;display:flex}.styles-module__AvETra__kpiLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:500}.styles-module__AvETra__kpiValueRow{justify-content:space-between;align-items:center;display:flex}.styles-module__AvETra__kpiValue{color:var(--text-primary);font-size:1.15rem;font-weight:600}.styles-module__AvETra__kpiTrend{color:var(--tag-success-color);background-color:var(--tag-success-bg);border-radius:0;align-items:center;gap:2px;padding:1px 5px;font-size:.65rem;font-weight:500;display:flex}.styles-module__AvETra__kpiSubtext{color:var(--text-muted);margin:.15rem 0 0;font-size:.7rem;font-weight:400}.styles-module__AvETra__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;margin-bottom:.5rem;display:grid}.styles-module__AvETra__actionItem{border-radius:0;align-items:center;gap:.75rem;text-decoration:none;transition:all .2s;display:flex;background:var(--card)!important;box-shadow:none!important;border:none!important;padding:.5rem .75rem!important}[data-theme=dark] .styles-module__AvETra__actionItem{background:#1f1f1f!important}.styles-module__AvETra__actionItem:hover{transform:translateY(-1px);background:var(--background-subtle)!important}[data-theme=dark] .styles-module__AvETra__actionItem:hover{background:#2d2d2d!important}.styles-module__AvETra__actionIcon{border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.styles-module__AvETra__actionItem span{color:var(--text-primary);font-size:.8rem;font-weight:600}.styles-module__AvETra__mainContent{grid-template-columns:1fr;gap:.5rem;display:grid}.styles-module__AvETra__contentColumn{flex-direction:column;gap:.5rem;min-width:0;display:flex}.styles-module__AvETra__recentSection{background:var(--card);box-shadow:none;border:none;border-radius:0;flex-direction:column;gap:.75rem;padding:.85rem 1rem;display:flex}[data-theme=dark] .styles-module__AvETra__recentSection{background:#1f1f1f!important}.styles-module__AvETra__sectionHeader{justify-content:space-between;align-items:center;display:flex}.styles-module__AvETra__sectionHeader h3{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.styles-module__AvETra__viewAll{color:var(--primary);align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.styles-module__AvETra__viewAll:hover{opacity:.85}.styles-module__AvETra__recentList{flex-direction:column;gap:.375rem;display:flex}.styles-module__AvETra__recentItem{background:var(--background-subtle);box-shadow:none;border:none;border-radius:0;align-items:center;gap:.75rem;padding:.625rem .85rem;text-decoration:none;transition:all .2s;display:flex}.styles-module__AvETra__recentItem:hover{background:var(--muted);transform:translate(1px)}.styles-module__AvETra__recentIconWrapper{flex-shrink:0}.styles-module__AvETra__iconCircle{background:var(--card);width:32px;height:32px;color:var(--primary);box-shadow:none;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.styles-module__AvETra__recentDetails{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.styles-module__AvETra__recentTop{justify-content:space-between;align-items:center;display:flex}.styles-module__AvETra__recentName{color:var(--text-primary);font-size:.825rem;font-weight:600}.styles-module__AvETra__recentBottom{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.72rem;display:flex}.styles-module__AvETra__dot{font-size:.4rem}.styles-module__AvETra__recentField{color:var(--text-secondary)}.styles-module__AvETra__statusBadgeDone{background:var(--tag-success-bg,#f0fdf4);color:var(--tag-success-color,#166534);border:none;border-radius:9999px;padding:1px 6px;font-size:.625rem;font-weight:600}.styles-module__AvETra__statusBadgeWait{background:var(--tag-warning-bg,#fffbeb);color:var(--tag-warning-color,#b45309);border:none;border-radius:9999px;padding:1px 6px;font-size:.625rem;font-weight:600}.styles-module__AvETra__recentArrow{color:var(--text-muted);flex-shrink:0;transition:all .2s}.styles-module__AvETra__recentItem:hover .styles-module__AvETra__recentArrow{color:var(--primary);transform:translate(1px,-1px)}.styles-module__AvETra__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}
.toast-module__eiL02G__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.toast-module__eiL02G__toast{color:var(--text-primary,#111);box-shadow:none;pointer-events:auto;min-width:250px;max-width:400px;animation:.3s cubic-bezier(.16,1,.3,1) toast-module__eiL02G__slideIn,.3s ease-in forwards toast-module__eiL02G__fadeOut;animation-delay:0s,var(--duration,3s);background-color:#eaeaea;border-left:4px solid #0000;border-radius:0;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}[data-theme=dark] .toast-module__eiL02G__toast{box-shadow:none;background-color:#1f1f1f}.toast-module__eiL02G__toast.toast-module__eiL02G__success{border-left-color:#22c55e}.toast-module__eiL02G__toast.toast-module__eiL02G__error{border-left-color:#ef4444}.toast-module__eiL02G__toast.toast-module__eiL02G__warning{border-left-color:#f59e0b}.toast-module__eiL02G__toast.toast-module__eiL02G__loading{border-left-color:var(--primary)}.toast-module__eiL02G__icon{flex-shrink:0}.toast-module__eiL02G__successIcon{color:#22c55e}.toast-module__eiL02G__errorIcon{color:#ef4444}.toast-module__eiL02G__warningIcon{color:#f59e0b}.toast-module__eiL02G__loadingIcon{color:var(--primary);animation:1s linear infinite toast-module__eiL02G__spin}.toast-module__eiL02G__message{flex:1;font-size:.9rem;font-weight:500}@keyframes toast-module__eiL02G__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-module__eiL02G__fadeOut{to{opacity:0;transform:scale(.95)}}@keyframes toast-module__eiL02G__spin{to{transform:rotate(360deg)}}.toast-module__eiL02G__closeButton{color:var(--text-secondary,#666);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin-left:.5rem;padding:.25rem;transition:color .2s,transform .2s;display:flex}.toast-module__eiL02G__closeButton:hover{color:var(--text-primary,#111)}.toast-module__eiL02G__closeButton:active{transform:scale(.9)}
.styles-module__6mItRG__container{flex-direction:column;gap:1rem;padding:0;display:flex}.styles-module__6mItRG__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:100%;display:grid}@media (max-width:900px){.styles-module__6mItRG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.styles-module__6mItRG__statsGrid{grid-template-columns:1fr}}.styles-module__6mItRG__statItem{background:var(--card);border-radius:var(--radius-lg);box-shadow:none;border:none;flex-direction:row;align-items:center;gap:.875rem;min-width:0;padding:1rem;display:flex;position:relative;overflow:hidden}.styles-module__6mItRG__statIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:0;display:flex}.styles-module__6mItRG__statIconBlue{color:#3b82f6;background-color:#eff6ff}.styles-module__6mItRG__statIconGreen{color:#22c55e;background-color:#f0fdf4}.styles-module__6mItRG__statIconYellow{color:#f59e0b;background-color:#fffbeb}.styles-module__6mItRG__statIconRed{color:#ef4444;background-color:#fef2f2}.styles-module__6mItRG__statIconGray{color:#6b7280;background-color:#f3f4f6}.styles-module__6mItRG__statIconSlate{color:#475569;background-color:#f8fafc}[data-theme=dark] .styles-module__6mItRG__statIconBlue{background-color:#3b82f61a}[data-theme=dark] .styles-module__6mItRG__statIconGreen{background-color:#22c55e1a}[data-theme=dark] .styles-module__6mItRG__statIconYellow{background-color:#f59e0b1a}[data-theme=dark] .styles-module__6mItRG__statIconRed{background-color:#ef44441a}[data-theme=dark] .styles-module__6mItRG__statIconGray{background-color:#6b72801a}[data-theme=dark] .styles-module__6mItRG__statIconSlate{background-color:#4755691a}.styles-module__6mItRG__statLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}.styles-module__6mItRG__statValue{color:var(--text-primary);font-size:1.375rem;font-weight:600}.styles-module__6mItRG__cellName{color:var(--text-primary);font-weight:600}.styles-module__6mItRG__cellSubtext{color:var(--text-muted);font-size:.75rem}.styles-module__6mItRG__userAvatar{background-color:var(--background-subtle);width:32px;height:32px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex;overflow:hidden}.styles-module__6mItRG__userAvatar img{object-fit:cover;width:100%;height:100%}.styles-module__6mItRG__statusActive{background:var(--tag-success-bg);color:var(--tag-success-color);border:none;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600}.styles-module__6mItRG__statusInactive{background:var(--background-subtle);color:var(--text-muted);border:none;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600}.styles-module__6mItRG__modalContent{flex-direction:column;gap:1.5rem;padding:.5rem 0;display:flex}.styles-module__6mItRG__tabsList{border-bottom:2px solid var(--border);gap:2rem;margin-bottom:.5rem;display:flex}.styles-module__6mItRG__tabButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem .5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex;position:relative}.styles-module__6mItRG__tabButton:hover{color:var(--text-primary)}.styles-module__6mItRG__tabButtonActive{color:var(--primary)}.styles-module__6mItRG__tabButtonActive:after{content:"";background-color:var(--primary);height:2px;position:absolute;bottom:-2px;left:0;right:0}.styles-module__6mItRG__formSection{flex-direction:column;flex:1;gap:1.5rem;display:flex}.styles-module__6mItRG__sectionTitle{color:var(--text-primary);border-bottom:2px solid var(--border);align-items:center;gap:.75rem;margin:0;padding-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.styles-module__6mItRG__gridTwo{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__6mItRG__formGroup{flex-direction:column;gap:1.25rem;display:flex}.styles-module__6mItRG__helpText{color:var(--text-muted);margin:-1rem 0 0;font-size:.8rem}.styles-module__6mItRG__permList{background-color:var(--background-subtle);box-shadow:none;border:none;border-radius:1rem;padding:1.25rem}.styles-module__6mItRG__permTitle{color:var(--text-secondary);margin-bottom:1rem;font-size:.85rem;font-weight:600;display:block}.styles-module__6mItRG__permBadges{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module__6mItRG__permBadge{border:1px solid #0000;border-radius:9999px;align-items:center;gap:.4rem;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module__6mItRG__permBadgeActive{color:#166534;background-color:#dcfce7;border-color:#bbf7d0}.styles-module__6mItRG__permBadgeInactive{color:#94a3b8;background-color:#f1f5f9;text-decoration:line-through}.styles-module__6mItRG__sectionDesc{color:var(--text-muted);margin-top:-1rem;margin-bottom:.5rem;font-size:.875rem}.styles-module__6mItRG__modulesGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.styles-module__6mItRG__moduleItem{border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;background-color:var(--card);align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.styles-module__6mItRG__moduleItem:hover{border-color:var(--primary-light);background-color:var(--background-subtle)}.styles-module__6mItRG__moduleActive{border-color:var(--primary);background-color:rgba(var(--primary-rgb),.05);box-shadow:0 0 0 1px var(--primary)}.styles-module__6mItRG__moduleIconWrapper{background-color:var(--background-subtle);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__6mItRG__moduleIconWrapper img{object-fit:contain;width:20px;height:20px}.styles-module__6mItRG__moduleName{color:var(--text-primary);flex:1;font-weight:600}.styles-module__6mItRG__moduleCheck{color:var(--primary)}@keyframes styles-module__6mItRG__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.styles-module__6mItRG__tabSection{animation:.3s ease-out styles-module__6mItRG__fadeIn}.styles-module__6mItRG__unifiedFormGrid{grid-template-columns:1.2fr 1.1fr;gap:1.5rem;width:100%;display:grid}@media (max-width:768px){.styles-module__6mItRG__unifiedFormGrid{grid-template-columns:1fr}}.styles-module__6mItRG__formColumn{flex-direction:column;gap:1rem;display:flex}.styles-module__6mItRG__columnTitle{color:var(--text-secondary);border-bottom:1px solid var(--border);align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}
.styles-module__NHseMW__pageWrapper{flex-direction:column;gap:1rem;width:100%;max-width:100%;height:100%;margin:0 auto;display:flex}.styles-module__NHseMW__tableWrap{background-color:#fff;border:none;border-radius:0;margin-bottom:.75rem;overflow-x:auto}[data-theme=dark] .styles-module__NHseMW__tableWrap{background-color:#121212;border:none}.styles-module__NHseMW__table{border-collapse:collapse;width:100%;font-size:.75rem}.styles-module__NHseMW__table th,.styles-module__NHseMW__table td{vertical-align:middle;border:none;border-bottom:1px solid #e5e5e5;padding:.45rem .5rem}:is([data-theme=dark] .styles-module__NHseMW__table th,[data-theme=dark] .styles-module__NHseMW__table td){border:none;border-bottom:1px solid #262626}.styles-module__NHseMW__table thead th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:1px solid #e5e5e5;padding:.75rem .5rem;font-size:.625rem;font-weight:600;background:0 0!important}[data-theme=dark] .styles-module__NHseMW__table thead th{color:#888;border-bottom:1px solid #262626;background:0 0!important}.styles-module__NHseMW__table thead th.styles-module__NHseMW__right{text-align:right}.styles-module__NHseMW__table thead th.styles-module__NHseMW__center{text-align:center}.styles-module__NHseMW__table tbody td{color:#333;font-size:.75rem}[data-theme=dark] .styles-module__NHseMW__table tbody td{color:#e5e5e5}.styles-module__NHseMW__table tbody tr:hover td{background:#44c54b05}[data-theme=dark] .styles-module__NHseMW__table tbody tr:hover td{background:#44c54b08}.styles-module__NHseMW__table tbody tr.styles-module__NHseMW__rowTotal td{font-weight:600;background:#44c54b0f!important}.styles-module__NHseMW__tdRight{text-align:right;font-variant-numeric:tabular-nums}.styles-module__NHseMW__tdLabel{color:#666;font-size:.75rem;font-weight:600}[data-theme=dark] .styles-module__NHseMW__tdLabel{color:#a3a3a3}.styles-module__NHseMW__blocoTitleWrap{align-items:center;gap:.75rem;margin:1.25rem 0 .5rem;display:flex}.styles-module__NHseMW__blocoTitle{text-transform:uppercase;letter-spacing:.05em;color:#44c54b;font-size:.72rem;font-weight:600}.styles-module__NHseMW__blocoBadge{color:#333;background:#f0f0f0;border:1px solid #d2d2d2;border-radius:0;padding:.2rem .5rem;font-size:.65rem;font-weight:600}[data-theme=dark] .styles-module__NHseMW__blocoBadge{color:#fff;background:#1a1a1a;border:1px solid #262626}.styles-module__NHseMW__blocoSub{color:#888;font-size:.65rem}[data-theme=dark] .styles-module__NHseMW__blocoSub{color:#666}:is(.styles-module__NHseMW__table td:has(select),.styles-module__NHseMW__table td:has(input),.styles-module__NHseMW__table td:has([class*=customSelectContainer]),.styles-module__NHseMW__table td:has(.customSelectContainer)){padding:.35rem .5rem!important}.styles-module__NHseMW__table select{width:100%;color:#000!important;height:32px!important;box-shadow:none!important;background-color:#0000!important;border:none!important;border-radius:0!important;outline:none!important;padding:0 .5rem!important;font-size:.72rem!important}.styles-module__NHseMW__table .customSelectTrigger{width:100%;color:#000!important;height:32px!important;box-shadow:none!important;background-color:#0000!important;border:none!important;border-radius:0!important;outline:none!important;padding:0 .5rem!important;font-size:.72rem!important}[data-theme=dark] .styles-module__NHseMW__table select{color:#fff!important;background-color:#0000!important;border:none!important}[data-theme=dark] .styles-module__NHseMW__table .customSelectTrigger{color:#fff!important;background-color:#0000!important;border:none!important}.styles-module__NHseMW__table input{width:100%;transition:background-color .2s;color:#000!important;height:32px!important;box-shadow:none!important;text-align:right!important;background-color:#f5f5f5!important;border:none!important;border-radius:4px!important;outline:none!important;padding:0 .75rem!important;font-size:.72rem!important}[data-theme=dark] .styles-module__NHseMW__table input{color:#fff!important;background-color:#1a1a1a!important}.styles-module__NHseMW__table select:focus,.styles-module__NHseMW__table input:focus{border:none!important;outline:none!important}.styles-module__NHseMW__table .customSelectTrigger:focus{border:none!important;outline:none!important}.styles-module__NHseMW__table input:focus{background-color:#eee!important}[data-theme=dark] .styles-module__NHseMW__table input:focus{background-color:#222!important}.styles-module__NHseMW__tabHeader{background-color:#e5e5e5;border:none;border-radius:0;gap:1px;width:100%;margin:.5rem 0 1.25rem;padding:0;display:grid}[data-theme=dark] .styles-module__NHseMW__tabHeader{background-color:#262626}.styles-module__NHseMW__tabBtn{box-shadow:none;color:#666;cursor:pointer;text-align:center;letter-spacing:.1em;text-transform:uppercase;background-color:#f5f5f5;border:none;border-radius:0;outline:none;padding:1rem .5rem;font-size:.8rem;font-weight:500;transition:all .2s}[data-theme=dark] .styles-module__NHseMW__tabBtn{color:#888;background-color:#121212}.styles-module__NHseMW__tabBtn:hover{color:#333;background-color:#e5e5e5}[data-theme=dark] .styles-module__NHseMW__tabBtn:hover{color:#fff;background-color:#1a1a1a}.styles-module__NHseMW__tabBtnActive{box-shadow:none;color:#fff;text-align:center;letter-spacing:.1em;cursor:default;text-transform:uppercase;background-color:#44c54b;border:none;border-radius:0;outline:none;padding:1rem .5rem;font-size:.8rem;font-weight:600}.styles-module__NHseMW__btnNovaLinha{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background-color:#44c54b;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.25rem;height:32px;padding:0 1.25rem;font-size:.72rem;font-weight:600;transition:all .2s;display:inline-flex}[data-theme=light] .styles-module__NHseMW__btnNovaLinha{color:#fff;background-color:#44c54b;border:none}.styles-module__NHseMW__btnNovaLinha:hover{background-color:#3cb043}[data-theme=light] .styles-module__NHseMW__btnNovaLinha:hover{background-color:#3cb043}.styles-module__NHseMW__btnRemoverLinha{color:#ef4444;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background-color:#ef44441f;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.25rem;height:32px;padding:0 1.25rem;font-size:.72rem;font-weight:600;transition:all .2s;display:inline-flex}.styles-module__NHseMW__btnRemoverLinha:hover{background-color:#ef444433}.styles-module__NHseMW__table div[class*=customSelectTrigger]{box-shadow:none!important;background-color:#0000!important;border:none!important}
.styles-module__cyAYuG__container{width:100%;max-width:100%;margin:0 auto;padding:0;font-family:inherit}.styles-module__cyAYuG__mainLayout{flex:1;grid-template-columns:290px 1fr;gap:1.25rem;min-height:0;display:grid;position:relative;overflow:hidden}.styles-module__cyAYuG__sidebar{background-color:#eaeaea;border-right:none;border-radius:0;flex-direction:column;height:fit-content;min-height:0;padding:.75rem 0;display:flex;overflow:hidden}[data-theme=dark] .styles-module__cyAYuG__sidebar{background-color:#1f1f1f}.styles-module__cyAYuG__sidebarHeader{color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;padding:.5rem 1rem .2rem;font-size:.8rem;font-weight:700}.styles-module__cyAYuG__sidebarSubHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #8080801a;margin-bottom:.5rem;padding:0 1rem .6rem;font-size:.625rem;font-weight:500}.styles-module__cyAYuG__stepperVertical{background-color:#8080801a;flex-direction:column;gap:1px;display:flex}[data-theme=dark] .styles-module__cyAYuG__stepperVertical{background-color:#0003}.styles-module__cyAYuG__stepLink{cursor:pointer;text-align:left;background-color:#eaeaea;border:none;border-radius:0;outline:none;align-items:center;gap:.75rem;width:100%;padding:1rem;transition:all .2s;display:flex}[data-theme=dark] .styles-module__cyAYuG__stepLink{background-color:#1f1f1f}.styles-module__cyAYuG__stepLink:hover{background-color:#dcdcdc}[data-theme=dark] .styles-module__cyAYuG__stepLink:hover{background-color:#262626}.styles-module__cyAYuG__stepLinkActive{cursor:default;background-color:#44c54b!important}.styles-module__cyAYuG__stepLinkActive .styles-module__cyAYuG__stepNum{color:#44c54b!important;background-color:#fff!important}.styles-module__cyAYuG__stepLinkActive .styles-module__cyAYuG__stepTitle{color:#fff!important}.styles-module__cyAYuG__stepLinkActive .styles-module__cyAYuG__stepStatus{color:#fffc!important}.styles-module__cyAYuG__stepNum{width:22px;height:22px;color:var(--text-primary);background-color:#80808033;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;transition:all .2s;display:flex}[data-theme=dark] .styles-module__cyAYuG__stepNum{background-color:#ffffff1a}.styles-module__cyAYuG__stepTextWrap{flex-direction:column;gap:.15rem;display:flex}.styles-module__cyAYuG__stepTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;transition:color .2s}.styles-module__cyAYuG__stepStatus{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6rem;font-weight:500;transition:color .2s}.styles-module__cyAYuG__contentArea{flex-direction:column;flex:1;gap:1.25rem;min-height:0;display:flex}.styles-module__cyAYuG__resultCard{background-color:#eaeaea;border:none;border-radius:0;flex-direction:column;width:100%;height:auto;display:flex;overflow:hidden}[data-theme=dark] .styles-module__cyAYuG__resultCard{background-color:#1f1f1f}.styles-module__cyAYuG__cardHeader{color:#fff;letter-spacing:.08em;text-transform:uppercase;background-color:#44c54b;padding:.4rem .75rem;font-size:.75rem;font-weight:600}.styles-module__cyAYuG__subHeader{color:#1a1a1a;letter-spacing:.12em;text-transform:uppercase;background-color:#d2d2d2;padding:.2rem .75rem;font-size:.58rem;font-weight:600}[data-theme=dark] .styles-module__cyAYuG__subHeader{color:#f5f5f5;background-color:#2c2c2c}.styles-module__cyAYuG__cardBody{flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.styles-module__cyAYuG__formSection{flex-direction:column;gap:1rem;display:flex}.styles-module__cyAYuG__formGridIdentificacao{grid-template-columns:2.2fr 1fr;gap:.75rem;display:grid}.styles-module__cyAYuG__formGridUso{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.styles-module__cyAYuG__sectionTitle{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .5rem;font-size:.72rem;font-weight:700}.styles-module__cyAYuG__divider{background-color:var(--border);opacity:.1;height:1px;margin:.5rem 0}.styles-module__cyAYuG__grid .input{background-color:var(--background-subtle)!important;height:32px!important;box-shadow:none!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}[data-theme=dark] .styles-module__cyAYuG__grid .input{background-color:#262626!important}.styles-module__cyAYuG__grid .customSelectTrigger{background-color:var(--background-subtle)!important;height:32px!important;box-shadow:none!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}[data-theme=dark] .styles-module__cyAYuG__grid .customSelectTrigger{background-color:#262626!important}.styles-module__cyAYuG__grid .label{text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--text-muted)!important;margin-bottom:.15rem!important;font-size:.65rem!important;font-weight:600!important}.styles-module__cyAYuG__grid .tabsList{background-color:#dcdcdc!important;border-radius:0!important;grid-template-columns:repeat(3,1fr)!important;gap:1px!important;width:100%!important;padding:0!important;display:grid!important}[data-theme=dark] .styles-module__cyAYuG__grid .tabsList{background-color:#2c2c2c!important}.styles-module__cyAYuG__grid .tabsTrigger{color:#555!important;cursor:pointer!important;text-align:center!important;letter-spacing:.08em!important;text-transform:uppercase!important;background-color:#e1e1e1!important;border:none!important;border-radius:0!important;height:32px!important;padding:.5rem .75rem!important;font-size:.72rem!important;font-weight:500!important;transition:all .2s!important}.styles-module__cyAYuG__grid .tabsTrigger:hover{color:#000!important;background-color:#d2d2d2!important}.styles-module__cyAYuG__grid .tabsTrigger[data-state=active]{color:#fff!important;background-color:#44c54b!important;border-bottom:none!important;font-weight:600!important}[data-theme=dark] .styles-module__cyAYuG__grid .tabsTrigger{color:#b0b0b0!important;background-color:#1f1f1f!important}[data-theme=dark] .styles-module__cyAYuG__grid .tabsTrigger:hover{color:#fff!important;background-color:#2a2a2a!important}[data-theme=dark] .styles-module__cyAYuG__grid .tabsTrigger[data-state=active]{color:#fff!important;background-color:#44c54b!important}.styles-module__cyAYuG__grid{flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module__cyAYuG__tableWrapper{overflow-x:auto}.styles-module__cyAYuG__table{border-collapse:collapse;width:100%;font-size:.875rem}.styles-module__cyAYuG__table th{background:var(--background-subtle);text-align:left;color:var(--text-muted);border-bottom:1px solid var(--border);padding:.75rem 1rem;font-weight:600}.styles-module__cyAYuG__table td{border-bottom:1px solid var(--border);color:var(--text-primary);padding:.75rem 1rem}.styles-module__cyAYuG__overviewGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__cyAYuG__summaryBox{background:var(--background-subtle);padding:1rem;border-radius:0!important}[data-theme=dark] .styles-module__cyAYuG__summaryBox{background:#1f1f1f!important}.styles-module__cyAYuG__boxGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.styles-module__cyAYuG__boxCard{background:var(--card);padding:.75rem;border-radius:0!important}[data-theme=dark] .styles-module__cyAYuG__boxCard{background:#262626!important}.styles-module__cyAYuG__footer{border-top:1px solid #8080800d;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding:.75rem 0;display:flex}.styles-module__cyAYuG__footerLeft,.styles-module__cyAYuG__footerRight{gap:.5rem;display:flex}.styles-module__cyAYuG__footerBtn{text-transform:uppercase!important;letter-spacing:.05em!important;border-radius:0!important;height:32px!important;font-size:.8125rem!important;font-weight:600!important}.styles-module__cyAYuG__saveBtn{color:#fff;letter-spacing:.1em;cursor:pointer;background-color:#000;border:none;border-radius:0;align-items:center;height:32px;padding:0;font-size:.72rem;font-weight:600;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__cyAYuG__saveBtn:hover{background-color:#222}[data-theme=dark] .styles-module__cyAYuG__saveBtn{color:#000;background-color:#fff}[data-theme=dark] .styles-module__cyAYuG__saveBtn:hover{background-color:#e1e1e1}.styles-module__cyAYuG__saveBtnText{text-transform:uppercase;align-items:center;height:100%;padding:0 1rem;display:flex}.styles-module__cyAYuG__saveBtnIconBox{background-color:#44c54b;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__cyAYuG__saveIcon{color:#000}[data-theme=dark] .styles-module__cyAYuG__saveIcon{color:#000}.styles-module__cyAYuG__backBtn{color:#1a1a1a;letter-spacing:.1em;cursor:pointer;background-color:#d2d2d2;border:none;border-radius:0;align-items:center;height:32px;padding:0;font-size:.72rem;font-weight:600;transition:all .2s;display:flex;overflow:hidden}.styles-module__cyAYuG__backBtn:hover{background-color:#c8c8c8}[data-theme=dark] .styles-module__cyAYuG__backBtn{color:#f5f5f5;background-color:#2c2c2c}[data-theme=dark] .styles-module__cyAYuG__backBtn:hover{background-color:#333}.styles-module__cyAYuG__backBtnText{text-transform:uppercase;align-items:center;height:100%;padding:0 1rem;display:flex}.styles-module__cyAYuG__backBtnIconBox{background-color:#c8c8c8;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .styles-module__cyAYuG__backBtnIconBox{background-color:#333}.styles-module__cyAYuG__backIcon{color:#1a1a1a}[data-theme=dark] .styles-module__cyAYuG__backIcon{color:#f5f5f5}.styles-module__cyAYuG__actionBtnIcon{color:var(--destructive);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:.4rem;transition:background .2s;display:inline-flex}.styles-module__cyAYuG__actionBtnIcon:hover{background:var(--tag-danger-bg)}.styles-module__cyAYuG__tabHeader{background-color:#dcdcdc;border-radius:0;grid-template-columns:repeat(3,1fr);gap:1px;width:100%;margin-top:0;display:grid}[data-theme=dark] .styles-module__cyAYuG__tabHeader{background-color:#1f1f1f}.styles-module__cyAYuG__tabBtn{color:#555;cursor:pointer;text-align:center;letter-spacing:.12em;text-transform:uppercase;background-color:#e1e1e1;border:none;border-radius:0;outline:none;justify-content:center;align-items:center;padding:1.6rem 1rem;font-size:.85rem;font-weight:400;transition:background-color .2s,color .2s;display:flex}[data-theme=dark] .styles-module__cyAYuG__tabBtn{color:#a3a3a3;background-color:#262626}.styles-module__cyAYuG__tabBtn:hover{color:#000;background-color:#d2d2d2}[data-theme=dark] .styles-module__cyAYuG__tabBtn:hover{color:#fff;background-color:#333}.styles-module__cyAYuG__tabBtnActive{color:#fff;text-align:center;letter-spacing:.12em;cursor:default;text-transform:uppercase;background-color:#44c54b;border:none;border-radius:0;justify-content:center;align-items:center;padding:1.6rem 1rem;font-size:.85rem;font-weight:400;display:flex}
.styles-module__O24MSW__container{width:100%;margin:0 auto}.styles-module__O24MSW__settingsLayout{height:calc(100vh - 60px);margin:-20px;display:flex;overflow:hidden}.styles-module__O24MSW__localSidebar{background:var(--config-sidebar-bg);flex-direction:column;flex-shrink:0;gap:.25rem;width:250px;height:100%;padding:1rem;display:flex;overflow-y:auto}.styles-module__O24MSW__categoryTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;padding:0 1rem;font-size:.7rem;font-weight:600}.styles-module__O24MSW__sidebarItem{border-radius:var(--radius-md);color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem .875rem;font-size:.875rem;font-weight:400;transition:all .2s;display:flex}.styles-module__O24MSW__sidebarItem:hover{background:var(--sidebar-item-hover);color:var(--text-primary)}.styles-module__O24MSW__sidebarItemActive{background-color:var(--sidebar-item-active)!important;color:var(--primary)!important;box-shadow:none!important;font-weight:600!important}.styles-module__O24MSW__settingsContent{background-color:var(--background);flex:1;min-width:0;height:100%;padding:1rem;overflow-y:auto}.styles-module__O24MSW__contentWrapper{width:100%;margin:0}.styles-module__O24MSW__cardPadding{padding:1rem}.styles-module__O24MSW__profileCard{border-radius:var(--radius-lg);background:var(--card);box-shadow:none;border:none;overflow:hidden}.styles-module__O24MSW__header{border-bottom:1px solid #0000000d;margin-bottom:1.5rem;padding-bottom:1rem}.styles-module__O24MSW__headerInfo h2{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.styles-module__O24MSW__headerInfo p{color:var(--text-secondary);margin:0;font-size:.95rem}.styles-module__O24MSW__profileGrid{flex-direction:column;gap:1rem;display:flex}.styles-module__O24MSW__photoSection{align-items:center;gap:1rem;display:flex}.styles-module__O24MSW__avatarWrapper{width:100px;height:100px;position:relative}.styles-module__O24MSW__avatar{background-color:var(--background-subtle);border:none;border-radius:1.5rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__O24MSW__photoButton{background:var(--primary);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:-6px;right:-6px;box-shadow:0 4px 6px -1px #0000001a}.styles-module__O24MSW__photoInfo h3{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.styles-module__O24MSW__photoInfo p{color:var(--text-secondary);margin:0 0 .5rem;font-size:.875rem}.styles-module__O24MSW__photoActions{gap:.5rem;display:flex}.styles-module__O24MSW__removeBtn{color:#ef4444!important}.styles-module__O24MSW__divider{background-color:var(--border);height:1px;margin:.75rem 0}.styles-module__O24MSW__formSection{flex-direction:column;gap:1rem;display:flex}.styles-module__O24MSW__inputsGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__O24MSW__fullWidth{grid-column:span 2}.styles-module__O24MSW__sectionHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:flex}.styles-module__O24MSW__securitySection h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem;font-size:.7rem;font-weight:600}.styles-module__O24MSW__securityItem{background:var(--background-subtle);border-radius:var(--radius-md);border:none;justify-content:space-between;align-items:center;padding:.625rem .875rem;display:flex}.styles-module__O24MSW__securityInfo span{color:var(--text-primary);font-size:.95rem;font-weight:600;display:block}.styles-module__O24MSW__securityInfo p{color:var(--text-secondary);margin:.25rem 0 0;font-size:.85rem}.styles-module__O24MSW__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;display:flex}.styles-module__O24MSW__footerMsg{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.styles-module__O24MSW__actions{gap:.75rem;display:flex}.styles-module__O24MSW__saveBtn{justify-content:center;align-items:center;gap:.5rem;min-width:180px;transition:opacity .2s;display:flex;background-color:var(--text-primary)!important;color:var(--background)!important;border-radius:var(--radius-sm)!important;height:40px!important;font-weight:600!important}.styles-module__O24MSW__saveBtn:hover{opacity:.9}.styles-module__O24MSW__successBtn{justify-content:center;align-items:center;gap:.75rem;min-width:200px;display:flex;background-color:var(--primary)!important;border-radius:.75rem!important;height:48px!important;font-weight:600!important}.styles-module__O24MSW__loader{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite styles-module__O24MSW__spin}.styles-module__O24MSW__spinner{animation:1s linear infinite styles-module__O24MSW__spin}@keyframes styles-module__O24MSW__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.styles-module__O24MSW__inputsGrid{grid-template-columns:1fr}.styles-module__O24MSW__photoSection,.styles-module__O24MSW__footer{text-align:center;flex-direction:column;gap:1.5rem}.styles-module__O24MSW__actions{width:100%}.styles-module__O24MSW__actions button{flex:1}}.styles-module__O24MSW__switch{appearance:none;background-color:var(--border);cursor:pointer;border-radius:9999px;width:44px;height:24px;transition:background-color .2s ease-in-out;position:relative}.styles-module__O24MSW__switch:after{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s ease-in-out;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0000001a}.styles-module__O24MSW__switch:checked{background-color:var(--primary)}.styles-module__O24MSW__switch:checked:after{transform:translate(20px)}.styles-module__O24MSW__switch:focus{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--primary);outline:none}.styles-module__O24MSW__modulesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:1200px){.styles-module__O24MSW__modulesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.styles-module__O24MSW__modulesGrid{grid-template-columns:1fr}}.styles-module__O24MSW__billingToggle{background:var(--card);border-radius:var(--radius-md);border:none;align-items:center;padding:.25rem;display:flex}.styles-module__O24MSW__billingBtn{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.styles-module__O24MSW__billingBtnActive{background:var(--text-primary);color:var(--background);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;box-shadow:0 4px 6px #0000001a}.styles-module__O24MSW__discountTag{color:var(--primary);background:#22c55e26;border-radius:.25rem;padding:.1rem .4rem;font-size:.7rem;font-weight:700}.styles-module__O24MSW__moduleCard{background:var(--card);border-radius:var(--radius-md);flex-direction:column;gap:1.25rem;padding:1.5rem;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d;border:none!important}.styles-module__O24MSW__moduleCardDark{color:var(--text-primary);z-index:10;background:#f8fafc;transform:none;box-shadow:0 8px 16px #00000014;border:none!important}[data-theme=dark] .styles-module__O24MSW__moduleCardDark{background:#1e293b;border:none!important}.styles-module__O24MSW__moduleCardDark:before{display:none}.styles-module__O24MSW__moduleHeader{flex-direction:column;gap:.75rem;display:flex}.styles-module__O24MSW__popularBadge{color:#000;text-transform:uppercase;text-align:center;border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);z-index:2;background:#ffc107;padding:.2rem 0;font-size:.65rem;font-weight:700;position:absolute;top:0;left:0;right:0}.styles-module__O24MSW__activeBadge{color:#fff;text-transform:uppercase;text-align:center;border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);z-index:2;background:#22c55e;padding:.2rem 0;font-size:.65rem;font-weight:700;position:absolute;top:0;left:0;right:0}.styles-module__O24MSW__logoDark{display:none}[data-theme=dark] .styles-module__O24MSW__logoDark{display:block}[data-theme=dark] .styles-module__O24MSW__logoLight{display:none}.styles-module__O24MSW__themeAdaptiveImg{filter:brightness(0);opacity:.8}[data-theme=dark] .styles-module__O24MSW__themeAdaptiveImg{filter:brightness(0)invert();opacity:.9}.styles-module__O24MSW__moduleTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.styles-module__O24MSW__modulePriceRow{align-items:flex-end;gap:.2rem;margin-bottom:.25rem;display:flex}.styles-module__O24MSW__currency{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:500}.styles-module__O24MSW__priceValue{color:var(--text-primary);font-size:3.5rem;font-weight:400;line-height:1}.styles-module__O24MSW__pricePeriod{color:var(--text-secondary);margin-bottom:.35rem;font-size:.85rem;font-weight:400}.styles-module__O24MSW__moduleDesc{color:var(--text-secondary);min-height:48px;margin:0;font-size:.85rem;line-height:1.5}.styles-module__O24MSW__moduleDivider{background-image:linear-gradient(to right,var(--border)50%,transparent 50%);background-repeat:repeat-x;background-size:10px 1px;height:1px;margin:.75rem 0}.styles-module__O24MSW__moduleFeatures{flex-direction:column;gap:1.25rem;display:flex}.styles-module__O24MSW__featureItem{color:var(--text-primary);align-items:flex-start;gap:.5rem;font-size:.75rem;line-height:1.35;display:flex}.styles-module__O24MSW__featureItemExcluded{color:var(--text-muted)}.styles-module__O24MSW__checkIcon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;display:flex}.styles-module__O24MSW__crossIcon{min-width:18px;height:18px;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.styles-module__O24MSW__moduleActionBtn{border-radius:var(--radius-md);width:100%;padding:1rem;font-weight:600;transition:all .2s}.styles-module__O24MSW__btnDarkAction{color:#fff!important;background:#166534!important;border:none!important}.styles-module__O24MSW__btnDarkAction:hover{background:#14532d!important}.styles-module__O24MSW__btnPopularAction{color:#fff!important;background:#22c55e!important;border:none!important}.styles-module__O24MSW__btnPopularAction:hover{background:#16a34a!important}.styles-module__O24MSW__btnCancel{border-color:var(--border);color:var(--text-primary)}.styles-module__O24MSW__btnCancel:hover{color:#ef4444;background:#ef44440d;border-color:#ef4444}
.styles-module__FYaMzW__container{width:100%;padding:1.5rem 2rem}.styles-module__FYaMzW__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.styles-module__FYaMzW__backLink:hover{color:var(--primary)}.styles-module__FYaMzW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__FYaMzW__headerLeft{align-items:center;gap:1rem;display:flex}.styles-module__FYaMzW__headerIcon{border-radius:var(--radius-lg);background-color:var(--sidebar-item-hover);width:56px;height:56px;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.styles-module__FYaMzW__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.styles-module__FYaMzW__subtitle{color:var(--text-muted);margin:.25rem 0 0;font-size:.875rem}.styles-module__FYaMzW__subtitle code{background:var(--background-subtle);border-radius:4px;padding:.1rem .35rem;font-size:.8rem}.styles-module__FYaMzW__badgeStack{align-items:center;gap:.5rem;display:flex}.styles-module__FYaMzW__badge{text-transform:uppercase;letter-spacing:.025em;border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:700}.styles-module__FYaMzW__badgeActive{color:#22c55e;background-color:#22c55e26}.styles-module__FYaMzW__badgePaused{color:#f59e0b;background-color:#f59e0b26}.styles-module__FYaMzW__badgeTier{color:#64748b;background-color:#64748b26;border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:700}.styles-module__FYaMzW__tabsRoot{margin-top:.5rem}.styles-module__FYaMzW__tabsList{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.25rem;margin-bottom:1.25rem;padding-bottom:.5rem;display:flex}.styles-module__FYaMzW__tabContent{padding:.25rem 0}.styles-module__FYaMzW__sectionGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.styles-module__FYaMzW__sectionCard{background-color:var(--sidebar-bg);border-radius:var(--radius-lg);padding:1.25rem}.styles-module__FYaMzW__sectionTitle{color:var(--text-primary);margin:0 0 1rem;font-size:1rem;font-weight:600}.styles-module__FYaMzW__dl{grid-template-columns:auto 1fr;gap:.35rem 1.5rem;margin:0;font-size:.875rem;display:grid}.styles-module__FYaMzW__dl dt{color:var(--text-muted);font-weight:500}.styles-module__FYaMzW__dl dd{color:var(--text-primary);margin:0}.styles-module__FYaMzW__tableWrap{overflow-x:auto}.styles-module__FYaMzW__table{border-collapse:collapse;width:100%;font-size:.875rem}.styles-module__FYaMzW__table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--border);padding:.5rem .75rem;font-size:.75rem;font-weight:600}.styles-module__FYaMzW__table td{border-bottom:1px solid var(--border);color:var(--text-primary);padding:.5rem .75rem}.styles-module__FYaMzW__table tbody tr:last-child td{border-bottom:none}.styles-module__FYaMzW__mutedNote{color:var(--text-muted);margin:1rem 0 0;font-size:.8rem}.styles-module__FYaMzW__planName{color:var(--text-primary);margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.styles-module__FYaMzW__planTier{color:var(--text-muted);margin:0;font-size:.875rem}.styles-module__FYaMzW__codeBlock{background:var(--background-subtle);border-radius:var(--radius-sm);word-break:break-all;padding:.75rem;font-size:.8rem;display:block}.styles-module__FYaMzW__planoContaLayout{grid-template-columns:320px 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:768px){.styles-module__FYaMzW__planoContaLayout{grid-template-columns:1fr}}.styles-module__FYaMzW__planoContaLeft,.styles-module__FYaMzW__planoContaRight{min-width:0}.styles-module__FYaMzW__paymentList{margin:0;padding:0;list-style:none}.styles-module__FYaMzW__paymentListItem{border-bottom:1px solid var(--border);grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.5rem 0;font-size:.875rem;display:grid}.styles-module__FYaMzW__paymentListItem:last-child{border-bottom:none}.styles-module__FYaMzW__paymentDate{color:var(--text-muted)}.styles-module__FYaMzW__paymentAmount{color:var(--text-primary);font-weight:600}
.styles-module__BGlEva__container{flex-direction:column;gap:.75rem;width:100%;max-width:100%;margin:0 auto;padding:0;display:flex}.styles-module__BGlEva__toolbar{background:var(--card);border-radius:0;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.625rem .875rem;display:flex}.styles-module__BGlEva__toolbarSearch{flex:1;align-items:center;min-width:180px;max-width:320px;display:flex;position:relative}.styles-module__BGlEva__toolbarSearchIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:.75rem}.styles-module__BGlEva__toolbarSearchInput{border:1px solid var(--border);background:var(--background-alt);width:100%;height:30px;color:var(--text-primary);border-radius:0;outline:none;padding:0 .875rem 0 2.25rem;font-size:.8125rem;transition:border-color .2s}.styles-module__BGlEva__toolbarSearchInput:focus{border-color:var(--primary)}.styles-module__BGlEva__toolbarSearchInput::placeholder{color:var(--text-muted)}.styles-module__BGlEva__toolbarDivider{background:var(--border);flex-shrink:0;width:1px;height:24px;margin:0 .25rem}.styles-module__BGlEva__toolbarBtn{border:1px solid var(--border);background:var(--background-alt);height:30px;color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:0;align-items:center;gap:.4rem;padding:0 .875rem;font-size:.8125rem;transition:background .15s,border-color .15s;display:inline-flex}.styles-module__BGlEva__toolbarBtn:hover{background:var(--sidebar-item-hover);border-color:var(--text-muted)}.styles-module__BGlEva__toolbarBtn:focus{border-color:var(--primary);outline:none}.styles-module__BGlEva__toolbarClearBtn{background:var(--tag-danger-bg);width:22px;height:22px;color:var(--tag-danger-color);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:-.25rem;transition:opacity .15s;display:inline-flex}.styles-module__BGlEva__toolbarClearBtn:hover{opacity:.8}.styles-module__BGlEva__filtroDropdownWrap{align-items:center;gap:.25rem;display:inline-flex;position:relative}.styles-module__BGlEva__filtroDropdownChevron{color:var(--text-muted);transition:transform .2s}.styles-module__BGlEva__filtroChevronOpen{transform:rotate(180deg)}.styles-module__BGlEva__filtroDropdownList{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);z-index:10000;flex-direction:column;gap:2px;min-width:200px;max-height:min(70vh,340px);padding:.25rem;display:flex;overflow-y:auto}.styles-module__BGlEva__filtroDropdownItem{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;transition:background .1s;display:block}.styles-module__BGlEva__filtroDropdownItem:hover{background:var(--dropdown-item-hover)}.styles-module__BGlEva__filtroDropdownItemSelected{background:var(--tag-success-bg);color:var(--primary);font-weight:500}.styles-module__BGlEva__cellSelect{border:1px solid var(--border);background:var(--background-alt);width:100%;min-width:0;height:30px;color:var(--text-primary);border-radius:0;outline:none;padding:0 .5rem;font-size:.8125rem;transition:border-color .2s}.styles-module__BGlEva__cellInput{border:1px solid var(--border)!important;background-color:var(--background-alt)!important;height:30px!important;color:var(--text-primary)!important;border-radius:0!important;font-size:.8125rem!important}.styles-module__BGlEva__cellSelect:focus{border-color:var(--primary)}.styles-module__BGlEva__cellValorUnit{color:var(--text-primary);text-align:right;font-size:.875rem;font-weight:600;display:block}.styles-module__BGlEva__modalOverlay{z-index:20000;background:#00000073;justify-content:center;align-items:center;animation:.15s styles-module__BGlEva__fadeOverlay;display:flex;position:fixed;inset:0}@keyframes styles-module__BGlEva__fadeOverlay{0%{opacity:0}to{opacity:1}}.styles-module__BGlEva__modalBox{background:var(--card);border-radius:0;flex-direction:column;width:100%;max-width:420px;max-height:80vh;animation:.18s styles-module__BGlEva__slideUp;display:flex;overflow:hidden}@keyframes styles-module__BGlEva__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.styles-module__BGlEva__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.styles-module__BGlEva__modalTitle{color:var(--text-primary);font-size:.9375rem;font-weight:600}.styles-module__BGlEva__modalClose{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.styles-module__BGlEva__modalClose:hover{background:var(--sidebar-item-hover);color:var(--text-primary)}.styles-module__BGlEva__modalAddRow{border-bottom:1px solid var(--border);gap:.5rem;padding:.875rem 1.25rem;display:flex}.styles-module__BGlEva__modalList{margin:0;padding:.25rem 0;list-style:none;overflow-y:auto}.styles-module__BGlEva__modalListItem{color:var(--text-primary);justify-content:space-between;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;transition:background .1s;display:flex}.styles-module__BGlEva__modalListItem:hover{background:var(--sidebar-item-hover)}.styles-module__BGlEva__modalListRemove{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .15s,background .15s,color .15s;display:inline-flex}.styles-module__BGlEva__modalListItem:hover .styles-module__BGlEva__modalListRemove{opacity:1}.styles-module__BGlEva__modalListRemove:hover{background:var(--tag-danger-bg);color:var(--tag-danger-color)}.styles-module__BGlEva__comprasCombobox{width:100%!important}.styles-module__BGlEva__comprasCombobox>div{border-color:var(--border)!important;background-color:var(--background-alt)!important;border-radius:0!important;height:30px!important}.styles-module__BGlEva__comprasCombobox input{height:100%!important;color:var(--text-primary)!important;background-color:#0000!important;border:none!important;font-size:.8125rem!important}
.salvarCorretivoModal-module__nZBAdW__flatModal{box-shadow:none!important;background-color:var(--card)!important;border:none!important;border-radius:5px!important;padding:1.25rem .5rem!important}.salvarCorretivoModal-module__nZBAdW__modalBody{font-family:var(--font-poppins),sans-serif;color:var(--text-primary);flex-direction:column;gap:1rem;padding:0 .5rem;display:flex}.salvarCorretivoModal-module__nZBAdW__optionsContainer{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.salvarCorretivoModal-module__nZBAdW__optionBtn{background-color:var(--background-subtle);color:var(--text-secondary);cursor:pointer;text-align:center;letter-spacing:.05em;text-transform:uppercase;border:none;border-radius:5px;padding:.75rem 1rem;font-size:.75rem;font-weight:500;transition:all .2s}.salvarCorretivoModal-module__nZBAdW__optionBtn:hover{background-color:var(--sidebar-item-hover)}.salvarCorretivoModal-module__nZBAdW__optionBtnActive{color:#fff;cursor:default;text-align:center;letter-spacing:.05em;text-transform:uppercase;background-color:#44c54b;border:none;border-radius:5px;padding:.75rem 1rem;font-size:.75rem;font-weight:500}.salvarCorretivoModal-module__nZBAdW__selectSection{flex-direction:column;gap:.4rem;display:flex}.salvarCorretivoModal-module__nZBAdW__selectLabel{color:var(--text-secondary);font-size:.72rem;font-weight:500}.salvarCorretivoModal-module__nZBAdW__customSelectWrapper{width:100%;position:relative}.salvarCorretivoModal-module__nZBAdW__customSelectBtn{background-color:var(--input-bg);border:1px solid var(--border);width:100%;height:38px;color:var(--text-primary);font-size:.8rem;font-family:var(--font-poppins),sans-serif;cursor:pointer;border-radius:5px;outline:none;justify-content:space-between;align-items:center;padding:0 .75rem;transition:border-color .2s,background-color .2s;display:flex}.salvarCorretivoModal-module__nZBAdW__customSelectBtn:hover,.salvarCorretivoModal-module__nZBAdW__customSelectBtn:focus{border-color:#44c54b}.salvarCorretivoModal-module__nZBAdW__customSelectBtnDisabled{opacity:.6;cursor:not-allowed}.salvarCorretivoModal-module__nZBAdW__customSelectValue{color:var(--text-primary);font-size:.8rem}.salvarCorretivoModal-module__nZBAdW__customSelectChevron{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.salvarCorretivoModal-module__nZBAdW__customSelectChevronOpen{transform:rotate(180deg)}.salvarCorretivoModal-module__nZBAdW__customDropdownList{background-color:var(--card);border:1px solid var(--border);z-index:100;border-radius:5px;max-height:180px;margin-top:2px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}[data-theme=dark] .salvarCorretivoModal-module__nZBAdW__customDropdownList{background-color:#262626}.salvarCorretivoModal-module__nZBAdW__customDropdownItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:5px;justify-content:flex-start;align-items:center;padding:.6rem .75rem;font-size:.8rem;transition:background-color .2s;display:flex}.salvarCorretivoModal-module__nZBAdW__customDropdownItem:hover{background-color:var(--sidebar-item-hover)}[data-theme=dark] .salvarCorretivoModal-module__nZBAdW__customDropdownItem:hover{background-color:#333}.salvarCorretivoModal-module__nZBAdW__customDropdownItemActive{color:#fff;cursor:default;text-align:left;background-color:#44c54b;border:none;border-radius:5px;justify-content:flex-start;align-items:center;width:100%;padding:.6rem .75rem;font-size:.8rem;display:flex}.salvarCorretivoModal-module__nZBAdW__customDropdownList::-webkit-scrollbar{width:4px}.salvarCorretivoModal-module__nZBAdW__customDropdownList::-webkit-scrollbar-track{background:0 0}.salvarCorretivoModal-module__nZBAdW__customDropdownList::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}[data-theme=dark] .salvarCorretivoModal-module__nZBAdW__customDropdownList::-webkit-scrollbar-thumb{background:#404040}.salvarCorretivoModal-module__nZBAdW__infoMessage{color:var(--text-secondary);background-color:var(--background-subtle);border-radius:5px;padding:.75rem;font-size:.72rem;line-height:1.4}.salvarCorretivoModal-module__nZBAdW__actions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.salvarCorretivoModal-module__nZBAdW__btnCancel{background-color:var(--background-subtle);color:var(--text-primary);cursor:pointer;letter-spacing:.05em;text-transform:uppercase;border:none;border-radius:5px;height:38px;padding:0 1.25rem;font-size:.75rem;font-weight:500}.salvarCorretivoModal-module__nZBAdW__btnCancel:hover{background-color:var(--sidebar-item-hover)}.salvarCorretivoModal-module__nZBAdW__btnSave{color:#fff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background-color:#000;border:none;border-radius:5px;height:38px;padding:0 1.25rem;font-size:.75rem;font-weight:500;transition:background-color .2s}.salvarCorretivoModal-module__nZBAdW__btnSave:hover{background-color:#222}[data-theme=dark] .salvarCorretivoModal-module__nZBAdW__btnSave{color:#000;background-color:#fff}[data-theme=dark] .salvarCorretivoModal-module__nZBAdW__btnSave:hover{background-color:#e1e1e1}.salvarCorretivoModal-module__nZBAdW__btnSave:disabled,.salvarCorretivoModal-module__nZBAdW__btnCancel:disabled{opacity:.5;cursor:not-allowed}
