.Button-module___XVDBq__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-family:var(--font-body);font-weight:var(--w-bold);white-space:nowrap;cursor:pointer;transition:background-color var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard), filter var(--dur-fast) var(--ease-standard), transform var(--dur-fast) var(--ease-standard), opacity var(--dur-fast) var(--ease-standard);border:1px solid #0000;line-height:1;display:inline-flex}.Button-module___XVDBq__button:active{transform:translateY(1px)scale(.98)}.Button-module___XVDBq__button:disabled{opacity:.5;cursor:not-allowed}.Button-module___XVDBq__button:disabled:active{transform:none}.Button-module___XVDBq__sm{padding:var(--space-2) var(--space-3);font-size:var(--fs-caption)}.Button-module___XVDBq__md{padding:var(--space-3) var(--space-5);font-size:var(--fs-body-sm)}.Button-module___XVDBq__lg{padding:var(--space-4) var(--space-6);font-size:var(--fs-body)}.Button-module___XVDBq__primary{background:var(--creative-yellow);color:var(--creative-black)}.Button-module___XVDBq__primary:hover:not(:disabled){background:var(--creative-yellow-600)}.Button-module___XVDBq__secondary{background:var(--creative-navy);color:var(--creative-white)}.Button-module___XVDBq__secondary:hover:not(:disabled){background:var(--creative-navy-800)}.Button-module___XVDBq__accent{background:var(--creative-blue);color:var(--creative-white)}.Button-module___XVDBq__accent:hover:not(:disabled){background:var(--creative-blue-700)}.Button-module___XVDBq__outline{border:1px solid var(--border-strong);color:var(--text-strong);background:0 0}.Button-module___XVDBq__outline:hover:not(:disabled){background:var(--surface-2)}.Button-module___XVDBq__ghost{color:var(--text-strong);background:0 0}.Button-module___XVDBq__ghost:hover:not(:disabled){background:var(--surface-2)}.Button-module___XVDBq__danger{background:var(--danger);color:var(--creative-white)}.Button-module___XVDBq__danger:hover:not(:disabled){filter:brightness(.93)}
.ActionBar-module__bgJ-vq__bar{align-items:center;gap:var(--space-2);z-index:var(--z-sticky-bar);flex-wrap:wrap;display:flex;position:sticky}.ActionBar-module__bgJ-vq__info{font-size:var(--fs-caption);color:var(--text-muted);margin-right:auto}.ActionBar-module__bgJ-vq__docked{bottom:calc(-1 * var(--shell-content-pb,0px));margin-top:var(--space-4);padding:var(--space-3) 0 max(var(--space-3), env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--border)}.ActionBar-module__bgJ-vq__docked.ActionBar-module__bgJ-vq__bled{margin-right:calc(-1 * var(--ab-bleed));margin-left:calc(-1 * var(--ab-bleed));margin-bottom:calc(-1 * var(--ab-bleed));padding-left:var(--ab-bleed);padding-right:var(--ab-bleed)}.ActionBar-module__bgJ-vq__floating{bottom:calc(var(--space-3) - var(--shell-content-pb,0px));margin-top:var(--space-4);margin-bottom:env(safe-area-inset-bottom,0px);padding:var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-2);box-shadow:var(--shadow-md)}@media (max-width:768px){.ActionBar-module__bgJ-vq__bar{justify-content:flex-start}.ActionBar-module__bgJ-vq__info{flex-basis:100%;margin-right:0}}
.Badge-module__JhPH_a__badge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);font-family:var(--font-body);font-weight:var(--w-semibold);font-size:var(--fs-caption);white-space:nowrap;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Badge-module__JhPH_a__yellow{background:var(--creative-yellow);color:var(--creative-black)}.Badge-module__JhPH_a__red{background:var(--creative-red);color:var(--creative-white)}.Badge-module__JhPH_a__blue{background:var(--creative-blue);color:var(--creative-white)}.Badge-module__JhPH_a__navy{background:var(--creative-navy);color:var(--creative-white)}.Badge-module__JhPH_a__neutral{background:var(--surface-2);border:1px solid var(--border);color:var(--text-default)}.Badge-module__JhPH_a__success{background:var(--success-bg);color:var(--success-fg)}.Badge-module__JhPH_a__warning{background:var(--warning-bg);color:var(--warning-fg)}.Badge-module__JhPH_a__danger{background:var(--danger-bg);color:var(--danger-fg)}.Badge-module__JhPH_a__info{background:var(--info-bg);color:var(--info-fg)}
.AssinaturaPad-module__XO9K8W__wrap{position:relative}.AssinaturaPad-module__XO9K8W__canvas{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;color:var(--value-ink,var(--text-strong));touch-action:none;cursor:crosshair;display:block}.AssinaturaPad-module__XO9K8W__hint{color:var(--text-muted);font-size:var(--fs-body-sm);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AssinaturaPad-module__XO9K8W__clear{top:var(--space-2);right:var(--space-2);align-items:center;gap:var(--space-1);font:inherit;font-size:var(--fs-caption);color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:var(--space-1) var(--space-2);cursor:pointer;font-weight:600;display:inline-flex;position:absolute}.AssinaturaPad-module__XO9K8W__clear:hover{color:var(--text-default);border-color:var(--border-strong)}
.Card-module__-V2EUq__card{gap:var(--space-1);padding:var(--space-5);border-radius:var(--radius-lg);flex-direction:column;display:flex}.Card-module__-V2EUq__surface{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--text-strong)}.Card-module__-V2EUq__sunken{background:var(--surface-2);border:1px solid var(--border);color:var(--text-strong)}.Card-module__-V2EUq__navy{background:var(--creative-navy);color:var(--creative-white)}
.Popover-module__sirpMW__root{display:inline-flex;position:relative}.Popover-module__sirpMW__panel{z-index:9600;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md,8px);min-width:210px;box-shadow:var(--shadow-lg,0 8px 24px #0000001f);padding:var(--space-2);position:fixed}
.Dica-module__drO8da__gatilho{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.Dica-module__drO8da__gatilho:hover,.Dica-module__drO8da__gatilho:focus-visible{color:var(--text-default)}.Dica-module__drO8da__painel{white-space:normal;overflow-wrap:break-word;text-align:left;width:max-content;max-width:260px}.Dica-module__drO8da__titulo{font-size:var(--fs-caption);color:var(--text-strong);margin-bottom:var(--space-1);font-weight:600}.Dica-module__drO8da__corpo{font-size:var(--fs-caption);color:var(--text-default);line-height:1.5}
.Input-module__iLtawG__field{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.Input-module__iLtawG__sm{gap:var(--space-1)}.Input-module__iLtawG__sm .Input-module__iLtawG__box{padding:var(--space-2) var(--space-3)}.Input-module__iLtawG__sm .Input-module__iLtawG__input{font-size:var(--fs-body-sm)}@media (max-width:768px){.Input-module__iLtawG__sm .Input-module__iLtawG__input{font-size:var(--fs-body)}}.Input-module__iLtawG__label{font-family:var(--font-body);font-weight:var(--w-semibold);font-size:var(--fs-label);color:var(--text-strong)}.Input-module__iLtawG__labelRow{align-items:center;gap:var(--space-1);display:inline-flex}.Input-module__iLtawG__box{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);transition:border-color var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard);align-items:center;display:flex}.Input-module__iLtawG__box:focus-within{border-color:var(--focus-ring);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus-ring) 28%, transparent)}.Input-module__iLtawG__boxError{border-width:2px;border-color:var(--danger)}.Input-module__iLtawG__boxError:focus-within{border-color:var(--danger);box-shadow:0 0 0 2px color-mix(in srgb, var(--danger) 22%, transparent)}.Input-module__iLtawG__box:has(>.Input-module__iLtawG__input:read-only){background:var(--creative-surface-2)}.Input-module__iLtawG__box:has(>.Input-module__iLtawG__input:read-only):focus-within{border-color:var(--border-strong);box-shadow:none}.Input-module__iLtawG__input:read-only{cursor:default}.Input-module__iLtawG__prefix{margin-right:var(--space-2);color:var(--text-muted);flex:none;align-items:center;display:inline-flex}.Input-module__iLtawG__input{min-width:0;font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-strong);background:0 0;border:none;outline:none;flex:1 0 0}.Input-module__iLtawG__input::placeholder{color:var(--text-muted)}.Input-module__iLtawG__hint{font-family:var(--font-body);font-size:var(--fs-caption);color:var(--text-muted)}.Input-module__iLtawG__error{font-family:var(--font-body);font-size:var(--fs-caption);color:var(--danger)}
.Checkbox-module__zh_Nlq__root{cursor:pointer;align-items:center;gap:10px;display:inline-flex}.Checkbox-module__zh_Nlq__disabled{opacity:.5;cursor:not-allowed}.Checkbox-module__zh_Nlq__boxWrap{display:inline-flex;position:relative}.Checkbox-module__zh_Nlq__input{opacity:0;cursor:inherit;margin:0;position:absolute;inset:0}.Checkbox-module__zh_Nlq__box{background:var(--surface);border:1px solid var(--border-strong);width:20px;height:20px;transition:background-color var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.Checkbox-module__zh_Nlq__check{color:var(--text-on-accent-ui);opacity:0;transition:opacity var(--dur-fast) var(--ease-standard)}.Checkbox-module__zh_Nlq__input:checked+.Checkbox-module__zh_Nlq__box{background:var(--accent-ui);border-color:var(--accent-ui)}.Checkbox-module__zh_Nlq__input:checked+.Checkbox-module__zh_Nlq__box .Checkbox-module__zh_Nlq__check{opacity:1}.Checkbox-module__zh_Nlq__input:focus-visible+.Checkbox-module__zh_Nlq__box{outline:2px solid var(--focus-ring);outline-offset:2px}.Checkbox-module__zh_Nlq__label{font-family:var(--font-body);font-size:var(--fs-body-sm);color:var(--text-default)}
.Switch-module__8_bpda__root{cursor:pointer;align-items:center;gap:10px;display:inline-flex}.Switch-module__8_bpda__disabled{opacity:.5;cursor:not-allowed}.Switch-module__8_bpda__trackWrap{display:inline-flex;position:relative}.Switch-module__8_bpda__input{opacity:0;cursor:inherit;margin:0;position:absolute;inset:0}.Switch-module__8_bpda__track{border-radius:var(--radius-pill);background:var(--border-strong);width:40px;height:23px;transition:background-color var(--dur-fast) var(--ease-standard);align-items:center;padding:2px;display:inline-flex}.Switch-module__8_bpda__thumb{background:var(--creative-white);width:19px;height:19px;box-shadow:var(--shadow-sm);transition:transform var(--dur-fast) var(--ease-standard);border-radius:50%}.Switch-module__8_bpda__input:checked+.Switch-module__8_bpda__track{background:var(--accent-ui)}.Switch-module__8_bpda__input:checked+.Switch-module__8_bpda__track .Switch-module__8_bpda__thumb{transform:translate(17px)}.Switch-module__8_bpda__input:focus-visible+.Switch-module__8_bpda__track{outline:2px solid var(--focus-ring);outline-offset:2px}.Switch-module__8_bpda__label{font-family:var(--font-body);font-size:var(--fs-body-sm);color:var(--text-default)}
.Segmented-module__4cG0QG__seg{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md,10px);grid-auto-columns:1fr;grid-auto-flow:column;padding:3px;display:inline-grid;position:relative}.Segmented-module__4cG0QG__thumb{width:calc((100% - 6px) / var(--seg-n));transform:translateX(calc(var(--seg-i) * 100%));background:var(--surface);border-radius:calc(var(--radius-md,10px) - 3px);box-shadow:var(--shadow-sm);transition:transform var(--dur-mid) var(--ease-standard,ease);pointer-events:none;position:absolute;top:3px;bottom:3px;left:3px}.Segmented-module__4cG0QG__opt{z-index:1;cursor:pointer;min-width:92px;font-family:var(--font-body);font-weight:var(--w-semibold);font-size:var(--fs-body-sm);color:var(--text-muted);white-space:nowrap;border-radius:calc(var(--radius-md,10px) - 3px);transition:color var(--dur-fast) var(--ease-standard,ease);background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:6px 14px;display:inline-flex;position:relative}.Segmented-module__4cG0QG__opt:hover:not(:disabled){color:var(--text-default)}.Segmented-module__4cG0QG__optActive{color:var(--text-strong)}.Segmented-module__4cG0QG__opt:disabled{color:var(--text-muted);cursor:not-allowed}.Segmented-module__4cG0QG__opt:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.Segmented-module__4cG0QG__icon{opacity:.85;display:inline-flex}.Segmented-module__4cG0QG__iconOnly .Segmented-module__4cG0QG__opt{gap:0;min-width:0;padding:6px 10px}.Segmented-module__4cG0QG__optActive .Segmented-module__4cG0QG__icon{opacity:1}@media (prefers-reduced-motion:reduce){.Segmented-module__4cG0QG__thumb{transition:none}}
.Select-module__4bRrqa__crs{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.Select-module__4bRrqa__sm{gap:var(--space-1)}.Select-module__4bRrqa__label{font-family:var(--font-body);font-size:var(--fs-label);font-weight:var(--w-semibold);color:var(--text-strong)}.Select-module__4bRrqa__btn{text-align:left;appearance:none;width:100%;min-width:0;font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-strong);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard);justify-content:space-between;align-items:center;gap:10px;display:flex}.Select-module__4bRrqa__btn:focus-visible{outline:none}.Select-module__4bRrqa__btn:focus,.Select-module__4bRrqa__btnOpen{border-color:var(--focus-ring);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus-ring) 28%, transparent)}.Select-module__4bRrqa__btn:disabled{background:var(--surface-2);color:var(--text-muted);cursor:not-allowed;box-shadow:none}.Select-module__4bRrqa__val{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__4bRrqa__valPh{color:var(--text-muted)}.Select-module__4bRrqa__chev{color:var(--text-muted);transition:transform var(--dur-fast) var(--ease-standard);flex:none}.Select-module__4bRrqa__btnOpen .Select-module__4bRrqa__chev{transform:rotate(180deg)}.Select-module__4bRrqa__hint{font-family:var(--font-body);font-size:var(--fs-caption);color:var(--text-muted)}.Select-module__4bRrqa__sm .Select-module__4bRrqa__btn{font-size:var(--fs-body-sm);padding:var(--space-2) var(--space-3);gap:6px}.Select-module__4bRrqa__sm .Select-module__4bRrqa__chev{width:13px;height:13px}@media (max-width:768px){.Select-module__4bRrqa__sm .Select-module__4bRrqa__btn{font-size:var(--fs-body)}}.Select-module__4bRrqa__pop{z-index:9600;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-height:280px;box-shadow:var(--shadow-lg);animation:Select-module__4bRrqa__popIn var(--dur-fast) var(--ease-out);flex-direction:column;gap:2px;padding:6px;display:flex;position:fixed;overflow-y:auto}.Select-module__4bRrqa__popUp{animation-name:Select-module__4bRrqa__popInUp}@keyframes Select-module__4bRrqa__popIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes Select-module__4bRrqa__popInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Select-module__4bRrqa__pop{animation:none}}.Select-module__4bRrqa__opt{appearance:none;justify-content:space-between;align-items:center;gap:var(--space-3);text-align:left;width:100%;font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-strong);padding:9px var(--space-3);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:0;display:flex}.Select-module__4bRrqa__optHi{background:var(--creative-yellow-100);color:var(--text-strong)}.Select-module__4bRrqa__optSel .Select-module__4bRrqa__optLabel{font-weight:var(--w-bold)}.Select-module__4bRrqa__optLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__4bRrqa__tick{color:var(--link);flex:none}.Select-module__4bRrqa__popSm .Select-module__4bRrqa__opt{font-size:var(--fs-body-sm);padding:7px 10px}
.Dialog-module__j4z5Iq__overlay{z-index:9500;padding:10vh var(--space-4) var(--space-4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:Dialog-module__j4z5Iq__dlgFade var(--dur-fast) var(--ease-out);background:#0f121980;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.Dialog-module__j4z5Iq__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:520px;max-height:80vh;box-shadow:var(--shadow-lg);animation:Dialog-module__j4z5Iq__dlgPop var(--dur-fast) var(--ease-out);flex-direction:column;display:flex;position:relative}.Dialog-module__j4z5Iq__lg{max-width:760px}.Dialog-module__j4z5Iq__xl{max-width:960px}.Dialog-module__j4z5Iq__head{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-4) var(--space-3);border-bottom:1px solid var(--border);display:flex}.Dialog-module__j4z5Iq__headEnd{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.Dialog-module__j4z5Iq__title{font-family:var(--font-display);font-weight:var(--w-bold);color:var(--text-strong);margin:0;font-size:1.0625rem}.Dialog-module__j4z5Iq__close,.Dialog-module__j4z5Iq__closeFloat{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:background var(--dur-fast) var(--ease-standard), color var(--dur-fast) var(--ease-standard);background:0 0;border:none;flex:none;place-items:center;display:inline-grid}.Dialog-module__j4z5Iq__close:hover,.Dialog-module__j4z5Iq__closeFloat:hover{background:var(--surface-2);color:var(--text-strong)}.Dialog-module__j4z5Iq__closeFloat{top:var(--space-3);right:var(--space-3);z-index:1;position:absolute}.Dialog-module__j4z5Iq__body{padding:var(--space-4);overflow-y:auto}.Dialog-module__j4z5Iq__bodyFlush{padding:0}@keyframes Dialog-module__j4z5Iq__dlgFade{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module__j4z5Iq__dlgPop{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:640px){.Dialog-module__j4z5Iq__overlaySheet{align-items:flex-end;padding:0}.Dialog-module__j4z5Iq__panelSheet{width:100%;max-width:none;max-height:calc(100dvh - env(safe-area-inset-top,0px) - 32px);animation:Dialog-module__j4z5Iq__dlgSheet var(--dur-mid,.2s) var(--ease-out);border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.Dialog-module__j4z5Iq__panelSheet .Dialog-module__j4z5Iq__head{padding-top:max(var(--space-4), env(safe-area-inset-top,0px))}.Dialog-module__j4z5Iq__panelSheet .Dialog-module__j4z5Iq__body{padding-bottom:max(var(--space-4), env(safe-area-inset-bottom,0px))}}@keyframes Dialog-module__j4z5Iq__dlgSheet{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Dialog-module__j4z5Iq__overlay,.Dialog-module__j4z5Iq__panel,.Dialog-module__j4z5Iq__panelSheet{animation:none}}
.ConfirmDialog-module__xJEA8W__wrap{gap:var(--space-5);flex-direction:column;display:flex}.ConfirmDialog-module__xJEA8W__message{color:var(--text-default);font-size:14px;line-height:1.55}.ConfirmDialog-module__xJEA8W__footer{justify-content:flex-end;gap:var(--space-2);display:flex}
.Tabs-module__92eo6G__tabs{align-items:flex-end;gap:var(--space-1);scrollbar-width:none;max-width:100%;display:flex;overflow-x:auto}.Tabs-module__92eo6G__tabs::-webkit-scrollbar{display:none}.Tabs-module__92eo6G__tab{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-3) 0;cursor:pointer;font-family:var(--font-body);font-weight:var(--w-semibold);font-size:var(--fs-body-sm);color:var(--text-muted);transition:color var(--dur-fast) var(--ease-standard);background:0 0;border:none;flex-direction:column;display:flex}.Tabs-module__92eo6G__tab:hover{color:var(--text-default)}.Tabs-module__92eo6G__label{white-space:nowrap}.Tabs-module__92eo6G__bar{background:0 0;border-radius:2px;width:100%;height:2px}.Tabs-module__92eo6G__active{color:var(--text-strong)}.Tabs-module__92eo6G__active .Tabs-module__92eo6G__bar{background:var(--accent-ui)}.Tabs-module__92eo6G__tab:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px;border-radius:var(--radius-sm)}
.Table-module__gzoYEq__wrap{border:1px solid var(--border);border-radius:var(--radius-lg,12px);background:var(--surface);overflow-x:auto}.Table-module__gzoYEq__table{border-collapse:collapse;width:100%;font-size:13px}.Table-module__gzoYEq__table thead th{text-align:left;border-bottom:1px solid var(--border);color:var(--text-muted);white-space:nowrap;background:var(--surface-2);padding:10px 14px;font-weight:600}.Table-module__gzoYEq__table thead th.Table-module__gzoYEq__alignRight{text-align:right}.Table-module__gzoYEq__table thead th.Table-module__gzoYEq__alignCenter{text-align:center}.Table-module__gzoYEq__alignRight{text-align:right}.Table-module__gzoYEq__alignCenter{text-align:center}.Table-module__gzoYEq__tabnum{font-variant-numeric:tabular-nums;white-space:nowrap}.Table-module__gzoYEq__thBtn{align-items:center;gap:var(--space-1);cursor:pointer;color:inherit;font:inherit;background:0 0;border:none;padding:0;font-weight:600;display:inline-flex}.Table-module__gzoYEq__thBtn:hover{color:var(--text-default)}.Table-module__gzoYEq__thArrow{font-size:9px}.Table-module__gzoYEq__thLabel{align-items:center;gap:var(--space-1);display:inline-flex}.Table-module__gzoYEq__thDrag{cursor:grab}.Table-module__gzoYEq__thDragging{opacity:.5}.Table-module__gzoYEq__thDragOver{box-shadow:inset 2px 0 0 0 var(--info)}.Table-module__gzoYEq__table tbody tr{border-bottom:1px solid var(--border)}.Table-module__gzoYEq__table tbody tr:last-child{border-bottom:none}.Table-module__gzoYEq__rowClickable{cursor:pointer;transition:background var(--dur-fast) var(--ease-standard)}.Table-module__gzoYEq__rowClickable:hover,.Table-module__gzoYEq__rowActive td{background:var(--surface-2)}.Table-module__gzoYEq__rowActive td:first-child{box-shadow:inset 3px 0 0 0 var(--creative-yellow)}.Table-module__gzoYEq__rowKb{outline:none}.Table-module__gzoYEq__rowKb:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px;background:var(--surface-2)}.Table-module__gzoYEq__table tbody td{padding:var(--space-3) 14px;color:var(--text-default);vertical-align:middle}.Table-module__gzoYEq__table tfoot td,.Table-module__gzoYEq__table tfoot th{padding:var(--space-3) 14px;border-top:1px solid var(--border);background:var(--surface-2);color:var(--text-default);font-weight:600}.Table-module__gzoYEq__empty{padding:var(--space-10);text-align:center;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-lg,12px);background:var(--surface);font-size:14px}.Table-module__gzoYEq__groupRow td{background:var(--creative-surface-3);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Table-module__gzoYEq__groupRowClickable td{cursor:pointer}.Table-module__gzoYEq__groupRowClickable:hover td{filter:brightness(.97)}.Table-module__gzoYEq__groupCell{box-shadow:inset 3px 0 0 0 var(--creative-yellow);padding:10px 14px}.Table-module__gzoYEq__groupInner{align-items:center;gap:var(--space-2);color:var(--text-strong);font-weight:600;display:flex}.Table-module__gzoYEq__groupChevron{color:var(--text-default);transition:transform var(--dur-fast) var(--ease-standard);flex-shrink:0;align-items:center;display:inline-flex}.Table-module__gzoYEq__groupChevronCollapsed{transform:rotate(-90deg)}.Table-module__gzoYEq__groupCellCol{color:var(--text-strong);padding:10px 14px;font-weight:600}.Table-module__gzoYEq__groupCellColFirst{box-shadow:inset 3px 0 0 0 var(--creative-yellow)}.Table-module__gzoYEq__mobileCardCell{display:none}@media (max-width:768px){.Table-module__gzoYEq__wrap{background:0 0;border:none;border-radius:0;overflow-x:visible}.Table-module__gzoYEq__table,.Table-module__gzoYEq__table tbody,.Table-module__gzoYEq__table tbody tr{width:100%;display:block}.Table-module__gzoYEq__table thead{display:none}.Table-module__gzoYEq__table tbody tr{border:1px solid var(--border);border-radius:var(--radius-lg,12px);background:var(--surface);padding:var(--space-1) 2px;margin-bottom:10px}.Table-module__gzoYEq__table tbody tr:last-child{border-bottom:1px solid var(--border)}.Table-module__gzoYEq__table tbody td{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-2) var(--space-3);text-align:right;border:none;display:flex}.Table-module__gzoYEq__table tbody td[data-label]:before{content:attr(data-label);text-align:left;color:var(--text-muted);flex-shrink:0;font-size:12px;font-weight:600}.Table-module__gzoYEq__table tbody td.Table-module__gzoYEq__alignRight,.Table-module__gzoYEq__table tbody td.Table-module__gzoYEq__alignCenter{text-align:right}.Table-module__gzoYEq__table tbody td:not([data-label]){text-align:left;justify-content:flex-start}.Table-module__gzoYEq__withMobileCard tbody td:not(.Table-module__gzoYEq__mobileCardCell){display:none}.Table-module__gzoYEq__withMobileCard tbody td.Table-module__gzoYEq__mobileCardCell{text-align:left;padding:0;display:block}.Table-module__gzoYEq__mobileFlat tbody tr{background:0 0;border:none;border-radius:0;margin:0;padding:0}.Table-module__gzoYEq__mobileFlat tbody tr:not(:last-child){border-bottom:1px solid var(--border)}.Table-module__gzoYEq__groupCellColEmpty{display:none}.Table-module__gzoYEq__rowActive{box-shadow:inset 3px 0 0 0 var(--creative-yellow)}.Table-module__gzoYEq__rowActive td,.Table-module__gzoYEq__rowActive td:first-child{box-shadow:none;background:0 0}.Table-module__gzoYEq__table tfoot,.Table-module__gzoYEq__table tfoot tr,.Table-module__gzoYEq__table tfoot td{width:100%;display:block}.Table-module__gzoYEq__table tfoot tr{border:1px solid var(--border);border-radius:var(--radius-lg,12px);background:var(--surface-2);padding:var(--space-1) 2px;margin-top:6px}.Table-module__gzoYEq__table tfoot td{padding:var(--space-2) var(--space-3);border:none;justify-content:space-between;display:flex}}
.Pagination-module__svLP_q__root{justify-content:center;align-items:center;gap:14px;display:flex}.Pagination-module__svLP_q__info{color:var(--text-muted);font-size:13px}
.FilterBar-module___gIYnG__bar{gap:var(--space-2);flex-direction:column;display:flex}.FilterBar-module___gIYnG__row{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.FilterBar-module___gIYnG__secRow{gap:var(--space-2);padding:var(--space-3);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);flex-wrap:wrap;align-items:center;display:flex}.FilterBar-module___gIYnG__customSlot{flex:auto;display:flex}.FilterBar-module___gIYnG__customSlot>*{width:100%}.FilterBar-module___gIYnG__search{flex:100 220px;min-width:0;position:relative}.FilterBar-module___gIYnG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.FilterBar-module___gIYnG__searchInput{width:100%;height:38px;padding:0 var(--space-3) 0 34px;border:1px solid var(--border);border-radius:var(--radius-md,8px);background:var(--surface);color:var(--text-default);font-size:14px}.FilterBar-module___gIYnG__searchInput:focus{border-color:var(--focus-ring,var(--info));outline:none}.FilterBar-module___gIYnG__searchInput::-webkit-search-cancel-button{appearance:none;display:none}@media (max-width:768px){.FilterBar-module___gIYnG__searchInput{font-size:16px}}.FilterBar-module___gIYnG__searchClear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:2px;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.FilterBar-module___gIYnG__pillWrap{flex:auto}.FilterBar-module___gIYnG__pill{height:38px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md,8px);background:var(--surface);color:var(--text-default);cursor:pointer;flex:auto;align-items:center;gap:6px;font-size:14px;display:inline-flex}.FilterBar-module___gIYnG__pill>svg{margin-left:auto}.FilterBar-module___gIYnG__pillIcon{color:var(--text-muted);flex-shrink:0;align-items:center;display:inline-flex}.FilterBar-module___gIYnG__pill:hover{border-color:var(--text-muted)}.FilterBar-module___gIYnG__pillActive{border-color:var(--info)}.FilterBar-module___gIYnG__maisBtn{flex:none}.FilterBar-module___gIYnG__count{background:var(--info);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.FilterBar-module___gIYnG__list{gap:var(--space-1);flex-direction:column;display:flex}.FilterBar-module___gIYnG__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.FilterBar-module___gIYnG__chip{padding:var(--space-1) 9px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--text-default);cursor:pointer;align-items:center;gap:5px;font-size:12px;display:inline-flex}.FilterBar-module___gIYnG__chip:hover{border-color:var(--danger);color:var(--danger)}.FilterBar-module___gIYnG__chipClear{color:var(--info);cursor:pointer;padding:var(--space-1) 6px;background:0 0;border:none;font-size:12px}.FilterBar-module___gIYnG__mobileRow{gap:var(--space-2);align-items:center;display:flex}.FilterBar-module___gIYnG__funnelBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:40px;height:38px;color:var(--text-default);cursor:pointer;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.FilterBar-module___gIYnG__funnelActive{border-color:var(--info)}.FilterBar-module___gIYnG__funnelBadge{border-radius:var(--radius-pill);background:var(--info);color:#fff;min-width:18px;height:18px;font-size:var(--fs-caption);font-weight:var(--w-bold);justify-content:center;align-items:center;padding:0 5px;display:inline-flex;position:absolute;top:-6px;right:-6px}.FilterBar-module___gIYnG__gavetaGroups{gap:var(--space-5);padding:var(--space-4);flex-direction:column;display:flex}.FilterBar-module___gIYnG__gavetaGroup{gap:var(--space-2);flex-direction:column;display:flex}.FilterBar-module___gIYnG__gavetaLabel{font-size:var(--fs-caption);font-weight:var(--w-bold);text-transform:uppercase;letter-spacing:var(--tracking-caps);color:var(--text-muted)}.FilterBar-module___gIYnG__gavetaFooter{padding:var(--space-3) var(--space-4);background:var(--surface);border-top:1px solid var(--border);position:sticky;bottom:0}.FilterBar-module___gIYnG__gavetaFooter:after{content:"";height:max(var(--space-4), env(safe-area-inset-bottom,0px));background:var(--surface);position:absolute;top:100%;left:0;right:0}.FilterBar-module___gIYnG__applyBtn{border-radius:var(--radius-md);background:var(--accent-ui);width:100%;height:44px;color:var(--text-on-accent-ui);font-family:var(--font-body);font-size:var(--fs-body-sm);font-weight:var(--w-semibold);cursor:pointer;border:none}.FilterBar-module___gIYnG__gavetaLimpar{align-items:center;gap:var(--space-1);height:24px;padding:0 var(--space-2);border-radius:var(--radius-md);background:var(--info-bg);color:var(--info-fg);font-size:var(--fs-caption);font-weight:var(--w-semibold);cursor:pointer;border:1px solid #0000;line-height:1;display:inline-flex}.FilterBar-module___gIYnG__gavetaLimpar:hover:not(:disabled){border-color:var(--info)}.FilterBar-module___gIYnG__gavetaLimpar:disabled{color:var(--text-muted);cursor:default;background:0 0}
.ColumnConfig-module__aZg2tq__pill{height:38px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md,8px);background:var(--surface);color:var(--text-default);cursor:pointer;align-items:center;gap:6px;font-size:14px;display:inline-flex}.ColumnConfig-module__aZg2tq__pill:hover{border-color:var(--text-muted)}.ColumnConfig-module__aZg2tq__pillActive{border-color:var(--info)}.ColumnConfig-module__aZg2tq__count{background:var(--info);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.ColumnConfig-module__aZg2tq__pop{gap:var(--space-2);flex-direction:column;width:268px;display:flex}.ColumnConfig-module__aZg2tq__search{position:relative}.ColumnConfig-module__aZg2tq__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.ColumnConfig-module__aZg2tq__searchInput{border:1px solid var(--border);border-radius:var(--radius-md,8px);background:var(--surface);width:100%;height:32px;color:var(--text-default);padding:0 10px 0 28px;font-size:13px}.ColumnConfig-module__aZg2tq__searchInput:focus{border-color:var(--info);outline:none}.ColumnConfig-module__aZg2tq__list{flex-direction:column;gap:1px;max-height:320px;display:flex;overflow-y:auto}.ColumnConfig-module__aZg2tq__item{padding:var(--space-1) 6px;border-radius:var(--radius-md,8px);cursor:grab;border:1px solid #0000;align-items:center;gap:6px;display:flex}.ColumnConfig-module__aZg2tq__item:hover{background:var(--surface-2)}.ColumnConfig-module__aZg2tq__itemOver{border-color:var(--info)}.ColumnConfig-module__aZg2tq__itemDrag{opacity:.5}.ColumnConfig-module__aZg2tq__grip{color:var(--text-muted);flex:none}.ColumnConfig-module__aZg2tq__vazio{padding:var(--space-3) 6px;color:var(--text-muted);text-align:center;font-size:13px}.ColumnConfig-module__aZg2tq__foot{border-top:1px solid var(--border);justify-content:flex-end;padding-top:6px;display:flex}.ColumnConfig-module__aZg2tq__reset{color:var(--info);cursor:pointer;padding:var(--space-1) 6px;background:0 0;border:none;font-size:12px}
.Avatar-module__IyK7MG__caixa{flex:none;display:inline-flex;position:relative}.Avatar-module__IyK7MG__recorte{border-radius:var(--radius-pill);background:var(--surface-2);width:100%;height:100%;box-shadow:inset 0 0 0 1px var(--border);place-items:center;display:grid;overflow:hidden}.Avatar-module__IyK7MG__foto{object-fit:cover;width:100%;height:100%;display:block}.Avatar-module__IyK7MG__iniciais{width:100%;height:100%;font-family:var(--font-display);font-weight:var(--w-extrabold);color:var(--text-strong);-webkit-user-select:none;user-select:none;place-items:center;line-height:1;display:grid}.Avatar-module__IyK7MG__chapeu{transform-origin:100% 100%;pointer-events:none;width:62%;height:62%;position:absolute;top:-58%;left:8%;transform:rotate(-18deg)}.Avatar-module__IyK7MG__chapeuCone{fill:var(--creative-red)}.Avatar-module__IyK7MG__chapeuPompom{fill:var(--creative-yellow)}.Avatar-module__IyK7MG__chapeuFita{stroke:var(--creative-yellow);stroke-width:1.6px;fill:none;stroke-linecap:round}
.ProductTile-module__h8tqqa__tile{gap:var(--space-2);flex-direction:column;width:160px;display:flex}.ProductTile-module__h8tqqa__media{aspect-ratio:160/130;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.ProductTile-module__h8tqqa__img{object-fit:contain;width:100%;height:100%}.ProductTile-module__h8tqqa__label{font-family:var(--font-body);font-weight:var(--w-bold);font-size:var(--fs-body-sm);color:var(--text-strong)}.ProductTile-module__h8tqqa__caption{font-family:var(--font-body);font-size:var(--fs-caption);color:var(--text-muted)}.ProductTile-module__h8tqqa__skel{background:var(--neutral-200);border-radius:var(--radius-sm);animation:ProductTile-module__h8tqqa__shimmer 1.2s var(--ease-standard) infinite}.ProductTile-module__h8tqqa__skelLg{width:70%;height:12px}.ProductTile-module__h8tqqa__skelSm{width:45%;height:10px}@keyframes ProductTile-module__h8tqqa__shimmer{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.ProductTile-module__h8tqqa__skel{animation:none}}
.Skeleton-module__llJBWG__sk{background:var(--surface-2);border-radius:var(--radius-md);display:block}.Skeleton-module__llJBWG__text{border-radius:var(--radius-sm);height:1em}.Skeleton-module__llJBWG__circle{border-radius:var(--radius-pill);aspect-ratio:1}.Skeleton-module__llJBWG__r_sm{border-radius:var(--radius-sm)}.Skeleton-module__llJBWG__r_md{border-radius:var(--radius-md)}.Skeleton-module__llJBWG__r_lg{border-radius:var(--radius-lg)}.Skeleton-module__llJBWG__r_pill{border-radius:var(--radius-pill)}.Skeleton-module__llJBWG__pulse{animation:Skeleton-module__llJBWG__pulse 1.4s var(--ease-standard) infinite}@keyframes Skeleton-module__llJBWG__pulse{0%,to{opacity:1}50%{opacity:.55}}.Skeleton-module__llJBWG__shimmer{position:relative;overflow:hidden}.Skeleton-module__llJBWG__shimmer:after{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);animation:Skeleton-module__llJBWG__sweep 1.6s var(--ease-standard) infinite;position:absolute;inset:0;transform:translate(-100%)}@keyframes Skeleton-module__llJBWG__sweep{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.Skeleton-module__llJBWG__pulse,.Skeleton-module__llJBWG__shimmer:after{animation:none}}
.PageContainer-module__QUxcGG__container{width:100%;margin-inline:auto}.PageContainer-module__QUxcGG__form{max-width:var(--page-form)}.PageContainer-module__QUxcGG__standard{max-width:var(--page-standard)}.PageContainer-module__QUxcGG__wide{max-width:var(--page-wide)}.PageContainer-module__QUxcGG__full{max-width:none}.PageContainer-module__QUxcGG__measureProse{max-width:var(--measure-prose)}.PageContainer-module__QUxcGG__measureForm{max-width:var(--measure-form)}
.Breadcrumb-module__2Qv2ea__nav{min-width:0}.Breadcrumb-module__2Qv2ea__list{align-items:center;gap:var(--space-1);flex-wrap:nowrap;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.Breadcrumb-module__2Qv2ea__item{align-items:center;gap:var(--space-1);min-width:0;display:flex}.Breadcrumb-module__2Qv2ea__sep{color:var(--text-muted);flex-shrink:0}.Breadcrumb-module__2Qv2ea__link{align-items:center;gap:var(--space-1);color:var(--link);font-size:var(--fs-caption);font-weight:var(--w-medium);white-space:nowrap;text-overflow:ellipsis;text-decoration:none;display:inline-flex;overflow:hidden}.Breadcrumb-module__2Qv2ea__link:hover{color:var(--link-hover);text-decoration:underline}.Breadcrumb-module__2Qv2ea__link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.Breadcrumb-module__2Qv2ea__current{align-items:center;gap:var(--space-1);color:var(--text-muted);font-size:var(--fs-caption);font-weight:var(--w-medium);white-space:nowrap;text-overflow:ellipsis;display:inline-flex;overflow:hidden}.Breadcrumb-module__2Qv2ea__icon{flex-shrink:0;display:inline-flex}.Breadcrumb-module__2Qv2ea__icon svg{width:14px;height:14px}.Breadcrumb-module__2Qv2ea__ellipsis{color:var(--text-muted);font-size:var(--fs-caption);display:none}@media (max-width:640px){.Breadcrumb-module__2Qv2ea__hideOnMobile{display:none}.Breadcrumb-module__2Qv2ea__ellipsis{display:inline-flex}}
.PageHeader-module__neKc5q__header{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.PageHeader-module__neKc5q__titles{min-width:0}.PageHeader-module__neKc5q__crumbs{margin-bottom:var(--space-2)}.PageHeader-module__neKc5q__title{font-family:var(--font-display);font-weight:800;font-size:var(--fs-h1);letter-spacing:var(--tracking-tight);line-height:var(--leading-tight);color:var(--text-strong);margin:0}.PageHeader-module__neKc5q__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}@media (max-width:768px){.PageHeader-module__neKc5q__title,.PageHeader-module__neKc5q__crumbs{display:none}.PageHeader-module__neKc5q__crumbs.PageHeader-module__neKc5q__crumbsSaida{margin-bottom:var(--space-4);display:block}.PageHeader-module__neKc5q__actions{flex:100%}.PageHeader-module__neKc5q__header{margin-bottom:0}.PageHeader-module__neKc5q__header:has(.PageHeader-module__neKc5q__actions){margin-bottom:var(--space-4)}}
.DetailShell-module__Pdo-CW__wrap{flex-direction:column;display:flex}.DetailShell-module__Pdo-CW__back{font-size:var(--fs-caption);color:var(--text-muted);width:fit-content;padding:14px var(--space-2);margin:-14px calc(-1 * var(--space-2));cursor:pointer;font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.DetailShell-module__Pdo-CW__back:hover{color:var(--text-strong)}.DetailShell-module__Pdo-CW__back:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-sm,8px)}.DetailShell-module__Pdo-CW__back+:not(.DetailShell-module__Pdo-CW__head),.DetailShell-module__Pdo-CW__crumbs+:not(.DetailShell-module__Pdo-CW__head){margin-top:var(--space-4)}.DetailShell-module__Pdo-CW__head{align-items:center;gap:var(--space-3);margin:var(--space-3) 0 var(--space-4);flex-wrap:wrap;display:flex}.DetailShell-module__Pdo-CW__title{font-family:var(--font-display);color:var(--text-strong);text-overflow:ellipsis;margin:0;font-size:18px;font-weight:800;overflow:hidden}.DetailShell-module__Pdo-CW__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-left:auto;display:flex}@media (max-width:640px){.DetailShell-module__Pdo-CW__actions{width:100%;margin-left:0}}
.CadeiaArvore-module__avYN8W__arvore{font-family:var(--font-body)}.CadeiaArvore-module__avYN8W__linha{white-space:nowrap;padding:3px var(--space-1);border-radius:6px;align-items:center;display:flex}.CadeiaArvore-module__avYN8W__linha:hover{background:var(--surface-2)}.CadeiaArvore-module__avYN8W__guia{font-family:var(--font-mono);color:var(--text-muted);white-space:pre;-webkit-user-select:none;user-select:none;flex:none;font-size:13px}.CadeiaArvore-module__avYN8W__no{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--cor-etapa,var(--border-strong));border-radius:var(--radius-md);align-items:center;gap:9px;padding:5px 11px;display:inline-flex}.CadeiaArvore-module__avYN8W__clicavel{cursor:pointer}.CadeiaArvore-module__avYN8W__clicavel:hover{border-color:var(--border-strong)}.CadeiaArvore-module__avYN8W__selo{font-family:var(--font-mono);font-size:10px;font-weight:var(--w-semibold);letter-spacing:.03em;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1px 5px}.CadeiaArvore-module__avYN8W__num{font-weight:var(--w-medium);font-variant-numeric:tabular-nums;color:var(--text-strong);font-size:13px}.CadeiaArvore-module__avYN8W__etapa{font-size:11px;font-weight:var(--w-medium);color:var(--cor-etapa,var(--text-default));margin-left:var(--space-1)}.CadeiaArvore-module__avYN8W__dono{color:var(--text-muted);font-size:11px}.CadeiaArvore-module__avYN8W__vazia{font-size:var(--fs-body-sm);color:var(--text-muted);padding:var(--space-4)}
.CadeiaMindmap-module__tTQ2xG__wrap{font-family:var(--font-body)}.CadeiaMindmap-module__tTQ2xG__topo{justify-content:space-between;align-items:center;gap:10px var(--space-4);margin:0 0 var(--space-3);flex-wrap:wrap;display:flex}.CadeiaMindmap-module__tTQ2xG__legenda{flex-wrap:wrap;gap:6px 14px;margin:0;display:flex}.CadeiaMindmap-module__tTQ2xG__legItem{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.CadeiaMindmap-module__tTQ2xG__legDot{border-radius:50%;flex:none;width:9px;height:9px}.CadeiaMindmap-module__tTQ2xG__legDotAberta{border:1px dashed var(--border-strong);background:0 0;border-radius:2px}.CadeiaMindmap-module__tTQ2xG__toolbar{align-items:center;gap:var(--space-1);width:fit-content;margin:0;display:flex}.CadeiaMindmap-module__tTQ2xG__btn{font:inherit;font-size:12px;font-weight:var(--w-medium);color:var(--text-muted);padding:var(--space-1) var(--space-2);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;display:inline-flex}.CadeiaMindmap-module__tTQ2xG__btn svg{flex:none}.CadeiaMindmap-module__tTQ2xG__btn:hover{background:var(--surface-2);color:var(--text-default)}.CadeiaMindmap-module__tTQ2xG__scroll{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);padding:var(--space-2);overflow-x:auto}.CadeiaMindmap-module__tTQ2xG__svg{display:block}.CadeiaMindmap-module__tTQ2xG__svg text{font-family:var(--font-body)}.CadeiaMindmap-module__tTQ2xG__card{fill:var(--surface)}.CadeiaMindmap-module__tTQ2xG__cardAberta{stroke:var(--border-strong);stroke-width:1px;stroke-dasharray:3 3}.CadeiaMindmap-module__tTQ2xG__hit{cursor:pointer}.CadeiaMindmap-module__tTQ2xG__hit:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:10px}.CadeiaMindmap-module__tTQ2xG__chip{fill:var(--surface-2);stroke:var(--border-strong);stroke-width:.5px}.CadeiaMindmap-module__tTQ2xG__chipTxt{font-family:var(--font-mono);fill:var(--text-default);font-size:10.5px;font-weight:500}.CadeiaMindmap-module__tTQ2xG__chipDestaque{fill:var(--creative-navy);stroke:none}.CadeiaMindmap-module__tTQ2xG__chipDestaqueTxt{fill:#fff;font-weight:700}.CadeiaMindmap-module__tTQ2xG__num{fill:var(--text-strong);font-weight:400}.CadeiaMindmap-module__tTQ2xG__sub{fill:var(--text-muted);font-size:11px}.CadeiaMindmap-module__tTQ2xG__vazia{font-size:var(--fs-body-sm);color:var(--text-muted);padding:var(--space-4)}
.Confete-module__VawrIa__overlay{z-index:var(--z-confete);pointer-events:none;position:fixed;inset:0;overflow:hidden}.Confete-module__VawrIa__peca{top:-24px;left:var(--peca-x);width:var(--peca-lado);height:var(--peca-lado);will-change:transform, opacity;animation-name:Confete-module__VawrIa__cair;animation-timing-function:linear;animation-fill-mode:both;position:absolute}.Confete-module__VawrIa__corA{background:var(--creative-yellow)}.Confete-module__VawrIa__corB{background:var(--creative-red)}.Confete-module__VawrIa__corC{background:var(--creative-navy)}@keyframes Confete-module__VawrIa__cair{0%{opacity:0;transform:translate(0,0)rotate(0)}8%{opacity:1}80%{opacity:1}to{transform:translate3d(var(--peca-deriva), 105vh, 0) rotate(var(--peca-giro));opacity:0}}@media (prefers-reduced-motion:reduce){.Confete-module__VawrIa__overlay{display:none}}
.CommandPalette-module___lZZhG__overlay{z-index:100;animation:CommandPalette-module___lZZhG__fade var(--dur-fast) var(--ease-out);background:#0b0d1273;justify-content:center;align-items:flex-start;padding-top:14vh;display:flex;position:fixed;inset:0}@keyframes CommandPalette-module___lZZhG__fade{0%{opacity:0}to{opacity:1}}.CommandPalette-module___lZZhG__cmdk{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);width:600px;max-width:calc(100vw - 48px);box-shadow:var(--shadow-lg);animation:CommandPalette-module___lZZhG__pop var(--dur-mid) var(--ease-out);overflow:hidden}@keyframes CommandPalette-module___lZZhG__pop{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.CommandPalette-module___lZZhG__overlay,.CommandPalette-module___lZZhG__cmdk{animation:none}}.CommandPalette-module___lZZhG__inputRow{align-items:center;gap:var(--space-3);padding:18px var(--space-5);border-bottom:1px solid var(--border);color:var(--text-muted);display:flex}.CommandPalette-module___lZZhG__input{font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-strong);background:0 0;border:none;outline:none;flex:1}.CommandPalette-module___lZZhG__input::placeholder{color:var(--text-muted)}.CommandPalette-module___lZZhG__kbd{font-family:var(--font-body);font-size:11px;font-weight:var(--w-semibold);border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--border);color:var(--text-default);padding:2px 6px}.CommandPalette-module___lZZhG__list{max-height:380px;padding:var(--space-2);overflow-y:auto}.CommandPalette-module___lZZhG__group{font-size:11px;font-weight:var(--w-extrabold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding:10px var(--space-3) 5px}.CommandPalette-module___lZZhG__item{align-items:center;gap:var(--space-3);width:100%;padding:10px var(--space-3);border-radius:var(--radius-md);color:var(--text-default);font-family:var(--font-body);font-size:var(--fs-body-sm);text-align:left;cursor:pointer;background:0 0;border:none;display:flex}.CommandPalette-module___lZZhG__itemSel{background:var(--surface-2);color:var(--text-strong)}.CommandPalette-module___lZZhG__itemMuted{color:var(--text-muted);cursor:default}.CommandPalette-module___lZZhG__iconCell{color:var(--text-muted);flex-shrink:0;display:inline-flex}.CommandPalette-module___lZZhG__itemLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.CommandPalette-module___lZZhG__sub{font-size:var(--fs-caption);color:var(--text-muted);flex-shrink:0;margin-left:auto}.CommandPalette-module___lZZhG__typechip{font-size:11px;font-weight:var(--w-bold);letter-spacing:.06em;text-transform:uppercase;padding:3px var(--space-2);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--text-default);flex-shrink:0}.CommandPalette-module___lZZhG__empty{padding:28px var(--space-4);text-align:center;color:var(--text-muted);font-size:var(--fs-body-sm)}.CommandPalette-module___lZZhG__footer{gap:var(--space-4);padding:10px var(--space-5);border-top:1px solid var(--border);font-size:var(--fs-caption);color:var(--text-muted);display:flex}
.Toast-module__8qjN8a__toast{align-items:center;gap:var(--space-4);background:var(--neutral-900);color:var(--neutral-0);font-family:var(--font-body);font-size:var(--fs-body-sm);font-weight:var(--w-semibold);padding:11px var(--space-5);border-radius:var(--radius-pill);box-shadow:var(--shadow-lg);z-index:200;animation:Toast-module__8qjN8a__toastIn var(--dur-mid) var(--ease-out);display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}[data-theme=dark] .Toast-module__8qjN8a__toast{border:1px solid var(--border-strong);background:#2a2a2a}.Toast-module__8qjN8a__undo{cursor:pointer;background:var(--creative-yellow);color:var(--creative-black);font-family:var(--font-display);font-weight:var(--w-bold);border-radius:var(--radius-pill);transition:background var(--dur-fast) var(--ease-standard);border:none;padding:6px 14px;font-size:12.5px}.Toast-module__8qjN8a__undo:hover{background:var(--creative-yellow-600)}@keyframes Toast-module__8qjN8a__toastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Toast-module__8qjN8a__toast{animation:none}}
.Arte-module__xLsNAW__wrap{gap:var(--gap-section);flex-direction:column;display:flex}.Arte-module__xLsNAW__state{padding:var(--space-12) var(--space-6);text-align:center;color:var(--text-muted);max-width:560px;line-height:var(--leading-relaxed);margin:0 auto}.Arte-module__xLsNAW__muted{color:var(--text-muted)}.Arte-module__xLsNAW__metrics{gap:var(--gap-section);flex-wrap:wrap;display:flex}.Arte-module__xLsNAW__metric{gap:var(--gap-tight);background:var(--surface-2);border-radius:var(--radius-md);padding:var(--space-4);flex-direction:column;flex:160px;display:flex}.Arte-module__xLsNAW__metricNum{font-size:var(--fs-h3);font-weight:var(--w-medium);font-variant-numeric:tabular-nums;color:var(--text-strong);line-height:var(--leading-tight)}.Arte-module__xLsNAW__metricLabel{font-size:var(--fs-caption);color:var(--text-muted)}.Arte-module__xLsNAW__metricHero{flex:220px}.Arte-module__xLsNAW__metricHero .Arte-module__xLsNAW__metricNum{font-size:var(--fs-h2);font-weight:var(--w-bold);color:var(--value-ink)}.Arte-module__xLsNAW__cellCliente{font-size:var(--fs-body-sm);color:var(--text-strong)}.Arte-module__xLsNAW__negLink,.Arte-module__xLsNAW__espiar,.Arte-module__xLsNAW__layoutUnico,.Arte-module__xLsNAW__linkBtn,.Arte-module__xLsNAW__variacao{font:inherit;color:var(--link);cursor:pointer;text-align:left;text-underline-offset:3px;background:0 0;border:none;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.Arte-module__xLsNAW__negLink:hover,.Arte-module__xLsNAW__espiar:hover,.Arte-module__xLsNAW__layoutUnico:hover,.Arte-module__xLsNAW__linkBtn:hover,.Arte-module__xLsNAW__variacao:hover{color:var(--link-hover);text-decoration-style:solid}.Arte-module__xLsNAW__negLink:focus-visible,.Arte-module__xLsNAW__espiar:focus-visible,.Arte-module__xLsNAW__layoutUnico:focus-visible,.Arte-module__xLsNAW__linkBtn:focus-visible,.Arte-module__xLsNAW__variacao:focus-visible{outline:var(--border-width-2) solid var(--focus-ring);outline-offset:var(--space-1);border-radius:var(--radius-sm)}.Arte-module__xLsNAW__negLink{font-weight:var(--w-medium);font-variant-numeric:tabular-nums}.Arte-module__xLsNAW__espiarQtd{font-weight:var(--w-bold);font-variant-numeric:tabular-nums}.Arte-module__xLsNAW__layoutUnico{align-items:baseline;gap:var(--space-2);color:var(--text-default);-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);display:inline-flex}.Arte-module__xLsNAW__layoutUnico:hover{color:var(--link-hover)}.Arte-module__xLsNAW__ref{font-size:var(--fs-caption);color:var(--text-muted);font-variant-numeric:tabular-nums}.Arte-module__xLsNAW__semFinParcial{margin-left:var(--space-2);font-size:var(--fs-caption);color:var(--warning-fg);white-space:nowrap}.Arte-module__xLsNAW__tempo{justify-content:flex-end;align-items:center;gap:var(--space-2);white-space:nowrap;display:inline-flex}.Arte-module__xLsNAW__tempoNum{font-size:var(--fs-body-sm);font-weight:var(--w-medium);font-variant-numeric:tabular-nums;color:var(--text-strong)}.Arte-module__xLsNAW__tempoDot{width:var(--space-2);height:var(--space-2);border-radius:var(--radius-pill);flex:none}.Arte-module__xLsNAW__tempo_novo .Arte-module__xLsNAW__tempoDot{background:var(--border-strong)}.Arte-module__xLsNAW__tempo_atencao .Arte-module__xLsNAW__tempoDot{background:var(--warning)}.Arte-module__xLsNAW__tempo_critico .Arte-module__xLsNAW__tempoDot{background:var(--danger)}.Arte-module__xLsNAW__tempo_critico .Arte-module__xLsNAW__tempoNum{color:var(--danger);font-weight:var(--w-bold)}.Arte-module__xLsNAW__espiada{width:min(380px, calc(100vw - var(--space-8)));max-height:min(60vh,420px);overflow-y:auto}.Arte-module__xLsNAW__espiadaHead{justify-content:space-between;align-items:baseline;gap:var(--gap-group);padding-bottom:var(--space-2);margin-bottom:var(--space-2);border-bottom:var(--border-width) solid var(--border);font-size:var(--fs-caption);color:var(--text-muted);display:flex}.Arte-module__xLsNAW__espiadaHead strong{font-weight:var(--w-bold);color:var(--text-strong)}.Arte-module__xLsNAW__espiadaLista,.Arte-module__xLsNAW__variacoes{margin:0;padding:0;list-style:none}.Arte-module__xLsNAW__espiadaLista{gap:var(--gap-section);flex-direction:column;display:flex}.Arte-module__xLsNAW__familia{gap:var(--gap-tight);flex-direction:column;display:flex}.Arte-module__xLsNAW__familiaNome{justify-content:space-between;align-items:baseline;gap:var(--gap-group);font-size:var(--fs-body-sm);font-weight:var(--w-medium);color:var(--text-strong);display:flex}.Arte-module__xLsNAW__familiaQtd{font-size:var(--fs-caption);font-weight:var(--w-regular);color:var(--text-muted);font-variant-numeric:tabular-nums;flex:none}.Arte-module__xLsNAW__familiaSelos{gap:var(--space-1);flex-wrap:wrap;display:flex}.Arte-module__xLsNAW__variacoes{gap:var(--space-1);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.Arte-module__xLsNAW__variacao{font-size:var(--fs-caption);color:var(--text-default);background:var(--surface-2);border:var(--border-width) solid var(--border);border-radius:var(--radius-pill);padding:var(--space-1) var(--space-2);white-space:nowrap;text-decoration:none}.Arte-module__xLsNAW__variacao:hover{border-color:var(--link);color:var(--link-hover);text-decoration:none}.Arte-module__xLsNAW__erro{align-items:center;gap:var(--gap-group);color:var(--danger);flex-direction:column;display:flex}.Arte-module__xLsNAW__erroDetalhe{font-size:var(--fs-caption);color:var(--text-muted);margin:0}.Arte-module__xLsNAW__tentarDeNovo{font:inherit;font-size:var(--fs-caption);font-weight:var(--w-medium);background:var(--accent-ui);color:var(--text-on-accent-ui);border-radius:var(--radius-md);padding:var(--space-2) var(--space-4);cursor:pointer;border:none}.Arte-module__xLsNAW__tentarDeNovo:hover{background:var(--accent-ui-press)}.Arte-module__xLsNAW__lateTag{font-size:var(--fs-caption);color:var(--danger);font-weight:var(--w-medium)}.Arte-module__xLsNAW__tabelaWrap{border:var(--border-width) solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow-x:auto}.Arte-module__xLsNAW__tabela{border-collapse:collapse;width:100%;font-size:var(--fs-caption)}.Arte-module__xLsNAW__tabela thead th{text-align:left;padding:var(--space-2) var(--space-3);border-bottom:var(--border-width) solid var(--border);color:var(--text-muted);font-weight:var(--w-medium);white-space:nowrap;background:var(--surface-2)}.Arte-module__xLsNAW__tabela tbody td{padding:var(--space-2) var(--space-3);color:var(--text-default);white-space:nowrap;border-bottom:var(--border-width) solid var(--border)}.Arte-module__xLsNAW__num{text-align:right;font-variant-numeric:tabular-nums}.Arte-module__xLsNAW__voltar{align-items:center;gap:var(--space-2);cursor:pointer;color:var(--text-muted);font:inherit;font-size:var(--fs-caption);padding:var(--space-1) 0;background:0 0;border:none;display:inline-flex}.Arte-module__xLsNAW__voltar:hover{color:var(--text-default)}.Arte-module__xLsNAW__detHead{gap:var(--gap-tight);flex-direction:column;display:flex}.Arte-module__xLsNAW__detHead h1{font-size:var(--fs-h3);font-weight:var(--w-semibold);margin:0}.Arte-module__xLsNAW__detSub{font-size:var(--fs-body-sm);color:var(--text-muted);margin:0}.Arte-module__xLsNAW__detGrid{gap:var(--gap-section);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;display:grid}.Arte-module__xLsNAW__card2{border:var(--border-width) solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:var(--space-4)}.Arte-module__xLsNAW__cardTitulo{font-size:var(--fs-body-sm);font-weight:var(--w-semibold);color:var(--text-strong);margin:0 0 var(--space-3)}.Arte-module__xLsNAW__kv{gap:var(--gap-tight);margin-bottom:var(--space-3);flex-direction:column;display:flex}.Arte-module__xLsNAW__kk{font-size:var(--fs-caption);color:var(--text-muted)}.Arte-module__xLsNAW__kvv{font-size:var(--fs-body-sm);color:var(--text-default)}.Arte-module__xLsNAW__marcos{gap:var(--gap-section);flex-wrap:wrap;display:flex}.Arte-module__xLsNAW__marco{flex:130px}.Arte-module__xLsNAW__thumb{aspect-ratio:1;border-radius:var(--radius-md);background:var(--surface-2);border:var(--border-width) dashed var(--border-strong);justify-content:center;align-items:center;gap:var(--space-1);width:100%;max-width:220px;color:var(--text-muted);font-size:var(--fs-caption);text-align:center;flex-direction:column;display:flex;overflow:hidden}.Arte-module__xLsNAW__thumbImg{object-fit:contain;background:var(--surface);width:100%;height:100%}.Arte-module__xLsNAW__thumbIcon{font-size:var(--fs-h3);line-height:var(--leading-tight)}.Arte-module__xLsNAW__nota{font-size:var(--fs-caption);color:var(--text-muted);line-height:var(--leading-relaxed)}.Arte-module__xLsNAW__nota strong{font-weight:var(--w-medium);color:var(--text-default)}
.Clientes-module__Fu9PJa__wrap{gap:var(--space-4);flex-direction:column;display:flex}.Clientes-module__Fu9PJa__state{padding:56px var(--space-6);text-align:center;color:var(--text-muted);max-width:560px;margin:0 auto;line-height:1.6}.Clientes-module__Fu9PJa__cellRef{color:var(--link);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.Clientes-module__Fu9PJa__cliente{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;max-width:280px;display:inline-block;overflow:hidden}.Clientes-module__Fu9PJa__muted{color:var(--text-muted)}.Clientes-module__Fu9PJa__voltar{cursor:pointer;color:var(--text-muted);font:inherit;padding:var(--space-1) 0;background:0 0;border:none;align-items:center;gap:6px;font-size:13px;display:inline-flex}.Clientes-module__Fu9PJa__voltar:hover{color:var(--text-default)}.Clientes-module__Fu9PJa__detHead{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Clientes-module__Fu9PJa__detTitle{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.Clientes-module__Fu9PJa__detTitleRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Clientes-module__Fu9PJa__detTitle h1{margin:0;font-size:22px;font-weight:600}.Clientes-module__Fu9PJa__detSub{color:var(--text-muted);margin:0;font-size:14px;font-weight:400}.Clientes-module__Fu9PJa__blocos{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;display:grid}.Clientes-module__Fu9PJa__card{border:1px solid var(--border);border-radius:var(--radius-lg,12px);background:var(--surface);padding:var(--space-4) 18px;gap:var(--space-3);flex-direction:column;display:flex}.Clientes-module__Fu9PJa__secaoTitulo{color:var(--text-strong);margin:0;font-size:14px;font-weight:600}.Clientes-module__Fu9PJa__kvGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px 18px;display:grid}.Clientes-module__Fu9PJa__kv{flex-direction:column;gap:2px;min-width:0;display:flex}.Clientes-module__Fu9PJa__kk{color:var(--text-muted);font-size:13px}.Clientes-module__Fu9PJa__kvv{color:var(--text-default);text-overflow:ellipsis;font-size:14px;overflow:hidden}.Clientes-module__Fu9PJa__link{color:var(--info);text-decoration:none}.Clientes-module__Fu9PJa__link:hover{text-decoration:underline}.Clientes-module__Fu9PJa__negWrap{margin-top:var(--space-2)}.Clientes-module__Fu9PJa__organizarBar{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Clientes-module__Fu9PJa__organizarLbl{color:var(--text-muted);font-size:13px}.Clientes-module__Fu9PJa__organizarSel{min-width:180px}.Clientes-module__Fu9PJa__grupoCab{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.Clientes-module__Fu9PJa__grupoNome{color:var(--text-strong);font-weight:600}.Clientes-module__Fu9PJa__grupoResumo{color:var(--text-muted);font-size:12px;font-weight:400}.Clientes-module__Fu9PJa__detBadges{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Clientes-module__Fu9PJa__detControles{align-items:center;gap:var(--space-3);margin:var(--space-5) 0 var(--space-4);flex-wrap:wrap;display:flex}.Clientes-module__Fu9PJa__detControlesFim{margin-left:auto}.Clientes-module__Fu9PJa__detSecoes{gap:var(--space-8);flex-direction:column;display:flex}.Clientes-module__Fu9PJa__detGrid{gap:var(--space-4);grid-template-columns:2fr 1fr;display:grid}.Clientes-module__Fu9PJa__detCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg,12px);gap:var(--space-3);flex-direction:column;padding:18px;display:flex}.Clientes-module__Fu9PJa__detCardTitle{font-size:15px;font-weight:var(--w-bold);color:var(--text-strong);margin:0}.Clientes-module__Fu9PJa__detCardSub{color:var(--text-muted);margin:calc(-1 * var(--space-2)) 0 0;font-size:12px}.Clientes-module__Fu9PJa__detCardTitleRow{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.Clientes-module__Fu9PJa__cadFatos{column-gap:var(--space-4);grid-template-columns:auto 1fr;align-content:start;row-gap:9px;margin:0;font-size:13px;display:grid}.Clientes-module__Fu9PJa__cadFatos dt{color:var(--text-muted)}.Clientes-module__Fu9PJa__cadFatos dd{min-width:0;color:var(--text-default);text-align:right;margin:0}.Clientes-module__Fu9PJa__estLinhas{flex-direction:column;display:flex}.Clientes-module__Fu9PJa__estLinha{justify-content:space-between;align-items:center;gap:var(--space-3);border-top:1px solid var(--border-subtle,var(--border));padding:5px 0;font-size:13px;display:flex}.Clientes-module__Fu9PJa__estLinha:first-child{border-top:0}.Clientes-module__Fu9PJa__estLinha>span:first-child{color:var(--text-muted)}.Clientes-module__Fu9PJa__estLinha strong{font-weight:var(--w-medium);color:var(--text-default)}.Clientes-module__Fu9PJa__kpiPair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Clientes-module__Fu9PJa__kpiBox{background:var(--surface-2);border-radius:var(--radius-md,8px);padding:10px var(--space-3)}.Clientes-module__Fu9PJa__kpiLbl{color:var(--text-muted);font-size:13px;display:block}.Clientes-module__Fu9PJa__kpiVal{font-size:20px;font-weight:var(--w-medium);color:var(--text-strong);margin-top:2px;display:block}.Clientes-module__Fu9PJa__heroLbl{color:var(--text-muted);margin:0;font-size:13px}.Clientes-module__Fu9PJa__heroVal{font-size:28px;font-weight:var(--w-medium);color:var(--text-strong);margin:2px 0 0;line-height:1.2}.Clientes-module__Fu9PJa__heroSub{color:var(--text-muted);align-items:center;gap:var(--space-2);flex-wrap:wrap;margin:6px 0 0;font-size:13px;display:flex}.Clientes-module__Fu9PJa__heroDelta{color:var(--text-default);font-weight:var(--w-medium)}.Clientes-module__Fu9PJa__sinalPonto{width:8px;height:8px;margin-right:var(--space-2);border-radius:50%;display:inline-block}.Clientes-module__Fu9PJa__linkContagem{font:inherit;color:var(--link);font-weight:var(--w-medium);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.Clientes-module__Fu9PJa__avisoStale{color:var(--warning-ink,var(--text-default));margin:0 0 var(--space-3);font-size:13px}.Clientes-module__Fu9PJa__maisMembros{font:inherit;color:var(--link);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}@media (max-width:900px){.Clientes-module__Fu9PJa__detGrid{grid-template-columns:1fr}}
.ContasPagarScreen-module__3qxI_W__state{padding:var(--space-10) var(--space-2);color:var(--text-muted);font-size:var(--fs-body)}.ContasPagarScreen-module__3qxI_W__resumo{margin:0 0 var(--space-3);font-size:var(--fs-body-sm);color:var(--text-muted);font-variant-numeric:tabular-nums}.ContasPagarScreen-module__3qxI_W__resumo strong{color:var(--text-strong);font-weight:700}.ContasPagarScreen-module__3qxI_W__wrap{gap:var(--space-5);flex-direction:column;display:flex}.ContasPagarScreen-module__3qxI_W__panel{gap:var(--gap-section);flex-direction:column;display:flex}.ContasPagarScreen-module__3qxI_W__hero{gap:var(--gap-tight);flex-direction:column;display:flex}.ContasPagarScreen-module__3qxI_W__heroLabel{font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.04em;opacity:.8;font-weight:600}.ContasPagarScreen-module__3qxI_W__heroValue{font-size:var(--fs-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-weight:800;line-height:1.02}.ContasPagarScreen-module__3qxI_W__heroHint{font-size:var(--fs-body-sm);opacity:.75;font-variant-numeric:tabular-nums}.ContasPagarScreen-module__3qxI_W__kpis{gap:var(--gap-group);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:720px){.ContasPagarScreen-module__3qxI_W__kpis{grid-template-columns:1fr}}.ContasPagarScreen-module__3qxI_W__kpi{gap:var(--gap-tight);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);flex-direction:column;align-items:flex-start;display:flex}.ContasPagarScreen-module__3qxI_W__kpiLabel{font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:600}.ContasPagarScreen-module__3qxI_W__kpiValue{font-size:var(--fs-h3);color:var(--value-ink);font-variant-numeric:tabular-nums;font-weight:500}.ContasPagarScreen-module__3qxI_W__kpiSub{font-size:var(--fs-caption);color:var(--text-muted);font-variant-numeric:tabular-nums}.ContasPagarScreen-module__3qxI_W__section{gap:var(--space-4);flex-direction:column;display:flex}.ContasPagarScreen-module__3qxI_W__sectionHead{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.ContasPagarScreen-module__3qxI_W__sectionTitle{font-size:var(--fs-h3);color:var(--text-strong);margin:0;font-weight:700}.ContasPagarScreen-module__3qxI_W__hintline{font-size:var(--fs-caption);color:var(--text-muted);margin:0}.ContasPagarScreen-module__3qxI_W__provisao{font-size:var(--fs-body-sm);color:var(--text-muted);margin:0}.ContasPagarScreen-module__3qxI_W__provisao strong{color:var(--text-default)}.ContasPagarScreen-module__3qxI_W__activeFilters{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ContasPagarScreen-module__3qxI_W__activeLabel{font-size:var(--fs-caption);color:var(--text-muted)}.ContasPagarScreen-module__3qxI_W__faixaChip{align-items:center;gap:var(--space-2);font-size:var(--fs-caption);color:var(--info-fg);background:var(--info-bg);border:1px solid color-mix(in srgb, var(--info) 24%, transparent);border-radius:var(--radius-pill);padding:6px 6px 6px var(--space-3);cursor:pointer;font-weight:600;display:inline-flex}.ContasPagarScreen-module__3qxI_W__faixaChip:hover{border-color:color-mix(in srgb, var(--info) 44%, transparent)}.ContasPagarScreen-module__3qxI_W__faixaChipX{background:color-mix(in srgb, var(--info-fg) 16%, transparent);border-radius:50%;place-items:center;width:18px;height:18px;line-height:1;display:grid}.ContasPagarScreen-module__3qxI_W__quebras{gap:var(--gap-section);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.ContasPagarScreen-module__3qxI_W__quebra{gap:var(--space-3);flex-direction:column;display:flex}.ContasPagarScreen-module__3qxI_W__quebraList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ContasPagarScreen-module__3qxI_W__quebraItem{align-items:center;gap:var(--space-3);grid-template-columns:minmax(90px,1.2fr) 2fr auto;display:grid}.ContasPagarScreen-module__3qxI_W__quebraLabel{font-size:var(--fs-body-sm);color:var(--text-default);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ContasPagarScreen-module__3qxI_W__quebraBarTrack{border-radius:var(--radius-pill);background:var(--surface-2);height:8px;overflow:hidden}.ContasPagarScreen-module__3qxI_W__quebraBarFill{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--info) 55%, var(--surface-2));height:100%;display:block}.ContasPagarScreen-module__3qxI_W__quebraValor{font-size:var(--fs-body-sm);color:var(--text-strong);font-variant-numeric:tabular-nums;font-weight:600}.ContasPagarScreen-module__3qxI_W__quebraEmpty{color:var(--text-muted);font-size:var(--fs-body-sm)}
.ContasReceberScreen-module__66qUNq__state{padding:var(--space-10) var(--space-2);color:var(--text-muted);font-size:var(--fs-body)}.ContasReceberScreen-module__66qUNq__resumo{margin:0 0 var(--space-3);font-size:var(--fs-body-sm);color:var(--text-muted);font-variant-numeric:tabular-nums}.ContasReceberScreen-module__66qUNq__resumo strong{color:var(--text-strong);font-weight:700}.ContasReceberScreen-module__66qUNq__wrap{gap:var(--space-5);flex-direction:column;display:flex}.ContasReceberScreen-module__66qUNq__panel{gap:var(--gap-section);flex-direction:column;display:flex}.ContasReceberScreen-module__66qUNq__hero{gap:var(--gap-tight);flex-direction:column;display:flex}.ContasReceberScreen-module__66qUNq__heroLabel{font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.04em;opacity:.8;font-weight:600}.ContasReceberScreen-module__66qUNq__heroValue{font-size:var(--fs-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-weight:800;line-height:1.02}.ContasReceberScreen-module__66qUNq__heroHint{font-size:var(--fs-body-sm);opacity:.75;font-variant-numeric:tabular-nums}.ContasReceberScreen-module__66qUNq__kpis{gap:var(--gap-group);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.ContasReceberScreen-module__66qUNq__kpi{gap:var(--space-1);border-left:3px solid var(--border-strong);flex-direction:column;display:flex}.ContasReceberScreen-module__66qUNq__kpi[data-tom=ok]{border-left-color:var(--success)}.ContasReceberScreen-module__66qUNq__kpi[data-tom=alerta]{border-left-color:var(--warning)}.ContasReceberScreen-module__66qUNq__kpi[data-tom=grave]{border-left-color:var(--danger)}.ContasReceberScreen-module__66qUNq__kpiRotulo{font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:600}.ContasReceberScreen-module__66qUNq__kpiValor{font-size:var(--fs-h3);color:var(--text-strong);font-variant-numeric:tabular-nums;font-weight:800;line-height:1.1}.ContasReceberScreen-module__66qUNq__kpiMeta{font-size:var(--fs-caption);color:var(--text-muted)}.ContasReceberScreen-module__66qUNq__section{gap:var(--space-4);flex-direction:column;display:flex}.ContasReceberScreen-module__66qUNq__sectionHead{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.ContasReceberScreen-module__66qUNq__sectionTitle{font-size:var(--fs-h3);color:var(--text-strong);margin:0;font-weight:700}.ContasReceberScreen-module__66qUNq__hintline{font-size:var(--fs-caption);color:var(--text-muted);margin:0}.ContasReceberScreen-module__66qUNq__activeFilters{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ContasReceberScreen-module__66qUNq__activeLabel{font-size:var(--fs-caption);color:var(--text-muted)}.ContasReceberScreen-module__66qUNq__faixaChip{align-items:center;gap:var(--space-2);font-size:var(--fs-caption);color:var(--info-fg);background:var(--info-bg);border:1px solid color-mix(in srgb, var(--info) 24%, transparent);border-radius:var(--radius-pill);padding:6px 6px 6px var(--space-3);cursor:pointer;font-weight:600;display:inline-flex}.ContasReceberScreen-module__66qUNq__faixaChip:hover{border-color:color-mix(in srgb, var(--info) 44%, transparent)}.ContasReceberScreen-module__66qUNq__faixaChipX{background:color-mix(in srgb, var(--info-fg) 16%, transparent);border-radius:50%;place-items:center;width:18px;height:18px;line-height:1;display:grid}.ContasReceberScreen-module__66qUNq__nota{font-size:var(--fs-body-sm);color:var(--text-muted);margin:0;line-height:1.5}.ContasReceberScreen-module__66qUNq__nota strong{color:var(--text-default)}
.LucratividadeCharts-module__6kTyXq__state{padding:var(--space-8) var(--space-2);color:var(--text-muted);font-size:var(--fs-body-sm);text-align:center}.LucratividadeCharts-module__6kTyXq__tooltip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);box-shadow:var(--shadow-pop);font-size:var(--fs-caption);min-width:160px}.LucratividadeCharts-module__6kTyXq__tooltipHead{color:var(--text-strong);margin-bottom:var(--space-1);text-transform:capitalize;font-weight:700}.LucratividadeCharts-module__6kTyXq__parcial{color:var(--text-muted);text-transform:none;font-weight:500}.LucratividadeCharts-module__6kTyXq__tooltipRow,.LucratividadeCharts-module__6kTyXq__tooltipRowMuted{justify-content:space-between;gap:var(--space-4);display:flex}.LucratividadeCharts-module__6kTyXq__tooltipRow{color:var(--text-default)}.LucratividadeCharts-module__6kTyXq__tooltipRowMuted{color:var(--text-muted)}.LucratividadeCharts-module__6kTyXq__tooltipRow strong,.LucratividadeCharts-module__6kTyXq__tooltipRowMuted strong{font-variant-numeric:tabular-nums}
.Acompanhamento-module___-QAAW__wrap{gap:var(--space-4);flex-direction:column;display:flex}.Acompanhamento-module___-QAAW__state{padding:56px var(--space-6);text-align:center;color:var(--text-muted);max-width:560px;margin:0 auto;line-height:1.6}.Acompanhamento-module___-QAAW__cellRef{color:var(--text-strong);font-weight:700}.Acompanhamento-module___-QAAW__cliente{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:280px;display:inline-block;overflow:hidden}.Acompanhamento-module___-QAAW__muted{color:var(--text-muted)}.Acompanhamento-module___-QAAW__atrasada{color:var(--danger);font-weight:600}.Acompanhamento-module___-QAAW__flagLink{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:2px 6px;text-decoration:none;display:inline-flex}.Acompanhamento-module___-QAAW__flagLink:hover{background:var(--surface-2,#0000000a)}.Acompanhamento-module___-QAAW__cards{gap:var(--gap-section);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Acompanhamento-module___-QAAW__card{border:1px solid var(--border);border-radius:var(--radius-lg,12px);background:var(--surface);padding:18px var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.Acompanhamento-module___-QAAW__cardTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:12px;font-weight:700}.Acompanhamento-module___-QAAW__kvRow{justify-content:space-between;gap:var(--space-3);font-size:14px;display:flex}.Acompanhamento-module___-QAAW__kvRow dt{color:var(--text-muted)}.Acompanhamento-module___-QAAW__kvRow dd{text-align:right;color:var(--text-default);margin:0}.Acompanhamento-module___-QAAW__dimItem{align-items:center;gap:10px;font-size:14px;display:flex}.Acompanhamento-module___-QAAW__dimName{width:110px;color:var(--text-muted)}.Acompanhamento-module___-QAAW__nota{color:var(--text-muted);border:1px dashed var(--border-strong);border-radius:var(--radius-lg,12px);padding:14px var(--space-4);font-size:13px;line-height:1.6}.Acompanhamento-module___-QAAW__mindmapWrap{overflow-x:auto}.Acompanhamento-module___-QAAW__legenda{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:14px;font-size:12px;display:flex}.Acompanhamento-module___-QAAW__legItem{align-items:center;gap:6px;display:inline-flex}
.Fila-module__ixAsLa__wrap{gap:var(--space-4);flex-direction:column;display:flex}.Fila-module__ixAsLa__state{padding:56px var(--space-6);text-align:center;color:var(--text-muted);max-width:560px;margin:0 auto;line-height:1.6}.Fila-module__ixAsLa__seg{gap:var(--space-1);padding:var(--space-1);background:var(--surface-2,var(--surface));border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;width:fit-content;display:inline-flex}.Fila-module__ixAsLa__segBtn{appearance:none;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.Fila-module__ixAsLa__segBtn:hover:not(:disabled){color:var(--text-default)}.Fila-module__ixAsLa__segOn{background:var(--surface);color:var(--text-default);box-shadow:0 1px 2px #0000000f}.Fila-module__ixAsLa__segSoon{cursor:default;opacity:.6}.Fila-module__ixAsLa__segSoonTag{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:600}.Fila-module__ixAsLa__segPreviewTag{letter-spacing:.04em;text-transform:uppercase;background:var(--warning-bg);color:var(--warning-fg);border-radius:5px;padding:1px 5px;font-size:9px;font-weight:700}.Fila-module__ixAsLa__metrics{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.Fila-module__ixAsLa__metric{background:var(--surface-2,var(--surface));border-radius:var(--radius-lg,12px);padding:var(--space-3) 14px}.Fila-module__ixAsLa__metricLabel{color:var(--text-muted);font-size:12px}.Fila-module__ixAsLa__metricValue{color:var(--text-strong);margin-top:2px;font-size:24px;font-weight:700;line-height:1.2}.Fila-module__ixAsLa__metricDanger{background:var(--danger-bg)}.Fila-module__ixAsLa__metricDanger .Fila-module__ixAsLa__metricLabel,.Fila-module__ixAsLa__metricDanger .Fila-module__ixAsLa__metricValue{color:var(--danger-fg)}.Fila-module__ixAsLa__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.Fila-module__ixAsLa__count{color:var(--text-muted);font-size:13px}.Fila-module__ixAsLa__legend{flex-wrap:wrap;gap:6px;display:flex}.Fila-module__ixAsLa__legChip{border-radius:var(--radius-xl);padding:3px 9px;font-size:11px;font-weight:500}.Fila-module__ixAsLa__list{border-top:1px solid var(--border);flex-direction:column;display:flex}.Fila-module__ixAsLa__row{gap:var(--space-3);padding:var(--space-3) 6px;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;appearance:none;background:0 0;border-top:0;border-left:0;border-right:0;width:100%;display:flex}.Fila-module__ixAsLa__row:hover{background:var(--surface-2)}.Fila-module__ixAsLa__dot{border-radius:50%;flex:none;width:10px;height:10px;margin-top:5px}.Fila-module__ixAsLa__dotParado{background:var(--danger)}.Fila-module__ixAsLa__dotAndando{background:var(--warning)}.Fila-module__ixAsLa__dotSuprido{background:var(--success)}.Fila-module__ixAsLa__dotImpedida{border:1.5px solid var(--border-strong);background:0 0}.Fila-module__ixAsLa__dotCritico{background:var(--danger)}.Fila-module__ixAsLa__dotAndamento{background:var(--warning)}.Fila-module__ixAsLa__rowMain{flex:1;min-width:0}.Fila-module__ixAsLa__rowTitle{color:var(--text-default);font-size:13px}.Fila-module__ixAsLa__rowNum{color:var(--text-strong);font-weight:700}.Fila-module__ixAsLa__rowSit{color:var(--text-muted);margin-top:1px;font-size:12px}.Fila-module__ixAsLa__rowAct{align-items:center;gap:5px;margin-top:3px;font-size:12px;display:inline-flex}.Fila-module__ixAsLa__actParado{color:var(--danger-fg)}.Fila-module__ixAsLa__actAndando{color:var(--warning-fg)}.Fila-module__ixAsLa__actSuprido{color:var(--success-fg)}.Fila-module__ixAsLa__actImpedida{color:var(--text-muted)}.Fila-module__ixAsLa__actEtapa{font-weight:600}.Fila-module__ixAsLa__relogio{color:var(--text-muted);white-space:nowrap;font-size:11px}.Fila-module__ixAsLa__actCritico{color:var(--danger-fg)}.Fila-module__ixAsLa__actAndamento{color:var(--warning-fg)}.Fila-module__ixAsLa__rowRight{flex-direction:column;flex:none;align-items:flex-end;gap:6px;display:flex}.Fila-module__ixAsLa__prazoChip{white-space:nowrap;padding:2px var(--space-2);border-radius:var(--radius-xl);background:var(--surface-2,var(--surface));color:var(--text-muted);font-size:11px}.Fila-module__ixAsLa__prazoLate{background:var(--danger-bg);color:var(--danger-fg);font-weight:600}.Fila-module__ixAsLa__sank{color:var(--link);white-space:nowrap;align-items:center;gap:3px;font-size:11px;text-decoration:none;display:inline-flex}.Fila-module__ixAsLa__sank:hover{text-decoration:underline}
.InicioScreen-module__Axibia__heroCard{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);color:var(--text-default);transition:background var(--dur-fast) var(--ease-standard);text-decoration:none;display:flex}.InicioScreen-module__Axibia__heroCard:hover,.InicioScreen-module__Axibia__heroCard:active{background:var(--surface-2)}.InicioScreen-module__Axibia__heroIcon{border-radius:var(--radius-lg);background:var(--creative-navy);width:44px;height:44px;color:var(--creative-yellow);flex-shrink:0;place-items:center;display:grid}.InicioScreen-module__Axibia__heroText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.InicioScreen-module__Axibia__heroTitle{font-size:var(--fs-body-lg);font-weight:var(--w-bold);color:var(--text-strong)}.InicioScreen-module__Axibia__heroSub{font-size:var(--fs-caption);color:var(--text-muted)}.InicioScreen-module__Axibia__heroChev{color:var(--text-muted);flex-shrink:0}.InicioScreen-module__Axibia__secLabel{margin:var(--space-6) 0 var(--space-3);font-size:var(--fs-caption);font-weight:var(--w-bold);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.InicioScreen-module__Axibia__grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.InicioScreen-module__Axibia__modCard{align-items:center;gap:var(--space-3);min-height:64px;padding:var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--text-default);transition:background var(--dur-fast) var(--ease-standard);text-decoration:none;display:flex}.InicioScreen-module__Axibia__modCard:hover,.InicioScreen-module__Axibia__modCard:active{background:var(--surface-2)}.InicioScreen-module__Axibia__modIcon{border-radius:var(--radius-md);background:var(--surface-2);width:34px;height:34px;color:var(--text-strong);flex-shrink:0;place-items:center;display:grid}.InicioScreen-module__Axibia__modText{flex-direction:column;gap:1px;min-width:0;display:flex}.InicioScreen-module__Axibia__modLabel{font-size:var(--fs-body-sm);font-weight:var(--w-semibold);color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.InicioScreen-module__Axibia__modCount{font-size:var(--fs-caption);color:var(--text-muted)}@media (max-width:768px){.InicioScreen-module__Axibia__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.InicioScreen-module__Axibia__saudacao.InicioScreen-module__Axibia__saudacao{margin-bottom:var(--space-1)}.InicioScreen-module__Axibia__hoje{font-size:var(--fs-body-sm);color:var(--text-muted);font-weight:var(--w-medium);margin:0 0 var(--space-6)}
.SemAcesso-module__m-WUna__wrap{padding:var(--space-12) var(--space-6);text-align:center;max-width:560px;margin:0 auto}.SemAcesso-module__m-WUna__msg{margin:0 0 var(--space-5);color:var(--text-muted);line-height:var(--leading-relaxed)}.SemAcesso-module__m-WUna__home{align-items:center;gap:var(--space-2);color:var(--link);font-weight:var(--w-semibold);text-decoration:none;display:inline-flex}.SemAcesso-module__m-WUna__home:hover{text-decoration:underline}
.admin-module__L0tJcW__card{background:var(--surface);border:1px solid var(--border);padding:var(--space-5);border-radius:16px;position:relative}.admin-module__L0tJcW__addForm{gap:var(--space-4);flex-direction:column;display:flex}.admin-module__L0tJcW__results{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);flex-direction:column;gap:2px;margin:10px 0 0;padding:6px;list-style:none;display:flex}.admin-module__L0tJcW__listActions{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:auto;display:flex}@media (max-width:640px){.admin-module__L0tJcW__listActions>button{flex:auto}}.admin-module__L0tJcW__pushRight{margin-left:auto}@media (max-width:640px){.admin-module__L0tJcW__pushRight{margin-left:0}.admin-module__L0tJcW__labelDesk{display:none}}.admin-module__L0tJcW__filterSearch{flex:200px;min-width:160px}@media (max-width:640px){.admin-module__L0tJcW__filterSearch{flex:100%;min-width:0}}.admin-module__L0tJcW__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.admin-module__L0tJcW__list .admin-module__L0tJcW__row+.admin-module__L0tJcW__row{border-top:1px solid var(--border)}.admin-module__L0tJcW__row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:10px var(--space-2);border-radius:10px;display:flex}.admin-module__L0tJcW__results .admin-module__L0tJcW__row:hover{background:var(--surface-2)}.admin-module__L0tJcW__identity{align-items:center;gap:11px;min-width:0;display:flex}.admin-module__L0tJcW__avatar,.admin-module__L0tJcW__avatarAdmin{border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:inline-grid}.admin-module__L0tJcW__avatar{background:var(--surface-2);color:var(--text-muted)}.admin-module__L0tJcW__avatarAdmin{background:var(--creative-navy);color:var(--creative-yellow)}.admin-module__L0tJcW__idText{min-width:0}.admin-module__L0tJcW__uCard{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);display:flex}.admin-module__L0tJcW__uCardId{flex:1;min-width:0}.admin-module__L0tJcW__uCardId>span{display:block}.admin-module__L0tJcW__uCardId .admin-module__L0tJcW__idName{font-size:var(--fs-body-sm)}.admin-module__L0tJcW__uCardSub{margin-top:var(--space-1);align-items:center;display:flex;overflow:hidden}.admin-module__L0tJcW__uCardChev{color:var(--text-muted);flex-shrink:0}.admin-module__L0tJcW__idName{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.admin-module__L0tJcW__idEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.admin-module__L0tJcW__idMeta{color:var(--text-default);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:13px;overflow:hidden}.admin-module__L0tJcW__idMetaLabel{color:var(--text-muted)}.admin-module__L0tJcW__actions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;display:inline-flex}.admin-module__L0tJcW__added{color:var(--text-muted);padding-right:6px;font-size:12.5px;font-weight:600}.admin-module__L0tJcW__stateRow{padding:14px var(--space-2);color:var(--text-muted);font-size:13.5px}.admin-module__L0tJcW__alert{margin-bottom:var(--space-3);background:var(--danger-bg);color:var(--danger-fg);border-radius:10px;padding:10px 14px;font-size:13px}.admin-module__L0tJcW__userItem{flex-direction:column;display:flex}.admin-module__L0tJcW__list .admin-module__L0tJcW__userItem+.admin-module__L0tJcW__userItem{border-top:1px solid var(--border)}.admin-module__L0tJcW__permPanel{margin:0 var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);padding:14px}.admin-module__L0tJcW__permNote{margin:0 0 var(--space-3);color:var(--text-muted);font-size:13px}.admin-module__L0tJcW__permNote strong{color:var(--text-strong)}.admin-module__L0tJcW__modGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:6px 18px;display:grid}.admin-module__L0tJcW__modItem{border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;display:flex}.admin-module__L0tJcW__modItem:hover{background:var(--surface)}.admin-module__L0tJcW__modItemLabel{align-items:center;gap:var(--space-2);color:var(--text-strong);min-width:0;font-size:13.5px;font-weight:600;display:inline-flex}.admin-module__L0tJcW__modHint{color:var(--text-muted);white-space:nowrap;font-size:11px;font-weight:600}.admin-module__L0tJcW__section{margin-top:var(--space-4)}.admin-module__L0tJcW__section:first-of-type{margin-top:var(--space-1)}.admin-module__L0tJcW__detTabs{margin-top:var(--space-4);border-bottom:1px solid var(--border)}.admin-module__L0tJcW__sectionTitle{color:var(--text-strong);align-items:center;gap:7px;margin:0 0 9px;font-size:13px;font-weight:700;display:flex}.admin-module__L0tJcW__secLabel{margin:0 0 var(--space-2);font-size:var(--fs-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:7px;font-weight:700;display:flex}.admin-module__L0tJcW__fieldRow{flex-wrap:wrap;gap:10px;display:flex}.admin-module__L0tJcW__fieldRow>*{flex:220px;min-width:180px}.admin-module__L0tJcW__chips{flex-wrap:wrap;gap:6px;display:flex}.admin-module__L0tJcW__chips:not(:empty){margin-top:var(--space-2)}.admin-module__L0tJcW__chip{padding:var(--space-1) 6px var(--space-1) 10px;border-radius:var(--radius-pill,999px);background:var(--surface-2);border:1px solid var(--border);color:var(--text-strong);align-items:center;gap:7px;font-size:12.5px;font-weight:600;display:inline-flex}.admin-module__L0tJcW__chipClickable{cursor:pointer;margin:0 var(--space-1) var(--space-1) 0;transition:border-color var(--dur-fast,.12s) var(--ease-standard,ease), background var(--dur-fast,.12s) var(--ease-standard,ease);font-family:inherit}.admin-module__L0tJcW__chipClickable:hover{border-color:var(--creative-navy,var(--text-strong));background:var(--surface-2)}.admin-module__L0tJcW__chipX{cursor:pointer;width:18px;height:18px;color:var(--text-muted);background:0 0;border:none;border-radius:50%;place-items:center;padding:0;display:inline-grid}.admin-module__L0tJcW__chipX:hover{background:var(--surface);color:var(--text-strong)}.admin-module__L0tJcW__selectedBar{justify-content:space-between;align-items:center;gap:var(--space-3);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-3);display:flex}.admin-module__L0tJcW__selectedWho{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-module__L0tJcW__selectedLbl{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.admin-module__L0tJcW__selectedName{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.admin-module__L0tJcW__trocar{font:inherit;color:var(--danger-fg);cursor:pointer;padding:var(--space-1) var(--space-2);border-radius:var(--radius-md);background:0 0;border:none;flex:none;align-items:center;gap:5px;font-size:12.5px;font-weight:600;display:inline-flex}.admin-module__L0tJcW__trocar:hover{background:var(--danger-bg)}.admin-module__L0tJcW__capSection{margin-top:var(--space-5)}.admin-module__L0tJcW__subBlock{margin-top:var(--space-2);padding:var(--space-3) 14px;border:1px solid var(--border);background:var(--surface);border-radius:11px}.admin-module__L0tJcW__permGroup{margin-top:var(--space-3)}.admin-module__L0tJcW__permGroupTitle{color:var(--text-muted);margin:0 0 7px;font-size:13px;font-weight:600}.admin-module__L0tJcW__muted{color:var(--text-muted);font-size:13px}.admin-module__L0tJcW__editorFoot{align-items:center;gap:var(--space-2);bottom:calc(-1 * var(--space-4));z-index:2;margin:18px calc(-1 * var(--space-4)) calc(-1 * var(--space-4));padding:var(--space-3) var(--space-4);background:var(--surface);border-top:1px solid var(--border);display:flex;position:sticky}.admin-module__L0tJcW__editorFoot .admin-module__L0tJcW__muted{margin-left:auto}.admin-module__L0tJcW__sectionRow{gap:var(--space-5);margin-top:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}@media (max-width:640px){.admin-module__L0tJcW__sectionRow{grid-template-columns:minmax(0,1fr)}}.admin-module__L0tJcW__subHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.admin-module__L0tJcW__subHead .admin-module__L0tJcW__sectionTitle{margin:0}.admin-module__L0tJcW__dangerRow{align-items:center;gap:var(--space-2);border-top:1px solid var(--border);margin-top:18px;padding-top:14px;display:flex}.admin-module__L0tJcW__dangerRow>:last-child{margin-left:auto}.admin-module__L0tJcW__acSubHead{justify-content:space-between;align-items:center;gap:var(--space-3);margin:14px 0 var(--space-2);display:flex}.admin-module__L0tJcW__acSubHead .admin-module__L0tJcW__muted{margin:0}.admin-module__L0tJcW__masterDetail{border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:minmax(0,236px) minmax(0,1fr);min-height:264px;max-height:52vh;display:grid;overflow:hidden}.admin-module__L0tJcW__mdList{border-right:1px solid var(--border);background:var(--surface-2);padding:6px;overflow-y:auto}.admin-module__L0tJcW__mdModule{padding:var(--space-2) 10px;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;display:flex;box-shadow:inset 3px 0 #0000}.admin-module__L0tJcW__mdModule:hover{background:var(--surface)}.admin-module__L0tJcW__mdModule:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.admin-module__L0tJcW__mdModuleSel,.admin-module__L0tJcW__mdModuleSel:hover{background:var(--surface);box-shadow:inset 3px 0 0 var(--accent)}.admin-module__L0tJcW__mdSwitch{flex:none;display:inline-flex}.admin-module__L0tJcW__mdPane{padding:var(--space-3) 14px;overflow-y:auto}.admin-module__L0tJcW__mdPaneTitle{color:var(--text-strong);align-items:center;gap:7px;margin:2px 0 10px;font-size:12.5px;font-weight:700;display:flex}.admin-module__L0tJcW__mdPageList{flex-direction:column;gap:2px;display:flex}.admin-module__L0tJcW__mdEmpty{height:100%;min-height:200px;padding:var(--space-5);text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.admin-module__L0tJcW__mdEmpty strong{color:var(--text-strong)}@media (max-width:640px){.admin-module__L0tJcW__masterDetail{grid-template-columns:1fr;max-height:none}.admin-module__L0tJcW__mdList{border-right:none;border-bottom:1px solid var(--border);max-height:220px}}.admin-module__L0tJcW__profileSel{flex:none;width:168px}.admin-module__L0tJcW__roleBadge{min-width:76px}.admin-module__L0tJcW__adminToggle{flex:none;justify-content:center;min-width:124px}.admin-module__L0tJcW__detHead{align-items:center;gap:var(--space-3);margin:var(--space-3) 0 var(--space-4);flex-wrap:wrap;display:flex}.admin-module__L0tJcW__detNameRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.admin-module__L0tJcW__detName{font-family:var(--font-display);color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:800;overflow:hidden}.admin-module__L0tJcW__detActions{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-left:auto;display:flex}@media (max-width:640px){.admin-module__L0tJcW__detActions{width:100%;margin-left:0}.admin-module__L0tJcW__detActions>button{flex:auto}}.admin-module__L0tJcW__detBlock{margin-top:var(--space-4)}.admin-module__L0tJcW__footBar{border-left:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:16px}.admin-module__L0tJcW__footInner{align-items:center;gap:var(--space-2);min-width:0;padding:0 var(--space-5);flex-wrap:wrap;flex:auto;display:flex}.admin-module__L0tJcW__footDelete{margin-left:auto}.admin-module__L0tJcW__acessoBadge{gap:var(--space-1)}.admin-module__L0tJcW__idNameRow{align-items:center;gap:var(--space-2);min-width:0;display:flex}.admin-module__L0tJcW__terceiroBadge{gap:var(--space-1);flex:none}.admin-module__L0tJcW__pickList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.admin-module__L0tJcW__pickRow{justify-content:space-between;align-items:center;gap:var(--space-3);text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3);display:flex}.admin-module__L0tJcW__pickRow:hover{border-color:var(--border-strong)}.admin-module__L0tJcW__pickName{font-size:var(--fs-body-sm);font-weight:var(--w-semibold);color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-module__L0tJcW__accessAll{color:var(--text-muted);font-size:12.5px;font-style:italic}.admin-module__L0tJcW__coverageCell{align-items:center;gap:var(--space-3);min-width:0;display:flex}.admin-module__L0tJcW__coverageMeter{flex:none;gap:2px;display:inline-flex}.admin-module__L0tJcW__coverageMeter i{width:6px;height:var(--space-4);background:var(--surface-2);border-radius:2px;display:block}.admin-module__L0tJcW__coverageMeter i.admin-module__L0tJcW__covOn{background:var(--accent-ui)}.admin-module__L0tJcW__coverageText{color:var(--text-muted);min-width:0;font-size:12.5px}.admin-module__L0tJcW__coverageText b{color:var(--text-strong);font-size:14px;font-weight:800}.admin-module__L0tJcW__dsClasseCell{min-width:0}.admin-module__L0tJcW__dsClasse{color:var(--text-strong);font-size:13.5px;font-weight:700}.admin-module__L0tJcW__chipMono{color:var(--text-muted);font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:600}.admin-module__L0tJcW__dsFields>summary{cursor:pointer;color:var(--link);text-underline-offset:3px;white-space:nowrap;width:fit-content;font-size:12px;font-weight:600;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;list-style:none}.admin-module__L0tJcW__dsFields>summary::-webkit-details-marker{display:none}.admin-module__L0tJcW__dsFields[open]>summary{margin-bottom:6px}.admin-module__L0tJcW__dsExtra{color:var(--warning-fg);background:var(--warning-bg);border-radius:var(--radius-pill,999px);margin-left:var(--space-1);padding:1px 5px;font-size:11px;font-weight:700}.admin-module__L0tJcW__modAcc{border:1px solid var(--border);border-radius:var(--radius-lg);margin-top:var(--space-2);overflow:hidden}.admin-module__L0tJcW__modAccItem{border-bottom:1px solid var(--border)}.admin-module__L0tJcW__modAccItem:last-child{border-bottom:none}.admin-module__L0tJcW__modAccHead{align-items:center;gap:var(--space-3);padding:10px var(--space-3);cursor:pointer;background:var(--surface);display:flex}.admin-module__L0tJcW__modAccHead:hover{background:var(--surface-2)}.admin-module__L0tJcW__modAccHead:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.admin-module__L0tJcW__modAccLabel{align-items:center;gap:var(--space-2);color:var(--text-strong);flex:1;min-width:0;font-size:13.5px;font-weight:700;display:inline-flex}.admin-module__L0tJcW__modAccCount{color:var(--text-muted);background:var(--surface-2);padding:2px var(--space-2);border-radius:var(--radius-pill,999px);white-space:nowrap;font-size:11px;font-weight:700}.admin-module__L0tJcW__modAccChev,.admin-module__L0tJcW__modAccChevOpen{color:var(--text-muted);transition:transform var(--dur-fast,.12s) var(--ease-standard,ease);flex:none}.admin-module__L0tJcW__modAccChevOpen{transform:rotate(90deg)}.admin-module__L0tJcW__modAccBody{padding:var(--space-2) var(--space-3) var(--space-3);background:var(--bg);border-top:1px solid var(--border)}.admin-module__L0tJcW__modAccAll{align-items:center;gap:var(--space-2);padding:2px var(--space-1) var(--space-2);justify-content:flex-end;display:flex}.admin-module__L0tJcW__linkBtn{padding:2px var(--space-1);font:inherit;color:var(--link);cursor:pointer;background:0 0;border:none;font-size:11.5px;font-weight:700}.admin-module__L0tJcW__linkBtn:hover{text-decoration:underline}
.PhotoCropDialog-module__033Wya__wrap{align-items:center;gap:var(--space-5);flex-direction:column;display:flex}.PhotoCropDialog-module__033Wya__frame{background:var(--surface-2);box-shadow:inset 0 0 0 1px var(--border-strong), var(--shadow-sm);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:50%;position:relative;overflow:hidden}.PhotoCropDialog-module__033Wya__frame:active{cursor:grabbing}.PhotoCropDialog-module__033Wya__img{transform-origin:0 0;will-change:transform;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:none;max-height:none;position:absolute;top:0;left:0}.PhotoCropDialog-module__033Wya__zoom{align-items:center;gap:var(--space-3);width:100%;max-width:260px;display:flex}.PhotoCropDialog-module__033Wya__zoomIcon{color:var(--text-muted);flex:none}.PhotoCropDialog-module__033Wya__range{accent-color:var(--accent-ui);cursor:pointer;flex:1}.PhotoCropDialog-module__033Wya__hint{font-size:var(--fs-caption);color:var(--text-muted);text-align:center;margin:0;line-height:1.5}.PhotoCropDialog-module__033Wya__err{font-size:var(--fs-caption);color:var(--danger-fg);text-align:center;margin:0}.PhotoCropDialog-module__033Wya__actions{justify-content:flex-end;gap:var(--space-2);width:100%;margin-top:var(--space-1);display:flex}
.SellerMetaCard-module__BKkLpa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg,12px);padding:18px var(--space-5);flex-direction:column;display:flex}.SellerMetaCard-module__BKkLpa__head{align-items:center;gap:10px;margin-bottom:22px;display:flex}.SellerMetaCard-module__BKkLpa__period{color:var(--text-muted);margin-left:auto;font-size:13px}.SellerMetaCard-module__BKkLpa__toggle{background:var(--bg);border:1px solid var(--border);border-radius:9px;padding:2px;display:inline-flex}.SellerMetaCard-module__BKkLpa__tseg{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px 14px;font-size:12.5px;line-height:1}.SellerMetaCard-module__BKkLpa__tseg:hover{color:var(--text-default)}.SellerMetaCard-module__BKkLpa__tsegOn,.SellerMetaCard-module__BKkLpa__tsegOn:hover{background:color-mix(in srgb, var(--creative-blue) 22%, transparent);color:var(--text-strong)}.SellerMetaCard-module__BKkLpa__row{flex-direction:column;flex:1;justify-content:center;display:flex}.SellerMetaCard-module__BKkLpa__valRow{align-items:baseline;display:flex}.SellerMetaCard-module__BKkLpa__bigval{color:var(--text-strong);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:30px;font-weight:700;line-height:1}.SellerMetaCard-module__BKkLpa__bigvalGreen{color:var(--text-strong)}.SellerMetaCard-module__BKkLpa__bigPct{color:var(--value-ink);font-size:19px;font-weight:700}.SellerMetaCard-module__BKkLpa__bigPctGreen{color:var(--success);font-size:19px;font-weight:700}.SellerMetaCard-module__BKkLpa__semMeta{color:var(--text-muted);font-size:18px}.SellerMetaCard-module__BKkLpa__barwrap{margin:6px 0 14px;padding-top:22px;position:relative}.SellerMetaCard-module__BKkLpa__track{background:var(--bg);height:24px;box-shadow:inset 0 0 0 1px var(--border);border-radius:var(--radius-md);position:relative}.SellerMetaCard-module__BKkLpa__clip{border-radius:var(--radius-md);position:absolute;inset:0;overflow:hidden}.SellerMetaCard-module__BKkLpa__seg{box-sizing:border-box;transition:width .5s,left .5s;position:absolute;top:0;bottom:0}.SellerMetaCard-module__BKkLpa__segFat{background:var(--creative-blue);left:0}.SellerMetaCard-module__BKkLpa__segGreen{background:var(--success);left:0}.SellerMetaCard-module__BKkLpa__segApr{background:color-mix(in srgb, var(--text-muted) 22%, transparent);border:1px dashed color-mix(in srgb, var(--text-muted) 55%, transparent);border-left:0;transition:left .5s,width .5s .5s}.SellerMetaCard-module__BKkLpa__placeholder{color:var(--text-muted);justify-content:center;align-items:center;font-size:12.5px;display:flex;position:absolute;inset:0}.SellerMetaCard-module__BKkLpa__marker{pointer-events:none;width:0;transition:left .45s;position:absolute;top:-22px;bottom:0}.SellerMetaCard-module__BKkLpa__mlabel{color:var(--text-strong);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px;line-height:1;position:absolute;top:0;left:0;transform:translate(-50%)}.SellerMetaCard-module__BKkLpa__markerEnd .SellerMetaCard-module__BKkLpa__mlabel{padding-right:3px;transform:translate(-100%)}.SellerMetaCard-module__BKkLpa__markerStart .SellerMetaCard-module__BKkLpa__mlabel{padding-left:3px;transform:translate(0)}.SellerMetaCard-module__BKkLpa__mline{background:var(--text-strong);width:2px;position:absolute;top:22px;bottom:0;left:-1px}.SellerMetaCard-module__BKkLpa__pills{flex-wrap:wrap;gap:7px;display:flex}.SellerMetaCard-module__BKkLpa__pill{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill,999px);color:var(--text-default);align-items:center;gap:7px;padding:5px 11px;font-size:12.5px;display:inline-flex}.SellerMetaCard-module__BKkLpa__pillGreen{background:color-mix(in srgb, var(--success) 14%, transparent);color:var(--success);border-color:#0000}.SellerMetaCard-module__BKkLpa__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.SellerMetaCard-module__BKkLpa__dotFat{background:var(--creative-blue)}.SellerMetaCard-module__BKkLpa__dotGreen{background:var(--success)}.SellerMetaCard-module__BKkLpa__dotApr{box-sizing:border-box;background:var(--surface-2);border:1px dashed var(--text-muted);border-radius:3px;width:9px;height:9px}.SellerMetaCard-module__BKkLpa__dotHollow{border:1.5px solid var(--text-muted);background:0 0}@media (prefers-reduced-motion:reduce){.SellerMetaCard-module__BKkLpa__seg,.SellerMetaCard-module__BKkLpa__marker,.SellerMetaCard-module__BKkLpa__segApr{transition:none}}
.ClientesAchar-module__Q0jWma__wrap{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.ClientesAchar-module__Q0jWma__searchBar{align-items:center;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md,8px);background:var(--surface-2);padding:0 var(--space-3);display:flex}.ClientesAchar-module__Q0jWma__searchBar input{font:inherit;color:var(--text-default);padding:var(--space-3) 0;background:0 0;border:none;outline:none;width:100%;font-size:15px}.ClientesAchar-module__Q0jWma__banner{border:1px solid var(--border);border-radius:var(--radius-lg,12px);background:var(--info-bg,var(--surface-2));color:var(--text-default);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;font-size:13px;line-height:1.5;display:flex}.ClientesAchar-module__Q0jWma__banner svg{flex-shrink:0}.ClientesAchar-module__Q0jWma__banner strong{color:var(--text-strong);font-weight:600}.ClientesAchar-module__Q0jWma__orgBtn{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-pill);padding:var(--space-1) var(--space-3);font:inherit;color:var(--text-default);cursor:pointer;white-space:nowrap;margin-left:auto;font-size:12px}.ClientesAchar-module__Q0jWma__orgBtn:hover{background:var(--surface-2)}.ClientesAchar-module__Q0jWma__grpHdr{align-items:center;gap:6px;font-weight:600;display:inline-flex}.ClientesAchar-module__Q0jWma__grpHdr svg{color:var(--text-muted);flex-shrink:0}.ClientesAchar-module__Q0jWma__nameCell{flex-direction:column;gap:1px;display:flex}.ClientesAchar-module__Q0jWma__nameSub{color:var(--text-muted);font-size:13px}.ClientesAchar-module__Q0jWma__state{padding:var(--space-10) var(--space-6);text-align:center;color:var(--text-muted);line-height:1.6}
.ComissoesGerente-module__1_Pfzq__wrap{gap:var(--gap-section,24px);flex-direction:column;display:flex}.ComissoesGerente-module__1_Pfzq__head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.ComissoesGerente-module__1_Pfzq__head>:first-child{margin-bottom:0}@media (max-width:768px){.ComissoesGerente-module__1_Pfzq__head{margin-bottom:0}.ComissoesGerente-module__1_Pfzq__head:has(.ComissoesGerente-module__1_Pfzq__headMeta){margin-bottom:var(--space-4)}}.ComissoesGerente-module__1_Pfzq__headMeta{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.ComissoesGerente-module__1_Pfzq__chip{border-radius:var(--radius-pill,999px);background:var(--surface);border:1px solid var(--border);color:var(--text-default);white-space:nowrap;padding:5px 11px;font-size:12px;font-weight:700}.ComissoesGerente-module__1_Pfzq__state{padding:var(--space-10) var(--space-5);text-align:center;color:var(--text-muted);font-size:14px;line-height:1.6}.ComissoesGerente-module__1_Pfzq__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg,12px);padding:18px var(--space-5)}.ComissoesGerente-module__1_Pfzq__panelHero{border-color:color-mix(in srgb, var(--info) 45%, var(--border));box-shadow:var(--shadow-md)}.ComissoesGerente-module__1_Pfzq__panelLabel{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.ComissoesGerente-module__1_Pfzq__heroNum{color:var(--text-strong);letter-spacing:-.025em;font-variant-numeric:tabular-nums;margin-top:6px;font-size:clamp(34px,6vw,46px);font-weight:800;line-height:1}.ComissoesGerente-module__1_Pfzq__heroSub{color:var(--text-default);margin-top:10px;font-size:15px;font-weight:600}.ComissoesGerente-module__1_Pfzq__heroRule{border-top:1px solid var(--border);margin-top:var(--space-4);color:var(--text-muted);padding-top:10px;font-size:13px}.ComissoesGerente-module__1_Pfzq__barHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.ComissoesGerente-module__1_Pfzq__subNum{color:var(--value-ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:800;line-height:1.1}.ComissoesGerente-module__1_Pfzq__bar{border-radius:6px;gap:2px;height:30px;margin-top:14px;display:flex;overflow:hidden}.ComissoesGerente-module__1_Pfzq__seg{min-width:2px;height:100%}.ComissoesGerente-module__1_Pfzq__segConta{background:var(--success)}.ComissoesGerente-module__1_Pfzq__segFech{background:var(--info)}.ComissoesGerente-module__1_Pfzq__segCli{background:color-mix(in srgb, var(--warning) 45%, transparent);border:1px dashed var(--warning);box-sizing:border-box}.ComissoesGerente-module__1_Pfzq__segDev{background:color-mix(in srgb, var(--danger) 85%, transparent)}.ComissoesGerente-module__1_Pfzq__legend{gap:var(--space-3);margin-top:var(--space-4);flex-direction:column;display:flex}.ComissoesGerente-module__1_Pfzq__leg{align-items:flex-start;gap:10px;font-size:14px;display:flex}.ComissoesGerente-module__1_Pfzq__legBul{border-radius:50%;flex:none;width:9px;height:9px;margin-top:6px}.ComissoesGerente-module__1_Pfzq__legVal{color:var(--text-strong);font-variant-numeric:tabular-nums;min-width:120px;font-weight:700;display:inline-block}.ComissoesGerente-module__1_Pfzq__legNeg .ComissoesGerente-module__1_Pfzq__legVal{color:var(--danger)}.ComissoesGerente-module__1_Pfzq__legAge{color:var(--warning-fg);margin-top:var(--space-1);background:var(--warning-bg);padding:var(--space-1) var(--space-2);border-radius:6px;font-size:12.5px;display:block}.ComissoesGerente-module__1_Pfzq__chart{align-items:flex-end;gap:5px;height:150px;margin-top:14px;display:flex}.ComissoesGerente-module__1_Pfzq__cbar{background:var(--success);border-radius:3px 3px 0 0;flex:1;min-height:2px;position:relative}.ComissoesGerente-module__1_Pfzq__cbarLast{background:var(--info)}.ComissoesGerente-module__1_Pfzq__xax{gap:5px;margin-top:7px;display:flex}.ComissoesGerente-module__1_Pfzq__xax span{text-align:center;color:var(--text-muted);font-variant-numeric:tabular-nums;flex:1;font-size:10.5px}.ComissoesGerente-module__1_Pfzq__calNote{color:var(--text-muted);margin-top:var(--space-3);border-top:1px solid var(--border);padding-top:10px;font-size:12.5px}.ComissoesGerente-module__1_Pfzq__origHero{color:var(--value-ink);letter-spacing:-.02em;margin-top:var(--space-2);font-size:26px;font-weight:800}.ComissoesGerente-module__1_Pfzq__origLede{color:var(--text-default);margin-top:6px;font-size:13.5px}.ComissoesGerente-module__1_Pfzq__origLede span{color:var(--text-muted)}.ComissoesGerente-module__1_Pfzq__origBar{border-radius:5px;gap:2px;height:14px;margin-top:14px;display:flex;overflow:hidden}.ComissoesGerente-module__1_Pfzq__origBar .ComissoesGerente-module__1_Pfzq__segMain{background:var(--info)}.ComissoesGerente-module__1_Pfzq__origBar .ComissoesGerente-module__1_Pfzq__segRest{background:var(--surface-2)}.ComissoesGerente-module__1_Pfzq__origList{margin-top:14px}.ComissoesGerente-module__1_Pfzq__origRow{justify-content:space-between;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--border);font-size:13.5px;display:flex}.ComissoesGerente-module__1_Pfzq__origRow:last-child{border-bottom:0}.ComissoesGerente-module__1_Pfzq__origRow .ComissoesGerente-module__1_Pfzq__n{color:var(--text-default);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ComissoesGerente-module__1_Pfzq__origRow .ComissoesGerente-module__1_Pfzq__rt{white-space:nowrap;align-items:baseline;gap:10px;display:flex}.ComissoesGerente-module__1_Pfzq__origRow .ComissoesGerente-module__1_Pfzq__v{color:var(--text-strong);font-variant-numeric:tabular-nums;font-weight:700}.ComissoesGerente-module__1_Pfzq__origRow .ComissoesGerente-module__1_Pfzq__p{color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:right;min-width:46px}.ComissoesGerente-module__1_Pfzq__more{color:var(--text-muted);margin-top:var(--space-3);font-size:13px}.ComissoesGerente-module__1_Pfzq__badge{white-space:nowrap;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.ComissoesGerente-module__1_Pfzq__badge:before{content:"";border-radius:50%;flex:none;width:8px;height:8px}.ComissoesGerente-module__1_Pfzq__bConta:before{background:var(--success)}.ComissoesGerente-module__1_Pfzq__bFech:before{background:var(--info)}.ComissoesGerente-module__1_Pfzq__bCli:before{background:var(--warning)}.ComissoesGerente-module__1_Pfzq__bDev:before{background:var(--danger)}.ComissoesGerente-module__1_Pfzq__badgeAge{color:var(--text-muted);font-size:11.5px;font-weight:400}@media (max-width:640px){.ComissoesGerente-module__1_Pfzq__legVal{min-width:0;display:block}}
.MovimentacoesScreen-module__BR6ucq__hist{text-overflow:ellipsis;white-space:nowrap;max-width:340px;overflow:hidden}.MovimentacoesScreen-module__BR6ucq__soma{color:var(--text-muted);white-space:nowrap;font-size:13px}.MovimentacoesScreen-module__BR6ucq__soma strong{color:var(--text-strong);font-variant-numeric:tabular-nums}
.ProjecaoChart-module__ubG7mW__chartLegend{gap:var(--space-4);color:var(--text-muted);margin-bottom:var(--space-2);flex-wrap:wrap;font-size:12px;display:inline-flex}.ProjecaoChart-module__ubG7mW__legItem{align-items:center;gap:6px;display:inline-flex}.ProjecaoChart-module__ubG7mW__legDot{border-radius:3px;width:12px;height:12px;display:inline-block}.ProjecaoChart-module__ubG7mW__legLine{border-radius:2px;width:16px;height:3px;display:inline-block}.ProjecaoChart-module__ubG7mW__state{padding:var(--space-12) var(--space-6);text-align:center;color:var(--text-muted);line-height:1.6}
.campos-module__Cha9Sq__mono{font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);letter-spacing:.02em}
