:root{--ui-density: .9;--sidebar-width: calc(240px * var(--ui-density));--sidebar-inset: 0px;--sidebar-occupied-width: var(--sidebar-width);--color-primary: #004b93;--color-primary-strong: #003366;--color-primary-soft: #e8f1f8;--color-primary-glow: rgba(0, 75, 147, .16);--color-nav-active-bg: color-mix(in srgb, var(--color-primary) 10%, var(--color-surface));--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-muted: #f8f9fc;--color-text: #0b0b12;--color-text-emphasis: #1e293b;--color-text-meta: #94a3b8;--color-text-muted: #6b7280;--color-border: #e6e8f0;--color-text-on-primary: #ffffff;--color-neutral-50: #f8fafc;--color-neutral-100: #f1f2f7;--color-neutral-200: #e6e8f0;--color-neutral-300: #cbd1de;--color-neutral-500: var(--color-text-muted);--color-neutral-700: #2c3142;--color-danger: #dc2626;--color-success: #16a34a;--color-warning: #f59e0b;--color-info: #3b82f6;--color-success-soft: #dcfce7;--color-success-text: #166534;--color-warning-soft: #fff7ed;--color-warning-text: #92400e;--color-danger-soft: #fef2f2;--color-danger-border: #fecaca;--color-danger-text: #991b1b;--color-info-soft: #dbeafe;--color-info-text: #1d4ed8;--dash-icon-muted: #64748b;--dash-accent-primary: color-mix(in srgb, var(--color-primary) 34%, transparent);--dash-accent-warning: color-mix(in srgb, var(--color-warning) 34%, transparent);--dash-accent-success: color-mix(in srgb, var(--color-success) 34%, transparent);--dash-accent-danger: color-mix(in srgb, var(--color-danger) 32%, transparent);--dash-icon-primary: color-mix(in srgb, var(--color-primary) 72%, var(--dash-icon-muted));--dash-icon-warning: color-mix(in srgb, var(--color-warning-text) 68%, var(--dash-icon-muted));--dash-icon-success: color-mix(in srgb, var(--color-success-text) 68%, var(--dash-icon-muted));--dash-icon-danger: color-mix(in srgb, var(--color-danger) 62%, var(--dash-icon-muted));--dash-glow-success: color-mix(in srgb, var(--color-success) 14%, transparent);--dash-glow-warning: color-mix(in srgb, var(--color-warning) 16%, transparent);--dash-glow-danger: color-mix(in srgb, var(--color-danger) 16%, transparent);--dash-arc-success-start: color-mix(in srgb, var(--color-success) 75%, white);--dash-arc-success-end: var(--color-success-text);--dash-arc-warning-start: color-mix(in srgb, var(--color-warning) 78%, white);--dash-arc-warning-end: var(--color-warning-text);--dash-arc-danger-start: color-mix(in srgb, var(--color-danger) 72%, white);--dash-arc-danger-end: var(--color-danger-text);--dash-arc-brand-start: color-mix(in srgb, var(--color-primary) 40%, white);--dash-arc-brand-end: var(--color-primary);--dash-track-start: var(--color-neutral-200);--dash-track-end: var(--color-neutral-300);--dash-track-idle-start: var(--color-neutral-100);--dash-track-idle-end: var(--color-neutral-300);--dash-surface-success: color-mix(in srgb, var(--color-success) 5%, var(--color-surface));--dash-surface-warning: color-mix(in srgb, var(--color-warning) 6%, var(--color-surface));--dash-surface-danger: color-mix(in srgb, var(--color-danger) 5%, var(--color-surface));--dash-border-success: var(--color-success);--dash-border-warning: var(--color-warning);--dash-border-danger: var(--color-danger);--dash-badge-success-bg: color-mix(in srgb, var(--color-success) 13%, transparent);--dash-badge-success-border: color-mix(in srgb, var(--color-success) 26%, transparent);--dash-badge-warning-bg: color-mix(in srgb, var(--color-warning) 14%, transparent);--dash-badge-warning-border: color-mix(in srgb, var(--color-warning) 28%, transparent);--dash-badge-danger-bg: color-mix(in srgb, var(--color-danger) 11%, transparent);--dash-badge-danger-border: color-mix(in srgb, var(--color-danger) 24%, transparent);--dash-badge-neutral-bg: color-mix(in srgb, var(--dash-icon-muted) 12%, transparent);--dash-badge-neutral-border: color-mix(in srgb, var(--dash-icon-muted) 28%, transparent);--dash-track-alert: color-mix(in srgb, var(--color-danger) 42%, transparent);--bg: var(--color-bg);--surface: var(--color-surface);--surface-muted: var(--color-surface-muted);--text: var(--color-text);--text-emphasis: var(--color-text-emphasis);--muted: var(--color-text-muted);--border: var(--color-border);--primary: var(--color-primary);--primary-dark: var(--color-primary-strong);--danger: var(--color-danger);--success: var(--color-success);--warning: var(--color-warning);--shadow: 0 4px 14px rgba(15, 23, 42, .04);--shadow-soft: 0 1px 3px rgba(15, 23, 42, .04);--shadow-strong: 0 10px 28px rgba(15, 23, 42, .08);--shadow-elevated: 0 10px 24px rgba(15, 23, 42, .08), 0 2px 6px rgba(15, 23, 42, .04);--content-pattern-color: rgba(0, 75, 147, .045);--focus-ring: 0 0 0 3px var(--color-primary-glow);--focus-ring-offset: 2px;--motion-fast: .12s;--motion-normal: .18s;--motion-slow: .24s;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in: cubic-bezier(.4, 0, 1, 1);--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{font-size:calc(100% * var(--ui-density))}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}#app{min-height:100vh}.auth-shell{align-items:center;background:radial-gradient(circle at top left,var(--color-primary-glow),transparent 34rem),linear-gradient(135deg,var(--color-neutral-50) 0%,var(--color-primary-soft) 100%);display:grid;min-height:100vh;padding:2rem}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-elevated);margin:0 auto;max-width:440px;padding:2.5rem;width:100%}.auth-card-brand{display:flex;justify-content:center;margin-bottom:2rem}.auth-card-title{color:var(--color-text-emphasis);font-size:clamp(1.75rem,2.4vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 .5rem;text-align:center}.auth-card-lead{color:var(--color-text-muted);font-size:.95rem;line-height:1.55;margin:0 0 2rem;text-align:center}.auth-card-form{display:grid;gap:1rem}.auth-split-form .form-field label,.auth-card-form .form-field label{font-size:.875rem;font-weight:700;line-height:1.35}.auth-split-form .input,.auth-card-form .input{border-radius:8px;font-size:.85rem;font-weight:400;line-height:1.4}.auth-split-form .input:-webkit-autofill,.auth-split-form .input:-webkit-autofill:hover,.auth-split-form .input:-webkit-autofill:focus,.auth-split-form .input:-webkit-autofill:active,.auth-card-form .input:-webkit-autofill,.auth-card-form .input:-webkit-autofill:hover,.auth-card-form .input:-webkit-autofill:focus,.auth-card-form .input:-webkit-autofill:active{-webkit-text-fill-color:var(--text);caret-color:var(--text);font-family:var(--font-sans);font-size:.85rem;font-weight:400;line-height:1.4;-webkit-box-shadow:0 0 0 1000px var(--surface) inset;box-shadow:0 0 0 1000px var(--surface) inset;transition:background-color 9999s ease-out}.auth-card-form-error{margin:0}.auth-card-success{color:var(--color-success-text);font-size:.875rem;margin:0}.auth-card-submit{border-radius:8px;box-shadow:0 10px 24px var(--color-primary-glow);gap:.5rem;margin-top:.25rem;min-height:52px;padding:.875rem 1rem;width:100%}.auth-card-submit:hover:not(:disabled){box-shadow:0 12px 28px color-mix(in srgb,var(--color-primary) 28%,transparent);transform:translateY(-1px)}.auth-card-submit-arrow{font-size:1.1rem;line-height:1}.auth-card-loading{padding:1rem 0 .5rem;text-align:center}.auth-card-fatal{animation:auth-card-fade-in .45s var(--ease-out) both;display:grid;gap:.75rem;justify-items:center;padding-top:.25rem;text-align:center}@keyframes auth-card-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.auth-card-fatal-icon{align-items:center;border-radius:999px;display:flex;height:3.5rem;justify-content:center;margin-bottom:.35rem;width:3.5rem}.auth-card-fatal-icon--primary{background:var(--color-primary-soft);color:var(--color-primary)}.auth-card-fatal-icon--warning{background:var(--color-warning-soft);color:var(--color-warning)}.auth-card-fatal-icon--danger{background:var(--color-danger-soft);color:var(--color-danger)}.auth-card-fatal-icon svg{display:block;height:1.65rem;width:1.65rem}.auth-card-fatal-title{font-size:clamp(1.35rem,2vw,1.5rem);font-weight:800;margin-bottom:0}.auth-card-fatal .auth-card-lead{margin-bottom:1.25rem;max-width:22rem;padding-inline:1rem}.auth-shell--compact{box-sizing:border-box;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;padding:1rem}.auth-shell--compact .auth-card{padding:1.5rem 2rem}.auth-shell--compact .auth-card-brand{margin-bottom:1rem}.auth-shell--compact .auth-card-title{font-size:clamp(1.35rem,2vw,1.5rem);margin-bottom:.35rem}.auth-shell--compact .auth-card-lead{font-size:.8125rem;line-height:1.45;margin-bottom:1.375rem}.auth-shell--compact .auth-card-form{gap:.875rem}.auth-shell--compact .auth-card-form .form-field{gap:.25rem}.auth-shell--compact .auth-card-form .form-field label{font-size:.8125rem;line-height:1.25}.auth-shell--compact .auth-card-form .input{min-height:38px;padding:.5rem .65rem}.auth-shell--compact .auth-card-submit{margin-top:0;min-height:52px;padding:.875rem 1rem}.input-password-wrap{position:relative}.input-password-wrap .input{padding-right:2.75rem}.input-password-toggle{align-items:center;background:transparent;border:0;border-radius:8px;color:var(--color-text-muted);display:inline-flex;height:2rem;justify-content:center;padding:0;position:absolute;right:.55rem;top:50%;transform:translateY(-50%);width:2rem}.input-password-toggle:hover{color:var(--color-text-emphasis)}.input-password-toggle:focus-visible{box-shadow:var(--focus-ring);outline:2px solid transparent;outline-offset:var(--focus-ring-offset)}.input-password-toggle svg{display:block;height:1.15rem;width:1.15rem}.app-shell{background:var(--bg);min-height:100vh}.sidebar{background:var(--surface);border:0;border-radius:0;border-right:1px solid var(--border);box-shadow:none;color:var(--text);display:flex;flex-direction:column;height:100vh;left:0;min-height:100vh;padding:1rem .72rem .85rem;position:fixed;top:0;width:var(--sidebar-width);z-index:20}.sidebar-top{flex-shrink:0}.sidebar-nav-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:.1rem}.sidebar-bottom{flex-shrink:0}.sidebar-divider{border:0;border-top:1px solid var(--color-neutral-100);margin:1rem 0;width:100%}.sidebar-divider--footer{margin-bottom:.85rem;margin-top:0}.sidebar-nav-heading{color:var(--muted);font-size:.625rem;font-weight:700;letter-spacing:.1em;line-height:1.2;margin:0 0 .5rem;padding:0 .35rem;text-transform:uppercase}.sidebar-nav-scroll .sidebar-nav-heading:not(:first-child){margin-top:.15rem}.brand{align-items:center;display:flex;gap:.45rem;margin-bottom:0;min-height:2.35rem;padding:.15rem .35rem}.brand-logo{display:block;height:auto;max-height:2.1rem;max-width:7.5rem;object-fit:contain;width:auto}.brand-wordmark{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:.2rem;line-height:1}.brand-esca{color:var(--color-primary);font-size:1.12rem;font-weight:800;letter-spacing:-.03em}.brand-hub{color:var(--muted);font-size:.92rem;font-weight:650;letter-spacing:-.01em}.nav-list{display:grid;gap:.25rem}.nav-link{align-items:center;border-left:3px solid transparent;border-radius:10px;color:#64748b;display:flex;font-size:.86rem;font-weight:520;gap:.52rem;padding:.58rem .55rem;transition:background-color var(--motion-normal) var(--ease-out),border-color var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out),color var(--motion-normal) var(--ease-out),font-weight var(--motion-normal) var(--ease-out),padding-left var(--motion-normal) var(--ease-out),transform var(--motion-fast) var(--ease-out);text-decoration:none}.nav-link:hover{background:color-mix(in srgb,var(--color-primary) 6%,var(--color-surface-muted));color:var(--color-text-emphasis);position:relative;transform:translateY(-1px);z-index:1}.nav-link:active{transform:translateY(0) scale(.99)}.nav-link:hover .nav-icon-chip{background:color-mix(in srgb,var(--color-primary) 5%,var(--surface-muted));border-color:color-mix(in srgb,var(--color-primary) 16%,var(--color-neutral-200))}.nav-link:hover .nav-icon{color:var(--color-text-emphasis)}.nav-link.router-link-active{background:var(--color-nav-active-bg);border-left-color:var(--color-primary);box-shadow:inset 0 1px color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary-strong);font-weight:650;padding-left:calc(.55rem - 3px)}.nav-link.router-link-active .nav-icon-chip{background:color-mix(in srgb,var(--color-primary) 12%,#fff);border-color:color-mix(in srgb,var(--color-primary) 30%,var(--color-neutral-200));box-shadow:0 1px 2px #004b931a;color:var(--color-primary)}.nav-link.router-link-active .nav-icon{color:var(--color-primary)}.nav-icon-chip{align-items:center;background:var(--surface-muted);border:1px solid var(--color-neutral-200);border-radius:8px;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease;width:24px}.nav-icon{color:var(--color-text-meta);height:14px;transition:color .16s ease;width:14px}.sidebar-user{align-items:center;border:1px solid var(--border);border-radius:12px;display:flex;gap:.55rem;margin-bottom:.55rem;padding:.45rem}.sidebar-user-avatar{align-items:center;background:var(--color-primary-soft);border-radius:999px;color:var(--primary);display:inline-flex;font-size:.78rem;font-weight:700;height:26px;justify-content:center;width:26px}.sidebar-user-name{font-size:.78rem;font-weight:700;margin:0}.sidebar-user-email{color:var(--muted);font-size:.72rem;margin:0}.sidebar-footer{display:flex;flex-direction:column;gap:.55rem;margin-top:0}.content-shell{background-color:var(--color-bg);background-image:linear-gradient(var(--content-pattern-color) 1px,transparent 1px),linear-gradient(90deg,var(--content-pattern-color) 1px,transparent 1px);background-size:28px 28px;margin-left:var(--sidebar-occupied-width);min-height:100vh;min-width:0}.main-content{background-color:transparent;margin:0 auto;max-width:min(1720px,calc(100vw - var(--sidebar-occupied-width) - 2rem));padding:1.25rem;width:100%}.main-content.main-content--dashboard,.main-content:has(.dashboard-page){margin:0;max-width:none;padding:1rem 1.15rem}.main-content.main-content--enterprises-wide{margin:0;max-width:none;padding:1rem .6rem 1.2rem;width:100%}@media (min-width: 901px){.app-shell--enterprises{height:100dvh;max-height:100dvh;overflow:hidden}.app-shell--enterprises .content-shell{display:flex;flex:1;flex-direction:column;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.app-shell--enterprises .main-content.main-content--enterprises-wide,.app-shell--enterprises .main-content .enterprises-page{display:flex;flex:1;flex-direction:column;max-height:100%;min-height:0;overflow:hidden}}.main-content.main-content--notas{margin:0;max-width:none;padding:.4rem .55rem .35rem;width:100%}@media (min-width: 901px){.app-shell--notas{height:100dvh;max-height:100dvh;overflow:hidden}.app-shell--notas .content-shell{display:flex;flex:1;flex-direction:column;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.app-shell--notas .main-content.main-content--notas,.app-shell--notas .main-content .notas-page{display:flex;flex:1;flex-direction:column;max-height:100%;min-height:0;overflow:hidden}}@media (min-width: 901px){.app-shell--dashboard{height:100dvh;max-height:100dvh;overflow:hidden}.app-shell--dashboard .content-shell{display:flex;flex:1;flex-direction:column;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.app-shell--dashboard .main-content.main-content--dashboard,.app-shell--dashboard .main-content:has(.dashboard-page){display:flex;flex:1;flex-direction:column;max-height:100%;min-height:0;overflow:hidden}.app-shell--dashboard .main-content .dashboard-page{display:flex;flex:1;flex-direction:column;gap:.95rem;max-height:100%;min-height:0;overflow:hidden}.app-shell--dashboard .dashboard-workspace-header,.app-shell--dashboard .dashboard-bridge-offline-chip{flex-shrink:0}.app-shell--dashboard .dashboard-blocks-wrap{display:flex;flex:1;flex-direction:column;min-height:0}.app-shell--dashboard .dashboard-blocks-inner{display:flex;flex:1;flex-direction:column;gap:.85rem;min-height:0;overflow:hidden}.app-shell--dashboard .dashboard-kpi-strip{flex-shrink:0}.app-shell--dashboard .dashboard-layout-grid{flex:1;grid-template-rows:minmax(0,1fr);min-height:0;overflow:hidden}.app-shell--dashboard .dashboard-kpi-item{min-height:0;padding:.85rem 1rem .8rem}.app-shell--dashboard .dashboard-kpi-item--pending .dashboard-kpi-value,.app-shell--dashboard .dashboard-kpi-item--completed .dashboard-kpi-value,.app-shell--dashboard .dashboard-kpi-item--reopens .dashboard-kpi-value{font-size:1.18rem}.app-shell--dashboard .dashboard-kpi-value,.app-shell--dashboard .dashboard-kpi-value.small{min-height:0}.app-shell--dashboard-ws-v2 .dashboard-blocks-inner--ws-v2{display:flex;flex:1;flex-direction:column;gap:0;min-height:0;overflow:hidden}.app-shell--dashboard-ws-v2 .dashboard-layout-grid--ws-v2{flex:1;grid-template-rows:minmax(0,1fr);min-height:0;overflow:hidden}}.page-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.85rem}.page-header--title-only{justify-content:flex-start;margin-bottom:.65rem}.page-header--title-only .page-title{margin:0}.dashboard-page{display:grid;gap:1.5rem}.dashboard-workspace-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.25rem}.dashboard-workspace-title{align-items:center;color:var(--text);display:inline-flex;flex-wrap:wrap;font-size:1.95rem;font-weight:800;gap:.3rem;letter-spacing:-.025em;line-height:1.05;margin:0}.dashboard-workspace-subtitle{color:var(--muted);font-size:.86rem;margin:.18rem 0 0}.dashboard-search-input{min-width:320px}.dashboard-trend-card{background:var(--surface);border:1px solid var(--border);color:var(--text);display:grid;gap:.48rem;min-height:clamp(215px,28vh,265px);padding:.78rem .95rem .85rem}.dashboard-trend-header{margin-bottom:.08rem}.dashboard-hero-subtitle{color:var(--muted);font-size:.64rem;margin:0}.dashboard-trend-delta{align-self:end;border-radius:999px;font-size:.58rem;font-weight:560;line-height:1;opacity:.9;padding:.14rem .3rem;transform:translateY(-2px)}.dashboard-health-trend--positive{background:var(--color-success-soft);color:var(--color-success-text)!important}.dashboard-health-trend--negative{background:var(--color-danger-soft);color:var(--color-danger-text)!important}.dashboard-trend-plot-wrap{display:grid;gap:.28rem;min-height:0;padding-top:.02rem;width:100%}.dashboard-trend-svg{aspect-ratio:16 / 7;height:auto;max-height:330px;width:100%}.dashboard-trend-area{fill:url(#trendAreaFill)}.dashboard-trend-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:var(--color-primary);stroke-width:.7}.dashboard-trend-dot{fill:#fff;stroke:var(--color-primary);stroke-width:.32}.dashboard-trend-axis{color:var(--muted);display:grid;font-size:.62rem;gap:.25rem;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;text-align:center}.dashboard-trend-axis-label--inactive{color:color-mix(in srgb,var(--muted) 70%,transparent)}.dashboard-panel-help{align-items:center;background:#f8f9fcf2;border:1px solid rgba(230,232,240,.95);border-radius:999px;color:var(--muted);cursor:help;display:inline-flex;flex-shrink:0;font-size:.72rem;font-weight:650;height:1.65rem;justify-content:center;line-height:1;margin:0;padding:0;position:relative;transition:background-color var(--motion-normal) var(--ease-out),border-color var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out),color var(--motion-normal) var(--ease-out),transform var(--motion-fast) var(--ease-out);width:1.65rem}.dashboard-panel-help{background:#3b82f614;border-color:#3b82f638;color:#3b6a9a}.dashboard-panel-help:focus-visible{box-shadow:var(--focus-ring);outline:2px solid transparent;outline-offset:var(--focus-ring-offset)}.dashboard-panel-help:hover{background:color-mix(in srgb,var(--color-primary) 10%,#fff);border-color:color-mix(in srgb,var(--color-primary) 28%,transparent);color:var(--color-primary-strong);transform:translateY(-1px)}.dashboard-panel-help:hover:after,.dashboard-panel-help:focus-visible:after{background:#0f172a;border-radius:10px;bottom:calc(100% + .55rem);box-shadow:0 12px 28px #0f172a2e;color:#fff;content:attr(aria-label);font-size:.72rem;font-weight:500;line-height:1.35;max-width:min(22rem,70vw);padding:.52rem .62rem;pointer-events:none;position:absolute;right:0;text-align:left;white-space:normal;width:max-content;z-index:80}@media (max-width: 1280px){.dashboard-trend-svg{max-height:270px}}.page-title{font-size:1.45rem;margin:0 0 .35rem}.page-subtitle{color:var(--muted);font-size:.86rem;margin:0}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-soft);padding:1.1rem;transition:box-shadow var(--motion-normal) var(--ease-out)}.card:hover{box-shadow:var(--shadow)}.grid{display:grid;gap:1rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-kpi-grid{display:grid;gap:.65rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:.48rem}.dashboard-kpi-strip{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-elevated);display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 .15rem;overflow:hidden;padding:0}.dashboard-kpi-item{align-items:flex-start;background:transparent;border:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:.4rem;justify-content:flex-start;min-height:118px;padding:1rem 1.1rem .95rem;position:relative;text-align:left;transition:background-color .18s ease,border-color .18s ease}.dashboard-kpi-strip--totals-only .dashboard-kpi-item{min-height:96px}.dashboard-kpi-strip--totals-only .dashboard-kpi-item:not(.static){padding:0}.dashboard-kpi-strip--totals-only .dashboard-kpi-total-open{display:flex;flex:1;flex-direction:column;gap:.4rem;min-height:96px}.dashboard-kpi-body{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:.35rem;justify-content:flex-start;margin-top:.1rem;min-height:0;width:100%}.dashboard-kpi-item+.dashboard-kpi-item{border-left:1px solid var(--border)}.dashboard-kpi-item:not(.static):hover{background:var(--color-surface-muted)}.dashboard-kpi-item.static{cursor:default}.dashboard-kpi-value--aggregate{cursor:help}.dashboard-kpi-top{align-items:flex-start;display:flex;gap:.55rem;width:100%}.dashboard-kpi-top .dashboard-kpi-head{flex:1;margin-top:.12rem;min-height:1.1rem;min-width:0}.dashboard-kpi-card{background:var(--surface);border:1px solid var(--border);min-height:120px;overflow:hidden;position:relative;text-align:left}.dashboard-kpi-item--total,.dashboard-kpi-item--pending,.dashboard-kpi-item--completed,.dashboard-kpi-item--reopens{border-bottom:0;overflow:hidden}.dashboard-kpi-item--total:after,.dashboard-kpi-item--pending:after,.dashboard-kpi-item--completed:after,.dashboard-kpi-item--reopens:after{bottom:0;content:"";height:2.5px;left:0;position:absolute;right:0;z-index:2}.dashboard-kpi-strip>.dashboard-kpi-item:not(:last-child):after{right:-1px}.dashboard-kpi-strip>.dashboard-kpi-item+.dashboard-kpi-item:after{left:-1px}.dashboard-kpi-item--total:after{background:var(--dash-accent-primary)}.dashboard-kpi-item--pending:after{background:var(--dash-accent-warning)}.dashboard-kpi-item--completed:after{background:var(--dash-accent-success)}.dashboard-kpi-item--reopens:after{background:var(--dash-accent-danger)}.dashboard-kpi-strip>.dashboard-kpi-item:first-child:after{border-bottom-left-radius:14px}.dashboard-kpi-strip>.dashboard-kpi-item:last-child:after{border-bottom-right-radius:14px}.dashboard-kpi-item--total .dashboard-kpi-icon{background:var(--color-primary-soft);color:var(--dash-icon-primary)}.dashboard-kpi-icon{align-items:center;background:var(--color-primary-soft);border:0;border-radius:8px;color:var(--color-primary);display:inline-flex;flex-shrink:0;font-size:.66rem;font-weight:700;height:28px;justify-content:center;margin-bottom:0;width:28px}.dashboard-kpi-icon svg{height:15px;width:15px}.dashboard-kpi-card:not(.static){cursor:pointer;--kpi-card-lift: 0px;transition:box-shadow .18s ease,border-color .18s ease,padding .18s ease}.dashboard-kpi-card:not(.static):hover{--kpi-card-lift: 2px;border-color:var(--color-border);box-shadow:0 14px 34px #0f172a14}.dashboard-kpi-item--pending .dashboard-kpi-icon{background:color-mix(in srgb,var(--color-warning-soft) 75%,#fff);color:var(--dash-icon-warning);height:26px;width:26px}.dashboard-kpi-item--pending .dashboard-kpi-icon svg{height:14px;width:14px}.dashboard-kpi-item--completed .dashboard-kpi-icon{background:color-mix(in srgb,var(--color-success-soft) 72%,#fff);color:var(--dash-icon-success);height:26px;width:26px}.dashboard-kpi-item--completed .dashboard-kpi-icon svg{height:14px;width:14px}.dashboard-kpi-item--sync .dashboard-kpi-icon{background:var(--color-neutral-100);color:var(--muted)}.dashboard-kpi-item--reopens .dashboard-kpi-icon{background:color-mix(in srgb,var(--color-danger-soft) 72%,#fff);color:var(--dash-icon-danger);height:26px;width:26px}.dashboard-kpi-item--reopens .dashboard-kpi-icon svg{height:14px;width:14px}.dashboard-kpi-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.35rem .5rem;justify-content:space-between;min-height:0}.dashboard-kpi-label{align-items:center;color:var(--muted);display:inline-flex;font-size:.78rem;font-weight:600;gap:.3rem;letter-spacing:.04em;margin:0;min-height:1.1rem}.dashboard-kpi-item--pending .dashboard-kpi-label,.dashboard-kpi-item--completed .dashboard-kpi-label,.dashboard-kpi-item--reopens .dashboard-kpi-label{font-size:.72rem;font-weight:500;letter-spacing:.03em}.dashboard-kpi-value{font-variant-numeric:tabular-nums;line-height:1;margin:0;min-height:0;width:100%}.dashboard-kpi-item--total .dashboard-kpi-value{color:var(--text);font-size:1.62rem;font-weight:800;letter-spacing:-.03em}.dashboard-kpi-item--pending .dashboard-kpi-value,.dashboard-kpi-item--completed .dashboard-kpi-value,.dashboard-kpi-item--reopens .dashboard-kpi-value{color:#334155;font-size:1.28rem;font-weight:700;letter-spacing:-.02em}.dashboard-kpi-value.small{font-size:1.22rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.03em;line-height:1.1;min-height:0;width:100%}.dashboard-kpi-sync-bottom{align-items:center;display:flex;justify-content:flex-end;margin-top:auto;min-height:1.55rem;padding-top:.15rem}.dashboard-kpi-sync-dot{border-radius:999px;display:inline-block;flex-shrink:0;height:10px;width:10px}.dashboard-kpi-sync-dot--ok{background:#16a34a;box-shadow:0 0 0 3px #16a34a38}.dashboard-kpi-sync-dot--pending{background:#dc2626;box-shadow:0 0 0 3px #dc262633}@keyframes bridge-offline-pulse{0%,to{box-shadow:0 0 0 3px #ea580c59}50%{box-shadow:0 0 0 5px #ea580c1f}}.dashboard-kpi-sync-dot--error{animation:bridge-offline-pulse 1.4s ease-in-out infinite;background:#ea580c;box-shadow:0 0 0 3px #ea580c59}.dashboard-kpi-ref-date{color:var(--muted);font-size:.72rem;font-weight:500;letter-spacing:.02em;line-height:1;white-space:nowrap}.dashboard-kpi-label .dashboard-kpi-ref-date{font-size:.92em;font-weight:400;margin-left:.15rem;opacity:.92}.dashboard-kpi-breakdown{color:var(--muted);font-size:.8rem;margin:.35rem 0 0}.dashboard-kpi-breakdown-grid{align-items:center;display:flex;flex-wrap:wrap;gap:.28rem .32rem;margin-top:auto;min-height:1.55rem;padding-bottom:.4rem;padding-top:.15rem;width:100%}.dashboard-kpi-breakdown-grid--spacer{flex-shrink:0;pointer-events:none;visibility:hidden}.dashboard-kpi-eligible-footer{border-top:1px solid var(--border);flex-shrink:0;margin-top:auto;padding-top:.55rem;width:100%}.dashboard-kpi-total-open{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:block;font:inherit;margin:0;--kpi-open-lift: 0px;--kpi-open-pad-top: 1rem;--kpi-open-pad-x: 1.1rem;--kpi-open-pad-bottom: .95rem;padding:calc(var(--kpi-open-pad-top) - var(--kpi-open-lift)) var(--kpi-open-pad-x) calc(var(--kpi-open-pad-bottom) + var(--kpi-open-lift));text-align:inherit;transition:background-color .15s ease,padding .15s ease;width:100%}.dashboard-kpi-total-open:hover,.dashboard-kpi-total-open:focus-visible{--kpi-open-lift: 3px;background:var(--color-surface-muted)}.dashboard-kpi-total-open:focus-visible{outline:2px solid color-mix(in srgb,var(--color-primary) 55%,transparent);outline-offset:-2px}.dashboard-kpi-strip--totals-only .dashboard-kpi-total-open{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dashboard-kpi-breakdown-item{align-items:center;background:var(--color-neutral-100);border:1px solid color-mix(in srgb,var(--color-neutral-200) 88%,transparent);border-radius:999px;color:var(--color-neutral-700);cursor:pointer;display:inline-flex;font-size:.7rem;font-weight:500;gap:.22rem;letter-spacing:.01em;line-height:1.2;padding:.18rem .48rem;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.dashboard-kpi-breakdown-item:hover{background:var(--color-primary-soft);border-color:color-mix(in srgb,var(--color-primary) 32%,var(--color-neutral-200));color:var(--color-primary)}.dashboard-kpi-breakdown-item:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--color-primary) 22%,transparent);outline:2px solid color-mix(in srgb,var(--color-primary) 55%,transparent);outline-offset:1px}.dashboard-main-grid{display:grid;gap:.65rem;grid-template-columns:2fr 1fr}.dashboard-layout-grid{align-items:stretch;display:grid;gap:.82rem;grid-template-columns:minmax(0,1fr) minmax(280px,380px)}@media (min-width: 1700px){.main-content:not(.main-content--dashboard):not(.main-content--enterprises-wide):not(.main-content--notas):not(:has(.dashboard-page)){max-width:min(1880px,calc(100vw - var(--sidebar-occupied-width) - 2.5rem))}}@media (min-width: 1680px){.dashboard-layout-grid{grid-template-columns:minmax(0,1fr) minmax(340px,420px)}}@media (min-width: 1900px){.dashboard-layout-grid{grid-template-columns:minmax(0,1fr) minmax(360px,440px)}}@media (max-width: 1560px) and (min-width: 901px){.main-content:not(.main-content--dashboard):not(.main-content--enterprises-wide):not(.main-content--notas):not(:has(.dashboard-page)){max-width:min(1500px,calc(100vw - var(--sidebar-occupied-width) - 1.5rem))}.main-content:not(.main-content--enterprises-wide):not(.main-content--notas){padding:1rem}.dashboard-workspace-title{font-size:1.95rem}.dashboard-workspace-subtitle{font-size:.84rem}.dashboard-layout-grid{gap:.65rem;grid-template-columns:minmax(0,1fr) minmax(280px,360px)}.dashboard-kpi-strip{gap:0;grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-kpi-card{border-radius:12px;gap:.45rem;min-height:118px;padding:.68rem .72rem .64rem}.dashboard-kpi-label{font-size:.7rem}.dashboard-kpi-item--total .dashboard-kpi-value{font-size:1.55rem;min-height:2.2rem}.dashboard-kpi-item--pending .dashboard-kpi-value,.dashboard-kpi-item--completed .dashboard-kpi-value,.dashboard-kpi-item--reopens .dashboard-kpi-value,.dashboard-kpi-value.small{font-size:1.2rem}.dashboard-kpi-breakdown-item{font-size:.64rem;padding:.14rem .4rem}.dashboard-kpi-breakdown-grid{gap:.22rem .26rem;min-height:1.45rem;padding-bottom:.35rem}.dashboard-panel-header h3{font-size:1rem}.main-content.main-content--dashboard,.main-content:has(.dashboard-page){padding:.88rem 1rem}}.dashboard-bottom-grid{display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-data-card,.dashboard-alerts-card{min-height:220px}.dashboard-alerts-card{background:var(--surface-muted)}.dashboard-simple-list{display:grid;gap:.7rem;list-style:none;margin:0;padding:0}.dashboard-simple-list li{border-left:3px solid var(--danger);border-radius:6px;padding-bottom:.25rem;padding-left:.55rem}.dashboard-simple-list li strong{display:block;font-size:.86rem;margin-bottom:.15rem}.dashboard-simple-list li span{color:var(--muted);font-size:.75rem}.dashboard-chart-card,.dashboard-activity-card,.dashboard-detail-card{margin-bottom:1rem}.dashboard-chart-card,.dashboard-activity-card{box-shadow:var(--shadow-elevated)}.dashboard-layout-grid>.dashboard-chart-card,.dashboard-layout-grid>.dashboard-trend-card,.dashboard-layout-grid>.dashboard-activity-card{height:100%;margin-bottom:0;min-height:0}.dashboard-layout-grid>.dashboard-chart-card,.dashboard-layout-grid>.dashboard-activity-card{display:flex;flex-direction:column}.dashboard-layout-grid>.dashboard-chart-card,.dashboard-layout-grid>.dashboard-activity-card{padding:.78rem .92rem}.dashboard-layout-grid>.dashboard-chart-card{overflow:visible}.dashboard-layout-grid>.dashboard-chart-card .dashboard-panel-header{margin-bottom:.42rem}.dashboard-layout-grid>.dashboard-chart-card:not(.dashboard-chart-card--type-gauge) .dashboard-type-cards-grid{align-content:stretch;align-items:stretch;flex:1;gap:.45rem;grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(0,1fr));min-height:0;overflow:visible;padding-right:.15rem}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card{gap:.28rem;min-height:0;overflow:hidden;padding:.48rem .52rem;position:relative}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card>:not(.dashboard-type-card-watermark){position:relative;z-index:1}.dashboard-type-card-watermark{display:none}@media (min-width: 1400px){.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-watermark{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;pointer-events:none;position:absolute;z-index:0}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-watermark svg{height:5.5rem;opacity:.1;width:5.5rem}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-watermark--fiscal svg{color:#fcd34d}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-watermark--folha svg,.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-watermark--contabil svg{color:#fecaca}}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-progress-footer{display:flex;flex-direction:column;gap:.26rem;margin-bottom:.15rem;margin-top:auto;min-height:0}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card:hover:not(:disabled){box-shadow:0 8px 20px #0f172a17;transform:none}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-title{font-size:1.02rem}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-percent{font-size:1.15rem}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-total{font-size:.74rem}.dashboard-layout-grid>.dashboard-chart-card .dashboard-type-card-status-badge{font-size:.58rem;padding:.1rem .3rem}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-header{margin-bottom:.42rem}.dashboard-layout-grid>.dashboard-activity-card{overflow:visible}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-list{display:flex;flex:1;flex-direction:column;justify-content:stretch;min-height:0;overflow:hidden;padding-left:6px;padding-right:0;padding-top:.2rem}.dashboard-layout-grid>.dashboard-activity-card{display:flex;flex-direction:column;min-height:0}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-list{flex:1;min-height:0}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-list-item{display:flex;flex:1 1 0;min-height:0}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-item--clickable{align-content:start;flex:1;gap:.18rem;min-height:0;padding:.12rem 0}.dashboard-layout-grid>.dashboard-activity-card .activity-enterprise{font-size:.8rem}.dashboard-layout-grid>.dashboard-activity-card .activity-meta.activity-meta--recent{display:block;font-size:.68rem;line-height:1.3;margin-top:.1rem;overflow:visible}.dashboard-layout-grid>.dashboard-activity-card .activity-meta--recent .activity-meta-sep{margin:0 .2rem}.dashboard-layout-grid>.dashboard-activity-card .activity-event-line{display:inline}.dashboard-layout-grid>.dashboard-activity-card .activity-meta-muted{color:color-mix(in srgb,var(--muted) 88%,transparent)}.dashboard-layout-grid>.dashboard-activity-card .activity-author-name{color:#64748b;font-weight:500}.dashboard-panel-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.65rem}.dashboard-panel-header h3{color:var(--text);font-size:.9rem;font-weight:600;letter-spacing:-.01em;margin:0 0 .15rem}.dashboard-empty-note{color:var(--muted);font-size:.84rem;margin:0 0 .85rem}.dashboard-alert-card{align-items:center;background:linear-gradient(90deg,var(--color-warning-soft) 0%,var(--surface) 100%);border-color:var(--color-warning);display:flex;justify-content:space-between;margin-bottom:.7rem;min-height:108px}.dashboard-alert-card:hover{box-shadow:0 10px 24px #d9770624}.dashboard-alert-eyebrow{color:var(--color-warning-text);font-size:.74rem;font-weight:700;margin:0 0 .15rem;text-transform:uppercase}.dashboard-alert-value{color:var(--color-warning-text);font-size:1.78rem;font-weight:800;margin:0 0 .15rem}.dashboard-alert-description{color:var(--muted);font-size:.8rem;margin:0;max-width:520px}.dashboard-alert-cta{background:var(--primary)}.dashboard-type-cards-grid{align-content:start;align-items:start;display:grid;gap:.6rem;grid-template-columns:1fr}.dashboard-type-card{align-items:stretch;background:var(--color-surface);border:1px solid #d8dee8;border-radius:12px;color:inherit;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:.36rem;min-height:0;--type-card-lift: 0px;--type-card-pad-y: .62rem;--type-card-pad-x: .68rem;padding:calc(var(--type-card-pad-y) - var(--type-card-lift)) var(--type-card-pad-x) calc(var(--type-card-pad-y) + var(--type-card-lift));text-align:left;transition:box-shadow .2s ease,border-color .2s ease,padding .2s ease;width:100%}.dashboard-type-card:hover:not(:disabled){--type-card-lift: 1px;border-color:#ccd5e2;box-shadow:0 6px 16px #0f172a0f}.dashboard-type-card:focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-glow);outline:none}.dashboard-type-card:disabled{cursor:default;opacity:.72}.dashboard-type-card--critical:not(:disabled){background:var(--dash-surface-danger);border-left-color:var(--dash-border-danger);border-left-width:3px}.dashboard-type-card--attention:not(:disabled){background:var(--dash-surface-warning);border-left-color:var(--dash-border-warning);border-left-width:3px}.dashboard-type-card--excellent:not(:disabled){background:var(--dash-surface-success);border-left-color:var(--dash-border-success);border-left-width:3px}.dashboard-type-card--not_started:not(:disabled){border-left-color:var(--dash-icon-muted);border-left-width:3px}.dashboard-type-card-top{align-items:start;display:flex;justify-content:space-between}.dashboard-type-card-headline{min-width:0}.dashboard-type-card-kicker{color:var(--muted);font-size:.58rem;font-weight:600;letter-spacing:.08em;margin:0;text-transform:uppercase}.dashboard-type-card-title{color:#1f2a3d;font-size:1.2rem;font-weight:600;letter-spacing:-.01em;line-height:1;margin:0}.dashboard-type-card-status-badge{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:.62rem;font-weight:600;gap:.3rem;letter-spacing:.03em;line-height:1;padding:.14rem .36rem;white-space:nowrap}.dashboard-type-card-status-badge:before{border-radius:999px;content:"";display:block;height:6px;width:6px}.dashboard-type-card-status-badge--critical{background:var(--dash-badge-danger-bg);border-color:var(--dash-badge-danger-border);color:var(--color-danger-text)}.dashboard-type-card-status-badge--critical:before{background:var(--color-danger)}.dashboard-type-card-status-badge--attention{background:var(--dash-badge-warning-bg);border-color:var(--dash-badge-warning-border);color:var(--color-warning-text)}.dashboard-type-card-status-badge--attention:before{background:var(--color-warning)}.dashboard-type-card-status-badge--excellent{background:var(--dash-badge-success-bg);border-color:var(--dash-badge-success-border);color:var(--color-success-text)}.dashboard-type-card-status-badge--excellent:before{background:var(--color-success)}.dashboard-type-card-status-badge--idle{background:var(--dash-badge-neutral-bg);border-color:var(--dash-badge-neutral-border);color:var(--dash-icon-muted)}.dashboard-type-card-status-badge--idle:before{background:var(--dash-icon-muted)}.dashboard-type-card-status-badge--not_started{background:color-mix(in srgb,var(--dash-icon-muted) 10%,transparent);border-color:color-mix(in srgb,var(--dash-icon-muted) 22%,transparent);color:color-mix(in srgb,var(--dash-icon-muted) 88%,var(--color-text))}.dashboard-type-card-status-badge--not_started:before{background:var(--dash-icon-muted)}.dashboard-type-card-meta{align-items:flex-start;display:flex;flex-direction:column;gap:.2rem}.dashboard-type-card-progress-footer{display:flex;flex-direction:column;gap:.35rem;width:100%}.dashboard-type-card-percent{color:#1f2a3d;font-size:1.4rem;font-weight:650;letter-spacing:-.008em;line-height:1;margin:0}.dashboard-type-card-track{background:#e1e6ee;border-radius:999px;display:flex;height:5px;overflow:hidden;width:100%}.dashboard-type-card-bar{border-radius:999px;height:100%}.dashboard-type-card-bar--excellent{background:linear-gradient(90deg,var(--dash-arc-success-start) 0%,var(--dash-arc-success-end) 100%)}.dashboard-type-card-bar--attention{background:linear-gradient(90deg,var(--dash-arc-warning-start) 0%,var(--dash-arc-warning-end) 100%)}.dashboard-type-card-bar--critical{background:linear-gradient(90deg,var(--dash-arc-danger-start) 0%,var(--dash-arc-danger-end) 100%)}.dashboard-type-card-bar--idle{background:#cbd5e1}.dashboard-type-card-bar--not_started{background:#d5dbe5}.dashboard-type-card-total{color:#6f7787;font-size:.82rem;font-weight:540;letter-spacing:.002em;margin:0;white-space:nowrap}@media (max-width: 1280px) and (min-width: 901px){.dashboard-layout-grid{grid-template-columns:minmax(0,1fr) minmax(260px,340px)}.dashboard-type-cards-grid{gap:.58rem}.dashboard-type-card{border-radius:12px;gap:.34rem;padding:.58rem .62rem}.dashboard-type-card-title{font-size:1.55rem}.dashboard-type-card-percent{font-size:1.72rem}.dashboard-type-card-meta{align-items:flex-start;flex-direction:column;gap:.18rem}.dashboard-type-card-total{font-size:.8rem;white-space:normal}}@media (max-width: 1400px) and (min-width: 1200px){.dashboard-type-cards-grid{gap:.58rem}.dashboard-type-card{padding:.58rem .62rem}.dashboard-type-card-title{font-size:1.6rem}.dashboard-type-card-percent{font-size:1.76rem}.dashboard-type-card-meta{align-items:flex-start;flex-direction:column;gap:.18rem}.dashboard-type-card-total{font-size:.82rem;white-space:normal}}.dashboard-row-shell{align-items:center;display:grid;gap:.9rem;grid-template-columns:160px 1fr 200px}.dashboard-row-head{align-items:center;display:flex;gap:.45rem;justify-content:space-between}.dashboard-health-badge{border-radius:999px;font-size:.68rem;font-weight:700;padding:.12rem .45rem}.dashboard-health-badge--excellent{background:var(--color-success-soft);color:var(--color-success-text)}.dashboard-health-badge--attention{background:var(--color-warning-soft);color:var(--color-warning-text)}.dashboard-health-badge--critical{background:var(--color-danger-soft);color:var(--color-danger-text)}.dashboard-row-meta{align-items:center;display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.42rem}.dashboard-row-title-col{align-items:center;display:flex;gap:.55rem}.dashboard-row-title-col strong{color:var(--text);display:block;font-size:1.05rem;margin-bottom:.2rem}.dashboard-row-icon{align-items:center;border-radius:999px;display:inline-flex;height:34px;justify-content:center;width:34px}.dashboard-row-icon svg{height:17px;width:17px}.dashboard-row-icon--excellent{background:var(--color-success-soft);color:var(--color-success-text)}.dashboard-row-icon--attention{background:var(--color-warning-soft);color:var(--color-warning-text)}.dashboard-row-icon--critical{background:var(--color-danger-soft);color:var(--color-danger-text)}.dashboard-row-main-col{min-width:0}.dashboard-row-main-col .dashboard-bar-track{margin-top:.12rem}.dashboard-metric{align-items:flex-start;color:var(--muted);display:inline-flex;flex-direction:column;font-size:.72rem;font-weight:500;gap:.24rem;line-height:1.2}.dashboard-metric--pending{align-items:flex-end;justify-self:end;text-align:right}.dashboard-metric strong{color:var(--text);font-size:.88rem;font-weight:700}.dashboard-metric-icon{align-items:center;border-radius:999px;display:inline-flex;font-size:.62rem;font-weight:700;height:14px;justify-content:center;width:14px}.dashboard-metric-icon--closed{background:var(--color-success-soft);color:var(--color-success-text)}.dashboard-metric-icon--pending{background:var(--color-warning-soft);color:var(--color-warning-text)}.dashboard-metric-icon--unknown{background:var(--color-neutral-100);color:var(--muted)}.dashboard-row-insight{border-radius:10px;padding:.5rem .62rem}.dashboard-row-insight--excellent{background:var(--color-success-soft);border:1px solid var(--color-success-soft)}.dashboard-row-insight--attention{background:var(--color-warning-soft);border:1px solid var(--color-warning)}.dashboard-row-insight--critical{background:var(--color-danger-soft);border:1px solid var(--color-danger-border)}.dashboard-row-insight-title{color:var(--color-neutral-700);font-size:.74rem;font-weight:700;margin:0 0 .2rem}.dashboard-row-insight-text{color:var(--color-neutral-700);font-size:.75rem;line-height:1.35;margin:0}.dashboard-bar-track{background:var(--surface-muted);border:1px solid var(--color-neutral-200);border-radius:999px;display:flex;height:13px;overflow:hidden;width:100%}.dashboard-bar-track .bar{display:inline-flex;height:100%;position:relative;transition:width .25s ease}.dashboard-bar-track .bar:after{background:linear-gradient(90deg,#fff0,#ffffff47);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.dashboard-bar-track .bar.closed{background:var(--success)}.dashboard-bar-track .bar.pending{background:var(--warning)}.dashboard-bar-track .bar.unknown{background:var(--muted)}.dashboard-bar-caption{color:var(--muted);display:block;font-size:.72rem;font-weight:500;margin:.4rem 0 0}.dashboard-activity-list{display:grid;gap:.12rem;list-style:none;margin:0;padding:0 0 0 6px}.dashboard-activity-list-item{list-style:none;margin:0;padding:0}button.dashboard-activity-item.dashboard-activity-item--clickable{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;text-align:left;width:100%}button.dashboard-activity-item.dashboard-activity-item--clickable:focus-visible{box-shadow:0 0 0 3px var(--color-primary-glow);outline:none}.dashboard-activity-item{border-radius:8px;display:grid;gap:.45rem;grid-template-columns:22px 1fr;margin:0 -.25rem;padding:.5rem .35rem;position:relative;transition:background-color .15s ease}.dashboard-activity-list-item:last-child .dashboard-activity-item{padding-bottom:.15rem}.dashboard-activity-header{margin-bottom:.55rem}.dashboard-activity-header h3{margin-bottom:0}.dashboard-activity-footer{border-top:1px solid var(--border);flex-shrink:0;margin-top:.35rem;padding-top:.55rem}.dashboard-activity-history-link{background:transparent;border:0;color:var(--color-primary);cursor:pointer;display:inline-block;font:inherit;padding:4px 0;text-align:left}.dashboard-activity-history-link:focus-visible{outline:none}.dashboard-activity-history-link:focus-visible .dashboard-activity-history-link-label{outline:2px solid color-mix(in srgb,var(--color-primary) 55%,transparent);outline-offset:2px}.dashboard-activity-history-link-label{display:inline-block;font-size:.74rem;font-weight:600;text-decoration:none;transition:color .15s ease,transform .15s ease}.dashboard-activity-history-link:hover .dashboard-activity-history-link-label,.dashboard-activity-history-link:focus-visible .dashboard-activity-history-link-label{color:var(--color-primary-strong);text-decoration:underline;transform:translateY(-3px)}.activity-live-badge{align-items:center;background:var(--color-primary-soft);border:0;border-radius:999px;color:var(--color-primary);display:inline-flex;font-size:.66rem;font-weight:650;gap:.32rem;letter-spacing:.02em;padding:.18rem .55rem}.activity-live-badge:before{background:var(--color-primary);border-radius:999px;box-shadow:0 0 0 3px var(--color-primary-glow);content:"";display:inline-block;height:6px;width:6px}.activity-content{min-width:0}.activity-enterprise{color:var(--color-text-emphasis);font-size:.86rem;font-weight:700;letter-spacing:-.015em;line-height:1.25;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-meta{align-items:baseline;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.72rem;gap:.2rem .28rem;line-height:1.35;margin:.14rem 0 0}.activity-event{min-width:0}.activity-meta-sep{color:color-mix(in srgb,var(--muted) 72%,transparent);flex-shrink:0}.activity-time{color:var(--muted);flex-shrink:0;font-size:inherit;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.005em;white-space:nowrap}.dashboard-activities-history-backdrop{align-items:center;background:#0f172a6b;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1.25rem;position:fixed;z-index:120}.dashboard-activities-history-modal{--history-content-min-height: min(58vh, 380px);box-sizing:border-box;display:flex;flex-direction:column;max-height:min(90vh,720px);max-width:min(34rem,calc(100vw - 2.5rem));min-height:0;overflow:hidden;padding:.9rem 1rem .85rem;width:min(34rem,calc(100vw - 2.5rem))}.dashboard-activities-history-modal--has-content{height:auto}.dashboard-activities-history-body{display:flex;flex-direction:column;flex-shrink:1;min-height:0}.dashboard-activities-history-modal--has-content .dashboard-activities-history-body{flex:1 1 auto;min-height:0;overflow:hidden}.dashboard-activities-history-scroll{flex:1 1 auto;margin:0 -.35rem 0 0;max-height:var(--history-content-min-height);min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.05rem 0 .1rem;scrollbar-gutter:stable}.dashboard-activities-history-modal--has-content .dashboard-activities-history-scroll{min-height:var(--history-content-min-height)}.dashboard-activities-history-footer{background:var(--surface);border-top:1px solid var(--border, #e2e8f0);display:flex;flex-shrink:0;justify-content:flex-end;margin-top:.5rem;padding-top:.5rem;position:relative;z-index:1}.dashboard-activities-history-header{align-items:center;display:flex;flex-shrink:0;gap:.75rem;justify-content:space-between;margin-bottom:.65rem}.dashboard-activities-history-header h2{color:var(--text);font-size:.98rem;font-weight:700;letter-spacing:-.02em;margin:0}.dashboard-activities-history-toolbar{align-items:center;border-bottom:1px solid var(--border, #e2e8f0);display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem .65rem;margin-bottom:.6rem;padding-bottom:.6rem}.dashboard-activities-history-day-segmented{background:var(--color-neutral-100);border:1px solid var(--border);border-radius:8px;display:inline-flex;overflow:hidden;padding:2px}.dashboard-activities-history-segment{background:transparent;border:none;border-radius:6px;color:var(--muted);cursor:pointer;font-size:.74rem;font-weight:600;outline:none;padding:.28rem .65rem;transition:background-color .15s ease,color .15s ease}.dashboard-activities-history-segment:hover{color:var(--text)}.dashboard-activities-history-segment--active{background:var(--surface);box-shadow:0 1px 2px #0f172a0f;color:var(--color-primary-strong)}.dashboard-activities-history-segment:focus-visible{box-shadow:var(--focus-ring);outline:2px solid transparent;outline-offset:var(--focus-ring-offset)}.dashboard-activities-history-date-field--toolbar{flex:1 1 auto;min-width:8.5rem}.dashboard-activities-history-toolbar-count{color:var(--muted);font-size:.72rem;font-weight:600;margin:0 0 0 auto;white-space:nowrap}.dashboard-activities-history-export-link{align-items:center;background:transparent;border:none;color:var(--color-primary-strong);cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:650;gap:.25rem;outline:none;padding:0}.dashboard-activities-history-export-link:hover{color:var(--color-primary)}.dashboard-activities-history-export-link:focus-visible{border-radius:4px;box-shadow:var(--focus-ring);outline:2px solid transparent;outline-offset:var(--focus-ring-offset)}.dashboard-activities-export-backdrop{align-items:center;background:#0f172a80;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1.25rem;position:fixed;z-index:130}.dashboard-activities-export-modal{box-sizing:border-box;display:flex;flex-direction:column;max-width:min(24rem,calc(100vw - 2.5rem));padding:1rem 1.1rem .95rem;width:min(24rem,calc(100vw - 2.5rem))}.dashboard-activities-export-header{align-items:flex-start;display:flex;flex-shrink:0;gap:.75rem;justify-content:space-between;margin-bottom:.75rem}.dashboard-activities-export-header h2{color:var(--text);font-size:1rem;font-weight:700;letter-spacing:-.02em;margin:0}.dashboard-activities-export-subtitle{color:#94a3b8;font-size:.75rem;line-height:1.35;margin:.2rem 0 0}.dashboard-activities-export-body{display:flex;flex-direction:column;gap:.65rem}.dashboard-activities-export-hint{color:var(--muted);font-size:.76rem;line-height:1.4;margin:0}.dashboard-activities-export-period{display:flex;flex-wrap:wrap;gap:.65rem}.dashboard-activities-export-footer{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem;padding-top:.15rem}.dashboard-activities-export-action{min-height:2.1rem;min-width:6.5rem}.dashboard-activities-history-export-error{color:#b42318;font-size:.78rem;line-height:1.35;margin:0}.dashboard-activities-history-highlight-banner{background:var(--color-primary-soft);border:1px solid color-mix(in srgb,var(--color-primary) 22%,var(--border));border-radius:8px;color:var(--color-primary-strong);flex-shrink:0;font-size:.74rem;line-height:1.4;margin:0 0 .45rem;padding:.35rem .5rem}.dashboard-activities-history-highlight-banner--warning{background:#fffaeb;border-color:#fde68a;color:#92400e}.dashboard-activities-history-summary{color:var(--muted);flex-shrink:0;font-size:.74rem;font-weight:600;line-height:1.35;margin:0 0 .4rem}.dashboard-activities-history-empty-actions{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-top:.15rem}.dashboard-activities-history-empty-action{font-size:.76rem}.dashboard-activities-history-enterprise-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem .5rem}.dashboard-activities-history-enterprise-row .activity-enterprise{flex:1 1 auto;margin:0;min-width:0}.dashboard-activities-history-module-badge{background:var(--color-neutral-100);border:1px solid var(--border);border-radius:999px;color:var(--muted);flex-shrink:0;font-size:.62rem;font-weight:700;letter-spacing:.02em;line-height:1.2;padding:.12rem .4rem;text-transform:uppercase}.dashboard-activities-history-filters{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem .65rem;width:100%}.dashboard-activities-history-day-chips,.dashboard-activities-history-type-chips{display:inline-flex;flex-wrap:wrap;gap:.35rem}.dashboard-activities-history-type-chips{margin-left:auto}.dashboard-activities-history-chip,.dashboard-activities-history-day-chip{background:var(--color-neutral-100);border:1px solid var(--border);border-radius:999px;color:var(--text);cursor:pointer;font-size:.74rem;font-weight:600;padding:.28rem .65rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.dashboard-activities-history-chip:hover,.dashboard-activities-history-day-chip:hover{border-color:color-mix(in srgb,var(--color-primary) 35%,var(--border));color:var(--color-primary)}.dashboard-activities-history-chip--active,.dashboard-activities-history-day-chip--active{background:var(--color-primary-soft);border-color:color-mix(in srgb,var(--color-primary) 40%,var(--border));color:var(--color-primary-strong)}.dashboard-activities-history-date-field{align-items:center;display:inline-flex;flex-shrink:0;gap:.4rem}.dashboard-activities-history-date-label{color:var(--muted);font-size:.72rem;font-weight:600}.dashboard-activities-history-date-input{background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:.78rem;padding:.28rem .45rem}.dashboard-activities-history-day-title{color:var(--muted);flex-shrink:0;font-size:.72rem;font-weight:650;letter-spacing:.04em;margin:0 0 .35rem;text-transform:uppercase}.dashboard-activities-history-close.button.secondary{align-items:center;background:var(--color-primary-soft);border:1px solid #dbe3ee;border-radius:10px;color:#1e293b;flex-shrink:0;font-weight:600;justify-content:center;min-height:32px;min-width:32px;padding:0}.dashboard-activities-history-close.button.secondary:hover:not(:disabled){background:color-mix(in srgb,var(--color-primary-soft) 78%,#fff);border-color:#cbd5e1;color:#1e293b}.dashboard-activities-history-close span{font-size:1.25rem;line-height:1}.dashboard-activities-history-status{color:var(--muted);font-size:.84rem;line-height:1.45;margin:0;padding:.75rem 0;text-align:left}.dashboard-activities-history-status--error{color:var(--color-danger-text)}.dashboard-activities-history-empty{display:flex;flex:1 1 auto;flex-direction:column;gap:.4rem;min-height:var(--history-content-min-height);padding:.5rem 0 .25rem;text-align:left}.dashboard-activities-history-empty-text{color:#64748b;font-size:.84rem;line-height:1.45;margin:0}.dashboard-activities-history-empty-link{align-self:flex-start;background:transparent;border:none;color:var(--color-primary-strong);cursor:pointer;font-size:.78rem;font-weight:600;outline:none;padding:0;text-decoration:underline;text-underline-offset:.15em}.dashboard-activities-history-empty-link:hover{color:var(--color-primary)}.dashboard-activities-history-empty-link:focus-visible{border-radius:4px;box-shadow:var(--focus-ring);outline:2px solid transparent;outline-offset:var(--focus-ring-offset)}@keyframes dashboard-activities-history-skeleton-pulse{0%,to{opacity:1}50%{opacity:.45}}.dashboard-activities-history-skeleton-list{align-content:start;display:grid;gap:.55rem;grid-auto-rows:max-content;list-style:none;margin:0;padding:.15rem .35rem .1rem 6px}.dashboard-activities-history-skeleton-item{align-items:start;display:grid;gap:.45rem;grid-template-columns:22px minmax(0,1fr)}.dashboard-activities-history-skeleton-dot{animation:dashboard-activities-history-skeleton-pulse 1.4s ease-in-out infinite;background:#e2e8f0;border-radius:999px;height:8px;margin-top:.35rem;width:8px}.dashboard-activities-history-skeleton-content{display:grid;gap:.38rem}.dashboard-activities-history-skeleton-line{animation:dashboard-activities-history-skeleton-pulse 1.4s ease-in-out infinite;background:#e2e8f0;border-radius:6px;display:block;height:.62rem}.dashboard-activities-history-skeleton-line--title{max-width:62%;width:100%}.dashboard-activities-history-skeleton-line--meta{max-width:88%;width:100%}.dashboard-activities-history-skeleton-item:nth-child(2) .dashboard-activities-history-skeleton-line--title{max-width:48%}.dashboard-activities-history-skeleton-item:nth-child(3) .dashboard-activities-history-skeleton-line--meta{max-width:72%}.dashboard-activities-history-skeleton-item:nth-child(4) .dashboard-activities-history-skeleton-line--title{max-width:55%}.dashboard-activities-history-skeleton-item:nth-child(5) .dashboard-activities-history-skeleton-line--meta{max-width:80%}.dashboard-activities-history-loading{flex:1 1 auto;min-height:var(--history-content-min-height);padding:.15rem 0 .25rem}.dashboard-activities-history-sr-only{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width: 720px){.dashboard-activities-history-backdrop{padding:.75rem}.dashboard-activities-history-modal{height:auto;max-height:min(88vh,680px);max-width:calc(100vw - 1.5rem);width:calc(100vw - 1.5rem)}}@media (max-width: 480px){.dashboard-activities-history-modal{max-height:min(90vh,640px)}.dashboard-activities-history-toolbar-count{margin-left:0;width:100%}.dashboard-activities-history-date-field--toolbar{width:100%}}.dashboard-activities-history-modal .dashboard-activity-list.dashboard-activities-history-list,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .dashboard-activities-history-list{align-content:start;display:grid;gap:.28rem;grid-auto-rows:max-content;justify-content:stretch;list-style:none;margin:0;padding:.05rem .35rem .1rem 4px;position:relative;width:100%}.dashboard-activities-history-scroll .dashboard-activities-history-list{max-height:none;overflow:visible}.dashboard-activities-history-feed-body{grid-column:2;grid-row:1;min-width:0;width:100%}.dashboard-activities-history-feed-row-top{align-items:baseline;display:flex;gap:.65rem;justify-content:space-between;width:100%}.dashboard-activities-history-feed-row-top .activity-enterprise{flex:1 1 auto;min-width:0}.dashboard-activities-history-feed-body .activity-enterprise{margin:0}.dashboard-activities-history-feed-meta{color:#64748b;font-size:.72rem;line-height:1.38;margin:.1rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-activities-history-modal .activity-time--history,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .activity-time--history{color:#94a3b8;flex-shrink:0;font-size:.62rem;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:.005em;line-height:1.3;margin:0;text-align:right;white-space:nowrap}.dashboard-activities-history-modal .dashboard-activities-history-list:before{display:none}.dashboard-activities-history-modal .dashboard-activity-item,.dashboard-activities-history-modal .dashboard-activities-history-item,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .dashboard-activity-item{align-content:start;align-items:start;border-radius:8px;box-sizing:border-box;flex:none;gap:.35rem;grid-template-columns:20px minmax(0,1fr);margin:0;min-height:auto;padding:.24rem 0 .24rem .35rem;position:relative;transition:background-color .15s ease;width:100%}.dashboard-activities-history-modal .activity-timeline-line{display:none}.dashboard-activities-history-modal .activity-dot{grid-column:1;grid-row:1}.dashboard-activities-history-modal .dashboard-activities-history-item:hover,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .dashboard-activities-history-item:hover{background:#e2e8f0}.dashboard-activities-history-modal .dashboard-activities-history-item--highlight,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .dashboard-activities-history-item--highlight{animation:dashboard-activity-history-highlight 1.2s ease;background:color-mix(in srgb,var(--color-primary-soft) 72%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-primary) 18%,transparent)}@keyframes dashboard-activity-history-highlight{0%{background:color-mix(in srgb,var(--color-primary-soft) 95%,#fff)}to{background:color-mix(in srgb,var(--color-primary-soft) 72%,#fff)}}.dashboard-activities-history-modal .activity-enterprise,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .activity-enterprise{font-size:.84rem;font-weight:700;line-height:1.28;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-activities-history-modal .activity-meta.activity-meta--history,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .activity-meta.activity-meta--history{-webkit-box-orient:unset;-webkit-line-clamp:unset;line-clamp:unset;display:block;font-size:.76rem;line-height:1.45;margin:.2rem 0 0;overflow:visible}.dashboard-activities-history-modal .activity-event-line,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .activity-event-line{align-items:baseline;display:inline;flex-wrap:wrap;line-height:1.45}.dashboard-activities-history-modal .activity-event-head,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .activity-event-head{color:#475569;font-weight:500}.dashboard-activities-history-modal .activity-meta-muted,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .activity-meta-muted{color:#64748b}.dashboard-activities-history-modal .activity-meta-sep--history,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .activity-meta-sep--history{color:#cbd5e1;margin:0 .12rem}.dashboard-activities-history-modal .activity-author-name,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activities-history-modal .activity-author-name{color:#64748b;font-weight:500}.activity-timeline-line{align-self:stretch;background:var(--color-neutral-200);border-radius:999px;display:none;justify-self:center;width:1px}.dashboard-activity-list{position:relative}.dashboard-activity-list:before{background:var(--color-neutral-200);border-radius:999px;content:"";left:17px;position:absolute;top:1.1rem;bottom:1.1rem;width:1px}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-list:before{bottom:.65rem;top:1.05rem}.activity-dot{align-self:flex-start;background-clip:padding-box;border:2px solid var(--surface);border-radius:999px;box-shadow:0 0 0 1px var(--color-neutral-200);display:inline-block;flex-shrink:0;height:13px;justify-self:center;margin-top:.18rem;width:13px;z-index:1}.activity-dot--closing-closed{background:var(--color-success);box-shadow:0 0 0 3px var(--dash-glow-success)}.activity-dot--closing-pending{background:var(--color-warning);box-shadow:0 0 0 3px var(--dash-glow-warning)}.activity-dot--closing-unknown{background:var(--muted)}.activity-dot--reopen{background:var(--color-danger);box-shadow:0 0 0 3px var(--dash-glow-danger)}.activity-dot--enterprise{background:#06b6d4;box-shadow:0 0 0 3px #06b6d42e}.activity-dot--link{background:var(--color-info);box-shadow:0 0 0 3px #3b82f629}.sidebar-signout{justify-content:flex-start;min-height:38px}.form-grid{display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.form-field{display:grid;gap:.4rem}.form-field.full{grid-column:1 / -1}.form-field label{color:var(--color-neutral-700);font-size:.9rem;font-weight:700}.input,.select{background:var(--surface);border:1px solid var(--border);border-radius:12px;color:var(--text);font-family:var(--font-sans);min-height:42px;padding:.65rem .75rem;width:100%}.input:-webkit-autofill,.input:-webkit-autofill:hover,.input:-webkit-autofill:focus,.input:-webkit-autofill:active{-webkit-text-fill-color:var(--text);caret-color:var(--text);font-family:var(--font-sans);font-size:.85rem;font-weight:400;line-height:1.4;-webkit-box-shadow:0 0 0 1000px var(--surface) inset;box-shadow:0 0 0 1000px var(--surface) inset;transition:background-color 9999s ease-out}.button{align-items:center;background:var(--primary);border:0;border-radius:10px;color:var(--color-text-on-primary);display:inline-flex;font-weight:700;justify-content:center;min-height:40px;padding:.65rem 1rem;transition:background-color var(--motion-normal) var(--ease-out),border-color var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out),color var(--motion-normal) var(--ease-out),opacity var(--motion-normal) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.button,.input,.select,.nav-link{outline:none}.button:focus-visible,.input:focus-visible,.select:focus-visible,.nav-link:focus-visible{box-shadow:var(--focus-ring);outline:2px solid transparent;outline-offset:var(--focus-ring-offset)}.nav-link:focus-visible{position:relative;transform:translateY(-1px);z-index:1}.button:hover:not(:disabled){background:var(--primary-dark);box-shadow:0 4px 12px #0f172a14;transform:translateY(-1px)}.button:active:not(:disabled){box-shadow:none;transform:translateY(0) scale(.98)}.button.secondary{background:var(--color-primary-soft);border:1px solid transparent;color:var(--text)}.button.secondary:hover:not(:disabled){background:color-mix(in srgb,var(--color-primary-soft) 82%,var(--color-primary) 18%);border-color:color-mix(in srgb,var(--color-primary) 22%,#cbd5e1);box-shadow:0 2px 8px #0f172a0f;color:#0f172a;transform:translateY(-1px)}.button.danger{background:var(--danger)}.button.ghost{background:transparent;border:1px solid var(--border);color:var(--muted)}.button:disabled{cursor:not-allowed;opacity:.6}.input,.select{transition:background-color var(--motion-normal) var(--ease-out),border-color var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out)}.input:hover:not(:disabled),.select:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-primary) 24%,var(--border))}.ui-truncate{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap{overflow-x:auto}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--border);padding:.8rem;text-align:left}.table th{color:var(--muted);font-size:.8rem;text-transform:uppercase}.table tbody tr{transition:background-color var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out)}.table tbody tr:hover{background:color-mix(in srgb,var(--color-primary) 4%,var(--surface))}.badge{background:var(--color-primary-soft);border:1px solid color-mix(in srgb,var(--color-primary) 16%,transparent);border-radius:999px;color:var(--primary);display:inline-flex;line-height:1;font-size:.8rem;font-weight:700;padding:.25rem .55rem;white-space:nowrap}.badge.success{background:var(--color-success-soft);border-color:color-mix(in srgb,var(--color-success) 22%,transparent);color:var(--color-success-text)}.badge.warning{background:var(--color-warning-soft);border-color:color-mix(in srgb,var(--color-warning) 26%,transparent);color:var(--color-warning-text)}.badge.danger{background:var(--color-danger-soft);border-color:color-mix(in srgb,var(--color-danger) 22%,transparent);color:var(--color-danger-text)}.badge.muted{background:#f1f5f9;border-color:#e2e8f0;color:#64748b}.badge.info{background:var(--color-info-soft);border-color:color-mix(in srgb,var(--color-info) 22%,transparent);color:var(--color-info-text)}.badge--out-period{font-size:.72rem;font-weight:600;padding:.18rem .48rem}.badge--out-period-free{background:color-mix(in srgb,var(--color-success-soft) 48%,#fff);color:color-mix(in srgb,var(--color-success-text) 62%,#64748b)}.badge--out-period-block{background:color-mix(in srgb,var(--color-danger-soft) 52%,#fff);color:color-mix(in srgb,var(--color-danger-text) 58%,#64748b)}.badge--out-period-warn{background:color-mix(in srgb,var(--color-warning-soft) 52%,#fff);color:color-mix(in srgb,var(--color-warning-text) 62%,#64748b)}.badge.muted.badge--out-period{background:#f8fafc;color:#9ca3af;font-weight:500}.state-card{align-items:center;display:flex;gap:.9rem;min-height:110px;padding:1.1rem 1.15rem}.state-card-content{display:grid;gap:.25rem}.state-card-title{color:var(--muted);font-size:.92rem;font-weight:500;margin:0}.state-card-description{color:var(--muted);margin:0}.state-card-icon{align-items:center;background:var(--color-neutral-200);border-radius:999px;color:var(--color-neutral-700);display:inline-flex;flex:0 0 32px;font-size:.9rem;font-weight:700;height:32px;justify-content:center;width:32px}.state-card--loading{border-color:var(--color-border);box-shadow:0 10px 28px var(--color-primary-glow)}.state-card-spinner{animation:spin .9s linear infinite;border:3px solid var(--color-primary-soft);border-radius:999px;border-top-color:var(--primary);flex:0 0 34px;height:34px;width:34px}.state-card--empty{background:radial-gradient(circle at top left,color-mix(in srgb,var(--color-primary) 7%,transparent),transparent 34%),var(--surface);border-style:dashed;border-color:color-mix(in srgb,var(--color-primary) 18%,var(--border));color:var(--color-text-muted)}.state-card--error{background:var(--color-danger-soft);border-color:var(--color-danger-border)}.state-card-icon--error{background:var(--color-danger-border);color:var(--color-danger-text)}.state-card-action{margin-top:.35rem;width:fit-content}.ui-skeleton{animation:ui-skeleton-pulse 1.35s ease-in-out infinite;background:linear-gradient(90deg,color-mix(in srgb,var(--color-neutral-100) 78%,#fff),color-mix(in srgb,var(--color-neutral-200) 68%,#fff) 45%,color-mix(in srgb,var(--color-neutral-100) 78%,#fff));background-size:220% 100%;border-radius:999px}@keyframes ui-skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}:is(.ent-filter-chip,.dashboard-activities-history-chip,.dashboard-activities-history-day-chip,.dashboard-pagination-segmented .button.secondary.dashboard-nav-arrow,.dashboard-pagination-segmented .button.secondary.dashboard-page-number){transition:background-color var(--motion-normal) var(--ease-out),border-color var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out),color var(--motion-normal) var(--ease-out),transform var(--motion-fast) var(--ease-out)}:is(.ent-filter-chip,.dashboard-activities-history-chip,.dashboard-activities-history-day-chip,.dashboard-pagination-segmented .button.secondary.dashboard-nav-arrow,.dashboard-pagination-segmented .button.secondary.dashboard-page-number):active:not(:disabled){transform:scale(.98)}.error{background:var(--color-danger-soft);border:1px solid var(--color-danger-border);border-radius:12px;color:var(--color-danger-text);padding:.8rem}.toast{border-radius:14px;bottom:1.5rem;box-shadow:var(--shadow);color:var(--color-text-on-primary);max-width:360px;padding:.9rem 1rem;position:fixed;right:1.5rem;z-index:50}.toast.success{background:var(--success)}.toast.error{background:var(--danger)}.toast-enter-active,.toast-leave-active{transition:opacity var(--motion-normal) var(--ease-out),transform var(--motion-normal) var(--ease-out)}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(1.25rem)}.motion-modal-enter-active,.motion-modal-leave-active{transition:opacity var(--motion-normal) var(--ease-out)}.motion-modal-enter-active .motion-modal-panel,.motion-modal-leave-active .motion-modal-panel{transition:opacity var(--motion-normal) var(--ease-out),transform var(--motion-normal) var(--ease-out)}.motion-modal-enter-from,.motion-modal-leave-to{opacity:0}.motion-modal-enter-from .motion-modal-panel,.motion-modal-leave-to .motion-modal-panel{opacity:0;transform:translateY(12px) scale(.98)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 900px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;left:auto;min-height:0;position:static;top:auto;width:100%}.sidebar-nav-scroll{overflow:visible}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-nav-heading{grid-column:1 / -1}.dashboard-alert-card{align-items:flex-start;flex-direction:column;gap:.6rem}.dashboard-row-shell{grid-template-columns:1fr}.dashboard-row-insight{width:100%}.dashboard-row-meta,.grid-3,.form-grid,.dashboard-kpi-grid,.dashboard-main-grid,.dashboard-layout-grid,.dashboard-bottom-grid,.dashboard-kpi-strip{grid-template-columns:1fr}.dashboard-kpi-strip{background:transparent;border:0;box-shadow:none;gap:.65rem;overflow:visible}.dashboard-kpi-strip>.dashboard-kpi-item:first-child:after,.dashboard-kpi-strip>.dashboard-kpi-item:last-child:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.dashboard-kpi-item{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-soft);min-height:132px;overflow:hidden}.dashboard-kpi-item:after{border-bottom-left-radius:14px;border-bottom-right-radius:14px}.dashboard-kpi-item+.dashboard-kpi-item{border-left:0}.dashboard-workspace-header{align-items:flex-start;flex-direction:column}.dashboard-search-input{min-width:0;width:100%}.dashboard-hero-card{align-items:flex-start;flex-direction:column;gap:.8rem}.dashboard-hero-content{max-width:100%}.dashboard-hero-metrics strong{font-size:2.5rem}.dashboard-hero-metrics span{font-size:1.2rem}.dashboard-hero-trends-grid{grid-template-columns:1fr}.main-content{padding:1rem}.content-shell{margin-left:0}.state-card{align-items:flex-start}}@media (max-width: 1250px) and (min-width: 901px){.dashboard-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-kpi-strip>.dashboard-kpi-item:first-child:after,.dashboard-kpi-strip>.dashboard-kpi-item:nth-child(2):after{border-bottom-left-radius:0;border-bottom-right-radius:0}.dashboard-kpi-strip>.dashboard-kpi-item:nth-child(3):after{border-bottom-left-radius:14px;border-bottom-right-radius:0}.dashboard-kpi-strip>.dashboard-kpi-item:last-child:after{border-bottom-left-radius:0;border-bottom-right-radius:14px}}@media (max-width: 900px) and (min-width: 700px){.dashboard-type-cards-grid{gap:.7rem}.dashboard-type-card{border-radius:14px;gap:.62rem;padding:.75rem .72rem .72rem}.dashboard-type-card-kicker{font-size:.62rem}.dashboard-type-card-title{font-size:1.18rem}.dashboard-type-card-status-badge{font-size:.66rem;padding:.18rem .38rem}.dashboard-type-card-percent{font-size:1.55rem}.dashboard-type-card-total{font-size:.8rem}.dashboard-type-card-track{height:8px}}.dashboard-pagination{align-items:center;background:#fff;border-top:1px solid #e2e8f0;display:flex;flex-shrink:0;gap:.3rem;justify-content:flex-end;margin-top:.45rem;padding-top:.45rem;position:sticky;bottom:0;z-index:2}.dashboard-pagination-segmented{align-items:stretch;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0f172a0d;flex-wrap:nowrap;gap:0;max-width:100%;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.dashboard-pagination.dashboard-pagination-segmented{gap:0}.dashboard-pagination-segmented .button.secondary.dashboard-nav-arrow,.dashboard-pagination-segmented .button.secondary.dashboard-page-number{background:transparent;border-radius:0;box-shadow:none}.dashboard-pagination-segmented .button.secondary.dashboard-nav-arrow:hover:not(:disabled),.dashboard-pagination-segmented .button.secondary.dashboard-page-number:hover:not(:disabled):not(.dashboard-page-number--active){background:#f1f5f9;color:#0f172a}.dashboard-pagination-segmented .button.secondary.dashboard-page-number--active{background:var(--color-primary);color:var(--color-text-on-primary)}.dashboard-pagination-segmented .button.secondary.dashboard-page-number--active:hover:not(:disabled){background:var(--color-primary);color:var(--color-text-on-primary);filter:brightness(.97)}.dashboard-pagination-segmented>*+*{border-left:1px solid #e2e8f0}.dashboard-pagination-numbers{align-items:stretch;display:inline-flex;flex-shrink:0;gap:0}.dashboard-pagination-numbers>*+*{border-left:1px solid #e2e8f0}.dashboard-page-number{background:transparent;border-color:transparent;border-radius:0;color:#475569;cursor:pointer;font-size:.84rem;font-weight:600;min-height:40px;min-width:2.35rem;padding:.35rem .55rem;transition:background-color .15s ease,color .15s ease}.dashboard-nav-arrow{background:transparent;border-color:transparent;border-radius:0;color:#475569;cursor:pointer;flex-shrink:0;font-size:1.05rem;font-weight:700;line-height:1;min-height:40px;min-width:2.35rem;padding:.35rem .45rem;transition:background-color .15s ease,color .15s ease}.dashboard-page-number:hover:not(:disabled):not(.dashboard-page-number--active),.dashboard-nav-arrow:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.dashboard-nav-arrow:disabled,.dashboard-page-number:disabled{cursor:not-allowed;opacity:.42}.dashboard-pagination-segmented .dashboard-nav-arrow:focus-visible,.dashboard-pagination-segmented .dashboard-page-number:focus-visible{box-shadow:none;outline:2px solid var(--color-primary);outline-offset:-2px;position:relative;z-index:1}.dashboard-page-number--active{background:var(--color-primary);border-color:transparent;color:var(--color-text-on-primary);font-weight:700}.dashboard-page-number--active:hover:not(:disabled){background:var(--color-primary);color:var(--color-text-on-primary);filter:brightness(.97)}.dashboard-page-number--ellipsis{pointer-events:none}.dashboard-pagination--enterprise{align-items:flex-start;flex-wrap:wrap;gap:.65rem 1.25rem;justify-content:space-between}.dashboard-pagination-enterprise-summary{display:flex;flex-direction:column;gap:.2rem;min-width:min(100%,12rem)}.dashboard-pagination-enterprise-line--page-context{color:#94a3b8;font-size:.75rem;font-weight:500;letter-spacing:.01em}.dashboard-pagination-enterprise-line--muted{color:#64748b;font-size:.8rem;font-weight:600;line-height:1.35}.dashboard-pagination-enterprise-toolbar{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:.55rem .9rem;justify-content:flex-end;min-width:0}.dashboard-pagination-enterprise-nav{align-items:center;display:inline-flex;gap:.15rem}.dashboard-pagination-enterprise-nav.dashboard-pagination-segmented{align-items:stretch;gap:0}@media (max-width: 900px){.dashboard-pagination{flex-wrap:wrap;gap:.4rem;justify-content:center}.dashboard-pagination.dashboard-pagination-segmented{flex-wrap:nowrap;gap:0}.dashboard-pagination--enterprise,.dashboard-pagination-enterprise-toolbar{align-items:stretch;flex-direction:column}.dashboard-pagination-enterprise-nav.dashboard-pagination-segmented{align-self:center;flex-wrap:nowrap;justify-content:flex-start;max-width:100%}}.competence-cutoff-field{display:block;position:relative}.competence-cutoff-input-wrap{position:relative}.competence-cutoff-prefix{align-items:center;background:#f1f5f9;border-right:1px solid #dbe3ee;border-radius:9px 0 0 9px;color:#64748b;display:inline-flex;font-size:.68rem;font-weight:800;height:calc(100% - 2px);justify-content:center;left:1px;letter-spacing:.01em;line-height:1.1;padding:0 .35rem;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translateY(-50%);text-transform:uppercase;width:auto;min-width:6.75rem;max-width:8.5rem;z-index:1}.competence-cutoff-input{border-color:#dbe3ee;border-radius:10px;font-size:.82rem;min-height:34px;min-width:10.5rem;padding:.35rem 2.25rem .35rem 7.15rem}.competence-cutoff-calendar-button{align-items:center;background:transparent;border:0;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;position:absolute;right:.25rem;top:50%;transform:translateY(-50%);width:28px}.competence-cutoff-calendar-button:hover{background:#eef2ff;color:var(--color-primary)}.competence-cutoff-calendar-button svg{height:16px;width:16px}.competence-cutoff-picker{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 18px 38px #0f172a29,0 4px 12px #0f172a14;left:0;padding:.85rem 1rem .8rem;position:absolute;top:calc(100% + .35rem);width:286px;z-index:200}.competence-cutoff-picker--align-right{left:auto;right:0}.competence-cutoff-picker-head{align-items:center;display:flex;gap:.65rem;justify-content:space-between;margin-bottom:.8rem}.competence-cutoff-picker-title{align-items:center;color:#64748b;display:flex;flex:1;font-size:.78rem;font-weight:800;gap:.28rem;justify-content:flex-start;min-width:0;text-transform:uppercase}.competence-cutoff-year-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:linear-gradient(45deg,transparent 50%,#94a3b8 50%) calc(100% - 9px) 50% / 4px 4px no-repeat,linear-gradient(135deg,#94a3b8 50%,transparent 50%) calc(100% - 6px) 50% / 4px 4px no-repeat;border:0;border-radius:6px;color:#1f2937;font-size:.84rem;font-weight:800;min-height:26px;padding:.12rem .95rem .12rem .1rem;width:68px}.competence-cutoff-year-select:hover{background-color:#f8fafc}.competence-cutoff-picker-nav{align-items:center;background:transparent;border:0;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;font-size:1.35rem;font-weight:800;height:30px;justify-content:center;line-height:1;width:30px}.competence-cutoff-picker-nav:hover{background:#f1f5f9;color:#0f172a}.competence-cutoff-picker-weekdays,.competence-cutoff-picker-days{display:grid;gap:.22rem;grid-template-columns:repeat(7,1fr)}.competence-cutoff-picker-days{grid-auto-rows:30px;min-height:181px}.competence-cutoff-picker-weekdays{color:#64748b;font-size:.7rem;font-weight:800;margin-bottom:.35rem;text-align:center;text-transform:uppercase}.competence-cutoff-picker-days span{min-height:30px}.competence-cutoff-picker-day{background:#fff;border:1px solid transparent;border-radius:999px;color:#1e293b;cursor:pointer;font-size:.78rem;font-weight:700;min-height:30px;min-width:30px;padding:0}.competence-cutoff-picker-day:hover{background:#f1f5f9;color:#0f172a}.competence-cutoff-picker-day--selected{background:#fff;border-color:#334155;color:#0f172a}.competence-cutoff-picker-close{font-size:.74rem;margin-top:.55rem;width:100%}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.auth-split-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.auth-split-form-panel{align-items:center;background:var(--color-surface);display:flex;justify-content:center;padding:clamp(1.5rem,4vw,4rem)}.auth-split-form-inner{animation:auth-split-fade-in .45s var(--ease-out) both;max-width:25rem;width:100%}@keyframes auth-split-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.auth-split-brand{margin-bottom:2rem}.auth-split-brand-logo{display:block;height:auto;max-height:2.1rem;max-width:7.5rem;object-fit:contain;width:auto}.auth-split-brand .brand-esca{font-size:1.35rem}.auth-split-title{color:var(--color-text-emphasis);font-size:clamp(1.75rem,2.4vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 .7rem}.auth-split-lead{color:var(--color-text-muted);font-size:.95rem;line-height:1.55;margin:0 0 1.85rem}.auth-split-form{display:grid;gap:1rem}.login-row{align-items:center;display:flex;gap:.75rem;justify-content:flex-end;margin-top:.15rem}.login-form-actions{display:grid;gap:.55rem;margin-top:.1rem}.auth-split-inline-error{align-items:flex-start;color:var(--color-danger-text);display:flex;font-size:.875rem;gap:.45rem;line-height:1.45;margin:0}.auth-split-inline-error-icon{flex-shrink:0;height:1rem;margin-top:.1rem;width:1rem}.auth-split-success{align-items:center;background:var(--color-success-soft);border:1px solid color-mix(in srgb,var(--color-success) 28%,transparent);border-radius:12px;color:var(--color-success-text);display:flex;font-size:.875rem;gap:.5rem;margin:0;padding:.75rem .9rem}.auth-split-submit{align-items:center;background:var(--color-primary);border:0;border-radius:8px;box-shadow:0 10px 24px var(--color-primary-glow);color:var(--color-text-on-primary);display:flex;font-size:1rem;font-weight:700;gap:.5rem;justify-content:center;margin-top:0;min-height:52px;padding:.875rem 1rem;transition:background-color var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out),transform var(--motion-fast) var(--ease-out);width:100%}.auth-split-submit:hover:not(:disabled){background:var(--color-primary-strong);box-shadow:0 12px 28px color-mix(in srgb,var(--color-primary) 28%,transparent);transform:translateY(-1px)}.auth-split-submit:disabled{cursor:not-allowed;opacity:.65}.auth-split-submit-arrow{font-size:1.1rem;line-height:1}.auth-split-skeleton{display:grid;gap:.75rem;margin-top:.5rem}.auth-split-skeleton-line{animation:auth-split-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,var(--color-neutral-100) 0%,var(--color-neutral-200) 45%,var(--color-neutral-100) 90%);background-size:200% 100%;border-radius:10px;height:.85rem}.auth-split-skeleton-line--lg{height:1.75rem;max-width:16rem}.auth-split-skeleton-line--short{max-width:12rem}@keyframes auth-split-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.auth-split-fatal{display:grid;gap:.75rem;padding-top:.25rem}.auth-split-fatal-icon{align-items:center;border-radius:999px;display:flex;height:3.5rem;justify-content:center;margin-bottom:.35rem;width:3.5rem}.auth-split-fatal-icon--warning{background:var(--color-warning-soft);color:var(--color-warning)}.auth-split-fatal-icon--danger{background:var(--color-danger-soft);color:var(--color-danger)}.auth-split-fatal-icon svg{display:block;height:1.65rem;width:1.65rem}.auth-split-fatal .auth-split-lead{margin-bottom:1.25rem;max-width:24rem}.auth-split-state-enter-active{transition:opacity var(--motion-slow) var(--ease-out),transform var(--motion-slow) var(--ease-out)}.auth-split-state-enter-from{opacity:0;transform:translateY(8px)}.auth-split-hero-panel{align-items:center;background:linear-gradient(168deg,var(--color-primary-strong) 0%,var(--color-primary) 48%,color-mix(in srgb,var(--color-primary) 72%,#0066b3) 100%);display:flex;justify-content:center;padding:clamp(1.5rem,4vw,3.5rem);position:relative}.auth-split-hero-panel:before{background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.16),transparent 45%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.1),transparent 40%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.auth-split-hero-glass{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid rgba(255,255,255,.24);border-radius:24px;box-shadow:0 24px 60px #00244747;margin:0 auto;max-width:26rem;padding:clamp(1.75rem,3vw,2.25rem);position:relative;text-align:center;width:100%;z-index:1}.auth-hero-carousel{display:flex;justify-content:center;margin:0 auto;max-width:26rem;position:relative;width:100%;z-index:1}.auth-split-hero-art{flex-shrink:0;margin:0 auto 1.5rem;max-width:100%;width:100%}.auth-split-hero-art-frame{aspect-ratio:4 / 3;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:16px;flex-shrink:0;overflow:hidden;position:relative;width:100%}.auth-split-hero-art-frame .auth-hero-slide-media{height:100%;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity var(--motion-slow) var(--ease-out);width:100%}.auth-split-hero-art-frame .auth-hero-slide-media.is-active{opacity:1;pointer-events:auto}.auth-split-hero-art-frame .auth-hero-screenshot{display:block;height:100%;object-fit:fill;width:100%}.auth-split-hero-copy{min-height:7.25rem}.auth-hero-kpi-grid{display:grid;gap:.45rem;grid-template-columns:repeat(3,minmax(0,1fr))}.auth-hero-kpi{background:#ffffffeb;border-radius:10px;display:grid;gap:.15rem;padding:.5rem .45rem}.auth-hero-kpi-label{color:#64748b;font-size:.58rem;font-weight:600}.auth-hero-kpi-value{font-size:1rem;font-weight:800;line-height:1}.auth-hero-kpi--pending .auth-hero-kpi-value{color:var(--color-warning-text)}.auth-hero-kpi--done .auth-hero-kpi-value{color:var(--color-success-text)}.auth-hero-kpi--reopen .auth-hero-kpi-value{color:var(--color-danger-text)}.auth-hero-badges{display:flex;flex-wrap:wrap;gap:.35rem}.auth-hero-badge{background:#fff3;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;font-size:.62rem;font-weight:700;padding:.2rem .5rem}.auth-hero-table{background:#ffffffeb;border-radius:12px;display:grid;font-size:.68rem;gap:.35rem;padding:.55rem;width:100%}.auth-hero-table-head,.auth-hero-table-row{align-items:center;display:grid;gap:.35rem;grid-template-columns:1fr auto}.auth-hero-table-head{color:#64748b;font-size:.58rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.auth-hero-table-row{color:#1e293b;font-weight:600}.auth-hero-pill{border-radius:999px;font-size:.58rem;font-weight:700;padding:.15rem .45rem}.auth-hero-pill--warn{background:var(--color-warning-soft);color:var(--color-warning-text)}.auth-hero-pill--ok{background:var(--color-success-soft);color:var(--color-success-text)}.auth-hero-enterprise-list{display:grid;gap:.4rem;width:100%}.auth-hero-enterprise{background:#ffffffeb;border-radius:10px;display:grid;gap:.1rem;padding:.5rem .6rem}.auth-hero-enterprise-name{color:#1e293b;font-size:.72rem;font-weight:700}.auth-hero-enterprise-meta{color:#64748b;font-size:.62rem}.auth-hero-notas-toolbar{display:flex;gap:.35rem}.auth-hero-notas-chip{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;font-size:.62rem;font-weight:600;padding:.25rem .5rem}.auth-hero-notas-chip--active{background:#ffffffeb;border-color:transparent;color:var(--color-primary)}.auth-hero-notas-rows{background:#ffffffeb;border-radius:12px;display:grid;flex:1;gap:.45rem;padding:.6rem}.auth-hero-notas-row{background:linear-gradient(90deg,#e2e8f0,#f1f5f9);border-radius:6px;height:.55rem}.auth-hero-notas-row--short{width:72%}.auth-hero-agent{background:#ffffffeb;border-radius:12px;display:grid;gap:.55rem;padding:.65rem;width:100%}.auth-hero-agent-status{align-items:center;color:#1e293b;display:flex;font-size:.72rem;font-weight:700;gap:.4rem}.auth-hero-agent-dot{background:var(--color-success);border-radius:999px;box-shadow:0 0 0 4px color-mix(in srgb,var(--color-success) 22%,transparent);height:.45rem;width:.45rem}.auth-hero-agent-sync{color:#64748b;display:grid;font-size:.62rem;gap:.1rem}.auth-hero-agent-sync strong{color:#1e293b;font-size:.72rem}.auth-hero-agent-bar{background:#e2e8f0;border-radius:999px;height:.35rem;overflow:hidden}.auth-hero-agent-bar span{background:var(--color-primary);border-radius:inherit;display:block;height:100%}.auth-hero-team{display:grid;gap:.55rem;width:100%}.auth-hero-avatars{display:flex;gap:.35rem}.auth-hero-avatars span{align-items:center;background:#ffffffeb;border-radius:999px;color:var(--color-primary);display:inline-flex;font-size:.62rem;font-weight:800;height:1.75rem;justify-content:center;width:1.75rem}.auth-hero-avatars-more{background:#ffffff40!important;border:1px solid rgba(255,255,255,.4);color:#fff!important}.auth-hero-team-card{align-items:center;background:#ffffffeb;border-radius:10px;display:flex;font-size:.68rem;font-weight:700;justify-content:space-between;padding:.55rem .6rem}.auth-hero-team-name{color:#1e293b}.auth-hero-timeline{background:#ffffffeb;border-radius:12px;display:grid;gap:.55rem;padding:.6rem;width:100%}.auth-hero-timeline-item{align-items:flex-start;display:grid;gap:.45rem;grid-template-columns:auto 1fr}.auth-hero-timeline-dot{background:var(--color-primary);border-radius:999px;height:.45rem;margin-top:.2rem;width:.45rem}.auth-hero-timeline-dot--warn{background:var(--color-warning)}.auth-hero-timeline-item strong{color:#1e293b;display:block;font-size:.68rem}.auth-hero-timeline-item span{color:#64748b;display:block;font-size:.6rem}.auth-split-hero-eyebrow{color:#ffffffb8;font-size:.68rem;font-weight:700;letter-spacing:.1em;margin:0 0 .45rem;text-align:center;text-transform:uppercase}.auth-split-hero-title{color:#fff;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:800;letter-spacing:-.02em;line-height:1.25;margin:0 auto .55rem;max-width:20rem;min-height:3.625rem;text-align:center}.auth-split-hero-text{color:#ffffffe0;font-size:.88rem;line-height:1.55;margin:0 auto 1.15rem;max-width:21rem;min-height:2.75rem;text-align:center}.auth-split-hero-controls{align-items:center;display:flex;gap:.65rem;justify-content:center}.auth-split-hero-nav{align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;display:inline-flex;font-size:1.25rem;height:2rem;justify-content:center;line-height:1;padding:0;transition:background-color var(--motion-normal) var(--ease-out);width:2rem}.auth-split-hero-nav:hover{background:#ffffff38}.auth-split-hero-dots{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;max-width:11rem}.auth-split-dot{background:#ffffff59;border:0;border-radius:999px;cursor:pointer;height:.45rem;padding:0;transition:width var(--motion-normal) var(--ease-out),background-color var(--motion-normal) var(--ease-out);width:.45rem}.auth-split-dot.is-active{background:#fff;width:1.2rem}.auth-hero-copy-enter-active,.auth-hero-copy-leave-active{transition:opacity var(--motion-slow) var(--ease-out),transform var(--motion-slow) var(--ease-out)}.auth-hero-copy-enter-from{opacity:0;transform:translate(12px)}.auth-hero-copy-leave-to{opacity:0;transform:translate(-12px)}@media (prefers-reduced-motion: reduce){.auth-hero-copy-enter-active,.auth-hero-copy-leave-active{transition:opacity var(--motion-fast) linear}.auth-hero-copy-enter-from,.auth-hero-copy-leave-to{transform:none}}.login-hint{font-size:.88rem;margin:-.35rem 0 0}.auth-reset-modal-backdrop{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0f172a59;display:flex;height:100dvh;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1.25rem;position:fixed;width:100vw;z-index:200}.auth-reset-modal{background:#fff;border:1px solid #e8edf3;border-radius:18px;box-shadow:0 24px 48px #0f172a1a;max-width:440px;overflow:hidden;width:100%}.auth-reset-modal-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:.75rem;justify-content:space-between;min-height:68px;padding:1rem 1.65rem}.auth-reset-modal-heading{align-items:center;display:flex;gap:.65rem;min-width:0}.auth-reset-modal-icon{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#475569;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.auth-reset-modal-icon svg{height:18px;width:18px}.auth-reset-modal-title{color:#0f172a;font-size:1.02rem;font-weight:650;letter-spacing:-.02em;line-height:1.25;margin:0}.auth-reset-modal-dismiss{align-items:center;align-self:center;background:transparent;border:0;border-radius:10px;color:#64748b;cursor:pointer;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;margin:0;padding:0;transition:background-color var(--motion-fast) var(--ease-out),color var(--motion-fast) var(--ease-out);width:36px}.auth-reset-modal-dismiss svg{height:18px;width:18px}.auth-reset-modal-dismiss:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.auth-reset-modal-dismiss:disabled{cursor:not-allowed;opacity:.5}.auth-reset-modal-body{padding:1.25rem 1.65rem 1.65rem}.auth-reset-modal-lead{color:#64748b;font-size:.9rem;line-height:1.55;margin:0}.auth-reset-modal-success{margin:0}.auth-reset-modal-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.1rem;width:100%}.auth-reset-modal-field label{color:#0f172a;font-size:.84rem;font-weight:600}.auth-reset-modal-input{border-color:#e2e8f0;border-radius:10px;min-height:44px;transition:border-color var(--motion-fast) var(--ease-out),box-shadow var(--motion-fast) var(--ease-out)}.auth-reset-modal-input:focus{border-color:color-mix(in srgb,var(--color-primary) 55%,#e2e8f0);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 14%,transparent)}.auth-reset-modal-error{margin:0}.auth-reset-modal-field{max-width:100%;width:100%}.auth-reset-modal-actions{align-items:stretch;display:flex;flex-wrap:nowrap;gap:.55rem;justify-content:flex-end;margin-inline:0;margin-top:.15rem;max-width:100%;padding-inline:0;width:100%}.auth-reset-modal-action{align-items:center;box-sizing:border-box;display:inline-flex;flex:0 0 auto;height:44px;justify-content:center;margin:0;min-height:44px;padding-inline:1.1rem}.auth-reset-modal-actions--solo{margin-top:1.1rem}.auth-reset-modal-actions--solo .auth-reset-modal-submit{width:auto}.login-forgot{background:transparent;border:0;color:var(--color-primary);cursor:pointer;flex-shrink:0;font-size:.8125rem;font-weight:600;padding:0;text-decoration:none;white-space:nowrap}.login-forgot:hover{color:var(--color-primary-strong);text-decoration:underline}.login-footer-line{color:#64748b;font-size:.9rem;margin:1.5rem 0 0;text-align:left}.login-inline-link{color:var(--color-primary);font-weight:600;margin-left:.25rem;text-decoration:none}.login-inline-link:hover{text-decoration:underline}.login-legal{color:var(--color-text-meta);font-size:.7rem;line-height:1.45;margin:1.4rem 0 0;text-align:center;width:100%}.login-legal-link{color:var(--color-primary);text-decoration:underline}@media (max-width: 960px){.auth-split-page{grid-template-columns:1fr}.auth-split-hero-panel{min-height:280px;order:-1;padding:1.5rem 1.25rem 2rem}.auth-split-hero-glass{max-width:100%}}.app-shell--sidebar-v2{--sidebar-v2-bg: #ffffff;--sidebar-v2-bg-hover: rgba(15, 23, 42, .04);--sidebar-v2-accent: var(--color-primary);--sidebar-v2-accent-soft: color-mix(in srgb, var(--color-primary) 10%, transparent);--sidebar-v2-accent-glow: color-mix(in srgb, var(--color-primary) 22%, transparent);--sidebar-v2-text: #1e293b;--sidebar-v2-text-muted: #64748b;--sidebar-v2-border: #e8edf3;background:linear-gradient(168deg,#eef3f9,#f8fafc 42%,#f4f6fa)}.app-shell--sidebar-v2 .sidebar{background:linear-gradient(180deg,#fff,#fbfcfe);border-right:1px solid var(--sidebar-v2-border);border-radius:0;box-shadow:1px 0 #fffc inset,4px 0 20px #0f172a0a;color:var(--sidebar-v2-text);padding:1.15rem 0 1rem}.app-shell--sidebar-v2 .sidebar-divider{display:none}.app-shell--sidebar-v2 .sidebar-top{margin-bottom:1.15rem;padding:0 .95rem}.app-shell--sidebar-v2 .sidebar-top:after{display:none}.app-shell--sidebar-v2 .brand{min-height:2.35rem;padding:0}.app-shell--sidebar-v2 .brand-esca{color:var(--color-primary);font-size:1.16rem;font-weight:800;letter-spacing:-.035em}.app-shell--sidebar-v2 .brand-hub{color:var(--sidebar-v2-text-muted);font-size:.92rem;font-weight:600;letter-spacing:-.01em}.app-shell--sidebar-v2 .brand-logo{filter:none;max-height:2rem;opacity:1}.app-shell--sidebar-v2 .sidebar-nav-scroll{padding:0;scrollbar-color:rgba(15,23,42,.14) transparent;scrollbar-width:thin}.app-shell--sidebar-v2 .sidebar-nav-scroll .sidebar-nav-heading{display:none}.app-shell--sidebar-v2 .nav-list{gap:.35rem}.app-shell--sidebar-v2 .nav-link{align-items:center;background:transparent;border:none;border-left:0;border-radius:0;color:var(--sidebar-v2-text-muted);display:grid;font-size:.9rem;font-weight:500;gap:.75rem;grid-template-columns:calc(18px * var(--ui-density)) minmax(0,1fr);isolation:isolate;letter-spacing:-.01em;padding:.72rem .95rem;position:relative;transition:color .18s ease}.app-shell--sidebar-v2 .nav-link:before{background:transparent;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;transition:background-color .18s ease;z-index:-1}.app-shell--sidebar-v2 .nav-link:hover{color:var(--sidebar-v2-text);transform:none}.app-shell--sidebar-v2 .nav-link:hover:before{background:var(--sidebar-v2-bg-hover)}.app-shell--sidebar-v2 .nav-link:focus-visible{box-shadow:inset 0 0 0 2px var(--sidebar-v2-accent-glow);transform:none}.app-shell--sidebar-v2 .nav-link.router-link-active{background:transparent;border-left:0;box-shadow:none;color:var(--sidebar-v2-accent)}.app-shell--sidebar-v2 .nav-link.router-link-active:before{background:var(--sidebar-v2-accent-soft)}.app-shell--sidebar-v2 .nav-link.router-link-active:after{background:var(--sidebar-v2-accent);border-radius:2px 0 0 2px;bottom:18%;content:"";pointer-events:none;position:absolute;right:0;top:18%;width:calc(3px * var(--ui-density));z-index:1}.app-shell--sidebar-v2 .nav-link.router-link-active:hover{border-left:0;color:var(--sidebar-v2-accent)}.app-shell--sidebar-v2 .nav-link.router-link-active:hover:before{background:color-mix(in srgb,var(--color-primary) 14%,transparent)}.app-shell--sidebar-v2 .nav-link.router-link-active .nav-link-label{font-weight:600}.app-shell--sidebar-v2 .nav-icon-chip{align-items:center;background:transparent;border:none;border-radius:0;box-shadow:none;display:inline-flex;height:calc(18px * var(--ui-density));justify-content:center;justify-self:center;width:calc(18px * var(--ui-density))}.app-shell--sidebar-v2 .nav-link:hover .nav-icon-chip{background:transparent;border-color:transparent}.app-shell--sidebar-v2 .nav-icon{color:currentColor;height:calc(18px * var(--ui-density));width:calc(18px * var(--ui-density))}.app-shell--sidebar-v2 .nav-icon :is(path,rect,circle,line){stroke-width:1.65}.app-shell--sidebar-v2 .nav-link.router-link-active .nav-icon-chip{background:transparent;border:none;color:inherit}.app-shell--sidebar-v2 .nav-link.router-link-active .nav-icon{color:currentColor}.app-shell--sidebar-v2 .sidebar-bottom{margin-top:auto;padding:1.1rem 0 0}.app-shell--sidebar-v2 .sidebar-footer{background:transparent;border:none;border-radius:0;border-top:1px solid var(--sidebar-v2-border);box-shadow:none;gap:.15rem;margin-top:0;padding:.85rem .95rem 0}.app-shell--sidebar-v2 .sidebar-user{align-items:center;background:transparent;border:none;box-shadow:none;gap:.62rem;margin-bottom:.35rem;padding:0 0 .55rem}.app-shell--sidebar-v2 .sidebar-user-avatar{aspect-ratio:1;background:linear-gradient(145deg,#eef4fa,#e2ebf5);border:1px solid #dbe3ee;border-radius:50%;box-shadow:0 0 0 1px #ffffffd9;color:var(--color-primary-strong);flex-shrink:0;font-size:.68rem;font-weight:700;height:calc(32px * var(--ui-density));line-height:1;width:calc(32px * var(--ui-density))}.app-shell--sidebar-v2 .sidebar-user-name{color:var(--sidebar-v2-text);font-size:.78rem;font-weight:600;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell--sidebar-v2 .sidebar-user-email{color:var(--sidebar-v2-text-muted);font-size:.69rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell--sidebar-v2 .sidebar-signout.button.ghost{align-items:center;background:transparent;border:none;border-radius:0;box-shadow:none;color:var(--sidebar-v2-text-muted);font-size:.88rem;font-weight:500;gap:.85rem;justify-content:flex-start;margin:0 -.95rem;min-height:calc(44px * var(--ui-density));padding:.65rem .95rem;transition:background-color .18s ease,color .18s ease;width:calc(100% + 1.9rem)}.app-shell--sidebar-v2 .sidebar-signout.button.ghost:hover:not(:disabled){background:var(--sidebar-v2-bg-hover);border:none;color:var(--sidebar-v2-text)}.app-shell--sidebar-v2 .sidebar-signout.button.ghost:focus-visible{box-shadow:inset 0 0 0 2px var(--sidebar-v2-accent-glow)}.app-shell--sidebar-v2 .sidebar-signout-icon{display:block;flex:0 0 calc(18px * var(--ui-density));height:calc(18px * var(--ui-density));min-height:calc(18px * var(--ui-density));min-width:calc(18px * var(--ui-density));overflow:visible;width:calc(18px * var(--ui-density))}.app-shell--sidebar-v2 .content-shell{background-color:transparent;background-image:none}@media (max-width: 900px){.app-shell--sidebar-v2 .sidebar{border-bottom:1px solid var(--sidebar-v2-border);border-right:0;box-shadow:0 4px 18px #0f172a0f;padding:1.1rem 0 1rem}.app-shell--sidebar-v2 .sidebar-top{padding:0 1rem}.app-shell--sidebar-v2 .nav-link{padding:.72rem 1rem}.app-shell--sidebar-v2 .sidebar-footer{padding:.85rem 1rem 0}.app-shell--sidebar-v2 .sidebar-signout.button.ghost{margin:0 -1rem;width:calc(100% + 2rem)}}.dashboard-kpi-strip--v2 .dashboard-kpi-icon{align-items:center;border-radius:10px;display:inline-flex;height:32px;justify-content:center;width:32px}.dashboard-kpi-strip--v2 .dashboard-kpi-icon svg{height:17px;stroke-width:1.75;width:17px}.dashboard-kpi-strip--v2 .dashboard-kpi-item--total .dashboard-kpi-icon{background:color-mix(in srgb,var(--dash-accent-primary) 14%,#fff);color:var(--dash-icon-primary)}.dashboard-kpi-strip--v2 .dashboard-kpi-item--pending .dashboard-kpi-icon{background:color-mix(in srgb,var(--dash-accent-warning) 16%,#fff);color:var(--dash-icon-warning)}.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-icon{background:color-mix(in srgb,var(--dash-accent-success) 14%,#fff);color:var(--dash-icon-success)}.dashboard-kpi-strip--v2 .dashboard-kpi-item--reopens .dashboard-kpi-icon{background:color-mix(in srgb,var(--dash-accent-danger) 14%,#fff);color:var(--dash-icon-danger)}.dashboard-kpi-strip--v2 .dashboard-kpi-item--total:after{background:var(--dash-accent-primary)}.dashboard-kpi-strip--v2 .dashboard-kpi-item--pending:after{background:var(--dash-accent-warning)}.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed:after{background:var(--dash-accent-success)}.dashboard-kpi-strip--v2 .dashboard-kpi-item--reopens:after{background:var(--dash-accent-danger)}.dashboard-kpi-strip--v2 .dashboard-kpi-top{align-items:flex-start;gap:.5rem;min-height:2.35rem}.dashboard-kpi-strip--v2 .dashboard-kpi-icon{flex-shrink:0;margin-top:0}.dashboard-kpi-strip--v2 .dashboard-kpi-top .dashboard-kpi-head{margin-top:0}.dashboard-kpi-strip--v2 .dashboard-kpi-label{color:var(--color-text-meta);font-size:.72rem;font-weight:500;letter-spacing:.01em;line-height:1.3;min-height:0}.dashboard-kpi-strip--v2 .dashboard-kpi-item--total .dashboard-kpi-label,.dashboard-kpi-strip--v2 .dashboard-kpi-item--pending .dashboard-kpi-label,.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-label,.dashboard-kpi-strip--v2 .dashboard-kpi-item--reopens .dashboard-kpi-label{font-size:.72rem;font-weight:500}.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-head{justify-content:flex-start}.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-label{align-items:center;display:flex;flex-wrap:wrap;gap:.1rem .16rem}.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-label-text{min-width:0}.dashboard-kpi-strip--v2 .dashboard-kpi-label .dashboard-kpi-ref-date{color:var(--color-text-meta);font-size:.66rem;font-weight:400;margin-left:.12rem;opacity:1}.dashboard-kpi-strip.card{border-radius:14px;isolation:isolate;padding:0}.dashboard-kpi-strip--v2 .dashboard-kpi-body{flex:0 0 auto;gap:.1rem;margin-top:0}.dashboard-kpi-strip--v2 .dashboard-kpi-value{color:var(--color-text-emphasis);font-size:1.42rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:.16rem 0 .28rem}.dashboard-kpi-strip--v2 .dashboard-kpi-item--total .dashboard-kpi-value,.dashboard-kpi-strip--v2 .dashboard-kpi-item--pending .dashboard-kpi-value,.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-value,.dashboard-kpi-strip--v2 .dashboard-kpi-item--reopens .dashboard-kpi-value{color:var(--color-text-emphasis);font-size:1.42rem;font-weight:800}.dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only{--kpi-cell-pad-top: 1rem;--kpi-cell-pad-x: 1.1rem;--kpi-cell-pad-bottom: .95rem}.dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-item.static{align-items:stretch;display:flex;flex-direction:column;gap:.35rem;justify-content:flex-start;min-height:96px;padding:var(--kpi-cell-pad-top) var(--kpi-cell-pad-x) var(--kpi-cell-pad-bottom)}.dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-item--total{align-items:stretch;padding:0}.dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-total-open{--kpi-open-pad-bottom: var(--kpi-cell-pad-bottom);--kpi-open-pad-top: var(--kpi-cell-pad-top);--kpi-open-pad-x: var(--kpi-cell-pad-x);flex:1;gap:.35rem;min-height:96px}.dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-value{margin-bottom:.1rem}.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-grid{align-items:baseline;gap:.1rem .2rem;min-height:0;padding-bottom:.15rem;padding-top:0}.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-item{align-items:baseline;background:transparent;border:0;border-radius:5px;cursor:pointer;display:inline-flex;font-size:.72rem;gap:.22rem;line-height:1.35;padding:.16rem .32rem;transition:background-color .15s ease,color .15s ease}.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-item+.dashboard-kpi-breakdown-item:before{color:#cbd5e1;content:"·";font-size:.85rem;font-weight:400;line-height:1;margin-right:.28rem;pointer-events:none}.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-label{color:var(--color-text-meta);font-weight:500}.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-value{color:var(--color-text-emphasis);font-variant-numeric:tabular-nums;font-weight:600}.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-item:hover,.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-item:focus-visible{background:color-mix(in srgb,var(--color-primary-soft) 70%,#f8fafc);border-color:transparent;box-shadow:none}.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-item:hover .dashboard-kpi-breakdown-label,.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-item:focus-visible .dashboard-kpi-breakdown-label{color:#64748b}.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-item:hover .dashboard-kpi-breakdown-value,.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-item:focus-visible .dashboard-kpi-breakdown-value{color:var(--color-primary);font-weight:700;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--color-primary) 55%,transparent);text-underline-offset:2px}.dashboard-kpi-strip--v2 .dashboard-kpi-breakdown-item:focus-visible{outline:2px solid color-mix(in srgb,var(--color-primary) 45%,transparent);outline-offset:1px}.app-shell--dashboard .dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only{--kpi-cell-pad-bottom: .8rem;--kpi-cell-pad-top: .85rem;--kpi-cell-pad-x: 1rem}.app-shell--dashboard .dashboard-kpi-strip--v2 .dashboard-kpi-top{min-height:2.15rem}.app-shell--dashboard .dashboard-kpi-strip--v2 .dashboard-kpi-item--total .dashboard-kpi-value,.app-shell--dashboard .dashboard-kpi-strip--v2 .dashboard-kpi-item--pending .dashboard-kpi-value,.app-shell--dashboard .dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-value,.app-shell--dashboard .dashboard-kpi-strip--v2 .dashboard-kpi-item--reopens .dashboard-kpi-value{font-size:1.32rem;margin:.14rem 0 .22rem}.app-shell--dashboard .dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-item.static,.app-shell--dashboard .dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-total-open{min-height:88px}@media (max-width: 1560px) and (min-width: 901px){.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-label{align-items:flex-end}.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-label-text{flex:1 1 auto}.dashboard-kpi-strip--v2 .dashboard-kpi-item--completed .dashboard-kpi-ref-date{align-self:flex-end;flex-shrink:0;margin-left:0}}.dashboard-type-card-title-icon{display:none}.dashboard-chart-card--type-v2 .dashboard-type-card-watermark{display:none!important}.dashboard-chart-card--type-v2 .dashboard-type-card-title-icon{align-items:center;color:#94a3b8;display:inline-flex;flex-shrink:0;justify-content:center}.dashboard-chart-card--type-v2 .dashboard-type-card-title-icon svg{height:17px;stroke-width:1.75;width:17px}.dashboard-chart-card--type-v2 .dashboard-type-card-title-icon--fiscal svg{color:color-mix(in srgb,var(--color-danger) 55%,#94a3b8)}.dashboard-chart-card--type-v2 .dashboard-type-card-title-icon--folha svg,.dashboard-chart-card--type-v2 .dashboard-type-card-title-icon--contabil svg{color:#94a3b8}.dashboard-chart-card--type-v2 .dashboard-type-card-title{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:.35rem;line-height:1.15}.dashboard-chart-card--type-v2 .dashboard-type-card-title-text{line-height:1.15}.dashboard-chart-card--type-v2 .dashboard-type-card-kicker{color:#94a3b8;font-size:.56rem;font-weight:500}.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge{background:transparent;border:0;border-radius:0;font-size:.64rem;font-weight:500;gap:.28rem;padding:0}.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--critical{color:var(--color-danger-text)}.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--critical:before{background:var(--color-danger)}.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--attention{color:var(--color-warning-text)}.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--attention:before{background:var(--color-warning)}.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--excellent{color:var(--color-success-text)}.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--excellent:before{background:var(--color-success)}.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--not_started,.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--idle{color:var(--dash-icon-muted)}.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--not_started:before,.dashboard-chart-card--type-v2 .dashboard-type-card-status-badge--idle:before{background:var(--dash-icon-muted)}.dashboard-chart-card--type-v2 .dashboard-type-card--critical:not(:disabled),.dashboard-chart-card--type-v2 .dashboard-type-card--attention:not(:disabled),.dashboard-chart-card--type-v2 .dashboard-type-card--excellent:not(:disabled),.dashboard-chart-card--type-v2 .dashboard-type-card--not_started:not(:disabled){background:var(--color-surface, #fff);border-left-color:#d8dee8;border-left-width:1px}.dashboard-chart-card--type-v2 .dashboard-type-card-percent{color:#0f172a;font-weight:800}.dashboard-chart-card--type-v2 .dashboard-type-card-total{color:#94a3b8;font-size:.74rem;font-weight:400}.dashboard-chart-card--type-v2 .dashboard-type-card-total-value{color:#334155;font-variant-numeric:tabular-nums;font-weight:700}.dashboard-chart-card--type-v2 .dashboard-type-card-total-label{color:#94a3b8;font-weight:400}.dashboard-chart-card--type-v2 .dashboard-type-card-total-sep{color:#cbd5e1;font-weight:400;margin:0 .08rem}.dashboard-chart-card--type-v2 .dashboard-type-card{padding-bottom:1rem}.dashboard-chart-card--type-v2 .dashboard-type-card-progress-footer{gap:.42rem;margin-bottom:0;padding-bottom:.25rem}.dashboard-chart-card--type-v2 .dashboard-type-card-track{margin-top:0}.dashboard-layout-grid>.dashboard-chart-card.dashboard-chart-card--type-v2 .dashboard-type-card{padding:.48rem .52rem 1rem}.dashboard-layout-grid>.dashboard-chart-card.dashboard-chart-card--type-v2 .dashboard-type-card-progress-footer{gap:.4rem;margin-bottom:0;padding-bottom:.15rem}.dashboard-layout-grid>.dashboard-chart-card.dashboard-chart-card--type-v2 .dashboard-type-card-title{font-size:1.02rem}.dashboard-layout-grid>.dashboard-chart-card.dashboard-chart-card--type-v2 .dashboard-type-card-percent{font-size:1.15rem}.dashboard-layout-grid>.dashboard-chart-card.dashboard-chart-card--type-v2 .dashboard-type-card-total{font-size:.72rem}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-title-icon{display:none}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-top{align-items:flex-start}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge{align-self:flex-start;background:transparent;border:0;border-radius:0;font-size:.64rem;font-weight:500;gap:.28rem;line-height:1.2;margin-top:0;padding:0}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--critical{color:var(--color-danger-text)}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--critical:before{background:var(--color-danger)}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--attention{color:var(--color-warning-text)}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--attention:before{background:var(--color-warning)}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--excellent{color:var(--color-success-text)}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--excellent:before{background:var(--color-success)}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--not_started,.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--idle{color:var(--dash-icon-muted)}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--not_started:before,.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge--idle:before{background:var(--dash-icon-muted)}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-total-label{color:#94a3b8;font-weight:400}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-total-value{color:#475569;font-variant-numeric:tabular-nums;font-weight:600}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-total-sep{color:#cbd5e1;font-weight:400}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card{padding-bottom:.85rem}.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-progress-footer{gap:.38rem;padding-bottom:.2rem}.dashboard-layout-grid>.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card{padding:.48rem .52rem .9rem}.dashboard-layout-grid>.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-progress-footer{gap:.36rem;margin-bottom:0;padding-bottom:.35rem}.dashboard-layout-grid>.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-status-badge{font-size:.58rem}@media (min-width: 1400px){.dashboard-layout-grid>.dashboard-chart-card:not(.dashboard-chart-card--type-v2) .dashboard-type-card-watermark svg{opacity:.07}}.dashboard-chart-card--type-gauge .dashboard-panel-header,.dashboard-layout-grid>.dashboard-chart-card--type-gauge .dashboard-panel-header{margin-bottom:.75rem;padding-top:.2rem}.dashboard-chart-card--type-gauge .dashboard-panel-header--gauge h3,.dashboard-layout-grid>.dashboard-chart-card--type-gauge .dashboard-panel-header h3{margin-bottom:.28rem}.dashboard-gauge-panel-subtitle{color:var(--color-text-meta);font-size:.78rem;font-weight:500;letter-spacing:.01em;line-height:1.4;margin:0}.dashboard-type-gauge-body{display:flex;flex:1;flex-direction:column;gap:0;min-height:0}.dashboard-chart-card--type-gauge .dashboard-type-cards-grid--gauge{align-content:center;align-items:stretch;display:grid;flex:1;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;padding-bottom:1rem;padding-right:0}.dashboard-type-gauge-item{align-items:center;border-radius:12px;container-type:inline-size;container-name:gauge-item;display:flex;flex-direction:column;gap:.28rem;justify-content:center;min-height:0;padding:.52rem .72rem .72rem;position:relative;text-align:center}.dashboard-type-gauge-item+.dashboard-type-gauge-item:before{background:linear-gradient(to bottom,transparent 6%,rgba(148,163,184,.14) 50%,transparent 94%);content:"";height:74%;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:1px}.dashboard-type-gauge-item--reopen-alert{background:radial-gradient(ellipse 85% 38% at 50% 100%,color-mix(in srgb,var(--color-danger) 5%,transparent) 0%,transparent 72%)}.dashboard-type-gauge-hit{align-items:center;background:transparent;border:0;border-radius:12px;color:inherit;cursor:pointer;display:inline-flex;flex-direction:column;font:inherit;gap:.22rem;justify-content:center;margin-bottom:.28rem;padding:.15rem .35rem 0;transition:background-color .15s ease}.dashboard-type-gauge-hit:hover:not(:disabled){background:transparent}.dashboard-type-gauge-hit:focus-visible{box-shadow:0 0 0 3px var(--color-primary-glow);outline:none}.dashboard-type-gauge-hit:disabled{cursor:not-allowed;opacity:.55}.dashboard-type-gauge-hit-hint{color:#7b8798;font-size:.66rem;font-weight:560;letter-spacing:.01em;line-height:1.2}.dashboard-type-gauge-hit:hover:not(:disabled) .dashboard-type-gauge-hit-hint{color:#4b6a8a;text-decoration:underline;text-underline-offset:.14em}.dashboard-chart-card--gauge-calm .dashboard-type-gauge-hit-hint--hover-only{line-height:1.2;margin:0;min-height:.95rem;opacity:0;padding:0;transition:opacity .15s ease}.dashboard-chart-card--gauge-calm .dashboard-type-gauge-hit:hover:not(:disabled) .dashboard-type-gauge-hit-hint--hover-only,.dashboard-chart-card--gauge-calm .dashboard-type-gauge-hit:focus-visible .dashboard-type-gauge-hit-hint--hover-only{opacity:1}.dashboard-chart-card--gauge-calm .dashboard-type-gauge-hit:hover:not(:disabled) .dashboard-type-gauge-visual,.dashboard-chart-card--gauge-calm .dashboard-type-gauge-hit:focus-visible .dashboard-type-gauge-visual{transform:translateY(-5px)}.dashboard-chart-card--gauge-calm .dashboard-type-gauge-item--reopen-alert{background:transparent}.dashboard-chart-card--gauge-calm .dashboard-type-gauge-item{gap:.24rem}.dashboard-chart-card--gauge-calm .dashboard-type-gauge-status{margin-top:.06rem}.dashboard-type-gauge-visual{align-items:center;display:flex;justify-content:center;position:relative;transform:translateY(-2px);transition:transform .15s ease;width:min(100%,13.25rem)}.dashboard-type-gauge-svg{display:block;height:auto;width:100%}.dashboard-type-gauge-svg .dashboard-type-gauge-track{stroke:var(--dash-track-start);stroke-linecap:round;stroke-width:7;transition:stroke .25s ease}.dashboard-type-gauge-hit:hover:not(:disabled) .dashboard-type-gauge-track{stroke:var(--dash-track-end)}.dashboard-type-gauge-hit:hover:not(:disabled) .dashboard-type-gauge-track--reopen-alert{stroke:color-mix(in srgb,var(--color-danger) 58%,transparent)}.dashboard-type-gauge-svg .dashboard-type-gauge-track--reopen-alert{stroke:var(--dash-track-alert)}.dashboard-type-gauge-svg .dashboard-type-gauge-track--awaiting{stroke:color-mix(in srgb,var(--color-primary) 16%,var(--dash-track-end))}.dashboard-type-gauge-item--no-progress .dashboard-type-gauge-hit:hover:not(:disabled) .dashboard-type-gauge-track--awaiting{stroke:color-mix(in srgb,var(--color-primary) 24%,var(--dash-track-end))}.dashboard-type-gauge-arc{stroke-linecap:round;stroke-width:7;transition:stroke-dashoffset .35s ease,stroke .25s ease}.dashboard-type-gauge-hit:hover:not(:disabled) .dashboard-type-gauge-arc{filter:brightness(1.05)}.dashboard-type-gauge-percent-wrap{align-items:center;display:flex;flex-direction:column;gap:.1rem;justify-content:center;left:0;min-height:2.35rem;position:absolute;right:0;text-align:center;top:58%;transform:translateY(-50%)}.dashboard-type-gauge-item--no-progress .dashboard-type-gauge-percent-wrap{gap:.18rem}.dashboard-type-gauge-percent-wrap .dashboard-type-gauge-percent{position:static;transform:none}.dashboard-type-gauge-percent{color:#1f2a3d;font-size:1.8rem;font-variant-numeric:tabular-nums;font-weight:650;letter-spacing:-.02em;line-height:1}.dashboard-type-gauge-percent-caption{color:#94a3b8;font-size:.58rem;font-weight:500;letter-spacing:.02em;line-height:1.2}.dashboard-type-gauge-percent--compact{transform:translate(-.05em)}.dashboard-type-gauge-percent--muted{color:#94a3b8}.dashboard-type-gauge-percent--idle{color:#a8b0bd}.dashboard-type-gauge-percent--excellent{color:var(--color-success-text)}.dashboard-type-gauge-percent--attention{color:var(--color-warning-text)}.dashboard-type-gauge-percent--critical{color:var(--color-danger-text)}.dashboard-type-gauge-percent--not_started{color:#8b95a5}.dashboard-type-gauge-percent--progress{color:var(--color-text-emphasis)}.dashboard-type-gauge-percent--semantic{color:var(--color-success-text)}.dashboard-type-gauge-hit--semantic{background:transparent;border:0;cursor:default;display:flex;flex-direction:column;padding:0;text-align:center;width:100%}.dashboard-type-gauge-hit--semantic.dashboard-type-gauge-hit--disabled{cursor:not-allowed;opacity:.55}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-visual{aspect-ratio:1 / 1;margin-inline:auto;max-width:min(100%,clamp(5.75rem,68cqi,10.25rem));width:min(100%,clamp(5.75rem,68cqi,10.25rem))}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-svg--circle{aspect-ratio:1 / 1;height:100%;max-width:none;width:100%}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-percent-wrap{left:50%;min-height:0;right:auto;top:50%;transform:translate(-50%,-50%)}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-percent-wrap .dashboard-type-gauge-percent{font-size:clamp(1.05rem,24cqi,1.65rem)}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-percent-wrap .dashboard-type-gauge-percent--compact{transform:translate(-.05em)}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-track--semantic-idle,.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice-visible{stroke-linecap:butt}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice{transform:none;transition:filter .14s ease}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice-visible{stroke-width:8;transition:filter .14s ease}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice-hit{stroke-linecap:butt;stroke-width:18}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice:hover,.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice:focus-visible,.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice:active{transform:none}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice:hover .dashboard-type-gauge-slice-visible,.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice:focus-visible .dashboard-type-gauge-slice-visible{filter:brightness(1.06)}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice--completed:hover .dashboard-type-gauge-slice-visible,.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice--completed:focus-visible .dashboard-type-gauge-slice-visible{filter:brightness(1.06) drop-shadow(0 0 .2rem color-mix(in srgb,var(--color-success) 35%,transparent))}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice--pending:hover .dashboard-type-gauge-slice-visible,.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice--pending:focus-visible .dashboard-type-gauge-slice-visible{filter:brightness(1.06) drop-shadow(0 0 .2rem color-mix(in srgb,var(--color-warning) 35%,transparent))}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice--reopens:hover .dashboard-type-gauge-slice-visible,.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice--reopens:focus-visible .dashboard-type-gauge-slice-visible{filter:brightness(1.06) drop-shadow(0 0 .2rem color-mix(in srgb,var(--color-danger) 35%,transparent))}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-svg .dashboard-type-gauge-track--semantic-idle{stroke:var(--dash-track-idle-start);stroke-linecap:round;stroke-width:8}.dashboard-type-gauge-slice{cursor:pointer;outline:none;transform-box:fill-box;transform-origin:50% 100%;transition:filter .12s ease,transform .12s ease}.dashboard-type-gauge-slice:hover,.dashboard-type-gauge-slice:focus-visible{transform:translateY(-2px)}.dashboard-type-gauge-slice:focus-visible{outline:none}.dashboard-type-gauge-slice--completed .dashboard-type-gauge-slice-visible{stroke:var(--color-success)}.dashboard-type-gauge-slice--pending .dashboard-type-gauge-slice-visible{stroke:var(--color-warning)}.dashboard-type-gauge-slice--reopens .dashboard-type-gauge-slice-visible{stroke:var(--color-danger)}.dashboard-type-gauge-slice-visible{stroke-linecap:round;transition:filter .2s ease}.dashboard-type-gauge-slice-hit{pointer-events:stroke;stroke-linecap:round}.dashboard-type-gauge-slice:hover .dashboard-type-gauge-slice-visible,.dashboard-type-gauge-slice:focus-visible .dashboard-type-gauge-slice-visible{filter:brightness(1.06)}.dashboard-type-gauge-slice--completed:focus-visible .dashboard-type-gauge-slice-visible{filter:drop-shadow(0 0 .35rem color-mix(in srgb,var(--color-success) 45%,transparent))}.dashboard-type-gauge-slice--pending:focus-visible .dashboard-type-gauge-slice-visible{filter:drop-shadow(0 0 .35rem color-mix(in srgb,var(--color-warning) 45%,transparent))}.dashboard-type-gauge-slice--reopens:focus-visible .dashboard-type-gauge-slice-visible{filter:drop-shadow(0 0 .35rem color-mix(in srgb,var(--color-danger) 45%,transparent))}.dashboard-type-gauge-hit-hint--semantic{font-size:.68rem}.dashboard-chart-card--gauge-semantic-slices.dashboard-chart-card--gauge-calm .dashboard-type-gauge-hit:hover:not(.dashboard-type-gauge-hit--disabled) .dashboard-type-gauge-visual,.dashboard-chart-card--gauge-semantic-slices.dashboard-chart-card--gauge-calm .dashboard-type-gauge-hit:focus-within:not(.dashboard-type-gauge-hit--disabled) .dashboard-type-gauge-visual{transform:none}.dashboard-chart-card--gauge-arc-brand .dashboard-type-gauge-stat--reopens.dashboard-type-gauge-stat--alert .dashboard-type-gauge-stat-label{color:color-mix(in srgb,var(--muted) 94%,transparent)}.dashboard-chart-card--gauge-arc-brand .dashboard-type-gauge-stat--reopens.dashboard-type-gauge-stat--alert .dashboard-type-gauge-stat-value{color:color-mix(in srgb,var(--color-text-emphasis) 82%,var(--muted))}.dashboard-chart-card--gauge-arc-brand .dashboard-type-gauge-stat--reopens.dashboard-type-gauge-stat--alert:hover{background:#94a3b81a}.dashboard-type-gauge-title{color:var(--color-text-emphasis);font-size:.96rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:.08rem 0 0}.dashboard-type-gauge-meta{color:var(--color-text-meta);font-size:.82rem;font-weight:500;line-height:1.4;margin:.06rem 0 0}.dashboard-type-gauge-meta-label{color:var(--color-text-meta);font-weight:500}.dashboard-type-gauge-meta-value{color:var(--color-text-meta);font-variant-numeric:tabular-nums;font-weight:500}.dashboard-type-gauge-meta-value--pending{color:color-mix(in srgb,var(--color-warning-text) 26%,var(--color-text-emphasis));font-size:inherit;font-weight:600}.dashboard-type-gauge-stats{align-self:center;display:grid;gap:.22rem;list-style:none;margin:.38rem 0 0;max-width:100%;padding:0;width:11.5rem}.dashboard-type-gauge-stats-item{margin:0}.dashboard-type-gauge-stat{align-items:center;background:transparent;border:0;border-radius:8px;color:var(--muted);cursor:pointer;display:grid;font:inherit;column-gap:.4rem;grid-template-columns:7px minmax(0,1fr) 2.65rem;line-height:1.25;padding:.26rem .44rem;text-align:left;transition:background-color .15s ease,color .15s ease,transform .15s ease;width:100%}.dashboard-type-gauge-stat:hover,.dashboard-type-gauge-stat:focus-visible{background:#94a3b81a;transform:translateY(-2px)}.dashboard-type-gauge-stat:focus-visible{box-shadow:0 0 0 3px var(--color-primary-glow);outline:none}.dashboard-type-gauge-stat-dot{border-radius:999px;flex-shrink:0;height:7px;width:7px}.dashboard-type-gauge-stat--completed .dashboard-type-gauge-stat-dot{background:var(--color-success)}.dashboard-type-gauge-stat--reopens .dashboard-type-gauge-stat-dot{background:var(--color-danger)}.dashboard-type-gauge-stat-label{color:var(--color-text-meta);font-size:.78rem;font-weight:500}.dashboard-type-gauge-stat-value{color:color-mix(in srgb,var(--color-text-emphasis) 82%,var(--muted));font-size:.88rem;font-variant-numeric:tabular-nums;font-weight:600;justify-self:end;min-width:2.65rem;text-align:right}.dashboard-type-gauge-stat--completed .dashboard-type-gauge-stat-value{color:color-mix(in srgb,var(--color-success-text) 70%,var(--color-text-emphasis))}.dashboard-type-gauge-stat--completed .dashboard-type-gauge-stat-value--zero{color:var(--color-text-meta)}.dashboard-type-gauge-stat--reopens.dashboard-type-gauge-stat--alert .dashboard-type-gauge-stat-label{color:color-mix(in srgb,var(--muted) 94%,transparent)}.dashboard-type-gauge-stat--reopens.dashboard-type-gauge-stat--alert .dashboard-type-gauge-stat-value{color:color-mix(in srgb,var(--color-text-emphasis) 82%,var(--muted))}.dashboard-type-gauge-stat--reopens.dashboard-type-gauge-stat--alert:hover{background:#94a3b81a}.dashboard-chart-card--type-gauge .dashboard-type-gauge-status{font-size:.78rem;font-weight:650;gap:.38rem;letter-spacing:.01em;line-height:1.15;margin-top:.2rem;padding:.22rem .54rem}.dashboard-chart-card--type-gauge .dashboard-type-gauge-status.dashboard-type-card-status-badge:before{height:8px;width:8px}.dashboard-chart-card--type-gauge .dashboard-type-card-status-badge--attention{color:var(--color-warning-text)}.dashboard-chart-card--type-gauge .dashboard-type-card-status-badge--not_started{color:var(--dash-icon-muted)}.dashboard-chart-card--type-gauge .dashboard-type-card-status-badge--reopen_alert{background:var(--dash-badge-danger-bg);border-color:var(--dash-badge-danger-border);color:var(--color-danger-text);font-weight:700}.dashboard-chart-card--type-gauge .dashboard-type-card-status-badge--reopen_alert:before{background:var(--color-danger)}@media (min-width: 1800px){.dashboard-gauge-panel-subtitle{font-size:.86rem}.dashboard-type-gauge-item{gap:.68rem;padding:.62rem .88rem .7rem}.dashboard-type-gauge-visual{width:min(100%,clamp(15rem,14vw,20rem))}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-visual{max-width:min(100%,clamp(11rem,10vw,14rem));width:min(100%,clamp(11rem,10vw,14rem))}.dashboard-type-gauge-svg .dashboard-type-gauge-track,.dashboard-type-gauge-arc{stroke-width:8}.dashboard-type-gauge-percent{font-size:2.25rem}.dashboard-type-gauge-title{font-size:1.02rem}.dashboard-type-gauge-meta{font-size:.86rem}.dashboard-type-gauge-stat-label{font-size:.84rem}.dashboard-type-gauge-stat-value{font-size:.92rem}.dashboard-type-gauge-hit-hint{font-size:.74rem}.dashboard-chart-card--type-gauge .dashboard-type-gauge-status{font-size:.84rem;margin-top:.24rem;padding:.24rem .58rem}.dashboard-chart-card--type-gauge .dashboard-type-gauge-status.dashboard-type-card-status-badge:before{height:9px;width:9px}}@media (max-width: 1440px) and (min-width: 901px){.dashboard-chart-card--type-gauge .dashboard-type-cards-grid--gauge{padding-bottom:.55rem}.dashboard-type-gauge-item{gap:.3rem;padding:.44rem .52rem .58rem}.dashboard-type-gauge-hit{gap:.18rem;margin-bottom:.32rem;padding:.1rem .22rem 0}.dashboard-type-gauge-hit-hint,.dashboard-type-gauge-hit-hint--semantic{font-size:.58rem;line-height:1.15}.dashboard-chart-card--gauge-calm .dashboard-type-gauge-hit-hint--hover-only{min-height:.72rem}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-visual{max-width:min(100%,clamp(5.25rem,62cqi,7.25rem));width:min(100%,clamp(5.25rem,62cqi,7.25rem))}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-percent-wrap .dashboard-type-gauge-percent{font-size:clamp(.98rem,21cqi,1.28rem)}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice-visible{stroke-width:7}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-slice-hit{stroke-width:16}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-svg .dashboard-type-gauge-track--semantic-idle{stroke-width:7}.dashboard-type-gauge-title{font-size:.92rem;margin-top:.06rem}.dashboard-type-gauge-meta,.dashboard-gauge-panel-subtitle{font-size:.78rem;line-height:1.35;margin-top:.1rem}.dashboard-type-gauge-stats{gap:.22rem;margin-top:.36rem;width:min(100%,9.75rem)}.dashboard-type-gauge-stat{--gauge-stat-pad-x: .38rem;--gauge-stat-pad-y: .24rem;column-gap:.32rem;grid-template-columns:7px minmax(0,1fr) 2.55rem}.dashboard-type-gauge-stat-dot{height:7px;width:7px}.dashboard-type-gauge-stat-label{font-size:.76rem}.dashboard-type-gauge-stat-value{font-size:.84rem;min-width:2.45rem}.dashboard-chart-card--type-gauge .dashboard-type-gauge-status{font-size:.68rem;margin-top:.12rem;padding:.16rem .42rem}.dashboard-chart-card--type-gauge .dashboard-type-gauge-status.dashboard-type-card-status-badge:before{height:6px;width:6px}}@media (max-width: 1280px) and (min-width: 901px){.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-visual{max-width:min(100%,clamp(4.85rem,56cqi,6.5rem));width:min(100%,clamp(4.85rem,56cqi,6.5rem))}.dashboard-chart-card--gauge-semantic-slices .dashboard-type-gauge-percent-wrap .dashboard-type-gauge-percent{font-size:clamp(.92rem,19cqi,1.12rem)}.dashboard-type-gauge-stats{width:min(100%,9.75rem)}}.app-shell--dashboard.app-shell--dashboard-ws-v2 .main-content.main-content--dashboard,.app-shell--dashboard.app-shell--dashboard-ws-v2 .main-content:has(.dashboard-page--ws-v2){background:linear-gradient(168deg,#eef3f9,#f8fafc 38%,#f4f6fa)}.dashboard-page--ws-v2{--dash-ws-v2-font: var(--font-sans);--dash-ws-v2-page-title-size: 1.28rem;--dash-ws-v2-page-title-weight: 700;--dash-ws-v2-page-title-tracking: -.022em;--dash-ws-v2-section-title-size: .96rem;--dash-ws-v2-section-title-weight: 600;--dash-ws-v2-section-title-tracking: -.015em;--dash-ws-v2-section-title-line: 1.2;--dash-ws-v2-meta-size: .78rem;--dash-ws-v2-meta-weight: 500;--dash-ws-v2-meta-tracking: 0;--dash-ws-v2-meta-line: 1.35;gap:0}.dashboard-workspace-shell:not(.dashboard-workspace-shell--ws-v2){display:contents}.dashboard-workspace-shell--ws-v2{display:flex;flex:1;flex-direction:column;gap:.5rem;min-height:0;overflow:hidden}.dashboard-page--ws-v2 .dashboard-workspace-header{margin-bottom:0}.dashboard-page--ws-v2 .dashboard-workspace-header--integrated{align-items:stretch;background:#fafbfc;border:1px solid #f4f6f8;border-radius:18px;box-shadow:0 1px 2px #0f172a08;flex-shrink:0;padding:.84rem 1.08rem .78rem}.dashboard-page--ws-v2 .dashboard-workspace-header-copy{flex:1;min-width:0;width:100%}.dashboard-page--ws-v2 .dashboard-workspace-header-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem 1rem;justify-content:space-between;min-width:0}.dashboard-page--ws-v2 .dashboard-workspace-header-title-row .dashboard-workspace-title{flex:1 1 auto;margin:0;min-width:0}.dashboard-page--ws-v2 .dashboard-header-actions--title-row{flex-shrink:0;margin-left:0}.dashboard-page--ws-v2 .dashboard-workspace-title{color:var(--color-text-emphasis);font-family:var(--dash-ws-v2-font);font-size:var(--dash-ws-v2-page-title-size);font-weight:var(--dash-ws-v2-page-title-weight);letter-spacing:var(--dash-ws-v2-page-title-tracking);line-height:1.12}.dashboard-page--ws-v2 .dashboard-workspace-subtitle,.dashboard-page--ws-v2 .dashboard-gauge-panel-subtitle{color:var(--color-text-meta);font-family:var(--dash-ws-v2-font);font-size:var(--dash-ws-v2-meta-size);font-weight:var(--dash-ws-v2-meta-weight);letter-spacing:var(--dash-ws-v2-meta-tracking);line-height:var(--dash-ws-v2-meta-line)}.dashboard-page--ws-v2 .dashboard-workspace-subtitle{margin:.22rem 0 0}.dashboard-page--ws-v2 .dashboard-sync-chip{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--color-text-meta);display:inline-flex;flex-shrink:0;gap:.42rem;max-width:min(100%,24rem);padding:0}.dashboard-page--ws-v2 .dashboard-sync-chip-dot{border-radius:999px;flex-shrink:0;height:9px;width:9px}.dashboard-page--ws-v2 .dashboard-sync-chip--ok .dashboard-sync-chip-dot{background:transparent;position:relative}.dashboard-page--ws-v2 .dashboard-sync-chip--ok .dashboard-sync-chip-dot:before{background:#16a34a;border-radius:999px;box-shadow:0 0 0 2px #16a34a38;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.dashboard-page--ws-v2 .dashboard-sync-chip--ok .dashboard-sync-chip-dot:after{animation:dashboard-sync-chip-ping 2.1s cubic-bezier(0,0,.2,1) infinite;background:#22c55e;border-radius:999px;content:"";height:100%;left:0;opacity:.45;position:absolute;top:0;width:100%;z-index:0}.dashboard-page--ws-v2 .dashboard-sync-chip--pending .dashboard-sync-chip-dot{background:#94a3b8;box-shadow:none}.dashboard-page--ws-v2 .dashboard-sync-chip--error .dashboard-sync-chip-dot{background:#dc2626;box-shadow:none}.dashboard-page--ws-v2 .dashboard-sync-chip-status{color:#4b6a8a;font-size:.78rem;font-weight:600;letter-spacing:.02em;line-height:1.3;text-transform:none;white-space:nowrap}.dashboard-page--ws-v2 .dashboard-sync-chip--error .dashboard-sync-chip-status{color:#b91c1c}.dashboard-page--ws-v2 .dashboard-sync-chip--pending .dashboard-sync-chip-status{color:#64748b}.dashboard-page--ws-v2 .dashboard-sync-chip--ok .dashboard-sync-chip-status{color:#64748b;font-weight:500}.dashboard-page--ws-v2 .dashboard-sync-chip--ok .dashboard-sync-chip-time{color:#64748b;font-weight:600}.dashboard-page--ws-v2 .dashboard-sync-chip--ok .dashboard-sync-chip-refresh{color:#94a3b8;height:1.85rem;width:1.85rem}.dashboard-page--ws-v2 .dashboard-sync-chip--ok .dashboard-sync-chip-refresh:hover:not(:disabled){background:#94a3b81f;color:#64748b}.dashboard-page--ws-v2 .dashboard-sync-chip--ok .dashboard-sync-chip-refresh-icon svg{height:15px;width:15px}.dashboard-page--ws-v2 .dashboard-sync-chip-time{border-left:0;color:var(--color-text-emphasis);cursor:default;font-size:.78rem;font-variant-numeric:tabular-nums;font-weight:600;line-height:1.3;margin-left:0;padding-left:0;white-space:nowrap}.dashboard-page--ws-v2 .dashboard-sync-chip-time:before{color:#94a3b8;content:"·";font-weight:600;margin-right:.42rem}.dashboard-page--ws-v2 .dashboard-sync-chip-refresh{align-items:center;background:transparent;border:0;border-radius:8px;color:var(--color-primary);cursor:pointer;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;margin-left:.2rem;padding:0;transition:background-color .15s ease,color .15s ease,opacity .15s ease;width:2rem}.dashboard-page--ws-v2 .dashboard-sync-chip-refresh:hover:not(:disabled){background:var(--color-primary-soft);color:var(--color-primary-strong)}.dashboard-page--ws-v2 .dashboard-sync-chip-refresh:focus-visible{box-shadow:0 0 0 3px var(--color-primary-glow);outline:none}.dashboard-page--ws-v2 .dashboard-sync-chip-refresh:disabled,.dashboard-page--ws-v2 .dashboard-sync-chip-refresh--busy{cursor:not-allowed;opacity:.6}.dashboard-page--ws-v2 .dashboard-sync-chip-refresh-icon{display:inline-flex}.dashboard-page--ws-v2 .dashboard-sync-chip-refresh-icon svg{height:16px;width:16px}.dashboard-page--ws-v2 .dashboard-sync-chip-refresh-icon--spinning svg{animation:dashboard-sync-chip-refresh-spin .9s linear infinite;transform-origin:center}@keyframes dashboard-sync-chip-ping{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(2.35)}to{opacity:0;transform:scale(2.35)}}@keyframes dashboard-sync-chip-refresh-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.dashboard-page--ws-v2 .dashboard-sync-chip--ok .dashboard-sync-chip-dot:after{animation:none;opacity:0}}.dashboard-layout-grid--ws-v2{gap:.72rem;grid-template-columns:minmax(0,1fr) minmax(240px,300px)}@media (min-width: 1680px){.dashboard-layout-grid--ws-v2{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}}@media (min-width: 1900px){.dashboard-layout-grid--ws-v2{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}}@media (max-width: 1560px) and (min-width: 901px){.dashboard-layout-grid--ws-v2{grid-template-columns:minmax(0,1fr) minmax(240px,290px)}}.dashboard-layout-grid--ws-v2>.dashboard-hero-panel,.dashboard-layout-grid--ws-v2>.dashboard-activity-card{height:100%;min-height:0}.dashboard-hero-panel{background:linear-gradient(180deg,#fff,#fbfcfe);border:1px solid color-mix(in srgb,var(--color-primary) 5%,#eef2f6);border-radius:18px;box-shadow:0 1px 2px #0f172a06,0 14px 36px #0f172a0b;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0}.dashboard-hero-panel__separator{background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--color-primary) 4%,#e8edf3) 12%,color-mix(in srgb,var(--color-primary) 4%,#e8edf3) 88%,transparent 100%);flex-shrink:0;height:1px;margin:0 1rem}.dashboard-hero-panel .dashboard-kpi-strip{background:transparent;border:0;border-radius:0;box-shadow:none;flex-shrink:0;margin:0}.dashboard-page--ws-v2 .dashboard-hero-panel .dashboard-kpi-item+.dashboard-kpi-item{border-left-color:#f1f5f9}.dashboard-page--ws-v2 .dashboard-type-gauge-item+.dashboard-type-gauge-item:before{background:linear-gradient(to bottom,transparent 6%,rgba(148,163,184,.07) 50%,transparent 94%)}.dashboard-hero-panel .dashboard-kpi-item{min-height:72px;padding:0}.dashboard-hero-panel .dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only{--kpi-cell-pad-bottom: .68rem;--kpi-cell-pad-top: .72rem;--kpi-cell-pad-x: .92rem}.dashboard-hero-panel .dashboard-kpi-strip--v2 .dashboard-kpi-top{min-height:2.05rem}.dashboard-hero-panel .dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-item.static,.dashboard-hero-panel .dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-total-open{min-height:72px}.dashboard-hero-panel .dashboard-kpi-item--total:after,.dashboard-hero-panel .dashboard-kpi-item--pending:after,.dashboard-hero-panel .dashboard-kpi-item--completed:after,.dashboard-hero-panel .dashboard-kpi-item--reopens:after{height:3px}.dashboard-hero-panel .dashboard-kpi-strip>.dashboard-kpi-item:first-child:after,.dashboard-hero-panel .dashboard-kpi-strip>.dashboard-kpi-item:last-child:after{border-radius:0}.dashboard-hero-panel .dashboard-chart-card{background:transparent;border:0;border-radius:0;box-shadow:none;display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;padding:.42rem .85rem .72rem}.dashboard-page--ws-v2 .dashboard-hero-panel .dashboard-chart-card--type-gauge .dashboard-type-cards-grid--gauge{padding-bottom:.72rem}.dashboard-page--ws-v2 .dashboard-hero-panel .dashboard-panel-header{margin-bottom:.38rem}.dashboard-page--ws-v2 .dashboard-hero-panel .dashboard-panel-header--gauge>div{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem .55rem}.dashboard-page--ws-v2 .dashboard-hero-panel .dashboard-panel-header h3,.dashboard-page--ws-v2 .dashboard-layout-grid--ws-v2>.dashboard-activity-card .dashboard-activity-header h3,.dashboard-page--ws-v2 .dashboard-activity-card--feed-v2 .dashboard-activity-header h3{color:var(--color-text-emphasis);font-family:var(--dash-ws-v2-font);font-size:var(--dash-ws-v2-section-title-size);font-weight:var(--dash-ws-v2-section-title-weight);letter-spacing:var(--dash-ws-v2-section-title-tracking);line-height:var(--dash-ws-v2-section-title-line);margin-bottom:0}.dashboard-page--ws-v2 .dashboard-layout-grid--ws-v2>.dashboard-activity-card{background:linear-gradient(180deg,#fff,#fcfdff);border:1px solid color-mix(in srgb,var(--color-primary) 5%,#eef2f6);border-radius:18px;box-shadow:0 1px 2px #0f172a06,0 10px 28px #0f172a0a;display:flex;flex-direction:column;padding:.68rem .82rem}@media (min-width: 901px){.app-shell--dashboard-ws-v2 .main-content .dashboard-page--ws-v2{gap:0}.app-shell--dashboard-ws-v2 .dashboard-workspace-shell--ws-v2{flex:1;gap:.48rem;min-height:0}.app-shell--dashboard-ws-v2 .dashboard-workspace-shell--ws-v2 .dashboard-blocks-wrap{display:flex;flex:1;flex-direction:column;min-height:0}.app-shell--dashboard-ws-v2 .dashboard-blocks-inner--ws-v2{flex:1;gap:0;min-height:0}.app-shell--dashboard-ws-v2 .dashboard-layout-grid--ws-v2,.app-shell--dashboard-ws-v2 .dashboard-hero-panel,.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-type-gauge-body{flex:1;min-height:0}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-chart-card--type-gauge .dashboard-type-cards-grid--gauge{padding-bottom:.72rem}}@media (max-width: 1560px) and (min-width: 901px){.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only{--kpi-cell-pad-bottom: .58rem;--kpi-cell-pad-top: .62rem;--kpi-cell-pad-x: .78rem}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-kpi-item{min-height:68px;padding:0}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-item.static,.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-kpi-strip--v2.dashboard-kpi-strip--totals-only .dashboard-kpi-total-open{min-height:68px}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-kpi-strip--v2 .dashboard-kpi-top{min-height:2rem}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-chart-card{padding:.48rem .82rem .72rem}.app-shell--dashboard-ws-v2 .dashboard-page--ws-v2{--dash-ws-v2-page-title-size: 1.22rem}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-type-gauge-visual{width:min(100%,11.5rem)}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-type-gauge-hit{gap:.2rem;margin-bottom:.34rem;padding-top:.12rem}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-type-gauge-title{margin-top:.1rem}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-type-gauge-meta{margin-top:.14rem}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-type-gauge-stats{gap:.24rem;margin-top:.4rem;width:min(100%,9.5rem)}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-type-gauge-item{gap:.34rem;padding:.42rem .5rem .55rem}.app-shell--dashboard-ws-v2 .dashboard-hero-panel .dashboard-chart-card--gauge-calm .dashboard-type-gauge-item{gap:.3rem}}.dashboard-layout-grid>.dashboard-activity-card:not(.dashboard-activity-card--feed-v2) .dashboard-activity-list{gap:.05rem;justify-content:flex-start}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-list-item{flex:0 0 auto}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-item--clickable{border-radius:10px;gap:.14rem;margin:0;padding:.26rem .42rem .26rem .18rem;transition:background-color .16s ease,box-shadow .16s ease}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-list-item:first-child .dashboard-activity-item--clickable{padding-top:.32rem}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-list-item:last-child .dashboard-activity-item{padding-bottom:.28rem}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-item--clickable:hover,.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-item--clickable:focus-visible{background:color-mix(in srgb,var(--color-primary) 7%,var(--color-surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-primary) 12%,transparent)}.dashboard-layout-grid>.dashboard-activity-card .activity-dot{margin-top:.2rem}.dashboard-layout-grid>.dashboard-activity-card:not(.dashboard-activity-card--feed-v2) .activity-enterprise{color:color-mix(in srgb,var(--color-text-emphasis) 86%,var(--color-primary));font-size:.78rem;font-weight:650;letter-spacing:.022em;line-height:1.3}.dashboard-layout-grid>.dashboard-activity-card .activity-meta.activity-meta--recent{font-size:.72rem;line-height:1.4;margin-top:.12rem}.dashboard-layout-grid>.dashboard-activity-card .activity-event{color:color-mix(in srgb,var(--muted) 38%,var(--color-text));font-weight:520}.dashboard-layout-grid>.dashboard-activity-card .activity-meta-muted{color:color-mix(in srgb,var(--muted) 78%,transparent)}.dashboard-layout-grid>.dashboard-activity-card .activity-time{color:color-mix(in srgb,var(--color-text-emphasis) 52%,var(--muted));font-weight:650}.dashboard-layout-grid>.dashboard-activity-card .activity-author-name{color:color-mix(in srgb,var(--color-text-emphasis) 40%,var(--muted));font-weight:560}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-list:before{bottom:.8rem;top:1.12rem}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-footer{margin-top:auto;padding-bottom:.1rem;padding-top:.48rem}.dashboard-layout-grid>.dashboard-activity-card .dashboard-activity-history-link{padding:.15rem 0}.dashboard-page--ws-v2 .dashboard-layout-grid--ws-v2>.dashboard-activity-card:not(.dashboard-activity-card--feed-v2) .dashboard-activity-footer{margin-top:auto;padding-bottom:.12rem;padding-top:.46rem}.dashboard-page--ws-v2 .dashboard-layout-grid--ws-v2>.dashboard-activity-card:not(.dashboard-activity-card--feed-v2) .dashboard-activity-header{margin-bottom:.52rem}.dashboard-page--ws-v2 .dashboard-layout-grid--ws-v2>.dashboard-activity-card:not(.dashboard-activity-card--feed-v2) .dashboard-activity-list{padding-top:.24rem}.dashboard-activity-card--feed-v2 .dashboard-activity-header{align-items:center;display:grid;flex-shrink:0;grid-template-columns:1fr auto 1fr;margin-bottom:1.15rem}.dashboard-page--ws-v2 .dashboard-activity-card--feed-v2 .dashboard-activity-header h3{grid-column:2;justify-self:center;text-align:center}.dashboard-activity-card--feed-v2 .dashboard-activity-header .dashboard-panel-help{font-size:.66rem;grid-column:3;height:1.48rem;justify-self:end;width:1.48rem}.dashboard-activity-card .dashboard-panel-help:hover:after,.dashboard-activity-card .dashboard-panel-help:focus-visible:after{content:none;display:none}.dashboard-layout-grid>.dashboard-activity-card--feed-v2 .dashboard-activity-list{display:flex;flex:1;flex-direction:column;gap:.34rem;justify-content:space-evenly;min-height:0;overflow:hidden;padding-bottom:.35rem;padding-left:0;padding-right:0;padding-top:0}.dashboard-activity-card--feed-v2 .dashboard-activity-list{display:flex;flex:1;flex-direction:column;gap:.34rem;justify-content:space-evenly;list-style:none;min-height:0;overflow:hidden;padding-bottom:.35rem;padding-left:0;padding-top:0}.dashboard-activity-card--feed-v2 .dashboard-activity-list:before{display:none}.dashboard-layout-grid>.dashboard-activity-card--feed-v2 .dashboard-activity-list-item{align-items:stretch;display:flex;flex:1 1 0;min-height:0}.dashboard-activity-card--feed-v2 .dashboard-activity-list-item{align-items:stretch;display:flex;flex:1 1 0;min-height:0}.dashboard-activity-card--feed-v2 .dashboard-activity-item--feed-v2{--activity-feed-nudge: 0px;align-content:center;align-items:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:12px;color:inherit;column-gap:.48rem;cursor:pointer;display:grid;flex:1;font:inherit;grid-template-columns:22px minmax(0,1fr);margin:0;min-height:0;padding:.55rem .34rem .55rem calc(.28rem + var(--activity-feed-nudge));text-align:left;transition:background-color .16s ease,box-shadow .16s ease,padding .16s ease;width:100%}.dashboard-activity-card--feed-v2 .dashboard-activity-list-item:first-child .dashboard-activity-item--feed-v2{padding-top:.46rem}.dashboard-activity-card--feed-v2 .dashboard-activity-list-item:last-child .dashboard-activity-item--feed-v2{padding-bottom:.58rem}.dashboard-activity-card--feed-v2 .dashboard-activity-item--feed-v2:hover,.dashboard-activity-card--feed-v2 .dashboard-activity-item--feed-v2:focus-visible{--activity-feed-nudge: 3px;background:#94a3b81a;box-shadow:none;outline:none}.dashboard-activity-card--feed-v2 .activity-dot{margin-top:.17rem}.activity-feed-body{min-width:0;width:100%}.activity-feed-row-top{align-items:baseline;display:flex;gap:.5rem;justify-content:space-between;width:100%}.dashboard-activity-card--feed-v2 .activity-feed-body .activity-enterprise{color:var(--color-text-emphasis);flex:1;font-size:.8rem;font-weight:650;letter-spacing:.005em;line-height:1.32;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;transition:color .16s ease;white-space:nowrap}.dashboard-activity-card--feed-v2 .dashboard-activity-item--feed-v2:hover .activity-enterprise,.dashboard-activity-card--feed-v2 .dashboard-activity-item--feed-v2:focus-visible .activity-enterprise{color:var(--color-text-emphasis)}.activity-time--feed{color:#64748b;flex-shrink:0;font-size:.72rem;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.01em;line-height:1.2;transition:color .16s ease;white-space:nowrap}.dashboard-activity-card--feed-v2 .dashboard-activity-item--feed-v2:hover .activity-time--feed,.dashboard-activity-card--feed-v2 .dashboard-activity-item--feed-v2:focus-visible .activity-time--feed{color:#475569}.activity-feed-meta{color:var(--color-text-meta);font-size:.7rem;font-weight:500;line-height:1.4;margin:.2rem 0 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-feed-meta .activity-author-name{color:var(--color-text-meta);font-weight:500}.dashboard-activity-card--feed-v2 .dashboard-activity-footer{flex-shrink:0;margin-top:auto;padding-bottom:.12rem;padding-top:.48rem}.dashboard-activity-card--feed-v2 .dashboard-activity-history-link{padding:.12rem 0}.dashboard-activity-card--feed-v2 .dashboard-activity-history-link-label{font-size:.72rem;font-weight:650}.dashboard-page--ws-v2 .dashboard-layout-grid--ws-v2>.dashboard-activity-card--feed-v2 .dashboard-activity-header{margin-bottom:1.25rem}.dashboard-page--ws-v2 .dashboard-layout-grid--ws-v2>.dashboard-activity-card--feed-v2 .dashboard-activity-list{justify-content:flex-start}.dashboard-page--ws-v2 .dashboard-layout-grid--ws-v2>.dashboard-activity-card--feed-v2 .dashboard-activity-footer{padding-bottom:.58rem}@media (max-width: 1560px) and (min-width: 901px){.dashboard-layout-grid>.dashboard-activity-card--feed-v2 .dashboard-activity-list,.dashboard-activity-card--feed-v2 .dashboard-activity-list{gap:.28rem;padding-top:0}.dashboard-activity-card--feed-v2 .dashboard-activity-item--feed-v2{column-gap:.44rem;padding:.48rem .3rem .48rem calc(.24rem + var(--activity-feed-nudge, 0px))}.dashboard-activity-card--feed-v2 .dashboard-activity-list-item:first-child .dashboard-activity-item--feed-v2{padding-top:.42rem}.dashboard-activity-card--feed-v2 .dashboard-activity-list-item:last-child .dashboard-activity-item--feed-v2{padding-bottom:.52rem}.dashboard-activity-card--feed-v2 .activity-feed-body .activity-enterprise{font-size:.76rem;font-weight:550}.dashboard-activity-card--feed-v2 .activity-dot{margin-top:.15rem}.activity-time--feed{font-size:.7rem}.dashboard-page--ws-v2 .dashboard-layout-grid--ws-v2>.dashboard-activity-card--feed-v2 .dashboard-activity-header{margin-bottom:1.15rem}}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2{--detail-modal-table-th-bg: #f8fafc;--detail-modal-table-th-border: #f1f5f9;--detail-modal-table-th-color: #64748b;--detail-modal-table-row-border: #f1f5f9;--detail-modal-table-row-hover: color-mix(in srgb, var(--color-primary, #004b93) 10%, #ffffff);--detail-modal-table-row-hover-even: color-mix( in srgb, var(--color-primary, #004b93) 10%, var(--detail-modal-table-row-zebra) );--detail-modal-table-row-zebra: #f8fafc;--detail-modal-table-cell-pad-block: .55rem;--detail-modal-table-cell-pad-inline: .38rem}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table thead th,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table thead th,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table thead th,.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table th.th-closing,.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table th.th-closing--active,.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table th.th-dominio-audit,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table th.th-closing,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table th.th-closing--active,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table th.th-dominio-audit,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table th.th-closing,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table th.th-closing--active,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table th.th-dominio-audit,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing--active,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table.reopens-dominio-audit-mode th.th-dominio-audit,.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing,.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing--active,.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table.reopens-dominio-audit-mode th.th-dominio-audit,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing--active,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table.reopens-dominio-audit-mode th.th-dominio-audit{background:var(--detail-modal-table-th-bg);border-bottom:1px solid var(--detail-modal-table-th-border);box-shadow:none;color:var(--detail-modal-table-th-color);font-size:.72rem;font-weight:600;letter-spacing:.035em;padding:.5rem var(--detail-modal-table-cell-pad-inline);text-transform:uppercase}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table td,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table td,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table td{border-bottom-color:var(--detail-modal-table-row-border);padding:var(--detail-modal-table-cell-pad-block) var(--detail-modal-table-cell-pad-inline);vertical-align:top}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table td.cell-number,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table td.cell-number,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table td.cell-number{color:#94a3b8;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:400}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table td.cell-cnpj,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table td.cell-cnpj,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table td.cell-cnpj,.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table td.cell-cnpj .copyable-cnpj-cell__text,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table td.cell-cnpj .copyable-cnpj-cell__text,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table td.cell-cnpj .copyable-cnpj-cell__text{color:#64748b;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:.01em}.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table.table--enterprise-totals .col-cnpj{min-width:12.25rem;width:14%}.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table td.cell-cnpj{min-width:12.25rem;overflow:visible;text-overflow:clip}.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table td.cell-cnpj .copyable-cnpj-cell{max-width:none}.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table td.cell-cnpj .copyable-cnpj-cell__text{overflow:visible;text-overflow:clip;white-space:nowrap}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table td.cell-enterprise-name,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table td.cell-enterprise-name,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table td.cell-enterprise-name{color:var(--color-text-emphasis);font-size:.9rem;font-weight:600}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table .closing-dominio-meta,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table .closing-dominio-meta,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table .closing-dominio-meta{color:#94a3b8;font-size:.68rem;font-weight:400;line-height:1.25;margin-top:.2rem}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table tr:nth-child(2n) td,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table tr:nth-child(2n) td,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table tr:nth-child(2n) td{background:var(--detail-modal-table-row-zebra)}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td,.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table tbody tr.detail-data-row:nth-child(2n):hover td,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table tbody tr.detail-data-row:nth-child(2n):hover td,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table tbody tr.detail-data-row:nth-child(2n):hover td{background:var(--detail-modal-table-row-hover-even)}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td{box-shadow:inset 0 1px #004b930f,inset 0 -1px #004b930f}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td:first-child,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td:first-child,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td:first-child{box-shadow:inset 3px 0 0 var(--color-primary, #004b93),inset 0 1px #004b930f,inset 0 -1px #004b930f}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner__actions,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner__actions,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner__actions{padding-inline-end:.35rem}.dashboard-detail-card--detail-v2.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner__close,.dashboard-detail-card--detail-v2.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner__close,.dashboard-detail-card--detail-v2.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner__close{margin-inline-end:.12rem}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2{border-color:#e8edf3;box-shadow:0 24px 48px #0f172a14}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner.detail-modal-hero-banner--unified,.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner.detail-modal-hero-banner--refined-toolbar,.dashboard-detail-card--ui-modern.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner.detail-modal-hero-banner--with-subtitle,.dashboard-detail-card--ui-modern.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner.detail-modal-hero-banner--refined-toolbar{background:#fff;border-bottom:1px solid #f1f5f9;box-shadow:none}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__brand{gap:.55rem}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__title,.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__title,.dashboard-detail-card--ui-modern.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__title,.dashboard-detail-card--ui-modern.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__title{color:#0f172a;font-size:.98rem;font-weight:650;letter-spacing:-.01em}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__subtitle,.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__subtitle{color:#64748b;font-size:.7rem;font-weight:400}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__subtitle-sep{color:#cbd5e1}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__icon{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;box-shadow:none;height:32px;width:32px}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__icon svg{height:16px;width:16px}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__icon--completed{background:#ecfdf5;border-color:#bbf7d0;color:#059669}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__icon--reopens{background:#fef2f2;border-color:#fecaca;color:#dc2626}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__icon--pending{background:#fffbeb;border-color:#fde68a;color:#d97706}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__icon--eligible,.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__icon--registry{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__icon--pace,.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__icon--default{background:#f8fafc;border-color:#e2e8f0;color:#475569}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__search .detail-modal-v2-search .dashboard-detail-search{background:#f8fafc;border-color:#e8edf3;border-radius:8px;box-shadow:none;font-size:.78rem;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__search .detail-modal-v2-search .dashboard-detail-search:focus{background:#fff;border-color:color-mix(in srgb,var(--color-primary, #004b93) 28%,#cbd5e1);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary, #004b93) 10%,transparent)}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-hero-banner__search .detail-modal-v2-search .dashboard-detail-search::placeholder{color:#94a3b8}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions .modal-detail-export-btn,.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions .modal-detail-sort-trigger,.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions .modal-detail-filter-trigger{background:#fff;border:1px solid #e2e8f0;box-shadow:none;color:#334155;font-size:.74rem;font-weight:500}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions .modal-detail-export-btn:hover:not(:disabled),.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions .modal-detail-sort-trigger:hover:not(:disabled),.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions .modal-detail-filter-trigger:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions .modal-detail-sort-trigger{color:#64748b;min-width:32px;padding-inline:0}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2.dashboard-detail-card--enterprise-compact .detail-modal-hero-banner__close{background:transparent;border:none;border-radius:8px;box-shadow:none;color:#94a3b8;min-height:32px;min-width:32px}.dashboard-detail-card--ui-modern.dashboard-detail-card--detail-v2.dashboard-detail-card--enterprise-compact .detail-modal-hero-banner__close:hover{background:#f1f5f9;border:none;color:#0f172a}.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap{border-color:#f1f5f9;border-radius:12px}.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .table thead th{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fafcf0;position:sticky;top:0;z-index:2}.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .table tbody tr:nth-child(2n) td,.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .table tr:nth-child(2n) td{background:#fff}.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#ffffff);box-shadow:inset 0 1px #004b930f,inset 0 -1px #004b930f}.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .table tbody tr.detail-data-row:nth-child(2n):hover td{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#ffffff)}.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td:first-child{box-shadow:inset 3px 0 0 var(--color-primary, #004b93),inset 0 1px #004b930f,inset 0 -1px #004b930f}.dashboard-detail-card--ui-modern .enterprise-regime-label:not(.enterprise-regime-label--muted){background:#f1f5f9;border-radius:999px;color:#475569;font-size:.68rem;font-weight:600;letter-spacing:.02em;line-height:1.2;max-width:100%;padding:.14rem .45rem}.dashboard-detail-card--ui-modern .enterprise-regime-label--muted{background:transparent;color:#94a3b8;font-weight:500;padding:0}.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .closing-last-cell--closed,.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .closing-last-cell--pending,.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .closing-last-cell--uninformed,.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .closing-last-cell--no-date{color:#475569;font-variant-numeric:tabular-nums;font-weight:500}.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .closing-last-cell--pending .closing-last-cell-main:before{background:#94a3b8}.dashboard-detail-card--ui-modern .dashboard-detail-table-wrap .closing-dominio-meta{color:#94a3b8;font-size:.66rem;font-weight:400}.dashboard-detail-card--ui-modern .dashboard-pagination--enterprise{background:#fafbfc;border-top:1px solid #f1f5f9;margin-top:.5rem;padding:.55rem .15rem .15rem}.dashboard-detail-card--ui-modern .dashboard-pagination-enterprise-line--page-context{color:#64748b;font-size:.72rem;font-weight:500}.dashboard-detail-card--ui-modern .dashboard-pagination-enterprise-line--muted{color:#94a3b8;font-size:.68rem}.dashboard-detail-card--ui-modern .dashboard-pagination-enterprise-nav.dashboard-pagination-segmented{background:#fff;border-color:#e8edf3;border-radius:999px;box-shadow:none}.dashboard-detail-card--ui-modern .dashboard-pagination-segmented .button.secondary.dashboard-nav-arrow,.dashboard-detail-card--ui-modern .dashboard-pagination-segmented .button.secondary.dashboard-page-number{min-height:34px}.pace-list-filter-options[data-v-d69341fa]{flex-direction:column;align-items:stretch}.pace-list-filter-option[data-v-d69341fa]{justify-content:space-between;text-align:left;width:100%}.pace-list-filter-option-count[data-v-d69341fa]{font-weight:700;opacity:.85}.ent-filter-backdrop--popover[data-v-d69341fa]{background:transparent;display:none;top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;z-index:95}@media (max-width: 640px){.ent-filter-backdrop--popover[data-v-d69341fa]{background:#0f172a6b;display:block;pointer-events:auto}}.dashboard-pending-filters-root[data-v-d69341fa]{position:relative;z-index:25}.modal-detail-filter-trigger[data-v-d69341fa]{align-items:center;display:inline-flex;font-size:.82rem;font-weight:700;gap:.35rem;min-height:34px;padding:0 .55rem;white-space:nowrap}.modal-detail-filter-trigger--open[data-v-d69341fa],.modal-detail-filter-trigger[data-v-d69341fa]:hover{background:#f1f5f9;border-color:#cbd5e1}.modal-detail-filter-trigger--ghost[data-v-d69341fa]{background:#fff;border-color:#e2e8f0;color:#475569;font-weight:600}.modal-detail-filter-trigger--ghost.modal-detail-filter-trigger--open[data-v-d69341fa],.modal-detail-filter-trigger--ghost[data-v-d69341fa]:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.ent-filter-count-badge[data-v-d69341fa]{align-items:center;background:var(--primary);border-radius:999px;color:var(--color-text-on-primary, #fff);display:inline-flex;font-size:.72rem;font-weight:800;justify-content:center;line-height:1;min-height:1.35rem;min-width:1.35rem;padding:0 .35rem}.enterprises-filter-panel[data-v-d69341fa]{background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);border-radius:14px;box-shadow:0 4px 6px -1px #0f172a14,0 12px 24px -4px #0f172a1f;max-height:min(70vh,520px);max-width:min(400px,calc(100vw - 1.5rem));min-width:min(320px,calc(100vw - 1.5rem));overflow-x:hidden;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.enterprises-filter-panel[data-v-d69341fa]{scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.enterprises-filter-panel[data-v-d69341fa]::-webkit-scrollbar{height:8px;width:8px}.enterprises-filter-panel[data-v-d69341fa]::-webkit-scrollbar-track{background:transparent}.enterprises-filter-panel[data-v-d69341fa]::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid transparent;border-radius:999px;background-clip:padding-box}.enterprises-filter-panel-header[data-v-d69341fa]{align-items:center;background:var(--surface, #ffffff);border-bottom:1px solid #eef2f6;display:flex;gap:.75rem;justify-content:space-between;padding:.85rem 1rem;position:sticky;top:0;z-index:1}.enterprises-filter-panel-title[data-v-d69341fa]{color:#0f172a;font-size:1rem;font-weight:800;margin:0}.enterprises-filter-clear-all.button.ghost[data-v-d69341fa]{font-size:.8125rem;min-height:36px;padding-left:.65rem;padding-right:.65rem}.enterprises-filter-clear-all[data-v-d69341fa]:disabled{cursor:not-allowed;opacity:.45}.enterprises-filter-panel-body[data-v-d69341fa]{display:flex;flex-direction:column;gap:1.1rem;padding:1rem}.enterprises-filter-panel-footer[data-v-d69341fa]{border-top:1px solid #eef2f6;display:flex;justify-content:flex-end;padding:.5rem 1rem .75rem}.pending-filters-done-btn[data-v-d69341fa]{color:#475569;font-size:.8125rem;font-weight:600;min-height:34px;padding:0 .75rem;width:auto}.pending-filters-done-btn[data-v-d69341fa]:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}.filter-panel-group[data-v-d69341fa]{display:flex;flex-direction:column;gap:.65rem}.filter-panel-group-title[data-v-d69341fa]{color:var(--muted, #64748b);font-size:.72rem;font-weight:800;letter-spacing:.06em;margin:0;text-transform:uppercase}.enterprises-filter[data-v-d69341fa]{display:flex;flex-direction:column;gap:.35rem;min-width:0}.enterprises-filter-label[data-v-d69341fa]{color:var(--muted, #64748b);display:block;font-size:.78rem;font-weight:700;margin-bottom:.28rem}.enterprises-status-multiselect[data-v-d69341fa]{display:flex;flex-wrap:wrap;gap:.4rem}.enterprise-status-option[data-v-d69341fa]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;cursor:pointer;font-size:.78rem;font-weight:700;line-height:1.2;padding:.38rem .58rem;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.enterprise-status-option[data-v-d69341fa]:hover{background:#eef2ff;border-color:#004b9359;color:var(--color-primary-strong)}.enterprise-status-option--active[data-v-d69341fa]{background:var(--color-primary-soft);border-color:#004b9373;color:var(--color-primary)}.competence-cutoff-field--compact .competence-cutoff-prefix[data-v-c9ec86cc]{font-size:.78rem;font-weight:700;letter-spacing:0;min-width:2.35rem;padding:0 .35rem;text-transform:none}.competence-cutoff-field--compact .competence-cutoff-input[data-v-c9ec86cc]{font-size:.75rem;letter-spacing:.01em;max-width:7.35rem;min-height:34px;min-width:8.85rem;padding:.3rem 1.85rem .3rem 2.45rem;width:7.35rem}.competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input[data-v-c9ec86cc]{max-width:7.75rem;min-width:7.35rem;width:7.35rem}.competence-cutoff-field--compact .competence-cutoff-input[data-v-c9ec86cc]::placeholder{color:#94a3b8;font-size:.75rem;letter-spacing:0}.competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input[data-v-c9ec86cc]::placeholder{font-size:.75rem}.competence-cutoff-field--compact .competence-cutoff-calendar-button[data-v-c9ec86cc]{height:26px;right:.15rem;width:26px}.competence-cutoff-picker-months[data-v-c9ec86cc]{display:grid;gap:.35rem;grid-template-columns:repeat(3,1fr);margin-top:.5rem}.competence-cutoff-picker-month[data-v-c9ec86cc]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;font-size:.72rem;font-weight:600;min-height:2rem;padding:.35rem .2rem;text-transform:capitalize}.competence-cutoff-picker-month[data-v-c9ec86cc]:hover{background:#f8fafc;border-color:#cbd5e1}.competence-cutoff-picker-month--selected[data-v-c9ec86cc]{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.competence-cutoff-picker-title--year-only[data-v-c9ec86cc]{justify-content:center}.search-highlight[data-v-8306c1ec]{background:#004b9317;border-radius:4px;color:#036;font:inherit;font-weight:800;padding:0 .12em}.copyable-cnpj-cell[data-v-12d1dc59]{align-items:center;display:inline-flex;gap:.3rem;max-width:100%;min-width:0;vertical-align:middle}.copyable-cnpj-cell__text[data-v-12d1dc59]{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copyable-cnpj-cell__btn[data-v-12d1dc59]{align-items:center;background:transparent;border:0;border-radius:6px;color:#94a3b8;cursor:pointer;display:inline-flex;flex-shrink:0;height:22px;justify-content:center;margin-inline-start:.05rem;opacity:0;padding:0;transition:opacity .12s ease,color .12s ease,background-color .12s ease;width:22px}.copyable-cnpj-cell__btn svg[data-v-12d1dc59]{height:14px;width:14px}.copyable-cnpj-cell__btn[data-v-12d1dc59]:hover,.copyable-cnpj-cell__btn[data-v-12d1dc59]:focus-visible{background:#eef2ff;color:#4f46e5;opacity:1}.copyable-cnpj-cell__btn--copied[data-v-12d1dc59]{color:#0f766e;opacity:1}.detail-data-row:hover,.enterprise-stack-card:hover,.enterprises-row:hover,.copyable-cnpj-cell:focus-within .copyable-cnpj-cell__btn[data-v-12d1dc59]{opacity:1}@media (hover: none){.copyable-cnpj-cell__btn[data-v-12d1dc59]{opacity:.65}}.dashboard-panel-header[data-v-f99085da]{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:1rem}.dashboard-panel-header--enterprise-inline[data-v-f99085da]{align-items:center;gap:.5rem;margin-bottom:.55rem}.modal-enterprise-head-row[data-v-f99085da]{align-items:center;display:flex;flex:1;gap:.65rem;justify-content:space-between;min-width:0}.modal-enterprise-title-search[data-v-f99085da]{align-items:center;display:flex;flex:1;flex-wrap:nowrap;gap:.5rem .85rem;min-width:0}.modal-enterprise-titles[data-v-f99085da]{flex:0 1 auto;max-width:min(100%,22rem);min-width:0}.modal-enterprise-search-field[data-v-f99085da]{flex:0 1 14rem;max-width:14rem;min-width:7.25rem}.modal-enterprise-search-input[data-v-f99085da]{width:100%}.dashboard-panel-header h3[data-v-f99085da]{color:#0f172a;font-size:1.9rem;margin:0 0 .2rem}.modal-heading-wrap[data-v-f99085da]{align-items:flex-start;display:flex;gap:.8rem}.modal-title-icon[data-v-f99085da]{align-items:center;background:#16a34a;border-radius:999px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:800;height:40px;justify-content:center;margin-top:.05rem;width:40px}.modal-title-icon--pending[data-v-f99085da]{background:#facc15;color:#7c2d12}.modal-close-button[data-v-f99085da]{align-items:center;border:1px solid #dbe3ee;color:#334155;display:inline-flex;justify-content:center;min-height:40px;min-width:40px;padding:0}.modal-close-button span[data-v-f99085da]{font-size:1.25rem;line-height:1}.modal-context[data-v-f99085da]{color:#64748b;font-size:.84rem;margin:.2rem 0 0}.modal-context-chips[data-v-f99085da]{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.2rem}.modal-context-chip[data-v-f99085da]{background:#eef2ff;border:1px solid rgba(0,75,147,.22);border-radius:999px;color:#3730a3;font-size:.68rem;font-weight:700;letter-spacing:.02em;line-height:1.2;padding:.18rem .5rem;text-transform:uppercase}.modal-context-chip--muted[data-v-f99085da]{background:#f8fafc;border-color:#e2e8f0;color:#64748b;font-variant-numeric:tabular-nums;text-transform:none}.dashboard-detail-toolbar[data-v-f99085da]{flex-shrink:0;margin-bottom:1rem}.dashboard-detail-toolbar--with-facets[data-v-f99085da]{align-items:center;display:grid;gap:.75rem;grid-template-columns:2fr repeat(3,minmax(140px,1fr))}.dashboard-detail-toolbar--pending-facets[data-v-f99085da]{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem .75rem}.pending-facet-date-select[data-v-f99085da]{flex:0 0 auto;max-width:11rem;min-height:34px}.pending-regime-filters[data-v-f99085da]{display:flex;flex:1 1 16rem;flex-direction:column;gap:.35rem;min-width:min(100%,12rem)}.pending-regime-filters-label[data-v-f99085da]{color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.pending-regime-filters-options[data-v-f99085da]{display:flex;flex-wrap:wrap;gap:.35rem .5rem}.pending-regime-filter-option[data-v-f99085da]{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.68rem;font-weight:600;gap:.3rem;line-height:1.2;padding:.2rem .45rem .2rem .35rem;-webkit-user-select:none;user-select:none}.pending-regime-filter-option[data-v-f99085da]:has(input:checked){background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.pending-regime-filter-option input[data-v-f99085da]{accent-color:#2563eb;margin:0}.pending-regime-clear[data-v-f99085da]{flex:0 0 auto;font-size:.78rem;min-height:34px;padding:.35rem .55rem;white-space:nowrap}.dashboard-detail-card--enterprise-compact .dashboard-detail-toolbar--pending-facets .select[data-v-f99085da]{font-size:.88rem;min-height:34px}.dashboard-detail-toolbar .input[data-v-f99085da],.dashboard-detail-toolbar .select[data-v-f99085da]{min-height:44px;width:100%}.dashboard-search-field[data-v-f99085da]{position:relative}.dashboard-search-icon[data-v-f99085da]{align-items:center;color:#94a3b8;display:inline-flex;height:18px;justify-content:center;left:.9rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:18px}.dashboard-search-icon svg[data-v-f99085da]{height:16px;width:16px}.dashboard-detail-search[data-v-f99085da]{border-color:#dbe3ee;border-radius:10px;min-height:44px;padding-left:2.5rem;width:100%}.dashboard-detail-toolbar--compact-search[data-v-f99085da]{display:flex;justify-content:flex-start}.dashboard-detail-search--compact[data-v-f99085da]{max-width:500px}.dashboard-modal-backdrop[data-v-f99085da]{align-items:center;background:#0f172a6b;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1.5rem;position:fixed;z-index:60}.dashboard-detail-card--shell[data-v-f99085da]{background:linear-gradient(180deg,#fff,#f8fafc)}.dashboard-detail-card--viewport-fill[data-v-f99085da]{--detail-list-clip: min(84vh, calc(96vh - 6rem) );min-height:min(92vh,900px)}.dashboard-detail-card--viewport-fill.dashboard-detail-card--enterprise-compact .dashboard-detail-table-wrap[data-v-f99085da]{flex:1 1 auto;max-height:var(--enterprise-list-clip, var(--detail-list-clip));min-height:0;overflow:auto}.dashboard-panel-header--closing-single-row[data-v-f99085da]{margin-bottom:.4rem}.modal-closing-head-row[data-v-f99085da]{align-items:center;display:flex;flex:1;gap:.5rem;justify-content:space-between;min-width:0;width:100%}.modal-closing-title-search[data-v-f99085da]{align-items:center;flex:1 1 auto;flex-wrap:nowrap;gap:.5rem .75rem;min-width:0}.modal-closing-titles h3[data-v-f99085da]{font-size:1.15rem;margin:0;white-space:nowrap}.modal-closing-search-field[data-v-f99085da]{flex:1 1 12rem;max-width:22rem;min-width:8rem}.modal-closing-controls[data-v-f99085da]{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.35rem .5rem;justify-content:flex-end}.modal-closing-filter[data-v-f99085da]{align-items:center;display:inline-flex;gap:.35rem}.modal-closing-filter-label[data-v-f99085da]{color:#64748b;font-size:.72rem;font-weight:600;white-space:nowrap}.modal-closing-filter-input[data-v-f99085da]{max-width:6.5rem;min-height:36px;padding:.35rem .5rem}.modal-detail-sort[data-v-f99085da]{position:relative}.modal-detail-sort-trigger[data-v-f99085da]{align-items:center;color:#334155;display:inline-flex;justify-content:center;min-height:34px;min-width:34px;padding:0}.modal-detail-sort-trigger svg[data-v-f99085da]{height:18px;width:18px}.modal-detail-sort-trigger--open[data-v-f99085da],.modal-detail-sort-trigger[data-v-f99085da]:hover{background:#f1f5f9;border-color:#cbd5e1}.modal-detail-sort-menu[data-v-f99085da]{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 24px #0f172a24;display:flex;flex-direction:column;gap:.15rem;min-width:13.5rem;padding:.35rem;position:absolute;right:0;top:calc(100% + .35rem);z-index:80}.modal-detail-sort-menu-item[data-v-f99085da]{background:transparent;border:0;border-radius:8px;color:#334155;cursor:pointer;font-size:.82rem;font-weight:600;line-height:1.25;padding:.45rem .55rem;text-align:left;white-space:nowrap}.modal-detail-sort-menu-item[data-v-f99085da]:hover{background:#f8fafc}.modal-detail-sort-menu-item--active[data-v-f99085da]{background:#eff6ff;color:#1d4ed8}.dashboard-detail-card[data-v-f99085da]{--detail-card-cap-h: min(96vh, 960px);background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 32px #0f172a1f;display:flex;flex-direction:column;height:auto;max-height:var(--detail-card-cap-h);max-width:1100px;min-height:0;overflow:hidden;padding:1.2rem;width:min(96vw,1100px)}.dashboard-detail-card--closing[data-v-f99085da],.dashboard-detail-card--enterprise-wide[data-v-f99085da]{max-width:1160px;width:min(97vw,1160px)}.dashboard-detail-card--enterprise-registry-wide[data-v-f99085da]{max-width:1320px;width:min(98vw,1320px)}.dashboard-detail-card--enterprise-compact.dashboard-detail-card--enterprise-shell-locked[data-v-f99085da]{--detail-card-shell-h: min(92vh, 900px);--enterprise-list-clip: min(84vh, calc(96vh - 6rem) );height:var(--detail-card-shell-h);max-height:var(--detail-card-cap-h);min-height:var(--detail-card-shell-h);padding:.75rem .95rem .95rem}.dashboard-detail-card--enterprise-compact .dashboard-panel-header--enterprise-inline[data-v-f99085da]{margin-bottom:.35rem}.dashboard-detail-card--enterprise-compact .modal-enterprise-search-field .modal-enterprise-search-input[data-v-f99085da]{border-radius:8px;font-size:.8rem;min-height:32px;padding:.3rem .45rem .3rem 1.85rem}.dashboard-detail-card--enterprise-compact .modal-enterprise-search-field .dashboard-search-icon[data-v-f99085da]{height:15px;left:.55rem;width:15px}.dashboard-detail-card--enterprise-compact .modal-enterprise-search-field .dashboard-search-icon svg[data-v-f99085da]{height:15px;width:15px}.dashboard-detail-card--enterprise-compact .dashboard-detail-table-wrap[data-v-f99085da]{flex:1 1 auto;max-height:var(--enterprise-list-clip);min-height:var(--enterprise-list-clip);min-width:0;overflow:auto}.dashboard-detail-card--enterprise-compact .dashboard-detail-stack-wrap.dashboard-detail-table-wrap[data-v-f99085da]{flex:1 1 auto;min-height:var(--enterprise-list-clip)}.dashboard-detail-card--enterprise-compact .dashboard-panel-header h3[data-v-f99085da]{font-size:1.15rem;line-height:1.25;margin:0}.dashboard-detail-card--enterprise-compact .modal-context[data-v-f99085da]{font-size:.76rem;line-height:1.2;margin:.1rem 0 0}.dashboard-panel-header--pending h3[data-v-f99085da]{font-size:1.05rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-panel-header--pending .modal-context[data-v-f99085da]{font-size:.72rem;margin:.06rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-panel-header--pending .modal-context-chips[data-v-f99085da]{margin-top:.12rem}.dashboard-panel-header--pending .modal-context-chip[data-v-f99085da]{font-size:.64rem;padding:.14rem .42rem}.dashboard-panel-header--pending .modal-enterprise-titles[data-v-f99085da]{flex:1 1 auto;max-width:min(100%,14.5rem);min-width:0}.dashboard-panel-header--pending .modal-enterprise-title-search[data-v-f99085da]{gap:.4rem .55rem}.dashboard-panel-header--pending .modal-enterprise-search-field[data-v-f99085da]{flex:0 1 10.25rem;max-width:10.25rem;min-width:6.5rem}.dashboard-panel-header--pending .modal-header-actions[data-v-f99085da]{flex:0 0 auto;flex-shrink:0}.modal-pending-date-range[data-v-f99085da]{align-items:center;display:inline-flex;flex:0 0 auto;flex-shrink:0;gap:.35rem}.dashboard-detail-card--enterprise-compact .modal-heading-wrap[data-v-f99085da]{gap:.55rem}.dashboard-detail-card--enterprise-compact .modal-title-icon[data-v-f99085da]{font-size:.8rem;height:32px;margin-top:0;width:32px}.dashboard-detail-card--enterprise-compact .modal-close-button[data-v-f99085da]{min-height:34px;min-width:34px}.dashboard-detail-card--enterprise-compact .modal-close-button span[data-v-f99085da]{font-size:1.1rem}.dashboard-detail-card--enterprise-compact .dashboard-detail-toolbar[data-v-f99085da]{margin-bottom:.45rem}.dashboard-detail-card--enterprise-compact .dashboard-detail-search[data-v-f99085da]{border-radius:8px;font-size:.9rem;min-height:36px;padding-left:2.3rem}.dashboard-detail-card--enterprise-compact .dashboard-search-icon[data-v-f99085da]{left:.72rem}.dashboard-detail-table-wrap .table.table--enterprise-totals th[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-totals td[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry th[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry td[data-v-f99085da]{font-size:.87rem;padding:.3rem .38rem}.dashboard-detail-table-wrap .table.table--enterprise-totals th[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry th[data-v-f99085da]{font-size:.72rem;letter-spacing:.02em;padding:.5rem .42rem}.dashboard-detail-card--enterprise-compact .dashboard-detail-table-wrap .table.table--enterprise-totals .closing-last-cell--enterprise[data-v-f99085da]{font-size:.82rem}.dashboard-detail-card--enterprise-compact .enterprise-card-list[data-v-f99085da]{gap:.5rem}.dashboard-detail-card--enterprise-compact[data-v-f99085da] .dashboard-pagination{margin-top:auto;padding-top:.4rem}.dashboard-detail-card--enterprise-compact .enterprise-stack-card[data-v-f99085da]{padding:.62rem .72rem}.dashboard-detail-card--enterprise-compact .enterprise-stack-title[data-v-f99085da]{font-size:.9rem}.dashboard-detail-card--enterprise-compact .enterprise-stack-cnpj[data-v-f99085da],.dashboard-detail-card--enterprise-compact .enterprise-stack-regime[data-v-f99085da]{font-size:.8rem}.dashboard-detail-card--enterprise-compact .enterprise-stack-closing-row dt[data-v-f99085da]{font-size:.68rem}.dashboard-detail-card--enterprise-compact .enterprise-stack-closing-row dd[data-v-f99085da]{font-size:.87rem}.dashboard-detail-card--enterprise-compact .enterprise-stack-num[data-v-f99085da]{font-size:.75rem}.dashboard-detail-table-wrap[data-v-f99085da]{border:1px solid #e2e8f0;border-radius:12px;flex:0 1 auto;max-height:min(58vh,calc(92vh - 15.5rem));min-height:0;overflow:auto}.dashboard-detail-table-wrap .table[data-v-f99085da]{table-layout:fixed;width:100%}.dashboard-detail-table-wrap .table th[data-v-f99085da],.dashboard-detail-table-wrap .table td[data-v-f99085da]{border-left:none;border-right:none;border-bottom:1px solid #f1f5f9;vertical-align:middle;white-space:nowrap}.dashboard-detail-table-wrap .table th[data-v-f99085da]{background:var(--color-primary-soft);color:var(--color-primary);font-size:.77rem;font-weight:700;letter-spacing:.03em;padding:.55rem .5rem;text-transform:uppercase;position:sticky;top:0;z-index:1}.dashboard-detail-table-wrap .table td[data-v-f99085da]{padding:.75rem .5rem;border-bottom-color:#f1f5f9;font-size:.9rem;overflow:hidden;text-overflow:ellipsis}.dashboard-detail-table-wrap .table td.cell-highlightable[data-v-f99085da]{white-space:nowrap}.dashboard-detail-table-wrap .table td.cell-enterprise-name[data-v-f99085da]{color:var(--color-text-emphasis);font-size:.9rem;font-weight:600}.dashboard-detail-table-wrap .table td.cell-number[data-v-f99085da]{color:#94a3b8;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:400}.dashboard-detail-table-wrap .table td.cell-cnpj[data-v-f99085da]{color:#64748b;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:.01em;overflow:visible}.dashboard-detail-table-wrap .table td.cell-regime[data-v-f99085da]{overflow:hidden}.enterprise-regime-label[data-v-f99085da]{color:#64748b;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.01em;line-height:1.25;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.dashboard-detail-table-wrap .table th.th-number[data-v-f99085da],.dashboard-detail-table-wrap .table td.cell-number[data-v-f99085da]{text-align:center}.dashboard-detail-table-wrap .table th.th-cnpj[data-v-f99085da],.dashboard-detail-table-wrap .table td.cell-cnpj[data-v-f99085da]{font-variant-numeric:tabular-nums;letter-spacing:.01em;padding-inline-end:1.05rem;text-align:left}.dashboard-detail-table-wrap .table td[data-v-f99085da]{border-bottom-color:#f1f5f9}.dashboard-detail-table-wrap .table td.cell-cnpj[data-v-f99085da] .copyable-cnpj-cell__text{font-family:inherit;font-variant-numeric:tabular-nums;letter-spacing:inherit}.dashboard-detail-table-wrap .table th.th-closing[data-v-f99085da]{text-align:center}.dashboard-detail-table-wrap .table th.th-closing--active[data-v-f99085da]{background:linear-gradient(180deg,#ede9fe,#e0e7ff);box-shadow:inset 0 -2px #004b9373;color:#312e81}.dashboard-detail-table-wrap .table th.th-pace-situation[data-v-f99085da],.dashboard-detail-table-wrap .table td.cell-pace-situation[data-v-f99085da]{text-align:center}.dashboard-detail-table-wrap .table tbody tr.detail-data-row td[data-v-f99085da]{transition:background-color var(--motion-normal, .18s) var(--ease-out, ease),box-shadow var(--motion-normal, .18s) var(--ease-out, ease)}.dashboard-detail-table-wrap .table tr:nth-child(2n) td[data-v-f99085da]{background:#f8fafc}.dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td[data-v-f99085da]{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#ffffff);box-shadow:inset 0 1px #004b930f,inset 0 -1px #004b930f}.dashboard-detail-table-wrap .table tbody tr.detail-data-row:nth-child(2n):hover td[data-v-f99085da]{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#fafbfc)}.dashboard-detail-table-wrap .table tbody tr.detail-data-row:hover td[data-v-f99085da]:first-child{box-shadow:inset 3px 0 0 var(--color-primary, #004b93),inset 0 1px #004b930f,inset 0 -1px #004b930f}.dashboard-detail-table-wrap .col-enterprise[data-v-f99085da]{width:22%}.dashboard-detail-table-wrap .col-number[data-v-f99085da]{width:9%}.dashboard-detail-table-wrap .col-cnpj[data-v-f99085da]{width:15%}.dashboard-detail-table-wrap .col-regime[data-v-f99085da]{width:8%}.dashboard-detail-table-wrap .table.table--enterprise-registry[data-v-f99085da]{min-width:1080px}.dashboard-detail-table-wrap .table--enterprise-registry .col-enterprise[data-v-f99085da]{width:20%}.dashboard-detail-table-wrap .table--enterprise-registry .col-number[data-v-f99085da]{width:7%}.dashboard-detail-table-wrap .table--enterprise-registry .col-cnpj[data-v-f99085da]{width:12%}.dashboard-detail-table-wrap .table--enterprise-registry .col-regime[data-v-f99085da]{width:10%}.dashboard-detail-table-wrap .table--enterprise-registry .col-period[data-v-f99085da]{width:7%}.dashboard-detail-table-wrap .table--enterprise-registry .col-status[data-v-f99085da]{width:9%}.dashboard-detail-table-wrap .table--enterprise-registry .col-out-of-period[data-v-f99085da]{width:8%}.dashboard-detail-table-wrap .table.table--enterprise-registry th[data-v-f99085da]:first-child,.dashboard-detail-table-wrap .table.table--enterprise-registry td[data-v-f99085da]:first-child{padding-inline-start:.65rem}.dashboard-detail-table-wrap .table.table--enterprise-registry th[data-v-f99085da]:last-child,.dashboard-detail-table-wrap .table.table--enterprise-registry td[data-v-f99085da]:last-child{padding-inline-end:.65rem}.dashboard-detail-table-wrap .table.table--enterprise-registry thead th[data-v-f99085da]{background:var(--color-primary-soft)}.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-enterprise-name[data-v-f99085da]{font-size:.9rem}.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-number[data-v-f99085da]{font-size:.75rem}.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-cnpj[data-v-f99085da]{font-size:.8rem}.dashboard-detail-table-wrap .table.table--enterprise-registry th.th-number[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-number[data-v-f99085da]{text-align:center}.dashboard-detail-table-wrap .table.table--enterprise-registry th.th-enterprise[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-enterprise-name[data-v-f99085da]{text-align:left}.dashboard-detail-table-wrap .table.table--enterprise-registry th.th-cnpj[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-cnpj[data-v-f99085da]{padding-inline:.75rem;text-align:left}.dashboard-detail-table-wrap .table.table--enterprise-registry th.th-regime[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-regime[data-v-f99085da]{text-align:left}.dashboard-detail-table-wrap .table.table--enterprise-registry th.th-period[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-period[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry th.th-status[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-status[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry th.th-out-of-period[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-out-of-period[data-v-f99085da]{text-align:center}.dashboard-detail-table-wrap .table--enterprise-registry td.cell-enterprise-name[data-v-f99085da]{font-weight:500}.dashboard-detail-table-wrap .table--enterprise-registry .enterprise-regime-label[data-v-f99085da]:not(.enterprise-regime-label--muted){color:#64748b;font-weight:500}.dashboard-detail-table-wrap .table--enterprise-registry td.cell-period[data-v-f99085da]{color:#475569;font-variant-numeric:tabular-nums}.dashboard-detail-table-wrap .table--enterprise-registry td.cell-period.ent-td-period--empty[data-v-f99085da],.dashboard-detail-table-wrap .table--enterprise-registry .enterprise-regime-label--muted[data-v-f99085da]{color:#94a3b8;font-weight:400}.dashboard-detail-table-wrap .table.table--enterprise-registry tr:nth-child(2n) td[data-v-f99085da]{background:#f8fafc}.dashboard-detail-table-wrap .table.table--enterprise-registry tbody tr.detail-data-row:nth-child(2n):hover td[data-v-f99085da]{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#f9fafb)}.dashboard-detail-table-wrap .table.table--enterprise-registry tbody tr.detail-data-row:hover td[data-v-f99085da]{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#ffffff);box-shadow:inset 0 1px #004b930f,inset 0 -1px #004b930f}.dashboard-detail-table-wrap .table.table--enterprise-registry tbody tr.detail-data-row:hover td[data-v-f99085da]:first-child{box-shadow:inset 3px 0 0 var(--color-primary, #004b93),inset 0 1px #004b930f,inset 0 -1px #004b930f}.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-status .badge[data-v-f99085da],.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-out-of-period .badge[data-v-f99085da]{box-shadow:0 0 0 1px #e2e8f0d9}.dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-status .badge.muted[data-v-f99085da]{background:#fff;border:1px solid #e2e8f0;box-shadow:none}.dashboard-detail-table-wrap .table--enterprise-registry .cell-out-of-period .badge--out-period[data-v-f99085da]{font-size:.72rem;font-weight:600;padding:.18rem .48rem}.dashboard-detail-table-wrap .table--enterprise-registry .cell-out-of-period .badge--out-period-free[data-v-f99085da]{background:color-mix(in srgb,var(--color-success-soft) 48%,#fff);color:color-mix(in srgb,var(--color-success-text) 62%,#64748b)}.dashboard-detail-table-wrap .table--enterprise-registry .cell-out-of-period .badge--out-period-block[data-v-f99085da]{background:color-mix(in srgb,var(--color-danger-soft) 52%,#fff);color:color-mix(in srgb,var(--color-danger-text) 58%,#64748b)}.dashboard-detail-table-wrap .table--enterprise-registry .cell-out-of-period .badge--out-period-warn[data-v-f99085da]{background:color-mix(in srgb,var(--color-warning-soft) 52%,#fff);color:color-mix(in srgb,var(--color-warning-text) 62%,#64748b)}.dashboard-detail-table-wrap .table--enterprise-registry .cell-out-of-period .badge.muted.badge--out-period[data-v-f99085da]{background:#f8fafc;color:#9ca3af;font-weight:500}.dashboard-detail-card--detail-v2[data-v-f99085da]{--detail-modal-esca-border: color-mix(in srgb, var(--color-primary) 20%, #e2e8f0);--detail-modal-esca-shadow: 0 18px 42px color-mix(in srgb, var(--color-primary) 12%, rgba(15, 23, 42, .14)), 0 2px 8px color-mix(in srgb, var(--color-primary) 6%, rgba(15, 23, 42, .06));--detail-modal-hero-bg: linear-gradient( 165deg, color-mix(in srgb, var(--color-primary) 6%, #fff) 0%, var(--color-primary-soft) 48%, color-mix(in srgb, var(--color-primary) 14%, var(--color-primary-soft)) 100% );--detail-modal-hero-border: color-mix(in srgb, var(--color-primary) 22%, #dbe3ee);--detail-modal-hero-shadow: inset 0 1px 0 color-mix(in srgb, #fff 65%, transparent);--detail-modal-th-bg: color-mix(in srgb, var(--color-primary) 18%, var(--color-primary-soft));--detail-modal-th-border: color-mix(in srgb, var(--color-primary) 26%, #dbe3ee);border-color:var(--detail-modal-esca-border);box-shadow:var(--detail-modal-esca-shadow)}.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap[data-v-f99085da]{border-color:var(--detail-modal-esca-border);box-shadow:0 1px 3px color-mix(in srgb,var(--color-primary) 8%,rgba(15,23,42,.06)),inset 0 1px #fff}.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table th[data-v-f99085da]{background:var(--detail-modal-th-bg);border-bottom:1px solid var(--detail-modal-th-border);box-shadow:inset 0 1px color-mix(in srgb,#fff 55%,transparent);color:var(--color-primary-strong)}.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table.table--enterprise-registry thead th[data-v-f99085da]{background:var(--detail-modal-th-bg);border-bottom:1px solid var(--detail-modal-th-border)}.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing[data-v-f99085da],.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing--active[data-v-f99085da],.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table.reopens-dominio-audit-mode th.th-dominio-audit[data-v-f99085da]{background:#f8fafc;border-bottom:1px solid #f1f5f9;box-shadow:none;color:#64748b}.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table tr:nth-child(2n) td[data-v-f99085da]{background:#f8fafc}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table th.th-closing--active[data-v-f99085da]{background:var(--detail-modal-th-bg);border-bottom:1px solid var(--detail-modal-th-border);box-shadow:inset 0 1px color-mix(in srgb,#fff 55%,transparent);color:var(--color-primary-strong)}.dashboard-detail-card--detail-modal-sibling-refined.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table th.th-closing--active[data-v-f99085da],.dashboard-detail-card--fechamentos-ui-v2.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table th.th-closing--active[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table th.th-closing--active[data-v-f99085da]{background:#f8fafc;border-bottom:1px solid #f1f5f9;box-shadow:none;color:#64748b}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table th.th-closing[data-v-f99085da],.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table td.closing-last-cell[data-v-f99085da],.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table td.cell-dominio-audit[data-v-f99085da]{text-align:left;white-space:normal}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing[data-v-f99085da]{background:var(--detail-modal-th-bg);border-bottom:1px solid var(--detail-modal-th-border);box-shadow:inset 0 1px color-mix(in srgb,#fff 55%,transparent);color:var(--color-primary-strong);font-size:.72rem;letter-spacing:.02em;text-transform:uppercase;white-space:normal}.dashboard-detail-card--detail-modal-sibling-refined.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing[data-v-f99085da],.dashboard-detail-card--fechamentos-ui-v2.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing[data-v-f99085da]{background:#f8fafc;border-bottom:1px solid #f1f5f9;box-shadow:none;color:#64748b;font-weight:600;letter-spacing:.035em}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.reopens-scoped-mode td.closing-last-cell[data-v-f99085da]{padding-inline:.38rem;text-align:left}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table th[data-v-f99085da],.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.table--enterprise-totals th[data-v-f99085da],.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.scoped-mode.table--enterprise-totals th[data-v-f99085da]{font-size:.72rem;letter-spacing:.02em;padding:.5rem .42rem;text-transform:uppercase}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.scoped-mode.table--enterprise-totals td[data-v-f99085da]{font-size:.87rem;padding:.3rem .38rem}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.table--enterprise-registry thead th[data-v-f99085da]{background:var(--detail-modal-th-bg);border-bottom:1px solid var(--detail-modal-th-border);box-shadow:inset 0 1px color-mix(in srgb,#fff 55%,transparent);color:var(--color-primary-strong);font-size:.72rem;letter-spacing:.02em;text-transform:uppercase}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table td[data-v-f99085da]{font-size:.87rem;padding:.3rem .38rem;vertical-align:top}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table td.cell-enterprise-name[data-v-f99085da]{font-size:.9rem;font-weight:600}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table td.cell-number[data-v-f99085da]{font-size:.75rem;font-weight:400}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table td.cell-cnpj[data-v-f99085da]{font-size:.8rem;font-weight:400}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.table--enterprise-totals td.closing-last-cell--enterprise[data-v-f99085da],.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table td.closing-last-cell[data-v-f99085da],.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.reopens-scoped-mode td.closing-last-cell[data-v-f99085da]{font-size:.82rem}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table .closing-last-cell-main[data-v-f99085da]{display:block;font-size:inherit;font-variant-numeric:tabular-nums;font-weight:inherit;line-height:1.3}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table .closing-dominio-meta[data-v-f99085da]{color:#94a3b8;display:block;font-size:.68rem;font-weight:400;line-height:1.25;margin-top:.2rem;text-align:left}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.dominio-audit-column-mode td.cell-dominio-audit[data-v-f99085da],.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.reopens-dominio-audit-mode td.cell-dominio-audit[data-v-f99085da]{color:inherit;font-size:.82rem;font-weight:inherit;line-height:1.25}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.dominio-audit-column-mode td.cell-dominio-audit .closing-last-cell-main[data-v-f99085da],.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.reopens-dominio-audit-mode td.cell-dominio-audit .closing-last-cell-main[data-v-f99085da]{color:inherit;font-size:inherit;font-weight:inherit;line-height:1.3;overflow:visible;text-overflow:unset;text-transform:none;white-space:normal}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.dominio-audit-column-mode td.cell-dominio-audit .closing-dominio-meta[data-v-f99085da],.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.reopens-dominio-audit-mode td.cell-dominio-audit .closing-dominio-meta[data-v-f99085da]{color:#64748b;font-size:.72rem;font-weight:500;margin-top:.12rem}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-enterprise-name[data-v-f99085da]{font-size:.9rem;font-weight:600}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-number[data-v-f99085da]{font-size:.75rem}.dashboard-detail-card--match-eligible .dashboard-detail-table-wrap .table.table--enterprise-registry td.cell-cnpj[data-v-f99085da]{font-size:.8rem}.dashboard-detail-card--detail-v2.dashboard-detail-card--enterprise-compact .detail-modal-v2-header--hero[data-v-f99085da]{gap:0;margin:-.75rem -.95rem .4rem;width:calc(100% + 1.9rem)}.detail-modal-hero-header[data-v-f99085da]{display:flex;flex-direction:column}.detail-modal-hero-banner[data-v-f99085da]{align-items:center;background:var(--color-primary-soft);border-bottom:1px solid color-mix(in srgb,var(--color-primary) 12%,#dbe3ee);border-radius:18px 18px 0 0;display:flex;gap:.75rem;justify-content:space-between;padding:.85rem 1rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner[data-v-f99085da]{background:var(--detail-modal-hero-bg);border-bottom:1px solid var(--detail-modal-hero-border);box-shadow:var(--detail-modal-hero-shadow)}.detail-modal-hero-banner--unified[data-v-f99085da]{align-items:center;column-gap:.55rem;display:grid;grid-template-columns:auto minmax(9.5rem,17.5rem) minmax(0,1fr) auto;padding:.55rem .85rem .6rem;row-gap:.4rem}.detail-modal-hero-banner--unified.detail-modal-hero-banner--with-subtitle[data-v-f99085da]{grid-template-columns:minmax(0,11.5rem) minmax(8.5rem,14rem) minmax(0,1fr) auto}.detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__brand[data-v-f99085da]{max-width:11.5rem;min-width:0}.detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__title[data-v-f99085da],.detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__subtitle[data-v-f99085da]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__actions[data-v-f99085da]{flex-shrink:0;flex-wrap:nowrap;justify-content:flex-end;min-width:0;overflow:visible}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--unified.detail-modal-hero-banner--with-subtitle[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--unified.detail-modal-hero-banner--refined-toolbar[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--unified[data-v-f99085da]:not(.detail-modal-hero-banner--with-subtitle),.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--unified.detail-modal-hero-banner--refined-toolbar[data-v-f99085da]{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__brand[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__brand[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__brand[data-v-f99085da]{flex:0 1 auto;max-width:22rem;min-width:0}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__title[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__title[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__title[data-v-f99085da]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__subtitle[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__subtitle[data-v-f99085da]{max-width:100%;overflow:visible;text-overflow:unset;white-space:normal}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__search[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__search[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__search[data-v-f99085da]{flex:0 0 13.75rem;margin-inline:auto .35rem;max-width:13.75rem;min-width:11.5rem;width:13.75rem}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__search .detail-modal-v2-search[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__search .detail-modal-v2-search[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__search .detail-modal-v2-search[data-v-f99085da]{width:100%}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__actions[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__actions[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__actions[data-v-f99085da]{flex:0 0 auto;flex-shrink:0;flex-wrap:nowrap;justify-content:flex-end;margin-left:0;min-width:0;overflow:visible}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--with-date-range.detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__search[data-v-f99085da]{flex:0 0 13.75rem;margin-inline:.15rem .35rem;max-width:13.75rem;min-width:11.5rem;width:13.75rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--with-date-range.detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__actions[data-v-f99085da]{margin-left:auto}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--with-date-range[data-v-f99085da]:not(.detail-modal-hero-banner--refined-toolbar){grid-template-columns:auto minmax(9.5rem,13.75rem) minmax(0,1fr) auto auto}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--with-date-range:not(.detail-modal-hero-banner--refined-toolbar) .detail-modal-hero-banner__brand[data-v-f99085da]{grid-column:1;grid-row:1}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--with-date-range:not(.detail-modal-hero-banner--refined-toolbar) .detail-modal-hero-banner__search[data-v-f99085da]{grid-column:2;grid-row:1;max-width:13.75rem;min-width:9.5rem;width:13.75rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--with-date-range:not(.detail-modal-hero-banner--refined-toolbar) .detail-modal-hero-banner__actions[data-v-f99085da]{grid-column:4;grid-row:1}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--with-date-range:not(.detail-modal-hero-banner--refined-toolbar) .detail-modal-hero-banner__close[data-v-f99085da]{grid-column:5;grid-row:1;justify-self:end}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified[data-v-f99085da]:not(.detail-modal-hero-banner--refined-toolbar):not(.detail-modal-hero-banner--with-date-range){grid-template-columns:auto minmax(0,1fr) minmax(9.5rem,13.75rem) auto auto}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified:not(.detail-modal-hero-banner--refined-toolbar):not(.detail-modal-hero-banner--with-date-range) .detail-modal-hero-banner__brand[data-v-f99085da]{grid-column:1;grid-row:1}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified:not(.detail-modal-hero-banner--refined-toolbar):not(.detail-modal-hero-banner--with-date-range) .detail-modal-hero-banner__search[data-v-f99085da]{grid-column:3;grid-row:1;max-width:13.75rem;min-width:9.5rem;width:13.75rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified:not(.detail-modal-hero-banner--refined-toolbar):not(.detail-modal-hero-banner--with-date-range) .detail-modal-hero-banner__actions[data-v-f99085da]{grid-column:4;grid-row:1;margin-left:0}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified:not(.detail-modal-hero-banner--refined-toolbar):not(.detail-modal-hero-banner--with-date-range) .detail-modal-hero-banner__close[data-v-f99085da]{grid-column:5;grid-row:1;justify-self:end}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__close[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__close[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__close[data-v-f99085da]{flex:0 0 auto;margin-inline-end:.12rem;margin-left:.15rem}.detail-modal-hero-banner--unified .detail-modal-hero-banner__icon[data-v-f99085da]{height:38px;width:38px}.detail-modal-hero-banner--unified .detail-modal-hero-banner__icon svg[data-v-f99085da]{height:19px;width:19px}.detail-modal-hero-banner__brand[data-v-f99085da]{align-items:center;display:flex;gap:.7rem;min-width:0}.detail-modal-hero-banner__icon[data-v-f99085da]{align-items:center;background:#fff;border:2px solid color-mix(in srgb,var(--color-primary) 28%,#cbd5e1);border-radius:999px;box-shadow:0 1px 2px #0f172a0f;color:var(--color-primary);display:inline-flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__icon[data-v-f99085da]{border-color:color-mix(in srgb,var(--color-primary) 34%,#cbd5e1);box-shadow:0 1px 3px color-mix(in srgb,var(--color-primary) 12%,rgba(15,23,42,.08)),inset 0 1px #fff}.detail-modal-hero-banner__icon svg[data-v-f99085da]{height:22px;width:22px}.detail-modal-hero-banner__titles[data-v-f99085da]{min-width:0}.detail-modal-hero-banner__title[data-v-f99085da]{color:#0f172a;font-size:1.05rem;font-weight:800;line-height:1.2;margin:0;white-space:nowrap}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__title[data-v-f99085da]{color:var(--color-primary-strong)}.detail-modal-hero-banner__subtitle[data-v-f99085da]{color:#64748b;font-size:.72rem;font-weight:600;line-height:1.25;margin:.06rem 0 0}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__subtitle[data-v-f99085da]{color:color-mix(in srgb,var(--color-primary) 38%,#64748b)}.detail-modal-hero-banner__subtitle-sep[data-v-f99085da]{margin:0 .2rem}.detail-modal-hero-banner__icon--pending[data-v-f99085da]{border-color:color-mix(in srgb,#facc15 45%,#cbd5e1);color:#b45309}.detail-modal-hero-banner__icon--completed[data-v-f99085da]{border-color:color-mix(in srgb,var(--color-success-text) 35%,#cbd5e1);color:var(--color-success-text)}.detail-modal-hero-banner__icon--reopens[data-v-f99085da]{border-color:color-mix(in srgb,var(--color-danger) 35%,#cbd5e1);color:var(--color-danger-text)}.detail-modal-hero-banner__icon--pace[data-v-f99085da]{border-color:color-mix(in srgb,var(--color-primary) 28%,#cbd5e1);color:var(--color-primary)}.detail-modal-hero-banner__search[data-v-f99085da]{min-width:0}.detail-modal-hero-banner__search .detail-modal-v2-search[data-v-f99085da]{margin:0;width:100%}.detail-modal-hero-banner__search .detail-modal-v2-search .dashboard-detail-search[data-v-f99085da]{background:#fff;border:1px solid #dbe3ee;border-radius:999px;font-size:.8rem;height:32px;min-height:32px;padding:0 .65rem 0 2rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__search .detail-modal-v2-search .dashboard-detail-search[data-v-f99085da]{border-color:color-mix(in srgb,var(--color-primary) 18%,#dbe3ee);box-shadow:0 1px 2px color-mix(in srgb,var(--color-primary) 6%,rgba(15,23,42,.05))}.detail-modal-hero-banner__search .detail-modal-v2-search .dashboard-detail-search[data-v-f99085da]::placeholder{color:#94a3b8;font-size:.76rem}.detail-modal-hero-banner__actions[data-v-f99085da]{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem .45rem;justify-content:flex-end;min-width:0}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-v2-date-range[data-v-f99085da]{flex-shrink:0;gap:.25rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input{font-size:.78rem;min-width:7.15rem;padding:0 1.7rem 0 .5rem;width:7.35rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-prefix{font-size:.7rem;min-width:2.95rem;padding:0 .35rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input::placeholder{font-size:.78rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner--unified .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact .competence-cutoff-calendar-button{height:24px;width:24px}.detail-modal-hero-banner__actions .modal-detail-export-btn[data-v-f99085da]{font-size:.76rem;gap:.3rem;min-height:32px;padding:0 .5rem 0 .45rem}.detail-modal-hero-banner__actions .modal-detail-export-icon[data-v-f99085da]{height:.9rem;width:.9rem}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions .modal-detail-sort-trigger[data-v-f99085da],.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions .modal-detail-export-btn[data-v-f99085da]{min-height:32px}.dashboard-detail-card--detail-v2 .detail-modal-hero-banner__actions[data-v-f99085da] .modal-detail-filter-trigger{font-size:.76rem;min-height:32px;padding:0 .48rem}.detail-modal-hero-banner--unified:not(.detail-modal-hero-banner--refined-toolbar) .detail-modal-hero-banner__close[data-v-f99085da]{grid-column:4;grid-row:1;justify-self:end}.dashboard-detail-card--detail-v2.dashboard-detail-card--enterprise-compact .detail-modal-hero-banner__close[data-v-f99085da]{background:transparent;border:none;box-shadow:none;color:#64748b;min-height:34px;min-width:34px}.dashboard-detail-card--detail-v2.dashboard-detail-card--enterprise-compact .detail-modal-hero-banner__close[data-v-f99085da]:hover{background:color-mix(in srgb,#fff 55%,transparent);border:none;color:#0f172a}.dashboard-detail-card--detail-v2.dashboard-detail-card--enterprise-compact .detail-modal-v2-header--hero .detail-modal-v2-chips[data-v-f99085da]{padding-inline:1rem}.dashboard-detail-card--detail-v2.dashboard-detail-card--enterprise-compact .detail-modal-hero-banner--unified .detail-modal-v2-date-range[data-v-f99085da]{margin-left:0}@media (max-width: 1100px){.detail-modal-hero-banner--unified[data-v-f99085da]{grid-template-columns:auto minmax(8.5rem,14rem) minmax(0,1fr) auto}.detail-modal-hero-banner--unified.detail-modal-hero-banner--with-subtitle[data-v-f99085da]{grid-template-columns:minmax(0,10rem) minmax(7.5rem,12rem) minmax(0,1fr) auto}.detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__brand[data-v-f99085da]{max-width:10rem}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__brand[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__brand[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__brand[data-v-f99085da]{max-width:18rem}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__search[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__search[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__search[data-v-f99085da]{flex-basis:12.5rem;max-width:12.5rem;min-width:10.5rem;width:12.5rem}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__actions[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__actions[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__actions[data-v-f99085da]{flex-wrap:wrap}}@media (max-width: 900px){.detail-modal-hero-banner__title[data-v-f99085da]{white-space:normal}.detail-modal-hero-banner--unified[data-v-f99085da]{grid-template-columns:auto 1fr auto}.detail-modal-hero-banner--unified:not(.detail-modal-hero-banner--refined-toolbar) .detail-modal-hero-banner__search[data-v-f99085da]{grid-column:1 / -2;grid-row:2}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--unified.detail-modal-hero-banner--with-subtitle[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--unified.detail-modal-hero-banner--refined-toolbar[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--unified.detail-modal-hero-banner--refined-toolbar[data-v-f99085da]{flex-wrap:wrap;row-gap:.45rem}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__search[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__search[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__search[data-v-f99085da]{flex:1 1 100%;margin-inline:0;max-width:none;order:4;width:100%}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__actions[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__actions[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__actions[data-v-f99085da]{flex:1 1 100%;grid-column:unset;grid-row:unset;margin-left:0;order:5}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner--with-subtitle .detail-modal-hero-banner__close[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__close[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner--refined-toolbar .detail-modal-hero-banner__close[data-v-f99085da]{grid-column:unset;grid-row:unset;margin-left:auto;order:2}.detail-modal-hero-banner--unified:not(.detail-modal-hero-banner--refined-toolbar) .detail-modal-hero-banner__actions[data-v-f99085da]{grid-column:1 / -1;grid-row:3;justify-content:flex-start}.detail-modal-hero-banner--unified:not(.detail-modal-hero-banner--refined-toolbar) .detail-modal-hero-banner__close[data-v-f99085da]{grid-column:3;grid-row:1}}.enterprise-stack-registry .enterprise-regime-label--muted[data-v-f99085da],.enterprise-stack-registry .enterprise-stack-period--muted[data-v-f99085da]{color:#9ca3af;font-weight:400}.dashboard-detail-table-wrap .table--enterprise-totals .col-enterprise[data-v-f99085da]{width:22%}.dashboard-detail-table-wrap .table--enterprise-totals .col-number[data-v-f99085da]{width:8%}.dashboard-detail-table-wrap .table--enterprise-totals .col-cnpj[data-v-f99085da]{width:13%}.dashboard-detail-table-wrap .table--enterprise-totals .col-regime[data-v-f99085da]{width:11%}.dashboard-detail-table-wrap .table--enterprise-totals .col-last-comp[data-v-f99085da]{width:12%}.dashboard-detail-table-wrap .table.pace-day-mode .col-enterprise[data-v-f99085da]{width:20%}.dashboard-detail-table-wrap .table.pace-day-mode .col-cnpj[data-v-f99085da]{width:12%}.dashboard-detail-table-wrap .table.pace-day-mode .col-regime[data-v-f99085da]{width:9%}.dashboard-detail-table-wrap .table.pace-day-mode .col-last-comp[data-v-f99085da]{width:10%}.dashboard-detail-table-wrap .table.pace-day-mode .col-pace-situation[data-v-f99085da],.dashboard-detail-table-wrap .col-closing[data-v-f99085da]{width:17%}.dashboard-detail-table-wrap .col-closing-single[data-v-f99085da]{width:40%}.dashboard-detail-table-wrap .col-last-closing[data-v-f99085da]{width:18%}.dashboard-detail-table-wrap .table.pending-scoped-mode .col-enterprise[data-v-f99085da]{width:34%}.dashboard-detail-table-wrap .table.pending-scoped-mode .col-number[data-v-f99085da]{width:12%}.dashboard-detail-table-wrap .table.pending-scoped-mode .col-cnpj[data-v-f99085da]{width:26%}.dashboard-detail-table-wrap .table.pending-scoped-mode .col-last-closing[data-v-f99085da]{width:18%}.dashboard-detail-table-wrap--reopens[data-v-f99085da]{overflow-x:hidden}.dashboard-detail-table-wrap--reopens .table[data-v-f99085da]{min-width:0}.dashboard-detail-table-wrap--reopens .table.reopens-dominio-audit-mode[data-v-f99085da]{table-layout:fixed;width:100%}.dashboard-detail-table-wrap .table.reopens-scoped-mode .col-number[data-v-f99085da]{width:8%}.dashboard-detail-table-wrap .table.reopens-scoped-mode .col-enterprise[data-v-f99085da]{width:22%}.dashboard-detail-table-wrap .table.reopens-scoped-mode .col-cnpj[data-v-f99085da]{width:18%}.dashboard-detail-table-wrap .table.reopens-scoped-mode .col-regime[data-v-f99085da]{width:13%}.dashboard-detail-table-wrap .table.reopens-scoped-mode .col-reopen-before[data-v-f99085da]{width:15%}.dashboard-detail-table-wrap .table.reopens-scoped-mode .col-last-comp[data-v-f99085da]{width:14%}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode .col-number[data-v-f99085da]{width:6%}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode .col-enterprise[data-v-f99085da]{width:19%}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode .col-cnpj[data-v-f99085da]{width:14%}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode .col-regime[data-v-f99085da]{width:10%}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode .col-reopen-before[data-v-f99085da],.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode .col-last-comp[data-v-f99085da]{width:11%}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode .col-dominio-audit[data-v-f99085da]{width:13%}.dashboard-detail-table-wrap .table.dominio-audit-column-mode .col-dominio-audit[data-v-f99085da]{width:11%}.dashboard-detail-table-wrap .table.dominio-audit-column-mode td.cell-dominio-audit[data-v-f99085da],.dashboard-detail-table-wrap .table.dominio-audit-column-mode th.th-dominio-audit[data-v-f99085da]{line-height:1.25;text-align:left;white-space:normal}.dashboard-detail-table-wrap .table.dominio-audit-column-mode td.cell-dominio-audit[data-v-f99085da]{color:#334155;font-size:.87rem;font-weight:500}.dashboard-detail-table-wrap .table.dominio-audit-column-mode td.cell-dominio-audit .closing-last-cell-main[data-v-f99085da]{color:#334155;display:block;font-size:inherit;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.dashboard-detail-table-wrap .table.dominio-audit-column-mode td.cell-dominio-audit .closing-dominio-meta[data-v-f99085da]{color:#94a3b8;display:block;font-size:.625rem;font-weight:400;line-height:1.25;margin-top:.15rem;text-align:left}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode td.cell-dominio-audit[data-v-f99085da],.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode th.th-dominio-audit[data-v-f99085da]{padding-inline:.5rem;text-align:left}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode td.cell-dominio-audit[data-v-f99085da]{color:#334155;font-size:.87rem;font-weight:500}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode td.cell-dominio-audit .closing-last-cell-main[data-v-f99085da]{color:#334155;font-size:inherit;font-weight:500}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode td.cell-dominio-audit .closing-dominio-meta[data-v-f99085da]{color:#94a3b8;font-size:.625rem;font-weight:400;margin-top:.15rem}.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode td.cell-enterprise-name[data-v-f99085da],.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode td.cell-cnpj[data-v-f99085da]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing[data-v-f99085da],.dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing--active[data-v-f99085da],.dashboard-detail-table-wrap .table.reopens-dominio-audit-mode th.th-dominio-audit[data-v-f99085da]{background:#f8fafc;border-bottom:1px solid #f1f5f9;box-shadow:none;color:#64748b;font-size:.72rem;font-weight:600;letter-spacing:.035em;text-transform:uppercase;white-space:normal}.dashboard-detail-table-wrap .table.reopens-scoped-mode th.th-closing--active[data-v-f99085da]{background:#f8fafc;color:#64748b}.dashboard-detail-table-wrap .table.reopens-scoped-mode td.closing-last-cell[data-v-f99085da]{font-size:.82rem;padding-inline:.15rem;text-align:center}.dashboard-detail-table-wrap .table.reopens-scoped-mode td.cell-cnpj[data-v-f99085da]{font-size:.8rem;overflow:hidden;padding-inline-end:.35rem}.dashboard-detail-table-wrap .table.reopens-scoped-mode td.cell-enterprise-name[data-v-f99085da]{font-size:.9rem}.dashboard-detail-table-wrap .table.scoped-mode.table--enterprise-totals th[data-v-f99085da],.dashboard-detail-table-wrap .table.scoped-mode.table--enterprise-totals td[data-v-f99085da]{padding-bottom:.3rem;padding-top:.3rem}.dashboard-detail-table-wrap .table.table--enterprise-totals .closing-detail-cell[data-v-f99085da]{line-height:1.25;padding:.3rem .38rem;text-align:center}.dashboard-detail-table-wrap .table.table--enterprise-totals .closing-detail-meta[data-v-f99085da]{gap:.12rem}.dashboard-detail-table-wrap .table.table--enterprise-totals .closing-date-note[data-v-f99085da]{font-size:.65rem;line-height:1.15}.modal-header-actions[data-v-f99085da]{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.35rem .5rem;justify-content:flex-end;overflow:visible}.dashboard-detail-card--enterprise-compact .modal-closing-filter-input[data-v-f99085da],.dashboard-detail-card--enterprise-compact .modal-detail-sort-trigger[data-v-f99085da]{font-size:.9rem;min-height:34px;min-width:34px}.modal-detail-export-btn[data-v-f99085da]{align-items:center;background:#f4f2fa;border:1px solid #e6e1f2;border-radius:8px;box-shadow:none;color:#1e293b;display:inline-flex;font-size:.82rem;font-weight:700;gap:.4rem;min-height:34px;padding:0 .72rem 0 .58rem;white-space:nowrap}.modal-detail-export-btn.button[data-v-f99085da]:hover:not(:disabled),.modal-detail-export-btn.button.secondary[data-v-f99085da]:hover:not(:disabled){background:#ebe8f6;border-color:#d8d1eb;color:#0f172a}.modal-detail-export-icon[data-v-f99085da]{flex-shrink:0;height:1rem;width:1rem}.modal-detail-export-btn[data-v-f99085da]:disabled{cursor:not-allowed;opacity:.55}.dashboard-detail-table-wrap .closing-last-cell[data-v-f99085da]{color:#64748b;font-size:.8rem;font-weight:600;text-align:center}.dashboard-detail-table-wrap .closing-last-cell--not-applicable[data-v-f99085da],.enterprise-stack-closing--not-applicable[data-v-f99085da]{color:#94a3b8;font-style:italic;font-weight:500}.dashboard-detail-table-wrap .closing-last-cell--no-date[data-v-f99085da],.enterprise-stack-closing--no-date[data-v-f99085da]{color:#475569;font-weight:600}.dashboard-detail-table-wrap .closing-last-cell--closed[data-v-f99085da],.enterprise-stack-closing--closed[data-v-f99085da]{color:var(--color-success-text);font-weight:600}.dashboard-detail-table-wrap .closing-last-cell--pending[data-v-f99085da],.enterprise-stack-closing--pending[data-v-f99085da]{color:var(--color-warning-text);font-weight:700}.dashboard-detail-table-wrap .closing-last-cell--uninformed[data-v-f99085da],.enterprise-stack-closing--uninformed[data-v-f99085da]{color:#64748b;font-weight:600}.dashboard-detail-table-wrap .closing-last-cell--enterprise[data-v-f99085da]{cursor:help;font-variant-numeric:tabular-nums}.closing-last-cell-main[data-v-f99085da]{display:block}.closing-dominio-meta[data-v-f99085da]{color:#94a3b8;display:block;font-size:.68rem;font-weight:400;line-height:1.25;margin-top:.2rem}.enterprise-stack-closing-row dd .closing-dominio-meta[data-v-f99085da]{font-size:.68rem}.pace-situation-badge[data-v-f99085da]{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;display:inline-flex;font-size:.72rem;font-weight:700;justify-content:center;line-height:1.15;max-width:100%;min-height:1.45rem;padding:.2rem .5rem;white-space:normal}.pace-situation-badge--completed[data-v-f99085da]{background:#eef2ff;border-color:#c7d2fe;color:var(--color-primary)}.pace-situation-badge--still[data-v-f99085da]{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.pace-situation-badge--reopened[data-v-f99085da]{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.pace-situation-badge--lost[data-v-f99085da]{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.closing-detail-meta[data-v-f99085da]{align-items:center;display:flex;flex-direction:column;gap:.22rem}.closing-date-note[data-v-f99085da]{color:#64748b;display:block;font-size:.7rem;font-weight:600;white-space:normal}.closing-date-note--open[data-v-f99085da]{color:#b45309}.closing-detail-meta .badge.warning[data-v-f99085da]{background:#fff7ed;border:1px solid #fed7aa;color:#c2410c}.dashboard-detail-card--detail-v2 .detail-modal-v2-header[data-v-f99085da]{display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;margin-bottom:.65rem}.detail-modal-v2-top[data-v-f99085da]{align-items:center;column-gap:.75rem;display:grid;grid-template-columns:minmax(0,max-content) minmax(12rem,1fr) auto;row-gap:.45rem}.detail-modal-v2-title-block[data-v-f99085da]{grid-column:1;grid-row:1;max-width:22rem;min-width:0}.detail-modal-v2-title[data-v-f99085da]{color:#0f172a;font-size:1.05rem;font-weight:800;line-height:1.2;margin:0;white-space:nowrap}.detail-modal-v2-subtitle[data-v-f99085da]{color:#64748b;font-size:.72rem;font-weight:600;line-height:1.3;margin:.12rem 0 0;max-width:100%;white-space:normal}.detail-modal-v2-subtitle-sep[data-v-f99085da]{margin:0 .2rem}.detail-modal-v2-inline-filters[data-v-f99085da]{align-items:center;background:#f8fafc;border:1px solid #e8edf3;border-radius:10px;display:flex;flex-wrap:nowrap;gap:.35rem;grid-column:2;grid-row:1;justify-self:stretch;min-width:0;padding:.28rem .32rem}.detail-modal-v2-search[data-v-f99085da]{flex:1 1 auto;margin:0;min-width:8rem}.detail-modal-v2-inline-select[data-v-f99085da]{flex:0 1 11rem;font-size:.8rem;min-height:34px;min-width:9rem;padding:0 1.9rem 0 .5rem}.detail-modal-v2-inline-select--out-of-period[data-v-f99085da]{min-width:10rem}.detail-modal-v2-search .dashboard-detail-search[data-v-f99085da]{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:none;font-size:.82rem;height:34px;line-height:1.2;min-height:34px;padding:0 .6rem 0 2.05rem;width:100%}.detail-modal-v2-search .dashboard-detail-search[data-v-f99085da]::placeholder{color:#94a3b8;font-size:.78rem}.detail-modal-v2-search .dashboard-search-icon[data-v-f99085da]{height:16px;left:.58rem;width:16px}.detail-modal-v2-search .dashboard-search-icon svg[data-v-f99085da]{height:15px;width:15px}.detail-modal-v2-date-range[data-v-f99085da]{align-items:center;display:inline-flex;flex:0 0 auto;flex-shrink:0;gap:.3rem;margin-left:auto}.dashboard-detail-card--detail-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field{margin:0}.dashboard-detail-card--detail-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact .competence-cutoff-input-wrap{align-items:stretch;display:inline-flex;max-width:100%}.dashboard-detail-card--detail-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input{background:#fff;border:1px solid #dbe3ee;border-radius:0 8px 8px 0;border-left:0;box-shadow:none;flex:0 0 auto;font-size:.82rem;height:34px;max-width:none;min-height:34px;min-width:7.25rem;padding:0 1.85rem 0 .55rem;width:7.5rem}.dashboard-detail-card--detail-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-prefix{align-self:stretch;background:#f1f5f9;border:1px solid #dbe3ee;border-radius:8px 0 0 8px;border-right:0;flex:0 0 auto;font-size:.78rem;height:auto;left:auto;min-width:3rem;padding:0 .45rem;position:static;text-transform:none;top:auto;transform:none;width:auto}.dashboard-detail-card--detail-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input::placeholder{color:#94a3b8;font-size:.82rem;letter-spacing:0;opacity:1}.dashboard-detail-card--detail-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact .competence-cutoff-calendar-button{height:26px;right:.12rem;width:26px}.detail-modal-v2-chips[data-v-f99085da]{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;min-height:0;padding:.05rem 0 0}.detail-modal-v2-chip[data-v-f99085da]{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:999px;box-shadow:0 1px 2px #0f172a0a;color:#334155;display:inline-flex;font-size:.72rem;font-weight:700;gap:.15rem;line-height:1.2;max-width:100%;padding:.22rem .35rem .22rem .5rem}.detail-modal-v2-chip-label[data-v-f99085da]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-modal-v2-chip-remove[data-v-f99085da]{align-items:center;background:transparent;border:0;border-radius:999px;color:#64748b;cursor:pointer;display:inline-flex;font-size:.9rem;height:1.1rem;justify-content:center;line-height:1;min-width:1.1rem;padding:0}.detail-modal-v2-chip-remove[data-v-f99085da]:hover{background:#f1f5f9;color:#0f172a}.detail-modal-v2-header-actions[data-v-f99085da]{align-items:center;display:flex;flex-shrink:0;gap:.35rem;grid-column:3;grid-row:1;justify-self:end}.dashboard-detail-card--detail-v2 .detail-modal-v2-header-actions .modal-detail-export-btn[data-v-f99085da],.dashboard-detail-card--detail-v2 .detail-modal-v2-header-actions .modal-detail-sort-trigger[data-v-f99085da],.dashboard-detail-card--detail-v2 .detail-modal-v2-header-actions .modal-close-button[data-v-f99085da]{min-height:34px}@media (max-width: 1100px){.detail-modal-v2-top[data-v-f99085da]{grid-template-columns:minmax(0,1fr) auto}.detail-modal-v2-title-block[data-v-f99085da]{grid-column:1;max-width:100%}.detail-modal-v2-inline-filters[data-v-f99085da]{grid-column:1 / -1;grid-row:2}.detail-modal-v2-header-actions[data-v-f99085da]{grid-column:2;grid-row:1}}@media (max-width: 900px){.detail-modal-v2-title[data-v-f99085da]{white-space:normal}.detail-modal-v2-search[data-v-f99085da]{flex:1 1 auto;max-width:none}.detail-modal-v2-date-range[data-v-f99085da]{margin-left:0}.dashboard-detail-card--detail-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input{flex:1 1 7.25rem;min-width:7rem;width:auto}}@media (max-width: 1200px){.dashboard-detail-card[data-v-f99085da],.dashboard-detail-card--closing[data-v-f99085da]{--detail-card-cap-h: min(96vh, 940px);height:auto;max-height:var(--detail-card-cap-h);width:min(98vw,1080px)}.dashboard-detail-card--enterprise-wide[data-v-f99085da]{height:auto;max-height:var(--detail-card-cap-h);max-width:1160px;width:min(97vw,1160px)}.dashboard-detail-card--enterprise-registry-wide[data-v-f99085da]{max-width:1320px;width:min(98vw,1320px)}.dashboard-detail-card.dashboard-detail-card--enterprise-compact.dashboard-detail-card--enterprise-shell-locked[data-v-f99085da]{--detail-card-shell-h: min(92vh, 900px);height:var(--detail-card-shell-h);max-height:var(--detail-card-cap-h);min-height:var(--detail-card-shell-h)}.dashboard-detail-table-wrap .table[data-v-f99085da]{min-width:940px}.dashboard-detail-table-wrap .table.table--enterprise-totals[data-v-f99085da]{min-width:980px}.dashboard-detail-table-wrap--reopens .table[data-v-f99085da],.dashboard-detail-table-wrap--reopens .table.table--enterprise-totals[data-v-f99085da]{min-width:0}.dashboard-detail-table-wrap[data-v-f99085da]{min-height:0}}@media (max-width: 900px){.dashboard-modal-backdrop[data-v-f99085da]{align-items:stretch;box-sizing:border-box;min-height:100dvh;padding:.75rem}.dashboard-detail-card[data-v-f99085da]:not(.dashboard-detail-card--enterprise-compact),.dashboard-detail-card--closing[data-v-f99085da]{border-radius:14px;height:100%;max-height:100%;max-width:none;min-height:0;width:100%}.dashboard-detail-card.dashboard-detail-card--enterprise-compact.dashboard-detail-card--enterprise-shell-locked[data-v-f99085da]{--detail-card-cap-h: calc(100dvh - 1rem) ;--detail-card-shell-h: min(92dvh, calc(100dvh - 1rem) );--enterprise-list-clip: min(84dvh, calc(100dvh - 6.5rem) );border-radius:14px;box-sizing:border-box;height:var(--detail-card-shell-h);max-height:var(--detail-card-cap-h);max-width:none;min-height:var(--detail-card-shell-h);width:100%}.dashboard-detail-table-wrap[data-v-f99085da]{flex:1 1 auto;max-height:min(calc(100dvh - 10.5rem),84dvh)}.dashboard-detail-card--enterprise-compact .dashboard-detail-table-wrap[data-v-f99085da]{max-height:var(--enterprise-list-clip);min-height:var(--enterprise-list-clip)}.dashboard-panel-header[data-v-f99085da]{align-items:flex-start;flex-direction:column;gap:.7rem}.dashboard-panel-header .button[data-v-f99085da]{align-self:flex-end}.dashboard-detail-toolbar--with-facets[data-v-f99085da]{grid-template-columns:1fr}.dashboard-detail-search--compact[data-v-f99085da]{max-width:100%}.dashboard-detail-table-wrap[data-v-f99085da]{min-height:0}.dashboard-detail-table-wrap .table[data-v-f99085da]{min-width:780px}.dashboard-detail-table-wrap .table.table--enterprise-totals[data-v-f99085da]{min-width:920px}}@media (max-width: 640px){.dashboard-panel-header h3[data-v-f99085da]{font-size:1.1rem}.page-subtitle[data-v-f99085da]{font-size:.88rem}.modal-context[data-v-f99085da]{font-size:.75rem}.modal-enterprise-title-search[data-v-f99085da]{align-items:stretch;flex-direction:column;flex-wrap:wrap}.dashboard-panel-header--pending h3[data-v-f99085da],.dashboard-panel-header--pending .modal-context[data-v-f99085da]{white-space:normal}.modal-enterprise-search-field[data-v-f99085da]{max-width:none;min-width:0}.modal-enterprise-head-row[data-v-f99085da]{flex-wrap:wrap}.dashboard-detail-toolbar[data-v-f99085da]{margin-bottom:.75rem}.dashboard-detail-table-wrap .table th[data-v-f99085da]{font-size:.72rem;letter-spacing:.01em}.dashboard-detail-table-wrap .table td[data-v-f99085da]{font-size:.84rem}}.dashboard-closing-zero-badge[data-v-f99085da]{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;font-weight:700}.dashboard-detail-stack-wrap[data-v-f99085da]{padding:.15rem .1rem .35rem}.dashboard-detail-stack-wrap[data-v-f99085da]:has(.enterprise-stack-empty){align-items:center;display:flex;justify-content:center}.enterprise-stack-empty[data-v-f99085da]{color:#64748b;font-size:.9rem;margin:0;padding:1.25rem .75rem;text-align:center}.enterprise-card-list[data-v-f99085da]{display:flex;flex-direction:column;gap:.65rem}.enterprise-stack-card[data-v-f99085da]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem .85rem;transition:background-color var(--motion-normal, .18s) var(--ease-out, ease),border-color var(--motion-normal, .18s) var(--ease-out, ease),box-shadow var(--motion-normal, .18s) var(--ease-out, ease)}.enterprise-stack-card[data-v-f99085da]:hover{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#f8fafc);border-color:color-mix(in srgb,var(--color-primary, #004b93) 16%,#e2e8f0);box-shadow:inset 3px 0 0 var(--color-primary, #004b93)}.enterprise-stack-card-head[data-v-f99085da]{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.35rem}.enterprise-stack-card-head--num-first[data-v-f99085da]{justify-content:flex-start}.enterprise-stack-card-head--num-first .enterprise-stack-title[data-v-f99085da]{flex:1;min-width:0;text-align:left}.enterprise-stack-title[data-v-f99085da]{color:var(--color-text-emphasis);font-size:.95rem;font-weight:700;line-height:1.3;min-width:0}.enterprise-stack-num[data-v-f99085da]{background:#eef2ff;border-radius:8px;color:var(--color-primary);flex-shrink:0;font-size:.75rem;font-weight:700;padding:.2rem .45rem}.enterprise-stack-cnpj[data-v-f99085da]{align-items:center;color:#475569;display:flex;flex-wrap:wrap;font-size:.82rem;gap:.2rem .35rem;line-height:1.35;margin:.15rem 0 0}.enterprise-stack-regime[data-v-f99085da]{color:#475569;font-size:.82rem;line-height:1.35;margin:.15rem 0 0}.enterprise-stack-label[data-v-f99085da]{color:#94a3b8;display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.04em;margin-right:.35rem;text-transform:uppercase}.enterprise-stack-closings[data-v-f99085da]{border-top:1px solid #e2e8f0;display:grid;gap:.35rem;grid-template-columns:1fr 1fr 1fr;margin:.55rem 0 0;padding-top:.55rem}.enterprise-stack-closing-row[data-v-f99085da]{min-width:0}.enterprise-stack-closing-row dt[data-v-f99085da]{color:#94a3b8;font-size:.65rem;font-weight:700;letter-spacing:.03em;margin:0 0 .12rem;text-transform:uppercase}.enterprise-stack-closing-row dd[data-v-f99085da]{color:#334155;font-size:.84rem;font-variant-numeric:tabular-nums;font-weight:600;margin:0}@media (max-width: 400px){.enterprise-stack-closings[data-v-f99085da]{grid-template-columns:1fr}}.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table td.cell-dominio-audit[data-v-f99085da]{padding-block:.62rem}.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table.scoped-mode .col-last-comp[data-v-f99085da]{min-width:5.75rem;width:12%}.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .table td.closing-last-cell[data-v-f99085da]{font-variant-numeric:tabular-nums}.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .closing-last-cell--pending[data-v-f99085da],.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .closing-last-cell--pending .closing-last-cell-main[data-v-f99085da]{font-weight:600}.dashboard-detail-card--fechamentos-ui-v2 .dashboard-detail-table-wrap .closing-last-cell--pending .closing-last-cell-main[data-v-f99085da]:before{background:var(--color-warning-text);border-radius:50%;content:"";display:inline-block;height:6px;margin-inline-end:.35rem;vertical-align:middle;width:6px}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner__search .detail-modal-v2-search .dashboard-detail-search[data-v-f99085da],.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner__actions .modal-detail-export-btn[data-v-f99085da],.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner__actions .modal-detail-sort-trigger[data-v-f99085da],.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-hero-banner__actions[data-v-f99085da] .modal-detail-filter-trigger,.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input{height:34px;min-height:34px}.dashboard-detail-card--fechamentos-ui-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact .competence-cutoff-calendar-button{height:26px;min-height:26px;width:26px}.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table td.cell-dominio-audit[data-v-f99085da]{padding-block:.62rem}.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table.scoped-mode .col-last-comp[data-v-f99085da]{min-width:5.75rem;width:12%}.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .table td.closing-last-cell[data-v-f99085da]{font-variant-numeric:tabular-nums}.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .closing-last-cell--pending[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .closing-last-cell--pending .closing-last-cell-main[data-v-f99085da]{font-weight:600}.dashboard-detail-card--detail-modal-sibling-refined .dashboard-detail-table-wrap .closing-last-cell--pending .closing-last-cell-main[data-v-f99085da]:before{background:var(--color-warning-text);border-radius:50%;content:"";display:inline-block;height:6px;margin-inline-end:.35rem;vertical-align:middle;width:6px}.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner__search .detail-modal-v2-search .dashboard-detail-search[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner__actions .modal-detail-export-btn[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner__actions .modal-detail-sort-trigger[data-v-f99085da],.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-hero-banner__actions[data-v-f99085da] .modal-detail-filter-trigger,.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input{height:34px;min-height:34px}.dashboard-detail-card--detail-modal-sibling-refined .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact .competence-cutoff-calendar-button{height:26px;min-height:26px;width:26px}.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table th.th-closing[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table td.closing-last-cell[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table.table--enterprise-totals td.closing-last-cell--enterprise[data-v-f99085da]{text-align:left;white-space:normal}.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table td[data-v-f99085da]{font-size:.87rem}.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table.table--enterprise-totals td.closing-last-cell--enterprise[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table td.closing-last-cell[data-v-f99085da]{font-size:.82rem;overflow:visible;text-overflow:unset}.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table .closing-last-cell-main[data-v-f99085da]{display:block;font-size:inherit;font-variant-numeric:tabular-nums;font-weight:inherit;line-height:1.3}.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table td.closing-last-cell[data-v-f99085da]{font-variant-numeric:tabular-nums}.dashboard-detail-card--eligible-ui-v2.dashboard-detail-card--detail-v2 .dashboard-detail-table-wrap .table.table--enterprise-totals th.th-closing[data-v-f99085da]{min-width:5.75rem}.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner__search .detail-modal-v2-search .dashboard-detail-search[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner__actions .modal-detail-export-btn[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner__actions .modal-detail-sort-trigger[data-v-f99085da],.dashboard-detail-card--eligible-ui-v2 .detail-modal-hero-banner__actions[data-v-f99085da] .modal-detail-filter-trigger,.dashboard-detail-card--eligible-ui-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact.competence-cutoff-field--month .competence-cutoff-input{height:34px;min-height:34px}.dashboard-detail-card--eligible-ui-v2 .detail-modal-v2-date-range[data-v-f99085da] .competence-cutoff-field--compact .competence-cutoff-calendar-button{height:26px;min-height:26px;width:26px}.dashboard-workspace-header[data-v-5782e58b]{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:space-between}.dashboard-bridge-offline-chip[data-v-5782e58b]{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;display:inline-flex;flex-shrink:0;font-size:.78rem;gap:.35rem .45rem;line-height:1.3;max-width:min(100%,28rem);padding:.3rem .55rem .3rem .45rem}.dashboard-bridge-offline-chip-icon[data-v-5782e58b]{flex-shrink:0;font-size:.9rem}.dashboard-bridge-offline-chip-label[data-v-5782e58b]{min-width:0}.dashboard-bridge-offline-chip-label strong[data-v-5782e58b]{font-weight:650}.dashboard-bridge-offline-chip-link[data-v-5782e58b]{color:#9a3412;flex-shrink:0;font-weight:600;text-decoration:underline;white-space:nowrap}.dashboard-bridge-offline-chip-link[data-v-5782e58b]:hover{color:#7c2d12}.dashboard-header-actions[data-v-5782e58b]{align-items:center;display:inline-flex;flex-shrink:0;flex-wrap:wrap;gap:.55rem .65rem;justify-content:flex-end;margin-left:auto}.dashboard-header-last-sync[data-v-5782e58b]{align-items:center;color:var(--muted, #64748b);display:inline-flex;flex-wrap:wrap;font-size:.8rem;gap:.4rem .45rem;line-height:1.3;max-width:min(100%,24rem)}.dashboard-header-sync-dot[data-v-5782e58b]{border-radius:999px;flex-shrink:0;height:9px;width:9px}.dashboard-header-sync-dot.dashboard-kpi-sync-dot--ok[data-v-5782e58b]{background:#16a34a;box-shadow:0 0 0 2px #16a34a38}.dashboard-header-sync-dot.dashboard-kpi-sync-dot--pending[data-v-5782e58b]{background:#94a3b8;box-shadow:0 0 0 2px #94a3b847}.dashboard-header-sync-dot.dashboard-kpi-sync-dot--error[data-v-5782e58b]{background:#dc2626;box-shadow:0 0 0 2px #dc262638}.dashboard-header-last-sync-label[data-v-5782e58b]{color:#4b6a8a;font-weight:600}.dashboard-header-last-sync-time[data-v-5782e58b]{color:var(--text, #1e293b);font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.dashboard-refresh-button[data-v-5782e58b]{align-items:center;background:transparent;border:0;border-radius:8px;box-shadow:none;color:var(--color-primary);cursor:pointer;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;min-height:0;padding:0;transition:background-color .15s ease,color .15s ease,opacity .15s ease;width:2rem}.dashboard-refresh-button[data-v-5782e58b]:hover:not(:disabled){background:var(--color-primary-soft);color:var(--color-primary-strong)}.dashboard-refresh-button[data-v-5782e58b]:focus-visible{box-shadow:0 0 0 3px var(--color-primary-glow);outline:none}.dashboard-refresh-button[disabled][data-v-5782e58b],.dashboard-refresh-button--busy[data-v-5782e58b]{cursor:not-allowed;opacity:.65}.dashboard-refresh-button-icon[data-v-5782e58b]{display:inline-flex;flex-shrink:0}.dashboard-refresh-button-icon--spinning svg[data-v-5782e58b]{animation:dashboard-refresh-spin-5782e58b .9s linear infinite;transform-origin:center}@keyframes dashboard-refresh-spin-5782e58b{to{transform:rotate(360deg)}}.dashboard-blocks-wrap[data-v-5782e58b]{position:relative}.dashboard-blocks-inner[data-v-5782e58b]{transition:filter .25s ease,opacity .25s ease}.dashboard-blocks-wrap--sync-pending .dashboard-blocks-inner[data-v-5782e58b]{filter:blur(5px);opacity:.72;pointer-events:none;-webkit-user-select:none;user-select:none}.dashboard-sync-pending-veil[data-v-5782e58b]{align-items:center;background:#f8fafc8c;border-radius:16px;display:flex;bottom:0;justify-content:center;left:0;padding:1.5rem 1rem;pointer-events:auto;position:absolute;right:0;top:0;z-index:4}.dashboard-sync-pending-panel[data-v-5782e58b]{background:var(--surface, #fff);border:1px solid var(--border, #e2e8f0);border-radius:14px;box-shadow:0 18px 40px #0f172a1f;max-width:26rem;padding:1.35rem 1.5rem 1.4rem;text-align:center}.dashboard-sync-pending-title[data-v-5782e58b]{color:var(--text, #0f172a);font-size:1.15rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.dashboard-sync-pending-lead[data-v-5782e58b]{color:var(--muted, #64748b);font-size:.9rem;line-height:1.5;margin:0 0 1.1rem}.dashboard-sync-pending-cta[data-v-5782e58b]{display:inline-flex;justify-content:center;text-decoration:none}.change-password-page[data-v-33404646]{display:grid;gap:1.5rem;max-width:32rem}.page-subtitle[data-v-33404646]{color:var(--color-text-muted);font-size:.95rem;line-height:1.5;margin:.35rem 0 0}.change-password-form[data-v-33404646]{display:grid;gap:1rem;padding:1.5rem}.change-password-actions[data-v-33404646]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;margin-top:.25rem}.register-cnpj-input[data-v-272016e6]:read-only{background:var(--surface, #fff);color:var(--text, #0f172a);cursor:text}.register-footer[data-v-272016e6]{margin-top:1.25rem}.register-footer-link[data-v-272016e6]{color:var(--color-primary, #4f46e5);font-weight:600;margin-left:.25rem;text-decoration:none}.register-footer-link[data-v-272016e6]:hover{text-decoration:underline}.modal-header-actions[data-v-30af06e8]{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.35rem .5rem;justify-content:flex-end;overflow:visible}.modal-detail-export-btn[data-v-30af06e8]{align-items:center;background:#f4f2fa;border:1px solid #e6e1f2;border-radius:8px;box-shadow:none;color:#1e293b;display:inline-flex;font-size:.82rem;font-weight:700;gap:.4rem;min-height:34px;padding:0 .72rem 0 .58rem;white-space:nowrap}.modal-detail-export-btn.button[data-v-30af06e8]:hover:not(:disabled),.modal-detail-export-btn.button.secondary[data-v-30af06e8]:hover:not(:disabled){background:#ebe8f6;border-color:#d8d1eb;color:#0f172a}.modal-detail-export-icon[data-v-30af06e8]{flex-shrink:0;height:1rem;width:1rem}.modal-detail-export-btn[data-v-30af06e8]:disabled{cursor:not-allowed;opacity:.55}.modal-detail-filter-trigger[data-v-30af06e8]{align-items:center;display:inline-flex;font-size:.82rem;font-weight:700;gap:.35rem;min-height:34px;padding:0 .55rem;white-space:nowrap}.modal-detail-filter-trigger--open[data-v-30af06e8],.modal-detail-filter-trigger[data-v-30af06e8]:hover{background:#f1f5f9;border-color:#cbd5e1}.modal-detail-sort[data-v-30af06e8]{position:relative}.modal-detail-sort-trigger[data-v-30af06e8]{align-items:center;color:#334155;display:inline-flex;justify-content:center;min-height:34px;min-width:34px;padding:0}.modal-detail-sort-trigger svg[data-v-30af06e8]{height:18px;width:18px}.modal-detail-sort-trigger--open[data-v-30af06e8],.modal-detail-sort-trigger[data-v-30af06e8]:hover{background:#f1f5f9;border-color:#cbd5e1}.modal-detail-sort-menu[data-v-30af06e8]{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 24px #0f172a24;display:flex;flex-direction:column;gap:.15rem;min-width:13.5rem;padding:.35rem;position:absolute;right:0;top:calc(100% + .35rem);z-index:80}.modal-detail-sort-menu-item[data-v-30af06e8]{background:transparent;border:0;border-radius:8px;color:#334155;cursor:pointer;font-size:.82rem;font-weight:600;line-height:1.25;padding:.45rem .55rem;text-align:left;white-space:nowrap}.modal-detail-sort-menu-item[data-v-30af06e8]:hover{background:#f8fafc}.modal-detail-sort-menu-item--active[data-v-30af06e8]{background:#eff6ff;color:#1d4ed8}.ent-filter-backdrop--popover[data-v-30af06e8]{background:transparent;display:none;top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;z-index:95}@media (max-width: 640px){.ent-filter-backdrop--popover[data-v-30af06e8]{background:#0f172a6b;display:block;pointer-events:auto}}.enterprise-filters-popover-root[data-v-30af06e8]{position:relative;z-index:20}@media (max-width: 640px){.enterprise-filters-popover-root[data-v-30af06e8]{position:static;z-index:auto}}.enterprises-filters-trigger[data-v-30af06e8]{align-items:center;display:inline-flex;font-size:.84rem;gap:.4rem;min-height:34px;padding:.42rem .8rem}.ent-filter-count-badge[data-v-30af06e8]{align-items:center;background:var(--primary);border-radius:999px;color:var(--color-text-on-primary, #fff);display:inline-flex;font-size:.72rem;font-weight:800;justify-content:center;line-height:1;min-height:1.35rem;min-width:1.35rem;padding:0 .35rem}.enterprises-filter-panel[data-v-30af06e8]{background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);border-radius:14px;box-shadow:0 4px 6px -1px #0f172a14,0 12px 24px -4px #0f172a1f;max-height:min(70vh,520px);max-width:min(400px,calc(100vw - 1.5rem));min-width:min(340px,calc(100vw - 1.5rem));overflow-x:visible;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);z-index:100}@media (max-width: 640px){.enterprises-filter-panel[data-v-30af06e8]{border-radius:16px 16px 0 0;bottom:env(safe-area-inset-bottom,0px);left:0;margin:0;max-height:min(85vh,640px);max-width:none;min-width:0;position:fixed;right:0;top:auto}}.enterprises-filter-panel-header[data-v-30af06e8]{align-items:center;background:var(--surface, #ffffff);border-bottom:1px solid #eef2f6;display:flex;gap:.75rem;justify-content:space-between;padding:.85rem 1rem;position:sticky;top:0;z-index:1}.enterprises-filter-panel-title[data-v-30af06e8]{color:#0f172a;font-size:1rem;font-weight:800;margin:0}.enterprises-filter-clear-all.button.ghost[data-v-30af06e8]{font-size:.8125rem;min-height:36px;padding-left:.65rem;padding-right:.65rem}.enterprises-filter-clear-all[data-v-30af06e8]:disabled{cursor:not-allowed;opacity:.45}.enterprises-filter-panel-body[data-v-30af06e8]{display:flex;flex-direction:column;gap:1.1rem;overflow:visible;padding:1rem}.enterprises-filter-panel-footer[data-v-30af06e8]{border-top:1px solid #eef2f6;padding:.75rem 1rem 1rem}.enterprises-filter-panel-footer .button[data-v-30af06e8]{width:100%}.filter-panel-group[data-v-30af06e8]{display:flex;flex-direction:column;gap:.65rem}.filter-panel-group-title[data-v-30af06e8]{color:var(--muted, #64748b);font-size:.72rem;font-weight:800;letter-spacing:.06em;margin:0;text-transform:uppercase}.filter-panel-grid-closings[data-v-30af06e8]{display:grid;gap:.4rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 520px){.filter-panel-grid-closings[data-v-30af06e8]{grid-template-columns:1fr}}.enterprises-filter--select[data-v-30af06e8]{display:flex;flex-direction:column;gap:.28rem}.enterprises-filter-label[data-v-30af06e8]{color:var(--muted, #64748b);display:block;font-size:.78rem;font-weight:700;margin-bottom:.28rem}.enterprises-filter--select .enterprises-filter-label[data-v-30af06e8]{font-size:.78rem;font-weight:700;margin-bottom:0}.enterprises-filter-select.select[data-v-30af06e8]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:12px 12px;border:1px solid #e2e8f0;border-radius:999px;box-shadow:none;color:#475569;cursor:pointer;font-size:.78rem;font-weight:700;line-height:1.2;min-height:0;padding:.38rem 1.55rem .38rem .58rem;transition:background-color var(--motion-normal, .18s) var(--ease-out, ease),border-color var(--motion-normal, .18s) var(--ease-out, ease),box-shadow var(--motion-normal, .18s) var(--ease-out, ease),color var(--motion-normal, .18s) var(--ease-out, ease);width:100%}.filter-panel-grid-closings .enterprises-filter-select.select[data-v-30af06e8]{font-size:.74rem;padding-inline:.48rem 1.35rem}.enterprises-filter-select.select[data-v-30af06e8]:hover{background-color:#eef2ff;border-color:#004b9359;color:var(--color-primary-strong, #004b93)}.enterprises-filter-select.select[data-v-30af06e8]:focus-visible{border-color:#004b9373;box-shadow:var(--focus-ring, 0 0 0 3px rgba(0, 75, 147, .16));outline:2px solid transparent;outline-offset:var(--focus-ring-offset, 2px)}.enterprises-filter-input[data-v-30af06e8]{min-height:42px;width:100%}.enterprises-status-multiselect[data-v-30af06e8]{display:flex;flex-wrap:wrap;gap:.4rem}.enterprise-status-option[data-v-30af06e8]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;cursor:pointer;font-size:.78rem;font-weight:700;line-height:1.2;padding:.38rem .58rem;transition:background-color var(--motion-normal, .18s) var(--ease-out, ease),border-color var(--motion-normal, .18s) var(--ease-out, ease),box-shadow var(--motion-normal, .18s) var(--ease-out, ease),color var(--motion-normal, .18s) var(--ease-out, ease),transform var(--motion-fast, .12s) var(--ease-out, ease)}.enterprise-status-option[data-v-30af06e8]:hover{background:#eef2ff;border-color:#004b9359;box-shadow:0 6px 18px #004b9314;color:var(--color-primary-strong);transform:translateY(-1px)}.enterprise-status-option[data-v-30af06e8]:active{box-shadow:none;transform:translateY(0) scale(.98)}.enterprise-status-option[data-v-30af06e8]:focus-visible{box-shadow:var(--focus-ring, 0 0 0 3px rgba(0, 75, 147, .16));outline:2px solid transparent;outline-offset:var(--focus-ring-offset, 2px)}.enterprise-status-option--active[data-v-30af06e8]{background:var(--color-primary-soft);border-color:#004b9373;box-shadow:inset 0 1px #ffffffad;color:var(--color-primary)}.modal-header-actions[data-v-599a848a]{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.35rem .5rem;justify-content:flex-end;overflow:visible}.modal-detail-export-btn[data-v-599a848a]{align-items:center;background:#f4f2fa;border:1px solid #e6e1f2;border-radius:8px;box-shadow:none;color:#1e293b;display:inline-flex;font-size:.82rem;font-weight:700;gap:.4rem;min-height:34px;padding:0 .72rem 0 .58rem;white-space:nowrap}.modal-detail-export-btn.button[data-v-599a848a]:hover:not(:disabled),.modal-detail-export-btn.button.secondary[data-v-599a848a]:hover:not(:disabled){background:#ebe8f6;border-color:#d8d1eb;color:#0f172a}.modal-detail-export-icon[data-v-599a848a]{flex-shrink:0;height:1rem;width:1rem}.modal-detail-export-btn[data-v-599a848a]:disabled{cursor:not-allowed;opacity:.55}.modal-detail-filter-trigger[data-v-599a848a]{align-items:center;display:inline-flex;font-size:.82rem;font-weight:700;gap:.35rem;min-height:34px;padding:0 .55rem;white-space:nowrap}.modal-detail-filter-trigger--open[data-v-599a848a],.modal-detail-filter-trigger[data-v-599a848a]:hover{background:#f1f5f9;border-color:#cbd5e1}.modal-detail-sort[data-v-599a848a]{position:relative}.modal-detail-sort-trigger[data-v-599a848a]{align-items:center;color:#334155;display:inline-flex;justify-content:center;min-height:34px;min-width:34px;padding:0}.modal-detail-sort-trigger svg[data-v-599a848a]{height:18px;width:18px}.modal-detail-sort-trigger--open[data-v-599a848a],.modal-detail-sort-trigger[data-v-599a848a]:hover{background:#f1f5f9;border-color:#cbd5e1}.modal-detail-sort-menu[data-v-599a848a]{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 24px #0f172a24;display:flex;flex-direction:column;gap:.15rem;min-width:13.5rem;padding:.35rem;position:absolute;right:0;top:calc(100% + .35rem);z-index:80}.modal-detail-sort-menu-item[data-v-599a848a]{background:transparent;border:0;border-radius:8px;color:#334155;cursor:pointer;font-size:.82rem;font-weight:600;line-height:1.25;padding:.45rem .55rem;text-align:left;white-space:nowrap}.modal-detail-sort-menu-item[data-v-599a848a]:hover{background:#f8fafc}.modal-detail-sort-menu-item--active[data-v-599a848a]{background:#eff6ff;color:#1d4ed8}.detail-modal-v2-toolbar[data-v-599a848a]{--detail-modal-v2-toolbar-height: calc(34px * var(--ui-density));align-items:center}.detail-modal-v2-toolbar .enterprises-page-toolbar-search[data-v-599a848a]{flex:0 1 14rem;min-width:10rem}.detail-modal-v2-toolbar .detail-modal-v2-search.dashboard-search-field[data-v-599a848a],.detail-modal-v2-toolbar .detail-modal-v2-search[data-v-599a848a]{margin:0;position:relative;width:100%}.detail-modal-v2-toolbar .detail-modal-v2-search .dashboard-detail-search[data-v-599a848a]{background:#fff;border:1px solid color-mix(in srgb,var(--color-primary, #004b93) 18%,#dbe3ee);border-radius:999px;box-shadow:0 1px 2px color-mix(in srgb,var(--color-primary, #004b93) 6%,rgba(15,23,42,.05));box-sizing:border-box;font-size:.8rem;height:var(--detail-modal-v2-toolbar-height);line-height:1.2;max-height:var(--detail-modal-v2-toolbar-height);min-height:var(--detail-modal-v2-toolbar-height);padding:0 .65rem 0 2.25rem;width:100%}.detail-modal-v2-toolbar .detail-modal-v2-search .dashboard-detail-search[data-v-599a848a]::placeholder{color:#94a3b8;font-size:.76rem}.detail-modal-v2-toolbar .detail-modal-v2-search .dashboard-search-icon[data-v-599a848a]{align-items:center;color:#94a3b8;display:inline-flex;height:16px;justify-content:center;left:.68rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px}.detail-modal-v2-toolbar .detail-modal-v2-search .dashboard-search-icon svg[data-v-599a848a]{height:15px;width:15px}.detail-modal-v2-toolbar .detail-modal-v2-header-actions[data-v-599a848a]{align-items:center;flex-wrap:nowrap;gap:.35rem .45rem}.detail-modal-v2-toolbar .detail-modal-v2-date-range[data-v-599a848a]{align-items:center;display:inline-flex;flex:0 0 auto;flex-shrink:0;gap:.3rem}.detail-modal-v2-toolbar .detail-modal-v2-header-actions .modal-detail-export-btn[data-v-599a848a],.detail-modal-v2-toolbar .detail-modal-v2-header-actions .modal-detail-filter-trigger[data-v-599a848a],.detail-modal-v2-toolbar .detail-modal-v2-header-actions .modal-detail-sort-trigger[data-v-599a848a],.detail-modal-v2-toolbar .detail-modal-v2-header-actions .enterprises-refresh-btn--v2[data-v-599a848a]{align-items:center;box-sizing:border-box;display:inline-flex;height:var(--detail-modal-v2-toolbar-height);justify-content:center;line-height:1;max-height:var(--detail-modal-v2-toolbar-height);min-height:var(--detail-modal-v2-toolbar-height);padding-bottom:0;padding-top:0}.detail-modal-v2-toolbar .detail-modal-v2-header-actions .modal-detail-sort-trigger[data-v-599a848a]{min-width:var(--detail-modal-v2-toolbar-height);padding:0}.detail-modal-v2-toolbar .enterprises-refresh-btn--v2[data-v-599a848a]{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:none;color:#334155;font-size:.82rem;font-weight:700;padding:0 .72rem;white-space:nowrap}.detail-modal-v2-toolbar .enterprises-refresh-btn--v2[data-v-599a848a]:hover{background:#f8fafc;border-color:#cbd5e1}.detail-modal-v2-toolbar .enterprises-page-title-wrap[data-v-599a848a]{align-items:center}.detail-modal-v2-toolbar .enterprises-page-title-icon[data-v-599a848a]{height:var(--detail-modal-v2-toolbar-height);width:var(--detail-modal-v2-toolbar-height)}.detail-modal-v2-toolbar .enterprises-page-title[data-v-599a848a]{line-height:var(--detail-modal-v2-toolbar-height)}@media (max-width: 1100px){.detail-modal-v2-toolbar .enterprises-page-toolbar-search[data-v-599a848a]{flex:1 1 12rem;max-width:none}.detail-modal-v2-toolbar .detail-modal-v2-header-actions[data-v-599a848a]{flex-wrap:wrap;justify-content:flex-end}}@media (max-width: 720px){.detail-modal-v2-toolbar .detail-modal-v2-date-range[data-v-599a848a]{flex-wrap:wrap;width:100%}}.enterprises-page[data-v-599a848a]{--ent-control-h: calc(34px * var(--ui-density));display:flex;flex:1;flex-direction:column;height:100%;min-height:0}.enterprises-compact-card-header[data-v-599a848a]{background:linear-gradient(180deg,#fafbfc,#f8fafc);border-bottom:1px solid #e8edf3;flex-shrink:0;padding:.72rem .85rem .65rem}.enterprises-page-header[data-v-599a848a]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:0;min-width:0;width:100%}.enterprises-compact-card-body[data-v-599a848a],.enterprises-compact-card-content[data-v-599a848a]{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.enterprises-compact-card-body .enterprises-main-state[data-v-599a848a]{flex:1;min-height:12rem;padding:1.25rem .85rem}.enterprises-page-header-row[data-v-599a848a]{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;min-width:0;width:100%}.enterprises-page-title-wrap[data-v-599a848a]{align-items:center;display:inline-flex;flex-shrink:0;gap:.48rem}.enterprises-page-title-icon[data-v-599a848a]{align-items:center;color:var(--color-primary, #004b93);display:inline-flex;flex-shrink:0;height:1.85rem;justify-content:center;width:1.85rem}.enterprises-page-title-icon svg[data-v-599a848a]{height:1.15rem;width:1.15rem}.enterprises-page-title[data-v-599a848a]{flex-shrink:0;line-height:2.125rem;margin:0}.enterprises-page-header-tools[data-v-599a848a]{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:.5rem .55rem;justify-content:flex-end;min-width:0}.enterprises-page-header-row.detail-modal-v2-toolbar .enterprises-page-toolbar-search[data-v-599a848a]{flex:1 1 20rem;max-width:24rem;min-width:13rem}.enterprises-page-header-row.detail-modal-v2-toolbar .detail-modal-v2-search .dashboard-detail-search[data-v-599a848a]{border-radius:10px}.enterprises-page-header-row.detail-modal-v2-toolbar .detail-modal-v2-header-actions[data-v-599a848a]{flex-shrink:0;gap:.45rem}.enterprises-page-header-row.detail-modal-v2-toolbar .enterprises-page-sort[data-v-599a848a]{border-left:1px solid #e2e8f0;margin-left:.1rem;padding-left:.45rem}.enterprises-page-header-row.detail-modal-v2-toolbar .enterprises-page-sort-trigger--labeled[data-v-599a848a]{align-items:center;display:inline-flex;gap:.35rem;min-width:auto;padding-inline:.65rem}.enterprises-page-sort-trigger-label[data-v-599a848a]{font-size:.82rem;font-weight:700;line-height:1;white-space:nowrap}.enterprises-page-chips-bar[data-v-599a848a]{align-items:center;background:#f8fafc;border:1px solid #e8edf3;border-radius:10px;display:flex;flex-wrap:wrap;gap:.4rem .55rem;min-width:0;padding:.45rem .55rem .45rem .65rem;width:100%}.enterprises-page-chips-label[data-v-599a848a]{color:#64748b;flex:0 0 auto;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.enterprises-clear-filters-btn[data-v-599a848a]{flex:0 0 auto;font-size:.78rem;margin-left:auto;min-height:30px;padding:.28rem .55rem}.enterprises-page-search-field[data-v-599a848a]{align-items:center;display:inline-flex;flex:0 0 17rem;position:relative;width:17rem}.enterprises-page-search-icon[data-v-599a848a]{align-items:center;color:#94a3b8;display:inline-flex;height:var(--ent-control-h);justify-content:center;left:.55rem;pointer-events:none;position:absolute;top:0;width:18px;z-index:1}.enterprises-page-search-icon svg[data-v-599a848a]{height:16px;width:16px}.enterprises-page-search-input[data-v-599a848a]{border-color:#dbe3ee;border-radius:8px;font-size:.82rem;min-height:var(--ent-control-h);padding-left:2rem;width:100%}.enterprises-page-search-input[data-v-599a848a]::placeholder{color:#94a3b8;font-size:.75rem}.enterprises-page-header-actions[data-v-599a848a]{align-items:center;display:inline-flex;flex-shrink:0;flex-wrap:wrap;gap:.35rem .5rem}.enterprises-refresh-btn[data-v-599a848a]{font-size:.82rem;font-weight:700;padding:0 .72rem}.enterprises-view-tabs[data-v-599a848a]{align-items:center;display:flex;gap:.4rem;padding:.1rem 0 .55rem}.enterprises-view-tab[data-v-599a848a]{background:#fff;border:1px solid #dbe3ee;border-radius:999px;color:#475569;cursor:pointer;font-size:.84rem;font-weight:750;min-height:var(--ent-control-h);padding:.45rem .85rem}.enterprises-view-tab[data-v-599a848a]:hover{background:#f8fafc;border-color:#004b9359}.enterprises-view-tab--active[data-v-599a848a]{background:var(--color-primary-soft);border-color:#004b9373;color:var(--color-primary)}.enterprises-closing-query-panel[data-v-599a848a]{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:flex;gap:.9rem;justify-content:space-between;margin-bottom:.55rem;padding:.7rem .85rem}.enterprises-closing-query-title[data-v-599a848a]{color:#0f172a;font-size:.9rem;font-weight:800;margin:0}.enterprises-closing-query-copy[data-v-599a848a]{color:#64748b;font-size:.78rem;margin:.15rem 0 0}.enterprises-closing-query-modules[data-v-599a848a]{align-items:center;display:flex;flex-shrink:0;gap:.35rem}.enterprises-closing-query-actions[data-v-599a848a]{align-items:center;display:flex;flex-shrink:0;gap:.5rem}.enterprises-closing-query-range[data-v-599a848a]{align-items:center;display:grid;gap:.45rem;grid-template-columns:repeat(2,minmax(112px,1fr))}.enterprises-closing-query-range-field[data-v-599a848a]{display:block;position:relative}.enterprises-closing-query-range-input-wrap[data-v-599a848a]{position:relative}.enterprises-closing-query-range-prefix[data-v-599a848a]{align-items:center;background:#f1f5f9;border-right:1px solid #dbe3ee;border-radius:9px 0 0 9px;color:#64748b;display:inline-flex;font-size:.7rem;font-weight:800;height:calc(100% - 2px);justify-content:center;left:1px;line-height:1;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);text-transform:uppercase;width:2.55rem;z-index:1}.enterprises-closing-query-range-input[data-v-599a848a]{border-color:#dbe3ee;border-radius:10px;font-size:.82rem;min-height:34px;padding:.35rem 2.25rem .35rem 3.05rem}.enterprises-closing-query-calendar-button[data-v-599a848a]{align-items:center;background:transparent;border:0;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;position:absolute;right:.25rem;top:50%;transform:translateY(-50%);width:28px}.enterprises-closing-query-calendar-button[data-v-599a848a]:hover{background:#eef2ff;color:var(--color-primary)}.enterprises-closing-query-calendar-button svg[data-v-599a848a]{height:16px;width:16px}.enterprises-query-range-picker[data-v-599a848a]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 18px 38px #0f172a29,0 4px 12px #0f172a14;left:0;padding:.85rem 1rem .8rem;position:absolute;top:calc(100% + .35rem);width:286px;z-index:140}.enterprises-query-range-picker--end[data-v-599a848a]{left:auto;right:0}.enterprises-query-range-picker-head[data-v-599a848a]{align-items:center;display:flex;gap:.65rem;justify-content:space-between;margin-bottom:.8rem}.enterprises-query-range-picker-title[data-v-599a848a]{align-items:center;color:#64748b;display:flex;flex:1;font-size:.78rem;font-weight:800;gap:.28rem;justify-content:flex-start;min-width:0;text-transform:uppercase}.enterprises-query-range-year-select[data-v-599a848a]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:linear-gradient(45deg,transparent 50%,#94a3b8 50%) calc(100% - 9px) 50% / 4px 4px no-repeat,linear-gradient(135deg,#94a3b8 50%,transparent 50%) calc(100% - 6px) 50% / 4px 4px no-repeat;border:0;border-radius:6px;color:#1f2937;font-size:.84rem;font-weight:800;min-height:26px;padding:.12rem .95rem .12rem .1rem;width:68px}.enterprises-query-range-year-select[data-v-599a848a]:hover{background-color:#f8fafc}.enterprises-query-range-picker-nav[data-v-599a848a]{align-items:center;background:transparent;border:0;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;font-size:1.35rem;font-weight:800;height:30px;justify-content:center;line-height:1;width:30px}.enterprises-query-range-picker-nav[data-v-599a848a]:hover{background:#f1f5f9;color:#0f172a}.enterprises-query-range-picker-weekdays[data-v-599a848a],.enterprises-query-range-picker-days[data-v-599a848a]{display:grid;gap:.22rem;grid-template-columns:repeat(7,1fr)}.enterprises-query-range-picker-days[data-v-599a848a]{grid-auto-rows:30px;min-height:181px}.enterprises-query-range-picker-weekdays[data-v-599a848a]{color:#64748b;font-size:.7rem;font-weight:800;margin-bottom:.35rem;text-align:center;text-transform:uppercase}.enterprises-query-range-picker-days span[data-v-599a848a]{min-height:30px}.enterprises-query-range-picker-day[data-v-599a848a]{background:#fff;border:1px solid transparent;border-radius:999px;color:#1e293b;cursor:pointer;font-size:.78rem;font-weight:700;min-height:30px;min-width:30px;padding:0}.enterprises-query-range-picker-day[data-v-599a848a]:hover{background:#f1f5f9;color:#0f172a}.enterprises-query-range-picker-day--selected[data-v-599a848a]{background:#fff;border-color:#334155;color:#0f172a}.enterprises-query-range-picker-close[data-v-599a848a]{font-size:.74rem;margin-top:.55rem;min-height:28px;width:100%}.enterprises-closing-query-module[data-v-599a848a]{background:#fff;border:1px solid #dbe3ee;border-radius:999px;color:#475569;cursor:pointer;font-size:.78rem;font-weight:800;min-height:32px;padding:.35rem .7rem}.enterprises-closing-query-module--active[data-v-599a848a]{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.enterprises-closing-query-export[data-v-599a848a]{border:1px solid #dbe3ee;color:#334155;flex-shrink:0;min-height:32px;padding:.35rem .75rem}.enterprises-closing-query-export[data-v-599a848a]:disabled{cursor:not-allowed;opacity:.55}.enterprises-active-filter-chips[data-v-599a848a]{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:.35rem;justify-content:flex-start;min-width:0;padding:0}.ent-filter-chip[data-v-599a848a]{align-items:center;background:#004b931a;border:1px solid rgba(0,75,147,.22);border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;flex:0 1 auto;font-size:.8125rem;font-weight:600;gap:.3rem;line-height:1.25;max-width:min(16rem,100%);padding:.28rem .05rem .28rem .72rem;transition:background var(--motion-normal, .18s) var(--ease-out, ease),border-color var(--motion-normal, .18s) var(--ease-out, ease),box-shadow var(--motion-normal, .18s) var(--ease-out, ease),transform var(--motion-fast, .12s) var(--ease-out, ease)}.ent-filter-chip[data-v-599a848a]:hover{background:#004b9329;border-color:#004b9359;box-shadow:0 6px 18px #004b9314;transform:translateY(-1px)}.ent-filter-chip[data-v-599a848a]:active{box-shadow:none;transform:translateY(0) scale(.98)}.ent-filter-chip[data-v-599a848a]:focus-visible{box-shadow:var(--focus-ring, 0 0 0 3px rgba(0, 75, 147, .16));outline:2px solid transparent;outline-offset:var(--focus-ring-offset, 2px)}.ent-filter-chip-text[data-v-599a848a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ent-filter-chip-x[data-v-599a848a]{color:var(--muted, #64748b);flex-shrink:0;font-size:1.1rem;font-weight:700;line-height:1;opacity:.85;padding:.1rem .55rem .1rem .15rem}@media (max-width: 640px){.enterprises-page-header-row[data-v-599a848a]{align-items:stretch;gap:.45rem}.enterprises-page-header-tools[data-v-599a848a]{flex:1 1 100%;justify-content:flex-end;width:100%}.enterprises-page-search-field[data-v-599a848a],.enterprises-page-toolbar-search[data-v-599a848a]{flex:1 1 100%;width:100%}.enterprises-page-header-actions[data-v-599a848a]{flex-wrap:wrap;justify-content:flex-end;width:100%}.enterprises-page-chips-bar[data-v-599a848a]{align-items:flex-start;flex-direction:column}.enterprises-clear-filters-btn[data-v-599a848a]{align-self:flex-end;margin-left:0}.enterprises-active-filter-chips[data-v-599a848a]{width:100%}.enterprises-closing-query-panel[data-v-599a848a]{align-items:stretch;flex-direction:column}.enterprises-closing-query-modules[data-v-599a848a]{flex-wrap:wrap}.enterprises-closing-query-actions[data-v-599a848a]{align-items:stretch;flex-direction:column}.enterprises-closing-query-range[data-v-599a848a]{grid-template-columns:1fr}}.enterprises-main[data-v-599a848a]{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.enterprises-main>.enterprises-compact-card[data-v-599a848a]{flex:1;min-height:0}.enterprises-table-footer[data-v-599a848a]{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:.62rem .75rem .72rem}.enterprises-table-footer .dashboard-pagination[data-v-599a848a]{background:transparent;border-top:none;bottom:auto;flex-shrink:0;margin-top:0;padding:0;position:static}.enterprises-table-footer--module-legend .dashboard-pagination-enterprise-toolbar[data-v-599a848a]{align-items:center;flex-shrink:0;flex-wrap:nowrap;gap:.75rem}.enterprises-table-footer--module-legend .enterprises-module-cells-legend--footer[data-v-599a848a]{flex-shrink:0;min-width:max-content}.enterprises-table-footer--module-legend .dashboard-pagination-enterprise-nav.dashboard-pagination-segmented[data-v-599a848a]{flex-shrink:0}@media (max-width: 900px){.enterprises-main[data-v-599a848a]{min-height:65vh}}.enterprises-filter[data-v-599a848a]{display:flex;flex-direction:column;gap:.35rem;min-width:0}.enterprises-filter-label[data-v-599a848a]{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.enterprises-filter-select[data-v-599a848a]{min-height:42px;min-width:0;padding:.5rem .65rem;width:100%}.enterprises-compact-card[data-v-599a848a]{align-self:stretch;border:1px solid var(--border, #e2e8f0);border-radius:14px;box-shadow:0 1px 2px #0f172a0d,0 4px 14px #0f172a0a;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:0}.enterprises-table-inner[data-v-599a848a]{flex:1 1 auto;margin:0;max-height:none;max-width:100%;min-height:0;overflow-x:auto;overflow-y:auto;scrollbar-color:rgba(100,116,139,.45) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.enterprises-table-inner[data-v-599a848a]::-webkit-scrollbar{height:8px;width:8px}.enterprises-table-inner[data-v-599a848a]::-webkit-scrollbar-thumb{background:#64748b59;border-radius:99px}.enterprises-table--compact thead th.ent-th[data-v-599a848a]{background:linear-gradient(180deg,#f1f5f9,#e8edf3);border-bottom:2px solid rgba(0,75,147,.24);box-shadow:0 1px #0f172a0d;position:sticky;top:0;z-index:2}.enterprises-table--compact[data-v-599a848a]{border-collapse:collapse;min-width:100%;table-layout:auto;width:max-content}.enterprises-table--compact[data-v-599a848a] :is(th,td){border-bottom:1px solid #eef2f6;padding:.75rem .5rem;vertical-align:middle}.enterprises-table--compact th.ent-th[data-v-599a848a]{background:inherit;color:#475569;font-size:.77rem;font-weight:700;letter-spacing:.04em;line-height:1.25;overflow:visible;padding:.6rem .5rem;text-overflow:clip;text-transform:uppercase;white-space:nowrap}.enterprises-table--compact tbody td.ent-td[data-v-599a848a]{color:#1e293b;font-size:.9rem;line-height:1.35;overflow:visible;text-overflow:clip;transition:background-color var(--motion-normal, .18s) var(--ease-out, ease),box-shadow var(--motion-normal, .18s) var(--ease-out, ease),color var(--motion-normal, .18s) var(--ease-out, ease)}.enterprises-table--compact tbody tr.enterprises-row td[data-v-599a848a]{background:var(--surface, #ffffff)}.enterprises-table--compact tbody tr.enterprises-row:nth-child(2n) td[data-v-599a848a]{background:#f8fafc}.enterprises-table--compact tbody tr.enterprises-row[data-v-599a848a]{cursor:pointer;transition:box-shadow var(--motion-normal, .18s) var(--ease-out, ease)}.enterprises-table--compact tbody tr.enterprises-row:hover td[data-v-599a848a]{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#ffffff);box-shadow:inset 0 1px #004b930f,inset 0 -1px #004b930f}.enterprises-table--compact tbody tr.enterprises-row:nth-child(2n):hover td[data-v-599a848a]{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#f8fafc)}.enterprises-table--compact tbody tr.enterprises-row:hover td[data-v-599a848a]:first-child{box-shadow:inset 3px 0 0 var(--color-primary, #004b93),inset 0 1px #004b930f,inset 0 -1px #004b930f}.enterprises-table--compact tbody tr.enterprises-row:focus-visible td[data-v-599a848a]{background:color-mix(in srgb,var(--color-primary, #004b93) 10%,#ffffff);box-shadow:inset 0 0 0 2px #3c2adf59}.enterprises-table--compact tbody tr.enterprises-row:focus-visible td[data-v-599a848a]:first-child{box-shadow:inset 3px 0 0 var(--color-primary, #004b93),inset 0 0 0 2px #3c2adf59}.enterprises-table--compact .ent-th-center[data-v-599a848a],.enterprises-table--compact .ent-td-center[data-v-599a848a]{text-align:center}.enterprises-table--compact .ent-th-num[data-v-599a848a],.enterprises-table--compact .ent-td-num[data-v-599a848a]{color:#94a3b8;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:400;overflow:visible;text-align:center;text-overflow:clip;white-space:nowrap}.enterprises-table--compact .ent-th-cnpj[data-v-599a848a],.enterprises-table--compact .ent-td-cnpj[data-v-599a848a]{overflow:visible;text-align:left;text-overflow:clip}.enterprises-table--compact .ent-td-cnpj[data-v-599a848a]{padding-inline-end:1.05rem;white-space:nowrap}.enterprises-table--compact .ent-td-cnpj[data-v-599a848a] .copyable-cnpj-cell__text{color:#64748b;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:.01em;overflow:visible;text-overflow:clip}.enterprises-table--compact .ent-td-mono[data-v-599a848a]{font-variant-numeric:tabular-nums}.enterprises-table--compact .ent-td-comp[data-v-599a848a]{color:#475569;font-size:.82rem;font-variant-numeric:tabular-nums;font-weight:600}.enterprises-table--compact .ent-td-ellipsis[data-v-599a848a],.enterprises-table--compact .ent-td-regime[data-v-599a848a]{overflow:visible;text-overflow:clip;white-space:nowrap}.enterprises-table--compact .ent-th-regime[data-v-599a848a],.enterprises-table--compact .ent-td-regime[data-v-599a848a]{text-align:left}.enterprises-compact-card .ent-col-num[data-v-599a848a]{min-width:3.25rem}.enterprises-compact-card .ent-col-name[data-v-599a848a]{min-width:10rem}.enterprises-compact-card .ent-col-cnpj[data-v-599a848a]{min-width:12.25rem}.enterprises-compact-card .ent-col-regime[data-v-599a848a]{min-width:9rem}.enterprises-compact-card .ent-col-module[data-v-599a848a]{min-width:5.25rem}.enterprises-compact-card .ent-col-status[data-v-599a848a]{min-width:5.5rem}.enterprises-compact-card .ent-col-period[data-v-599a848a]{min-width:4.75rem}.enterprises-compact-card .ent-col-policy[data-v-599a848a]{min-width:5rem}.enterprises-compact-card--table-ui-v2 .ent-col-num[data-v-599a848a]{min-width:3.25rem}.enterprises-compact-card--table-ui-v2 .ent-col-name[data-v-599a848a]{min-width:10rem}.enterprises-compact-card--table-ui-v2 .ent-col-cnpj[data-v-599a848a]{min-width:12.25rem}.enterprises-compact-card--table-ui-v2 .ent-col-regime[data-v-599a848a]{min-width:9rem}.enterprises-compact-card--table-ui-v2 .ent-col-module[data-v-599a848a]{min-width:5.25rem}.enterprises-compact-card--table-ui-v2 .ent-col-status[data-v-599a848a]{min-width:5.5rem}.enterprises-compact-card--table-ui-v2 .ent-col-period[data-v-599a848a]{min-width:4.75rem}.enterprises-compact-card--table-ui-v2 .ent-col-policy[data-v-599a848a]{min-width:5rem}.ent-th-policy[data-v-599a848a]{padding-inline:.25rem;text-align:center;vertical-align:middle;white-space:nowrap}.ent-td-policy[data-v-599a848a]{padding-inline:.25rem;text-align:center;white-space:nowrap}.ent-td-policy-cell[data-v-599a848a]{align-items:center;display:inline-flex;justify-content:center}.enterprises-compact-card .ent-badge[data-v-599a848a]{border-radius:999px;display:inline-flex;font-size:.8rem;font-weight:700;line-height:1;padding:.16rem .4rem;white-space:nowrap}.enterprises-compact-card .ent-badge--status[data-v-599a848a]{font-size:.8rem;padding:.18rem .4rem}.enterprises-compact-card .ent-badge--policy[data-v-599a848a]{font-size:.8rem;padding:.18rem .38rem}.enterprises-compact-card .ent-badge--query-module[data-v-599a848a]{background:#eef2ff;color:#3730a3}.ent-td-company[data-v-599a848a]{white-space:nowrap}.enterprise-name-main[data-v-599a848a]{display:block;color:var(--color-text-emphasis);font-size:.9rem;font-weight:600;transition:color var(--motion-normal, .18s) var(--ease-out, ease);white-space:nowrap}.enterprises-table--compact tbody tr.enterprises-row:hover .enterprise-name-main[data-v-599a848a]{color:var(--color-primary-strong, #003366)}.enterprises-table--compact .enterprise-regime-label[data-v-599a848a]{background:#f1f5f9;border-radius:999px;color:#475569;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.02em;line-height:1.2;padding:.14rem .45rem;vertical-align:middle;white-space:nowrap}.ent-td-module[data-v-599a848a]{text-align:center}.ent-td-module .ent-badge[data-v-599a848a]{margin-bottom:.18rem}.enterprise-module-competence[data-v-599a848a]{color:#475569;display:block;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:650;line-height:1.15}.ent-td-period--empty[data-v-599a848a]{color:#9ca3af;font-weight:500}.enterprises-table--compact tbody td.ent-td.ent-td-period[data-v-599a848a]{color:#0f172a;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:600;line-height:1.2;white-space:nowrap}.enterprise-module-competence--missing[data-v-599a848a]{align-items:center;background:#f1f5f9;border:0;border-radius:999px;color:#64748b;display:inline-flex;font-size:.8rem;font-weight:600;justify-content:center;line-height:1.2;margin:0 auto;padding:.14rem .45rem;width:fit-content}.enterprise-module-competence--not-applicable[data-v-599a848a]{color:#94a3b8;font-size:.8rem;font-style:italic;font-weight:650}.enterprises-module-cells-legend[data-v-599a848a]{margin:0}.enterprises-module-cells-legend--footer[data-v-599a848a]{align-items:start;column-gap:2rem;display:grid;grid-template-columns:repeat(3,max-content);justify-content:center;padding:0;row-gap:0}.enterprises-module-cells-legend-col[data-v-599a848a]{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.2rem;justify-content:flex-start;text-align:center;white-space:nowrap}.enterprises-module-cells-legend-col[data-v-599a848a]:nth-child(2){min-width:11.5rem}.enterprises-module-cells-legend-line[data-v-599a848a]{line-height:1.35;white-space:nowrap}.enterprises-module-cells-legend-line--context[data-v-599a848a]{align-items:center;color:#94a3b8;display:inline-flex;font-size:.75rem;font-weight:500;justify-content:center;letter-spacing:.01em;min-height:1.65rem}.enterprises-module-cells-legend-line--context.ent-dot-label[data-v-599a848a]{font-size:.75rem;font-weight:500}.enterprises-module-cells-legend-line--muted[data-v-599a848a]{color:#64748b;font-size:.8rem;font-weight:600;line-height:1.25;white-space:nowrap}.enterprises-module-cells-legend-item[data-v-599a848a]{font-variant-numeric:tabular-nums}.enterprises-module-cells-legend-item--date[data-v-599a848a],.enterprises-module-cells-legend-item--na-mark[data-v-599a848a],.enterprise-module-competence--na-mark[data-v-599a848a]{color:#94a3b8;font-weight:600}.enterprises-compact-card--table-ui-v2[data-v-599a848a]{--ent-table-body-size: .9rem;--ent-table-body-weight: 400;--ent-table-header-size: .77rem;--ent-table-cell-size: .8rem;--ent-table-badge-size: var(--ent-table-cell-size);--ent-table-emphasis-weight: 600;--ent-table-name-weight: 600;--ent-table-line-height: 1.35;border-color:#e8edf3;box-shadow:0 1px 2px #0f172a0a}.enterprises-compact-card--table-ui-v2 .enterprises-compact-card-header[data-v-599a848a]{background:linear-gradient(180deg,#f8fafc,#fff);border-bottom-color:#e2e8f0}.enterprises-compact-card--table-ui-v2 .enterprises-table--compact[data-v-599a848a]{font-size:var(--ent-table-body-size)}.enterprises-compact-card--table-ui-v2 .enterprises-table--compact thead th.ent-th[data-v-599a848a]{background:linear-gradient(180deg,#f1f5f9,#e8edf3);border-bottom:2px solid rgba(0,75,147,.2);box-shadow:0 1px #0f172a0a}.enterprises-compact-card--table-ui-v2 .enterprises-table--compact th.ent-th[data-v-599a848a]{color:#475569;font-size:var(--ent-table-header-size);font-weight:700;letter-spacing:.04em;line-height:1.25;padding:.6rem .5rem;text-transform:uppercase}.enterprises-compact-card--table-ui-v2 .enterprises-table--compact tbody td.ent-td[data-v-599a848a]{color:#334155;font-size:var(--ent-table-body-size);font-weight:var(--ent-table-body-weight);line-height:var(--ent-table-line-height);padding:.75rem .5rem}.enterprises-compact-card--table-ui-v2 .enterprise-name-main[data-v-599a848a]{color:var(--color-text-emphasis);font-size:.9rem;font-weight:var(--ent-table-name-weight)}.enterprises-compact-card--table-ui-v2 .ent-td-num[data-v-599a848a]{color:#94a3b8;font-size:.75rem;font-weight:400}.enterprises-compact-card--table-ui-v2 .ent-td-cnpj[data-v-599a848a]{color:#64748b;font-size:var(--ent-table-cell-size);font-weight:400}.enterprises-compact-card--table-ui-v2 .ent-td-cnpj[data-v-599a848a] .copyable-cnpj-cell__text{font-size:var(--ent-table-cell-size)}.enterprises-compact-card--table-ui-v2 .ent-td-regime[data-v-599a848a],.enterprises-compact-card--table-ui-v2 .enterprise-regime-label[data-v-599a848a]{color:#64748b;font-size:var(--ent-table-cell-size);font-weight:600}.enterprises-compact-card--table-ui-v2 .enterprises-table--compact tbody td.ent-td.ent-td-period[data-v-599a848a]{color:#0f172a;font-size:var(--ent-table-cell-size);font-variant-numeric:tabular-nums;font-weight:600;line-height:1.2}.enterprises-compact-card--table-ui-v2 .enterprise-module-competence[data-v-599a848a],.enterprises-compact-card--table-ui-v2 .enterprise-module-competence--na-mark[data-v-599a848a],.enterprises-compact-card--table-ui-v2 .enterprise-module-competence--missing[data-v-599a848a],.enterprises-compact-card--table-ui-v2 .enterprise-module-competence--has-date[data-v-599a848a],.enterprises-compact-card--table-ui-v2 .ent-module-pill[data-v-599a848a]{font-size:var(--ent-table-cell-size);font-weight:600;line-height:1.2}.enterprises-compact-card--table-ui-v2 .enterprise-module-competence--has-date[data-v-599a848a]{color:#0f172a}.enterprises-compact-card--table-ui-v2 .enterprise-module-competence--missing[data-v-599a848a]{padding:.14rem .45rem;white-space:nowrap}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2[data-v-599a848a]{border:0;border-radius:999px;display:inline-flex;font-size:var(--ent-table-cell-size);font-weight:600;line-height:1.2;padding:.14rem .45rem;white-space:nowrap}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge.success[data-v-599a848a]{background:#ecfdf5;border-color:#16a34a33;color:#047857}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge.info[data-v-599a848a]{background:#eff6ff;border-color:#2563eb2e;color:#1d4ed8}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge.warning[data-v-599a848a]{background:#fffbeb;border-color:#f59e0b3d;color:#92400e}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge.muted[data-v-599a848a]{background:#f1f5f9;border-color:#64748b29;color:#64748b}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge--status-inactive[data-v-599a848a]{background:#e2e8f0;border-color:#47556924;color:#475569}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge.danger[data-v-599a848a]{background:#fef2f2;border-color:#dc26262e;color:#b91c1c}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge--out-period-free[data-v-599a848a]{background:#ecfdf5;border-color:#16a34a33;color:#047857}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge--out-period-block[data-v-599a848a]{background:#fef2f2;border-color:#dc26262e;color:#b91c1c}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge--out-period-warn[data-v-599a848a]{background:#fffbeb;border-color:#f59e0b3d;color:#92400e}.enterprises-compact-card--table-ui-v2 .ent-badge--table-v2.badge.muted.badge--out-period[data-v-599a848a]{background:#f8fafc;border-color:#94a3b82e;color:#94a3b8}.ent-module-pill[data-v-599a848a]{border-radius:999px;display:inline-flex;font-size:.8rem;font-weight:600;line-height:1.2;padding:.14rem .44rem;white-space:nowrap}.ent-module-pill--pending[data-v-599a848a]{background:#f1f5f9;color:#64748b}.enterprises-compact-card--table-ui-v2 .enterprises-module-cells-legend-line--context[data-v-599a848a],.enterprises-compact-card--table-ui-v2 .enterprises-module-cells-legend-line--muted[data-v-599a848a]{font-size:var(--ent-table-header-size);line-height:var(--ent-table-line-height)}.enterprises-compact-card--table-ui-v2 .enterprises-module-cells-legend-line--muted[data-v-599a848a]{font-weight:var(--ent-table-emphasis-weight)}.ent-dot-label[data-v-599a848a]{align-items:center;display:inline-flex;font-size:.72rem;font-weight:600;gap:.38rem;justify-content:center;line-height:1.2;max-width:100%;vertical-align:middle;white-space:nowrap}.ent-dot-label[data-v-599a848a]:before{border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.ent-dot-label--success[data-v-599a848a]{color:#15803d}.ent-dot-label--success[data-v-599a848a]:before{background:#22c55e}.ent-dot-label--warning[data-v-599a848a]{color:#b45309}.ent-dot-label--warning[data-v-599a848a]:before{background:#f59e0b}.ent-dot-label--danger[data-v-599a848a]{color:#b91c1c}.ent-dot-label--danger[data-v-599a848a]:before{background:#ef4444}.ent-dot-label--muted[data-v-599a848a]{color:#64748b}.ent-dot-label--muted[data-v-599a848a]:before{background:#94a3b8}.ent-dot-label--orange[data-v-599a848a]{color:#c2410c}.ent-dot-label--orange[data-v-599a848a]:before{background:#f97316}.ent-dot-label--table[data-v-599a848a]{font-size:inherit}.enterprises-compact-card .ent-badge.badge.muted[data-v-599a848a]{background:#f1f5f9;color:#64748b}.enterprises-compact-card .ent-badge.badge--status-inactive[data-v-599a848a]{background:#e2e8f0;color:#475569}.enterprises-compact-card .ent-badge.badge.success[data-v-599a848a]{background:#ecfdf5;color:#047857}.enterprises-compact-card .ent-badge.badge.info[data-v-599a848a]{background:#dbeafe;color:#1d4ed8}.enterprises-compact-card .ent-badge.badge.warning[data-v-599a848a]{background:#fffbeb;color:#92400e}.enterprises-compact-card .ent-badge.badge.danger[data-v-599a848a]{background:#fef2f2;color:#b91c1c}.enterprise-report-backdrop[data-v-599a848a]{align-items:center;background:#0f172a6b;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1.5rem;position:fixed;z-index:60}.enterprise-report-modal[data-v-599a848a]{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 32px #0f172a1f;display:flex;flex-direction:column;max-height:min(92vh,880px);max-width:1080px;overflow:hidden;padding:1rem;width:min(96vw,1080px)}.enterprise-report-header[data-v-599a848a]{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.85rem}.enterprise-report-kicker[data-v-599a848a]{color:var(--color-primary);font-size:.72rem;font-weight:800;letter-spacing:.06em;margin:0 0 .18rem;text-transform:uppercase}.enterprise-report-header h2[data-v-599a848a]{color:#0f172a;font-size:1.25rem;line-height:1.2;margin:0}.enterprise-report-subtitle[data-v-599a848a],.enterprise-report-help[data-v-599a848a],.enterprise-report-preview-header p[data-v-599a848a]{color:#64748b;font-size:.82rem;margin:.22rem 0 0}.enterprise-report-close[data-v-599a848a]{border:1px solid #dbe3ee;color:#334155;flex-shrink:0;gap:.35rem;min-height:36px;padding:.42rem .75rem}.enterprise-report-close span[data-v-599a848a]{font-size:1.05rem;line-height:1}.enterprise-report-panel[data-v-599a848a]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.85rem;padding:.8rem}.enterprise-report-panel--options[data-v-599a848a]{background:#fff}.enterprise-report-panel h3[data-v-599a848a],.enterprise-report-preview-header h3[data-v-599a848a]{color:#0f172a;font-size:.92rem;margin:0 0 .55rem}.enterprise-report-options[data-v-599a848a]{display:flex;flex-wrap:wrap;gap:.45rem}.enterprise-report-option[data-v-599a848a]{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:700;gap:.36rem;padding:.38rem .62rem}.enterprise-report-option input[data-v-599a848a]{accent-color:var(--color-primary)}.enterprise-report-preview-header[data-v-599a848a]{align-items:center;display:flex;flex-shrink:0;gap:1rem;justify-content:space-between;margin-bottom:.55rem}.enterprise-report-export[data-v-599a848a]{flex-shrink:0}.enterprise-report-table-wrap[data-v-599a848a]{border:1px solid #e2e8f0;border-radius:12px;min-height:0;overflow:auto}.enterprise-report-table[data-v-599a848a]{min-width:900px;table-layout:auto}.enterprise-report-table th[data-v-599a848a]{background:var(--color-primary-soft);color:var(--color-primary);font-size:.72rem;font-weight:800;letter-spacing:.03em;position:sticky;text-transform:uppercase;top:0;z-index:1}.enterprise-report-table td[data-v-599a848a]{color:#1e293b;font-size:.84rem;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.enterprise-report-table tr:nth-child(2n) td[data-v-599a848a]{background:#f8fafc}.enterprise-details-backdrop[data-v-599a848a]{align-items:center;background:#0f172a6b;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1.5rem;position:fixed;z-index:60}.enterprise-details-modal[data-v-599a848a]{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 32px #0f172a1f;max-width:820px;padding:1rem;width:min(94vw,820px)}.enterprise-details-header[data-v-599a848a]{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.8rem}.enterprise-details-kicker[data-v-599a848a]{color:var(--color-primary);font-size:.72rem;font-weight:800;letter-spacing:.06em;margin:0 0 .18rem;text-transform:uppercase}.enterprise-details-header h2[data-v-599a848a]{color:#0f172a;font-size:1.25rem;line-height:1.2;margin:0}.enterprise-details-subtitle[data-v-599a848a]{color:#64748b;font-size:.86rem;margin:.22rem 0 0}.enterprise-details-close[data-v-599a848a]{border:1px solid #dbe3ee;color:#334155;flex-shrink:0;gap:.35rem;min-height:36px;padding:.42rem .75rem}.enterprise-details-close span[data-v-599a848a]{font-size:1.05rem;line-height:1}.enterprise-details-status-row[data-v-599a848a]{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-wrap:wrap;gap:.55rem .9rem;margin-bottom:.75rem;padding:.65rem .75rem}.enterprise-details-policy[data-v-599a848a]{color:#475569;font-size:.86rem}.enterprise-details-policy strong[data-v-599a848a]{color:#0f172a}.enterprise-details-grid[data-v-599a848a]{display:grid;gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:.75rem}.enterprise-details-module-card[data-v-599a848a]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:.25rem;padding:.75rem}.enterprise-details-module-title[data-v-599a848a]{color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.enterprise-details-module-card strong[data-v-599a848a]{color:#0f172a;font-size:.95rem}.enterprise-details-module-card small[data-v-599a848a]{color:#64748b;font-size:.8rem;font-weight:600}.enterprise-details-facts[data-v-599a848a]{border-top:1px solid #e2e8f0;display:grid;gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding-top:.75rem}.enterprise-details-facts dt[data-v-599a848a]{color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.06em;margin-bottom:.18rem;text-transform:uppercase}.enterprise-details-facts dd[data-v-599a848a]{color:#0f172a;font-size:.9rem;font-weight:650;margin:0}@media (max-width: 720px){.enterprise-report-header[data-v-599a848a],.enterprise-details-header[data-v-599a848a]{flex-direction:column}.enterprise-report-close[data-v-599a848a],.enterprise-details-close[data-v-599a848a]{align-self:flex-end}.enterprise-details-grid[data-v-599a848a],.enterprise-details-facts[data-v-599a848a]{grid-template-columns:1fr}.enterprise-report-preview-header[data-v-599a848a]{align-items:stretch;flex-direction:column}}.members-card-toolbar[data-v-f3f1a815]{border-bottom:1px solid var(--border, #e2e8f0);display:flex;justify-content:flex-end;padding:.65rem 1rem .55rem}.members-invite-cta[data-v-f3f1a815]{flex-shrink:0;font-size:.875rem;font-weight:600;min-height:34px;padding:.4rem .85rem;white-space:nowrap}.members-empty-body[data-v-f3f1a815]{padding:1rem 1rem 1.35rem}.members-card-toolbar+.members-empty-body[data-v-f3f1a815]{padding-top:.5rem}.members-table-wrap[data-v-f3f1a815]{padding-bottom:.25rem}.members-role-badge[data-v-f3f1a815]{font-size:.78rem;font-weight:600}.members-role-badge--admin[data-v-f3f1a815]{background:#ede9fe;color:#5b21b6}.members-role-badge--default[data-v-f3f1a815]{background:#f1f5f9;color:#475569}.members-modal-backdrop[data-v-f3f1a815]{align-items:center;background:#0f172a73;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1.25rem;position:fixed;z-index:80}.members-modal[data-v-f3f1a815]{max-width:420px;width:100%}.members-modal-header[data-v-f3f1a815]{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.members-modal-title[data-v-f3f1a815]{font-size:1.1rem;font-weight:700;margin:0}.members-modal-close[data-v-f3f1a815]{flex-shrink:0}.members-modal-lead[data-v-f3f1a815]{color:var(--muted, #64748b);font-size:.86rem;line-height:1.45;margin:.75rem 0 0}.members-modal-form[data-v-f3f1a815]{display:flex;flex-direction:column;gap:.85rem;margin-top:1rem}.members-modal-actions[data-v-f3f1a815]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-top:.25rem}.notas-modal-backdrop[data-v-5c762961]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#0f172a73}.notas-modal[data-v-5c762961]{width:min(920px,100%);max-height:min(85vh,720px);display:flex;flex-direction:column;padding:0;overflow:hidden}.notas-modal-header[data-v-5c762961]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-subtle, #e2e8f0)}.notas-modal-title[data-v-5c762961]{margin:0;font-size:1.25rem;font-weight:600}.notas-modal-subtitle[data-v-5c762961]{margin:.35rem 0 0;font-size:.875rem;color:var(--color-muted, #64748b)}.notas-modal-body[data-v-5c762961]{padding:1rem 1.5rem 1.5rem;overflow:auto}.notas-modal-highlight[data-v-5c762961]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;background:#2563eb14}.notas-modal-highlight-label[data-v-5c762961]{font-size:.8125rem;color:var(--color-muted, #64748b)}.notas-modal-error[data-v-5c762961]{color:#dc2626;margin:0}.table-wrap[data-v-5c762961]{overflow-x:auto}.notas-runs-table[data-v-5c762961]{width:100%;font-size:.875rem}.notas-run-badge[data-v-5c762961]{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600}.notas-run-badge--ok[data-v-5c762961]{background:#22c55e26;color:#15803d}.notas-run-badge--err[data-v-5c762961]{background:#ef44441f;color:#b91c1c}.notas-modal-details[data-v-5c762961]{margin-top:1rem;font-size:.875rem}.notas-timing-list[data-v-5c762961]{margin:.5rem 0 0;padding-left:1.25rem}.muted[data-v-5c762961]{color:var(--color-muted, #64748b)}.notas-kpi-row[data-v-d7df445c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.notas-kpi-card[data-v-d7df445c]{padding:1.1rem 1.25rem;text-align:left}.notas-kpi-card--clickable[data-v-d7df445c]{cursor:pointer;border:1px solid var(--border-subtle, #e2e8f0);background:var(--surface-card, #fff);transition:border-color .15s,box-shadow .15s}.notas-kpi-card--clickable[data-v-d7df445c]:hover:not(:disabled){border-color:#2563eb;box-shadow:0 4px 14px #2563eb1f}.notas-kpi-card--clickable[data-v-d7df445c]:disabled{opacity:.7;cursor:wait}.notas-kpi-top[data-v-d7df445c]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.notas-kpi-icon[data-v-d7df445c]{display:inline-flex;width:1.25rem;height:1.25rem;color:#2563eb}.notas-kpi-icon svg[data-v-d7df445c]{width:100%;height:100%}.notas-kpi-label[data-v-d7df445c]{margin:0;font-size:.8125rem;font-weight:500;color:var(--color-muted, #64748b)}.notas-kpi-value[data-v-d7df445c]{margin:0;font-size:1.75rem;font-weight:700;line-height:1.2;color:var(--color-text, #0f172a)}.notas-kpi-hint[data-v-d7df445c]{margin:.35rem 0 0;font-size:.8125rem;color:var(--color-muted, #64748b)}.notas-kpi-card--static .notas-kpi-value[data-v-d7df445c]{margin-top:.25rem}.muted[data-v-d7df445c]{color:var(--color-muted, #64748b)}.notas-inline-error[data-v-d7df445c]{color:#dc2626;font-size:.875rem;margin-top:.75rem}.imports-notas-section[data-v-15cf7071]{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border-subtle, #e2e8f0)}.imports-notas-title[data-v-15cf7071]{font-size:1.25rem}.dominio-agent-page[data-v-f26bb71b]{max-width:100%}.agent-grid[data-v-f26bb71b]{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1rem}@media (max-width: 1024px){.agent-grid[data-v-f26bb71b]{grid-template-columns:1fr}}.agent-card[data-v-f26bb71b]{display:flex;flex-direction:column;gap:.75rem;min-height:100%}.agent-card--featured[data-v-f26bb71b]{border:2px solid var(--color-primary);box-shadow:var(--shadow-soft),0 0 0 3px var(--color-primary-glow)}.agent-card-head[data-v-f26bb71b]{align-items:center;display:flex;gap:.65rem}.agent-card--wip[data-v-f26bb71b]{border-style:dashed;border-color:#94a3b8a6}.agent-card-install-dev[data-v-f26bb71b]{align-items:center;flex:1;justify-content:center;min-height:7.5rem}.agent-dev-banner[data-v-f26bb71b]{background:#fef3c7;border-radius:10px;color:#b45309;font-size:.95rem;font-weight:700;margin:0;padding:.65rem 1.1rem;text-align:center}.agent-card-title[data-v-f26bb71b]{font-size:1.05rem;font-weight:700;margin:0;color:var(--text)}.agent-icon[data-v-f26bb71b]{align-items:center;border:1px solid var(--border);border-radius:999px;color:var(--color-primary);display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.agent-icon--key[data-v-f26bb71b]{background:var(--color-warning-soft);border-color:#f59e0b59;color:var(--color-warning)}.agent-label-row[data-v-f26bb71b]{align-items:center;color:var(--muted);display:flex;font-size:.85rem;font-weight:600;gap:.35rem;margin-bottom:.4rem}.agent-label-icon[data-v-f26bb71b]{color:var(--color-primary);display:flex}.agent-input-full[data-v-f26bb71b]{max-width:none;width:100%}.url-block[data-v-f26bb71b]{margin:0}.url-actions-strip[data-v-f26bb71b]{background:var(--surface-muted);border:1px solid var(--border);border-radius:10px;margin-top:.6rem;padding:.5rem}.agent-salvar-url[data-v-f26bb71b]{min-height:38px;width:100%}.agent-card-foot[data-v-f26bb71b]{color:var(--muted);font-size:.8rem;line-height:1.45;margin:auto 0 0;padding-top:.25rem}.agent-card-foot--warn[data-v-f26bb71b]{color:var(--color-text-muted)}.agent-info-list[data-v-f26bb71b]{margin:0}.agent-info-row[data-v-f26bb71b]{border-bottom:1px solid var(--border);display:grid;gap:.35rem .75rem;grid-template-columns:minmax(0,1fr);padding:.55rem 0}.agent-info-row--last[data-v-f26bb71b]{border-bottom:none;padding-bottom:.15rem}.agent-info-row dt[data-v-f26bb71b]{color:var(--muted);font-size:.78rem;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.02em}.agent-info-row dd[data-v-f26bb71b]{margin:0}.agent-info-value-wrap[data-v-f26bb71b]{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.agent-uuid[data-v-f26bb71b]{color:var(--text);font-size:.8rem;word-break:break-all}.agent-masked[data-v-f26bb71b]{color:var(--muted);font-family:ui-monospace,monospace;font-size:.95rem;letter-spacing:.12em}.agent-endpoint-dd[data-v-f26bb71b]{align-items:center;display:flex;gap:.35rem}.agent-check-ok[data-v-f26bb71b]{color:var(--color-success);display:flex}.agent-endpoint-ok-text[data-v-f26bb71b]{color:var(--color-success-text);font-size:.9rem;font-weight:600}.agent-btn-full[data-v-f26bb71b]{margin-top:.35rem;width:100%}.agent-checklist[data-v-f26bb71b]{list-style:none;margin:0;padding:0}.agent-checklist li[data-v-f26bb71b]{align-items:flex-start;color:var(--text);display:flex;gap:.55rem;font-size:.9rem;line-height:1.45;margin-bottom:.65rem}.agent-checklist li[data-v-f26bb71b]:last-child{margin-bottom:0}.mono-inline[data-v-f26bb71b]{font-family:ui-monospace,monospace}.button.tiny[data-v-f26bb71b]{padding:.25rem .6rem;font-size:.8rem}.tag[data-v-f26bb71b]{display:inline-block;padding:.15rem .5rem;border-radius:6px;font-size:.85rem}.tag.ok[data-v-f26bb71b]{background:var(--color-success-soft);color:var(--color-success-text)}.tag.warn[data-v-f26bb71b]{background:var(--color-warning-soft);color:var(--color-warning-text)}.cred-modal-backdrop[data-v-f26bb71b]{align-items:center;background:#0f172aa6;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1.25rem;position:fixed;z-index:10000}.cred-modal[data-v-f26bb71b]{background:var(--surface, #f1f5f9);border-radius:14px;box-shadow:0 25px 50px -12px #00000059;max-height:min(90vh,720px);max-width:560px;overflow:hidden;width:100%}.cred-modal-header[data-v-f26bb71b]{align-items:flex-start;background:linear-gradient(135deg,#4c1d95,#5b21b6 45%,#6d28d9);color:#f8fafc;display:flex;gap:.75rem;justify-content:space-between;padding:1.1rem 1.25rem}.cred-modal-title[data-v-f26bb71b]{font-size:1.05rem;font-weight:700;line-height:1.35;margin:0;padding-right:.5rem}.cred-modal-close[data-v-f26bb71b]{color:#e9d5ff!important;flex-shrink:0}.cred-modal-body[data-v-f26bb71b]{padding:1.15rem 1.25rem 1.35rem}.cred-modal-alert[data-v-f26bb71b]{align-items:flex-start;background:#fee2e28c;border:1px solid rgba(248,113,113,.35);border-radius:10px;display:flex;gap:.65rem;margin-bottom:1.1rem;padding:.75rem .85rem}.cred-modal-alert-icon[data-v-f26bb71b]{color:#b45309;flex-shrink:0;margin-top:.1rem}.cred-modal-alert-text[data-v-f26bb71b]{color:#7f1d1d;font-size:.88rem;line-height:1.45;margin:0}.cred-modal-alert-text strong[data-v-f26bb71b]{color:#991b1b}.cred-field[data-v-f26bb71b]{margin-bottom:1rem}.cred-field-label[data-v-f26bb71b]{color:#64748b;display:block;font-size:.78rem;font-weight:600;margin-bottom:.35rem}.cred-field-row[data-v-f26bb71b]{align-items:stretch;display:flex;flex-wrap:wrap;gap:.5rem}.cred-field-input[data-v-f26bb71b]{flex:1;font-family:ui-monospace,monospace;font-size:.82rem;min-width:0}.cred-modal-foot[data-v-f26bb71b]{color:#64748b;font-size:.82rem;line-height:1.45;margin:.25rem 0 0}.rotate-confirm-backdrop[data-v-f26bb71b]{align-items:center;background:#0f172a73;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1.25rem;position:fixed;z-index:10001}.rotate-confirm-alert[data-v-f26bb71b]{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:12px;box-shadow:0 10px 40px #0f172a1f;max-width:420px;padding:1.25rem 1.4rem;width:100%}.rotate-confirm-heading[data-v-f26bb71b]{color:#b45309;font-size:.82rem;font-weight:800;letter-spacing:.08em;line-height:1.2;margin:0 0 .9rem;text-align:center;text-transform:uppercase}.rotate-confirm-text[data-v-f26bb71b]{color:var(--text, #1e293b);font-size:.92rem;line-height:1.55;margin:0 0 1.2rem}.rotate-confirm-actions[data-v-f26bb71b]{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.rotate-confirm-actions .button[data-v-f26bb71b]{min-width:5.5rem}.card.muted[data-v-f26bb71b]{color:var(--muted)}.dominio-sql-debug code[data-v-639df293]{background:#f1f5f9;border-radius:4px;font-size:.85em;padding:.1rem .35rem}.warn-banner[data-v-639df293]{background:#fffbeb;border-color:#fcd34d;color:#92400e;font-size:.9rem;margin-top:1rem}.form-block[data-v-639df293]{margin-top:1rem}.form-field[data-v-639df293]{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.form-field.full[data-v-639df293]{width:100%}.field-hint[data-v-639df293]{color:var(--muted, #64748b);font-size:.82rem}.actions-row[data-v-639df293]{display:flex;flex-wrap:wrap;gap:.65rem}.sql-textarea[data-v-639df293],.sql-params-textarea[data-v-639df293]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.84rem;line-height:1.45;min-height:8rem;resize:vertical;width:100%}.sql-params-textarea[data-v-639df293]{min-height:4rem}.result-header[data-v-639df293]{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:space-between;margin-bottom:.65rem}.result-meta[data-v-639df293]{color:var(--muted, #64748b);font-size:.88rem;margin:0}.pagination-bar[data-v-639df293]{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.pagination-btn[data-v-639df293]{min-width:6.5rem}.pagination-label[data-v-639df293]{color:var(--muted, #64748b);font-size:.88rem;min-width:8rem;text-align:center}.export-notice[data-v-639df293]{color:#166534;font-size:.9rem}.muted[data-v-639df293]{color:var(--muted, #64748b)}.autenticidade-page[data-v-838c647a]{display:flex;flex-direction:column;gap:1.25rem;max-width:1120px}.aut-header[data-v-838c647a]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.aut-title[data-v-838c647a]{margin:0 0 .35rem}.aut-subtitle[data-v-838c647a]{margin:0;max-width:42rem;color:var(--muted);font-size:.9rem;line-height:1.45}.aut-grid[data-v-838c647a]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.aut-card[data-v-838c647a]{display:flex;flex-direction:column;gap:1rem;padding:1.15rem 1.25rem;min-height:0}.aut-card--muted[data-v-838c647a]{background:#fafbfc}.aut-card-title[data-v-838c647a]{margin:0;font-size:.95rem;font-weight:700;color:var(--text, #0f172a)}.aut-card-head[data-v-838c647a]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.aut-pill[data-v-838c647a]{font-size:.72rem;font-weight:600;padding:.2rem .55rem;border-radius:999px;white-space:nowrap}.aut-pill--ok[data-v-838c647a]{background:#dcfce7;color:#15803d}.aut-pill--warn[data-v-838c647a]{background:#fef3c7;color:#b45309}.mode-cards[data-v-838c647a]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.mode-card[data-v-838c647a]{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem;border:2px solid var(--border, #e2e8f0);border-radius:12px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.mode-card[data-v-838c647a]:hover{border-color:color-mix(in srgb,var(--primary) 40%,var(--border))}.mode-card--active[data-v-838c647a]{border-color:var(--primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--primary) 25%,transparent)}.mode-card-check[data-v-838c647a]{position:absolute;top:.65rem;right:.65rem;width:1.25rem;height:1.25rem;color:var(--primary)}.mode-card-check svg[data-v-838c647a]{width:100%;height:100%}.mode-card-icon[data-v-838c647a]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;background:#f1f5f9;color:#64748b}.mode-card-icon svg[data-v-838c647a]{width:1.35rem;height:1.35rem}.mode-card-icon--api[data-v-838c647a]{background:color-mix(in srgb,var(--primary) 12%,white);color:var(--primary)}.mode-card--active .mode-card-icon[data-v-838c647a]:not(.mode-card-icon--api){color:var(--primary)}.mode-card-name[data-v-838c647a]{font-size:.92rem;font-weight:700;color:var(--text, #0f172a)}.mode-card-desc[data-v-838c647a]{font-size:.78rem;color:var(--muted);line-height:1.35}.aut-form-stack[data-v-838c647a]{display:flex;flex-direction:column;gap:.85rem}.aut-empresa-row[data-v-838c647a]{display:flex;gap:.65rem;align-items:flex-end}.aut-empresa-codigo[data-v-838c647a]{flex:0 0 5.5rem;min-width:0}.aut-empresa-nome[data-v-838c647a]{flex:1;min-width:0}.aut-empresa-nome .input[readonly][data-v-838c647a]{background:#f8fafc;color:var(--text, #0f172a);cursor:default}.aut-dates[data-v-838c647a]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.aut-meta[data-v-838c647a]{margin:.35rem 0 0;font-size:.75rem;color:var(--muted)}.aut-files-row[data-v-838c647a]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.aut-files-label[data-v-838c647a]{font-size:.8rem;color:var(--muted)}.aut-status-hero[data-v-838c647a]{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:12px;border:1px solid var(--border)}.aut-status-hero--ok[data-v-838c647a]{background:#f0fdf4;border-color:#bbf7d0}.aut-status-hero--warning[data-v-838c647a]{background:#fffbeb;border-color:#fde68a}.aut-status-hero--error[data-v-838c647a]{background:#fef2f2;border-color:#fecaca}.aut-status-hero--pending[data-v-838c647a]{background:#f8fafc}.aut-status-icon[data-v-838c647a]{flex-shrink:0;width:2.25rem;height:2.25rem;color:#16a34a}.aut-status-hero--warning .aut-status-icon[data-v-838c647a]{color:#d97706}.aut-status-hero--error .aut-status-icon[data-v-838c647a]{color:#dc2626}.aut-status-hero--pending .aut-status-icon[data-v-838c647a]{color:#94a3b8}.aut-status-icon svg[data-v-838c647a]{width:100%;height:100%}.aut-status-title[data-v-838c647a]{margin:0;font-size:.95rem;font-weight:700}.aut-status-hint[data-v-838c647a]{margin:.2rem 0 0;font-size:.8rem;color:var(--muted)}.aut-actions-row[data-v-838c647a]{display:flex;flex-wrap:wrap;gap:.5rem}.aut-actions-row--sub[data-v-838c647a]{padding-top:.25rem;border-top:1px dashed var(--border)}.aut-badges[data-v-838c647a]{display:flex;flex-wrap:wrap;gap:.45rem}.aut-badge[data-v-838c647a]{font-size:.72rem;padding:.25rem .55rem;border-radius:6px;background:#f1f5f9;color:var(--muted)}.aut-badge--ok[data-v-838c647a]{background:#ecfdf5;color:#047857}.aut-muted-text[data-v-838c647a]{margin:0;font-size:.85rem;color:var(--muted);line-height:1.45}.aut-checkbox[data-v-838c647a]{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:var(--muted);line-height:1.4;cursor:pointer}.aut-checkbox input[data-v-838c647a]{margin-top:.15rem;accent-color:var(--primary)}.aut-btn-primary[data-v-838c647a]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;background:var(--primary);color:#fff;border-color:var(--primary);font-weight:600}.aut-btn-primary[data-v-838c647a]:hover:not(:disabled){background:var(--primary-dark, var(--primary))}.aut-btn-primary[data-v-838c647a]:disabled{opacity:.6}.aut-btn-conferir[data-v-838c647a]{width:100%;padding:.7rem 1rem;font-size:.95rem}.aut-download-row[data-v-838c647a]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.aut-btn-download[data-v-838c647a]{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.82rem}.aut-btn-icon[data-v-838c647a]{width:1rem;height:1rem;flex-shrink:0}.aut-results[data-v-838c647a]{padding:1.15rem 1.25rem}.kpi-grid[data-v-838c647a]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.kpi-card[data-v-838c647a]{border:1px solid var(--border);border-radius:10px;padding:.7rem .8rem;background:#f8fafc}.kpi-label[data-v-838c647a]{margin:0;color:var(--muted);font-size:.75rem}.kpi-value[data-v-838c647a]{margin:.3rem 0 0;font-size:1.05rem;font-weight:700}.kpi-alert[data-v-838c647a]{border-color:#fecaca;background:#fff7f7}.aut-summary-detail[data-v-838c647a]{margin:.75rem 0 0;font-size:.8rem;color:var(--muted)}@media (max-width: 900px){.aut-grid[data-v-838c647a],.mode-cards[data-v-838c647a]{grid-template-columns:1fr}.kpi-grid[data-v-838c647a]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.aut-empresa-row[data-v-838c647a]{flex-direction:column;align-items:stretch}.aut-empresa-codigo[data-v-838c647a]{flex:1 1 auto}.aut-dates[data-v-838c647a],.aut-download-row[data-v-838c647a]{grid-template-columns:1fr}}.notas-table-panel[data-v-17516baf]{display:flex;flex-direction:column;min-height:0}.notas-table-wrap[data-v-17516baf]{flex:1;min-height:0;overflow:auto}.table.notas-data-table[data-v-17516baf]{--notas-row-h: 23px;--notas-row-bg: color-mix(in srgb, var(--color-primary-soft) 38%, var(--surface));--notas-row-bg-alt: var(--color-primary-soft);--notas-row-bg-head: color-mix(in srgb, var(--color-primary-soft) 55%, var(--color-neutral-200));--notas-row-bg-total: color-mix(in srgb, var(--color-primary-soft) 72%, var(--color-neutral-200));font-size:.6875rem;border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.notas-data-table--dense th[data-v-17516baf],.notas-data-table--dense td[data-v-17516baf]{white-space:nowrap;vertical-align:middle;border-left:none;border-right:none;border-bottom:1px solid var(--border);padding:1px .4rem;line-height:calc(var(--notas-row-h) - 2px);height:var(--notas-row-h);box-sizing:border-box}.notas-empty-row[data-v-17516baf]{background:var(--notas-row-bg)}.notas-empty-cell[data-v-17516baf]{color:var(--muted);font-size:.6875rem;height:auto!important;line-height:1.3;padding:.85rem .75rem!important;text-align:center;white-space:normal}.notas-data-table thead th[data-v-17516baf]{background:var(--notas-row-bg-head);border-bottom:1px solid color-mix(in srgb,var(--color-primary) 10%,var(--color-neutral-300));box-shadow:0 1px #0f172a0a,0 6px 14px #0f172a0a;color:var(--text-emphasis);font-size:.6875rem;font-weight:700;letter-spacing:normal;position:sticky;top:0;text-transform:none;z-index:2}.notas-th-label[data-v-17516baf]{display:block;padding:0 .35rem;font-weight:700;line-height:var(--notas-row-h)}.notas-th--sortable[data-v-17516baf]{padding:0}.notas-sort-btn[data-v-17516baf]{align-items:center;background:transparent;border:none;border-radius:6px;color:var(--text-emphasis);cursor:pointer;display:inline-flex;font:inherit;font-size:.6875rem;font-weight:700;gap:.2rem;height:var(--notas-row-h);justify-content:space-between;padding:0 .35rem;text-align:left;transition:background-color var(--motion-normal) var(--ease-out),color var(--motion-normal) var(--ease-out);width:100%}.notas-sort-btn[data-v-17516baf]:hover,.notas-sort-btn[data-v-17516baf]:focus-visible{background:color-mix(in srgb,var(--color-primary) 7%,transparent);color:var(--primary);outline:none}.notas-th--right .notas-sort-btn[data-v-17516baf]{justify-content:flex-end;text-align:right}.notas-th--center .notas-sort-btn[data-v-17516baf],.notas-th--center .notas-th-label[data-v-17516baf]{justify-content:center;text-align:center}.notas-th--center .notas-sort-btn[data-v-17516baf]{width:100%}.notas-th--sorted .notas-sort-label[data-v-17516baf]{color:var(--primary)}.notas-sort-label[data-v-17516baf]{line-height:1.1}.notas-sort-icon[data-v-17516baf]{flex-shrink:0;font-size:.5625rem;line-height:1}.notas-sort-icon--idle[data-v-17516baf]{color:var(--muted);opacity:.65}.notas-sort-icon--active[data-v-17516baf]{color:var(--primary);font-weight:700}.notas-data-table tbody td[data-v-17516baf]{background:var(--notas-row-bg);transition:background-color var(--motion-normal) var(--ease-out),color var(--motion-normal) var(--ease-out)}.notas-data-table tbody tr.notas-tr--alt td[data-v-17516baf]{background:var(--notas-row-bg-alt)}.notas-data-table tbody tr.notas-tr--cancelada td[data-v-17516baf]{background:#6d7f94;color:#fff}.notas-data-table tbody tr:not(.notas-tr--cancelada):hover td[data-v-17516baf]{background:color-mix(in srgb,var(--color-primary) 7%,#ffffff)}.notas-data-table tbody tr.notas-tr--cancelada td.notas-td--muted[data-v-17516baf],.notas-data-table tbody tr.notas-tr--cancelada .notas-chave-text[data-v-17516baf]{color:#ffffffeb}.notas-data-table tbody tr.notas-tr--cancelada .notas-icon-btn--copy[data-v-17516baf]{color:#fff}.notas-cell--sticky-left[data-v-17516baf]{position:sticky;z-index:1;overflow:hidden;text-overflow:ellipsis}.notas-data-table thead .notas-cell--sticky-left[data-v-17516baf]{z-index:4}.notas-cell--sticky-left-last[data-v-17516baf]{box-shadow:6px 0 10px #0f172a0d}.notas-th--right[data-v-17516baf],.notas-td--right[data-v-17516baf]{text-align:right}.notas-td--center[data-v-17516baf]{text-align:center}.notas-td--muted[data-v-17516baf]{color:var(--muted)}.notas-td--money[data-v-17516baf]{font-variant-numeric:tabular-nums}.notas-td--mono[data-v-17516baf]{font-size:.6875rem;color:var(--text-emphasis);font-variant-numeric:tabular-nums}.notas-td--chave[data-v-17516baf]{max-width:5.5rem}.notas-chave-cell[data-v-17516baf]{display:inline-flex;align-items:center;gap:.25rem;max-width:100%}.notas-chave-text[data-v-17516baf]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;color:var(--text-emphasis)}.notas-icon-btn[data-v-17516baf]{align-items:center;background:transparent;border:none;border-radius:6px;color:var(--muted);display:inline-flex;justify-content:center;padding:0;transition:background-color var(--motion-normal) var(--ease-out),color var(--motion-normal) var(--ease-out),transform var(--motion-fast) var(--ease-out);vertical-align:middle}.notas-icon-btn--copy[data-v-17516baf]{color:var(--primary);flex-shrink:0}.notas-icon-btn[data-v-17516baf]:hover:not(:disabled){background:var(--color-primary-soft);color:var(--primary);transform:translateY(-1px)}.notas-icon-btn[data-v-17516baf]:active:not(:disabled){transform:translateY(0) scale(.96)}.notas-th-actions[data-v-17516baf],.notas-td-actions[data-v-17516baf]{width:2.25rem;min-width:2.25rem;padding-left:.15rem!important;padding-right:.15rem!important;text-align:center;position:sticky;right:0;box-shadow:-6px 0 10px #0f172a0d}.notas-data-table thead .notas-th-actions[data-v-17516baf]{z-index:5}.notas-row-menu[data-v-17516baf]{position:relative;display:inline-block}.notas-row-menu-popover[data-v-17516baf]{position:absolute;right:0;top:calc(100% + 4px);z-index:5;min-width:10.5rem;padding:.35rem;display:flex;flex-direction:column;gap:.15rem;box-shadow:var(--shadow-elevated)}.notas-row-menu-popover button[data-v-17516baf]{padding:.45rem .6rem;border:none;border-radius:8px;background:transparent;text-align:left;font-size:.8125rem;color:var(--muted)}.notas-menu-backdrop[data-v-17516baf]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4}.notas-totals-row td[data-v-17516baf]{height:var(--notas-row-h);font-size:.6875rem;background:var(--notas-row-bg-total)}.notas-totals-row[data-v-17516baf]{font-weight:600}.notas-totals-label[data-v-17516baf]{color:var(--muted)}.notas-td--total[data-v-17516baf]{color:var(--text-emphasis);font-variant-numeric:tabular-nums}.notas-toolbar[data-v-d8d2d87f]{flex-shrink:0;padding:.45rem .6rem .5rem;margin-bottom:.28rem;box-shadow:var(--shadow-soft)}.notas-toolbar-main[data-v-d8d2d87f]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.55rem}.notas-filters-col[data-v-d8d2d87f]{display:flex;flex-direction:column;justify-content:center;gap:.32rem;flex:0 1 auto;min-width:0}.notas-filter-row[data-v-d8d2d87f]{display:grid;grid-template-columns:4.75rem minmax(0,1fr);align-items:center;gap:.4rem}.notas-filter-label[data-v-d8d2d87f]{font-size:.75rem;font-weight:700;color:var(--color-neutral-700);line-height:1.15;white-space:nowrap;text-align:left}.notas-cliente-inputs[data-v-d8d2d87f]{display:grid;grid-template-columns:4.5rem minmax(5.5rem,11rem);gap:.35rem;min-width:0}.notas-control[data-v-d8d2d87f]{min-height:1.85rem;height:1.85rem;padding:.28rem .45rem;font-size:.8125rem;border-radius:7px;line-height:1.2;width:100%;min-width:0}.notas-date-fim-row[data-v-d8d2d87f]{display:flex;align-items:center;gap:.35rem;min-width:0}.notas-date-fim-row .notas-control--date[data-v-d8d2d87f]{flex:1 1 auto}.notas-btn-preset[data-v-d8d2d87f]{flex:0 0 auto;min-height:1.85rem;height:1.85rem;padding:0 .45rem;font-size:.75rem;font-weight:700}.notas-control--codigo[data-v-d8d2d87f]{text-align:center;font-variant-numeric:tabular-nums}.notas-control--nome[data-v-d8d2d87f]{background:var(--color-neutral-50)}.notas-control--date[data-v-d8d2d87f]{max-width:10.5rem;padding-right:.2rem}.notas-movimento-fieldset[data-v-d8d2d87f]{margin:0;padding:.22rem .55rem .38rem;border:1px solid var(--border);border-radius:8px;background:var(--color-neutral-50);flex:0 0 auto;align-self:stretch;min-width:5.85rem}.notas-movimento-legend[data-v-d8d2d87f]{padding:0 .2rem;font-size:.75rem;font-weight:700;color:var(--color-neutral-700)}.notas-movimento-radios[data-v-d8d2d87f]{display:flex;flex-direction:column;gap:.18rem;padding:.08rem .1rem 0}.notas-radio[data-v-d8d2d87f]{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--text-emphasis);cursor:pointer;white-space:nowrap;line-height:1.2}.notas-radio input[data-v-d8d2d87f]{width:.8rem;height:.8rem;margin:0;accent-color:var(--primary)}.notas-radio--disabled[data-v-d8d2d87f]{opacity:.45;cursor:not-allowed}.notas-summary-box[data-v-d8d2d87f]{display:flex;flex-direction:column;justify-content:center;gap:.28rem;flex:0 0 auto;min-width:11.5rem;padding:.35rem .45rem;border:1px solid var(--border);border-radius:8px;background:var(--color-neutral-50)}.notas-summary-readout[data-v-d8d2d87f]{display:flex;align-items:center;justify-content:space-between;gap:.35rem;min-height:1.85rem;padding:.2rem .45rem;border:1px solid var(--border);border-radius:6px;background:var(--surface);box-shadow:inset 0 1px 2px #0f172a0a}.notas-summary-readout-label[data-v-d8d2d87f]{font-size:.75rem;font-weight:600;color:var(--color-neutral-700);white-space:nowrap}.notas-summary-readout-value[data-v-d8d2d87f]{font-size:.8125rem;font-weight:700;color:var(--text-emphasis);font-variant-numeric:tabular-nums;text-align:right}.notas-actions-col[data-v-d8d2d87f]{display:flex;flex-direction:column;justify-content:center;gap:.32rem;flex:0 0 auto;min-width:6.5rem;margin-left:auto}.notas-btn--action[data-v-d8d2d87f]{width:100%;min-height:1.85rem;height:1.85rem;padding:0 .65rem;font-size:.75rem;font-weight:700;border-radius:8px;justify-content:center;white-space:nowrap}.notas-btn--iniciar[data-v-d8d2d87f]{box-shadow:0 1px 2px #004b9333}.notas-btn--verify[data-v-d8d2d87f]{background:var(--color-neutral-100);border:1px solid var(--border);color:var(--text-emphasis);box-shadow:inset 0 1px #fff9}.notas-btn--verify[data-v-d8d2d87f]:hover:not(:disabled){background:var(--color-neutral-200);border-color:color-mix(in srgb,var(--primary) 25%,var(--border))}.notas-truncated-hint[data-v-d8d2d87f]{margin:.35rem 0 0;font-size:.6875rem;color:var(--muted);line-height:1.3}@media (max-width: 960px){.notas-toolbar-main[data-v-d8d2d87f]{flex-wrap:wrap;align-items:flex-end}.notas-actions-col[data-v-d8d2d87f]{margin-left:0;flex-direction:row;flex-wrap:wrap;width:100%;justify-content:flex-end}.notas-btn--action[data-v-d8d2d87f]{width:auto;min-width:6.5rem}.notas-summary-box[data-v-d8d2d87f]{flex:1 1 100%;min-width:0}}@media (max-width: 640px){.notas-filter-row[data-v-d8d2d87f]{grid-template-columns:1fr;gap:.2rem}.notas-cliente-inputs[data-v-d8d2d87f]{grid-template-columns:4.5rem 1fr}.notas-control--date[data-v-d8d2d87f]{max-width:none}.notas-actions-col[data-v-d8d2d87f]{flex-direction:column;align-items:stretch}.notas-btn--action[data-v-d8d2d87f]{width:100%}}.notas-page[data-v-19fe4b1f]{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.notas-page-top[data-v-19fe4b1f]{flex-shrink:0}.notas-tabs[data-v-19fe4b1f]{border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;gap:0;margin-bottom:.15rem;flex-shrink:0}.notas-tab[data-v-19fe4b1f]{background:transparent;border:none;border-radius:7px 7px 0 0;color:var(--muted);font-size:.6875rem;font-weight:600;line-height:1.25;padding:.32rem .65rem;transition:background-color var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out),color var(--motion-normal) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.notas-tab[data-v-19fe4b1f]:hover:not(:disabled){background:color-mix(in srgb,var(--color-primary) 6%,transparent);color:var(--color-text-emphasis);transform:translateY(-1px)}.notas-tab[data-v-19fe4b1f]:active:not(:disabled){transform:translateY(0) scale(.98)}.notas-tab[data-v-19fe4b1f]:focus-visible{box-shadow:var(--focus-ring);outline:2px solid transparent;outline-offset:var(--focus-ring-offset)}.notas-tab--active[data-v-19fe4b1f]{background:var(--color-nav-active-bg);box-shadow:inset 0 -2px 0 var(--primary);color:var(--primary)}.notas-tab--disabled[data-v-19fe4b1f]{opacity:.45;cursor:not-allowed}.notas-body[data-v-19fe4b1f]{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.notas-table-card[data-v-19fe4b1f]{box-shadow:var(--shadow-soft);display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;padding:0;transition:box-shadow var(--motion-normal) var(--ease-out),opacity var(--motion-normal) var(--ease-out)}.notas-table-card--loading[data-v-19fe4b1f]{opacity:.72;pointer-events:none}.notas-truncated-hint[data-v-19fe4b1f]{flex-shrink:0;margin:.25rem 0 0;font-size:.625rem;color:var(--muted)}
