.screen-module__scTdCa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.screen-module__scTdCa__headerTitle{min-width:0}.screen-module__scTdCa__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:8px;font-size:10px;font-weight:600}.screen-module__scTdCa__heading{align-items:center;gap:12px;min-width:0;display:flex}.screen-module__scTdCa__heading h1{letter-spacing:-.025em;overflow-wrap:anywhere;min-width:0;font-size:24px;font-weight:600;line-height:1.3}.screen-module__scTdCa__heading[data-compact] h1{font-size:20px}.screen-module__scTdCa__headingIcon{border:1px solid color-mix(in oklab, var(--primary) 15%, transparent);background:color-mix(in oklab, var(--primary) 5%, var(--card));width:40px;height:40px;color:var(--primary);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.screen-module__scTdCa__headingIcon svg{width:20px;height:20px}.screen-module__scTdCa__subtitle{max-width:64rem;color:var(--muted-foreground);margin-top:8px;font-size:14px;line-height:1.6}.screen-module__scTdCa__actions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.screen-module__scTdCa__actions>*{max-width:100%}.screen-module__scTdCa__filterPanel{border:1px solid var(--border);background:var(--card);border-radius:12px;min-width:0;max-width:100%;padding:16px;display:block}.screen-module__scTdCa__filterPanel.screen-module__scTdCa__filterEmbedded{background:0 0;border:0;border-radius:0;padding:0}.screen-module__scTdCa__filterHeading{color:var(--muted-foreground);align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:500;display:flex}.screen-module__scTdCa__filterHeading svg{width:14px;height:14px}.screen-module__scTdCa__filterFields{flex-wrap:wrap;align-items:end;gap:12px;min-width:0;display:flex}.screen-module__scTdCa__filterFields>*{min-width:0;max-width:100%}.screen-module__scTdCa__filterPanel [data-filter-row]{flex-wrap:wrap;align-items:end;gap:12px;min-width:0;max-width:100%;display:flex}.screen-module__scTdCa__filterFields>[data-filter-row]{flex:320px}.screen-module__scTdCa__filterPanel [data-filter-field]{width:auto;min-width:0;max-width:100%;color:var(--muted-foreground);flex-direction:column;flex:160px;align-items:stretch;gap:6px;margin:0;font-size:12px;font-weight:500;line-height:1.5;display:flex}.screen-module__scTdCa__filterPanel [data-filter-field]>label{min-height:18px;color:var(--muted-foreground);margin:0;font-size:12px;font-weight:500;line-height:1.5;display:block}.screen-module__scTdCa__filterPanel [data-filter-field]>span:first-child{min-height:18px;color:var(--muted-foreground);margin:0;font-size:12px;font-weight:500;line-height:1.5;display:block}.screen-module__scTdCa__filterPanel :is(input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]),select){background:var(--background);width:100%;min-width:0;max-width:100%;height:36px;color:var(--foreground);border-radius:6px;font-size:14px;font-weight:400}.screen-module__scTdCa__filterPanel [data-filter-field]>div{width:100%;min-width:0;max-width:100%}.screen-module__scTdCa__filterPanel [data-filter-row]>svg{flex-shrink:0;margin-bottom:10px}.screen-module__scTdCa__filterPanel button{white-space:normal;height:auto;min-height:36px}.screen-module__scTdCa__filterPanel [data-filter-presets]{flex:100%;gap:4px;width:fit-content}.screen-module__scTdCa__filterGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));align-items:end;gap:12px;display:grid}.screen-module__scTdCa__field{flex-direction:column;flex:160px;gap:6px;min-width:0;display:flex}.screen-module__scTdCa__field>div{width:100%;min-width:0;max-width:100%}.screen-module__scTdCa__field>span,.screen-module__scTdCa__filterGrid label,.screen-module__scTdCa__filterGroup>span{min-height:18px;color:var(--muted-foreground);text-transform:none;font-size:12px;font-weight:500;line-height:1.5;display:block}.screen-module__scTdCa__field input,.screen-module__scTdCa__field select,.screen-module__scTdCa__filterGrid input,.screen-module__scTdCa__filterGrid select{background:var(--background);width:100%;min-width:0;max-width:100%;height:36px}.screen-module__scTdCa__filterGrid>div{min-width:0}.screen-module__scTdCa__filterFields>button,.screen-module__scTdCa__filterActions button{height:36px}.screen-module__scTdCa__filterActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.screen-module__scTdCa__filterGroup{flex:100%;min-width:0}.screen-module__scTdCa__filterGroup>div{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.screen-module__scTdCa__filterGroup button{white-space:normal;height:auto;min-height:32px}.screen-module__scTdCa__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}:is(.screen-module__scTdCa__metrics:has(>:nth-child(3):last-child),.screen-module__scTdCa__metrics:has(>:nth-child(6):last-child)){grid-template-columns:repeat(3,minmax(0,1fr))}.screen-module__scTdCa__metrics>[data-stat-card]{grid-row:span 3;grid-template-rows:subgrid;border:1px solid var(--border);min-width:0;box-shadow:none;background:var(--card);border-radius:12px;gap:8px;padding:16px;display:grid}.screen-module__scTdCa__metrics>[data-stat-card]:first-child{border-color:color-mix(in oklab, var(--primary) 24%, var(--border));background:color-mix(in oklab, var(--primary) 4%, var(--card))}.screen-module__scTdCa__metricHeader{min-width:0;padding:0}.screen-module__scTdCa__metricHeader [data-slot=card-title]{color:var(--muted-foreground);font-size:12px;font-weight:500;line-height:1.5}.screen-module__scTdCa__metricContent{grid-row:span 2;grid-template-rows:subgrid;gap:8px;min-width:0;padding:0;display:grid}.screen-module__scTdCa__metricValue{letter-spacing:-.025em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:23px;font-weight:600;line-height:1.3}.screen-module__scTdCa__metricIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:5px;display:flex}.screen-module__scTdCa__metricIcon svg{width:16px;height:16px}.screen-module__scTdCa__dataTable{border:1px solid var(--border);background:var(--card);border-radius:12px;flex-direction:column;gap:0;min-width:0;max-width:100%;display:flex;overflow:hidden}.screen-module__scTdCa__dataTable [data-data-table-toolbar]{gap:12px;padding:16px}.screen-module__scTdCa__dataTable [data-data-table-toolbar] button{height:36px}.screen-module__scTdCa__dataTable [data-data-table-viewport]{border:0;border-radius:0;min-width:0}.screen-module__scTdCa__dataTable [data-slot=table-container]{scrollbar-width:thin;max-height:580px;overflow:auto}.screen-module__scTdCa__dataTable table{font-variant-numeric:tabular-nums}.screen-module__scTdCa__dataTable th{z-index:1;background:var(--muted);color:var(--muted-foreground);padding:12px;font-size:11px;position:sticky;top:0}.screen-module__scTdCa__dataTable td{padding:11px 12px;font-size:13px}.screen-module__scTdCa__dataTable tbody tr:nth-child(2n){background:color-mix(in oklab, var(--muted) 28%, var(--card))}.screen-module__scTdCa__dataTable tbody tr:hover{background:color-mix(in oklab, var(--primary) 4%, var(--card))}.screen-module__scTdCa__dataTable [data-data-table-footer]{border-top:1px solid var(--border);gap:12px;padding:12px 16px;font-size:12px;line-height:1.6}.screen-module__scTdCa__surface{min-width:0;max-width:100%;color:var(--foreground)}.screen-module__scTdCa__surface>div{min-width:0}.screen-module__scTdCa__surface input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]),.screen-module__scTdCa__surface select{min-width:0;max-width:100%;height:36px}.screen-module__scTdCa__surface [data-screen-page]{min-width:0;max-width:100%;padding:0}.screen-module__scTdCa__surface [data-screen-page]>*+*{margin-top:20px}.screen-module__scTdCa__surface [data-slot=card]{min-width:0;box-shadow:none;border-radius:12px}.screen-module__scTdCa__surface [data-slot=card-title]:not([data-standard-ui] *){font-size:14px;font-weight:600;line-height:1.5}.screen-module__scTdCa__surface [data-screen-section]{min-width:0;box-shadow:none;border-radius:12px}.screen-module__scTdCa__surface [data-screen-section] [data-screen-section]{box-shadow:none;border:0;border-radius:0;padding-inline:0}.screen-module__scTdCa__surface [data-screen-table]{scrollbar-width:thin;border-radius:10px;min-width:0;max-width:100%;overflow:auto}.screen-module__scTdCa__surface [data-screen-table] table{font-variant-numeric:tabular-nums;min-width:600px}.screen-module__scTdCa__surface [data-screen-table] th{background:var(--muted);color:var(--muted-foreground);text-transform:none;font-size:11px;font-weight:500}.screen-module__scTdCa__surface [data-screen-table] td{font-size:13px}.screen-module__scTdCa__surface [data-screen-tabs]{border:1px solid var(--border);background:var(--card);border-radius:10px;flex-wrap:wrap;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex}.screen-module__scTdCa__surface [data-screen-tabs] button{white-space:normal;height:auto;min-height:32px}.screen-module__scTdCa__surface [data-screen-form-row]{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.screen-module__scTdCa__surface [data-screen-form-row]>div{flex:180px;min-width:0}.screen-module__scTdCa__surface [data-screen-form-row]>button{height:36px}.screen-module__scTdCa__surface [data-screen-metrics]{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:12px;display:grid}.screen-module__scTdCa__surface [data-screen-metrics]>*{border-radius:12px;gap:8px;min-width:0;height:100%;padding:16px}.screen-module__scTdCa__surface [data-screen-metrics] [data-slot=card-header]{min-height:0;padding:0}.screen-module__scTdCa__surface [data-screen-metrics] [data-slot=card-content]{padding:0}.screen-module__scTdCa__surface [data-screen-metrics] [data-slot=card-title]{font-size:12px;line-height:1.5}.screen-module__scTdCa__surface [data-screen-dialog]{border-radius:12px;max-width:calc(100vw - 24px);max-height:90dvh}.screen-module__scTdCa__surface [data-screen-dialog] label{color:var(--muted-foreground);margin-bottom:6px;font-size:12px;font-weight:500;display:block}.screen-module__scTdCa__surface [data-screen-dialog] input:not([type=checkbox]):not([type=radio]):not([type=file]){min-width:0;max-width:100%;height:36px}.screen-module__scTdCa__surface [data-screen-dialog] select{min-width:0;max-width:100%;height:36px}@media (max-width:1100px){:is(.screen-module__scTdCa__metrics,.screen-module__scTdCa__metrics:has(>:nth-child(3):last-child),.screen-module__scTdCa__metrics:has(>:nth-child(6):last-child)){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.screen-module__scTdCa__heading h1{font-size:21px}.screen-module__scTdCa__filterGrid{grid-template-columns:minmax(0,1fr)}.screen-module__scTdCa__field,:is(.screen-module__scTdCa__filterPanel [data-filter-field],.screen-module__scTdCa__filterFields>[data-filter-row]){flex-basis:100%}.screen-module__scTdCa__filterPanel [data-filter-row]{width:100%}.screen-module__scTdCa__metrics>[data-stat-card]{padding:12px}.screen-module__scTdCa__metricValue{font-size:19px}.screen-module__scTdCa__surface [data-screen-page] .grid-cols-2:not([data-screen-metrics]){grid-template-columns:minmax(0,1fr)}.screen-module__scTdCa__surface [data-screen-metrics]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print{.screen-module__scTdCa__filterPanel,.screen-module__scTdCa__header{display:none}.screen-module__scTdCa__dataTable{border:0;max-height:none;overflow:visible}.screen-module__scTdCa__dataTable [data-slot=table-container]{border:0;max-height:none;overflow:visible}.screen-module__scTdCa__surface [data-screen-table]{border:0;max-height:none;overflow:visible}.screen-module__scTdCa__dataTable th{position:static}}
.visual-module__MFnx7q__surface{min-width:0;max-width:100%;color:var(--foreground)}.visual-module__MFnx7q__module{gap:20px;display:grid}.visual-module__MFnx7q__surface [data-slot=card]:not([data-standard-ui]){min-width:0;box-shadow:none;border-radius:12px;gap:0;padding-block:0}.visual-module__MFnx7q__surface [data-slot=card-header]:not([data-standard-ui] *){padding:16px 16px 8px}.visual-module__MFnx7q__surface [data-slot=card-content]:not([data-standard-ui] *){padding:16px}.visual-module__MFnx7q__surface [data-slot=card-title]:not([data-standard-ui] *){font-size:14px;font-weight:600;line-height:1.5}.visual-module__MFnx7q__surface [data-slot=dialog-title]{padding-right:24px;line-height:1.5}.visual-module__MFnx7q__surface [data-slot=button]{max-width:100%}.visual-module__MFnx7q__surface [data-slot=table-container]{scrollbar-width:thin;max-height:580px;overflow:auto}.visual-module__MFnx7q__surface table{font-variant-numeric:tabular-nums}.visual-module__MFnx7q__surface [data-comercial-tabs]{border:1px solid var(--border);background:var(--card);border-radius:10px;flex-wrap:wrap;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex}.visual-module__MFnx7q__surface [data-comercial-filter]:not([data-standard-ui]){border:1px solid var(--border);background:var(--card);border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;min-width:0;padding:16px;display:flex}.visual-module__MFnx7q__surface [data-comercial-filter]>div{min-width:0}.visual-module__MFnx7q__surface [data-comercial-section]{border:1px solid var(--border);background:var(--card);border-radius:12px;min-width:0;padding:16px}.visual-module__MFnx7q__surface [data-comercial-section]>h2{font-size:14px}.visual-module__MFnx7q__surface [data-comercial-section]>p{font-size:12px;line-height:1.6}.visual-module__MFnx7q__surface [data-comercial-native-viewport]{border:1px solid var(--border);scrollbar-width:thin;border-radius:9px;max-width:100%;max-height:580px;overflow:auto}.visual-module__MFnx7q__surface [data-comercial-native-viewport] th{z-index:1;background:var(--muted);color:var(--muted-foreground);white-space:nowrap;padding:12px;font-size:11px;position:sticky;top:0}.visual-module__MFnx7q__surface [data-comercial-native-viewport] td{font-variant-numeric:tabular-nums;padding:10px 12px}.visual-module__MFnx7q__surface [data-comercial-native-viewport] tbody tr:nth-child(2n){background:color-mix(in oklab, var(--muted) 28%, var(--card))}.visual-module__MFnx7q__surface [data-comercial-native-viewport] table{min-width:520px}.visual-module__MFnx7q__surface [data-comercial-account] [data-comercial-native-viewport]{max-height:none}.visual-module__MFnx7q__surface [data-comercial-count]{flex-wrap:wrap;align-items:center;gap:8px;line-height:1.6;display:flex}.visual-module__MFnx7q__surface [data-comercial-source]{border:1px solid var(--border);background:var(--card);border-radius:10px;padding:12px 16px}.visual-module__MFnx7q__surface .commercial-regua>div{background:color-mix(in oklab, var(--muted) 20%, var(--card));border-radius:12px;gap:12px 20px;min-width:0;padding:12px 16px;font-size:12px}.visual-module__MFnx7q__surface .commercial-regua label{flex-wrap:wrap;min-width:0}.visual-module__MFnx7q__surface .commercial-regua select{min-width:0;max-width:100%;font-size:12px}.visual-module__MFnx7q__surface .commercial-regua>div>span:last-child{border-top:1px solid var(--border);flex-basis:100%;padding-top:8px;font-size:11px}.visual-module__MFnx7q__dialog{max-height:92dvh;padding:20px;width:min(1180px,100vw - 2rem)!important;max-width:1180px!important}.visual-module__MFnx7q__dialog [data-slot=table-container]{max-height:52dvh}@media (max-width:639px){.visual-module__MFnx7q__surface [data-comercial-filter]{align-items:flex-start}.visual-module__MFnx7q__surface [data-comercial-count]{width:100%;margin-left:0}.visual-module__MFnx7q__surface .commercial-regua label:first-of-type{flex-direction:column;flex-basis:100%;align-items:flex-start}.visual-module__MFnx7q__dialog{padding:16px}}@media (prefers-reduced-motion:reduce){.visual-module__MFnx7q__surface *,.visual-module__MFnx7q__surface :before,.visual-module__MFnx7q__surface :after{transition:none!important;animation:none!important}}
.resultados-module__R5le0G__page{flex-direction:column;gap:20px;display:flex}.resultados-module__R5le0G__preview{border:1px solid var(--border);color:var(--muted-foreground);letter-spacing:.03em;border-radius:6px;padding:6px 9px;font-size:10px}.resultados-module__R5le0G__eyebrow{letter-spacing:.13em;color:var(--muted-foreground);margin-bottom:7px;font-size:9px;font-weight:650}.resultados-module__R5le0G__contextLine{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:10px 24px;font-size:11px;display:flex}.resultados-module__R5le0G__contextLine>span{align-items:center;gap:6px;display:inline-flex}.resultados-module__R5le0G__contextLine>span:last-child{margin-left:auto}.resultados-module__R5le0G__dot{background:var(--primary);border-radius:50%;width:6px;height:6px}.resultados-module__R5le0G__brand{color:var(--primary)}.resultados-module__R5le0G__caution{color:var(--warning)}.resultados-module__R5le0G__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.resultados-module__R5le0G__metric{border:1px solid var(--border);background:var(--card);border-radius:14px;flex-direction:column;gap:13px;min-width:0;padding:20px;display:flex}.resultados-module__R5le0G__metric p{color:var(--muted-foreground);font-size:12px;font-weight:500}.resultados-module__R5le0G__metric strong{letter-spacing:-.045em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:clamp(18px,1.7vw,29px);font-weight:650;line-height:1.2}.resultados-module__R5le0G__metric small{color:var(--muted-foreground);margin-top:auto;font-size:10px;line-height:1.6}.resultados-module__R5le0G__metric[data-focus]{background:color-mix(in oklab, var(--primary) 6%, var(--card));border-color:color-mix(in oklab, var(--primary) 30%, var(--border))}.resultados-module__R5le0G__metric[data-focus] strong{color:var(--primary)}.resultados-module__R5le0G__readout{background:color-mix(in oklab, var(--primary) 5%, var(--card));border:1px solid color-mix(in oklab, var(--primary) 18%, var(--border));border-radius:14px;align-items:center;gap:18px;padding:21px 24px;display:flex}.resultados-module__R5le0G__readoutIcon{background:var(--card);width:44px;height:44px;color:var(--primary);border:1px solid var(--border);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.resultados-module__R5le0G__readout>div:nth-child(2){flex:1;min-width:0}.resultados-module__R5le0G__readout h2{letter-spacing:-.025em;font-size:16px;font-weight:600;line-height:1.5}.resultados-module__R5le0G__readout h2+p{color:var(--muted-foreground);max-width:950px;margin-top:5px;font-size:12px;line-height:1.7}.resultados-module__R5le0G__readout button{flex-shrink:0}.resultados-module__R5le0G__charts{grid-template-columns:minmax(0,1.85fr) minmax(0,1fr);gap:16px;display:grid}.resultados-module__R5le0G__panel{border:1px solid var(--border);background:var(--card);border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.resultados-module__R5le0G__panelHead{justify-content:space-between;align-items:flex-start;gap:12px;padding:21px 22px 12px;display:flex}.resultados-module__R5le0G__panelHead>div{min-width:0}.resultados-module__R5le0G__panelHead button{flex-shrink:0;font-size:11px}.resultados-module__R5le0G__panel h2,.resultados-module__R5le0G__sectionHead h2{letter-spacing:-.025em;font-size:16px;font-weight:600;line-height:1.5}.resultados-module__R5le0G__panel h2+p{color:var(--muted-foreground);margin-top:4px;font-size:11px;line-height:1.7}.resultados-module__R5le0G__chartScroll{scrollbar-width:thin;padding:0 12px;overflow-x:auto}.resultados-module__R5le0G__waterfall{width:100%;min-width:530px;height:240px;display:block}.resultados-module__R5le0G__chartLabel{fill:var(--muted-foreground);font-size:10px}.resultados-module__R5le0G__chartValue{fill:var(--foreground);font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.resultados-module__R5le0G__trend{width:100%;height:240px;padding:0 12px;display:block}.resultados-module__R5le0G__noChart{text-align:center;min-height:240px;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:32px;font-size:12px;display:flex}.resultados-module__R5le0G__panelFoot{border-top:1px solid var(--border);color:var(--muted-foreground);margin-top:auto;padding:12px 22px 15px;font-size:10px;line-height:1.6}.resultados-module__R5le0G__rankings{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.resultados-module__R5le0G__segment{border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;gap:4px;width:fit-content;max-width:calc(100% - 44px);margin:0 22px 14px;padding:3px;display:flex}.resultados-module__R5le0G__segment button{white-space:normal;height:auto;min-height:30px;font-size:11px}.resultados-module__R5le0G__rankTable [data-data-table]{border:0;border-radius:0}.resultados-module__R5le0G__rankTable th,.resultados-module__R5le0G__rankTable td{padding-left:22px;padding-right:22px}.resultados-module__R5le0G__rankTable th:last-child{text-align:right}.resultados-module__R5le0G__rankTable [data-data-table-footer]{padding:10px 22px;font-size:10px}.resultados-module__R5le0G__entityButton{text-align:left;white-space:normal;cursor:pointer;flex-direction:column;gap:5px;max-width:250px;font-size:12px;font-weight:550;line-height:1.5;display:flex}.resultados-module__R5le0G__entityButton:hover span{color:var(--primary);text-decoration:underline}.resultados-module__R5le0G__entityButton small{color:var(--muted-foreground);font-size:10px;font-weight:400}.resultados-module__R5le0G__rankValue{text-align:right;font-variant-numeric:tabular-nums;flex-direction:column;gap:5px;display:flex}.resultados-module__R5le0G__rankValue strong{color:var(--primary);font-size:12px;font-weight:600}.resultados-module__R5le0G__rankValue[data-negative] strong{color:var(--destructive)}.resultados-module__R5le0G__rankValue small{color:var(--muted-foreground);font-size:10px}.resultados-module__R5le0G__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;margin:8px 0 16px;display:flex}.resultados-module__R5le0G__sectionHead>span{color:var(--muted-foreground);font-size:11px}.resultados-module__R5le0G__decisions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.resultados-module__R5le0G__decision{border:1px solid var(--border);border-top:3px solid var(--primary);background:var(--card);border-radius:12px;flex-direction:column;min-width:0;padding:21px;display:flex}.resultados-module__R5le0G__decision[data-tone=rever]{border-top-color:var(--warning)}.resultados-module__R5le0G__decision[data-tone=cortar]{border-top-color:var(--destructive)}.resultados-module__R5le0G__decisionTitle{align-items:center;gap:8px;display:flex}.resultados-module__R5le0G__decisionTitle svg{color:var(--primary);flex-shrink:0}.resultados-module__R5le0G__decision[data-tone=rever] svg{color:var(--warning)}.resultados-module__R5le0G__decision[data-tone=cortar] svg{color:var(--destructive)}.resultados-module__R5le0G__decision h3{letter-spacing:-.025em;font-size:14px;font-weight:600}.resultados-module__R5le0G__decisionTitle+p{color:var(--muted-foreground);margin-top:7px;font-size:10px}.resultados-module__R5le0G__decisionItems{flex:1;margin:18px 0}.resultados-module__R5le0G__decisionItems button{text-align:left;cursor:pointer;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 0;font-size:11px;display:flex}.resultados-module__R5le0G__decisionItems button:hover{color:var(--primary)}.resultados-module__R5le0G__decisionItems button span{overflow-wrap:anywhere;min-width:0}.resultados-module__R5le0G__decisionItems button small{color:var(--muted-foreground);margin-bottom:4px;font-size:9px;display:block}.resultados-module__R5le0G__decisionItems button strong{font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px;font-weight:600}.resultados-module__R5le0G__decision footer{color:var(--muted-foreground);font-size:10px;line-height:1.8}.resultados-module__R5le0G__emptyDecision{color:var(--muted-foreground);font-size:11px;line-height:1.8}.resultados-module__R5le0G__agendaNote{color:var(--muted-foreground);margin-top:12px;font-size:10px;line-height:1.7}.resultados-module__R5le0G__provenance{border-top:1px solid var(--border);color:var(--muted-foreground);align-items:start;gap:12px;padding:20px 0 12px;font-size:10px;line-height:1.9;display:flex}.resultados-module__R5le0G__provenance svg{flex-shrink:0;margin-top:2px}.resultados-module__R5le0G__provenance>div{flex:1}.resultados-module__R5le0G__provenance strong{color:var(--foreground);font-weight:550}.resultados-module__R5le0G__provenance button{font-size:11px}.resultados-module__R5le0G__detailRows>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:20px;padding:9px 0;font-size:12px;display:flex}.resultados-module__R5le0G__detailRows dt{color:var(--muted-foreground)}.resultados-module__R5le0G__detailRows dd{text-align:right;font-variant-numeric:tabular-nums;font-weight:550}.resultados-module__R5le0G__coverage{background:var(--muted);border-radius:10px;padding:14px;font-size:12px;line-height:1.9}.resultados-module__R5le0G__coverage h3{margin-bottom:5px;font-weight:600}@media (min-width:1700px){.resultados-module__R5le0G__metric strong{font-size:29px}}@media (max-width:1200px){.resultados-module__R5le0G__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.resultados-module__R5le0G__metric strong{font-size:25px}.resultados-module__R5le0G__charts,.resultados-module__R5le0G__rankings,.resultados-module__R5le0G__decisions{grid-template-columns:minmax(0,1fr)}.resultados-module__R5le0G__readout{flex-wrap:wrap}}@media (max-width:639px){.resultados-module__R5le0G__page{gap:16px}.resultados-module__R5le0G__metrics{grid-template-columns:minmax(0,1fr);gap:10px}.resultados-module__R5le0G__metric{gap:12px;padding:14px}.resultados-module__R5le0G__metric strong{font-size:20px}.resultados-module__R5le0G__metric p{font-size:11px}.resultados-module__R5le0G__readout{gap:12px;padding:18px}.resultados-module__R5le0G__readoutIcon{display:none}.resultados-module__R5le0G__readout h2{font-size:15px}.resultados-module__R5le0G__panelHead{flex-wrap:wrap;padding:18px 16px 12px}.resultados-module__R5le0G__panel h2{font-size:15px}.resultados-module__R5le0G__panelFoot{padding-inline:16px}.resultados-module__R5le0G__contextLine>span:last-child{margin-left:0}.resultados-module__R5le0G__segment{margin-inline:16px}.resultados-module__R5le0G__rankTable th,.resultados-module__R5le0G__rankTable td{padding-left:16px;padding-right:16px}.resultados-module__R5le0G__entityButton{min-width:118px}.resultados-module__R5le0G__provenance{flex-wrap:wrap}}
