.analise_root__9Tu8B{--bg:var(--page-shell);--bg-raised:#11151f;--bg-card:#151a27;--bg-hover:#1b2130;--fg:#e8ecf4;--fg-soft:#c7cdda;--muted:#8891a4;--dim:#5a6275;--line:rgba(148,163,184,.1);--line-strong:rgba(148,163,184,.2);--accent:#2dd4bf;--accent-hover:#14b8a6;--accent-soft:rgba(45,212,191,.12);--accent-strong:rgba(45,212,191,.22);--pos:#34d399;--pos-soft:rgba(52,211,153,.12);--neg:#f87171;--neg-soft:hsla(0,91%,71%,.1);--neu:#94a3b8;--warn:#fbbf24;--warn-soft:rgba(251,191,36,.12);--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-elevated:0 10px 30px rgba(0,0,0,.35),0 1px 0 hsla(0,0%,100%,.02) inset;--shadow-soft:0 2px 8px rgba(0,0,0,.2);--halo-rgb:45,212,191;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--fg);font-size:14px;line-height:1.45;height:100%;display:flex;flex-direction:column;overflow:hidden;transition:background .18s ease,color .18s ease;flex:1;min-width:0}.analise_root__9Tu8B[data-theme=light]{--bg:var(--page-shell);--bg-raised:#fff;--bg-card:#fff;--bg-hover:#efebe4;--fg:#1c1917;--fg-soft:#3a3631;--muted:#78716c;--dim:#a8a29e;--line:rgba(28,25,23,.08);--line-strong:rgba(28,25,23,.14);--accent:#c2410c;--accent-hover:#9a3412;--accent-soft:rgba(234,88,12,.1);--accent-strong:rgba(234,88,12,.18);--pos:#059669;--pos-soft:rgba(5,150,105,.1);--neg:#b91c1c;--neg-soft:rgba(185,28,28,.08);--neu:#78716c;--warn:#b45309;--warn-soft:rgba(180,83,9,.1);--shadow-elevated:0 14px 32px rgba(28,25,23,.1),0 1px 0 hsla(0,0%,100%,.6) inset;--shadow-soft:0 2px 8px rgba(28,25,23,.06);--halo-rgb:234,88,12}.analise_root__9Tu8B button{cursor:pointer;border:0;background:none}.analise_root__9Tu8B button,.analise_root__9Tu8B input,.analise_root__9Tu8B select,.analise_root__9Tu8B textarea{font-family:inherit;color:inherit}.analise_topbar___5zg9{display:flex;align-items:center;justify-content:space-between;padding:20px 32px;border-bottom:1px solid var(--line);flex-shrink:0;gap:16px}.analise_brandEyebrow__8LKPn{font-size:10.5px;text-transform:uppercase;letter-spacing:.16em;color:var(--dim);font-weight:600;margin-bottom:4px}.analise_brandTitle__Tla_J{font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--fg)}.analise_brandSub___8J_f{font-size:12.5px;color:var(--muted);margin-top:2px;max-width:560px}.analise_brandSearchInline__oPqUL{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 10px;margin-left:10px;background:var(--accent-soft);border-radius:999px;font-size:11.5px;color:var(--accent);vertical-align:middle;animation:analise_chipPop__50Mtn .22s cubic-bezier(.16,1,.3,1)}.analise_brandSearchInline__oPqUL svg{width:11px;height:11px}.analise_brandSearchInline__oPqUL button{width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);transition:background .14s ease}.analise_brandSearchInline__oPqUL button:hover{background:var(--accent-strong)}.analise_topbarRight__QZTa7{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.analise_statusPill__N055x{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--bg-raised);border:1px solid var(--line);font-size:11.5px;color:var(--fg-soft);font-weight:500;letter-spacing:.01em;transition:all .18s ease}.analise_statusPillIdle__9gjq1{color:var(--muted)}.analise_statusPillActive__jDJLG{color:var(--accent);background:var(--accent-soft);border-color:var(--accent-strong)}.analise_statusPillDone__MmmBk{color:var(--pos)}.analise_liveDot__GPEfU{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:analise_live__7Lxve 2.4s ease-out infinite}.analise_liveDotIdle__Jy68r{background:var(--dim);animation:none;box-shadow:none}.analise_liveDotDone__ohOdV{background:var(--pos);animation:none}@keyframes analise_live__7Lxve{0%{box-shadow:0 0 0 0 rgba(var(--halo-rgb),.55)}to{box-shadow:0 0 0 10px rgba(var(--halo-rgb),0)}}@keyframes analise_spin__7kpE3{to{transform:rotate(1turn)}}.analise_spin__7kpE3{animation:analise_spin__7kpE3 1s linear infinite}.analise_btn__sDU6J{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:var(--radius-md);font-size:13px;font-weight:500;transition:transform .12s ease,background .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease;white-space:nowrap;line-height:1}.analise_btn__sDU6J svg{width:14px;height:14px}.analise_btn__sDU6J:active:not(:disabled){transform:scale(.97)}.analise_btnPrimary__l1vNi{background:var(--accent);color:#fff;box-shadow:var(--shadow-soft)}.analise_btnPrimary__l1vNi:hover:not(:disabled){background:var(--accent-hover)}.analise_btnSecondary__Vn4TT{background:var(--bg-raised);color:var(--fg-soft);border:1px solid var(--line)}.analise_btnSecondary__Vn4TT:hover:not(:disabled){background:var(--bg-hover);color:var(--fg);border-color:var(--line-strong)}.analise_btnGhost__ZOFnh{color:var(--muted);padding:6px 10px;font-size:12.5px}.analise_btnGhost__ZOFnh:hover:not(:disabled){color:var(--fg);background:var(--bg-hover)}.analise_btnSm__6PtsL{padding:6px 10px;font-size:12px}.analise_btn__sDU6J:disabled{opacity:.55;cursor:not-allowed}.analise_iconBtn___3bAd{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);transition:all .14s ease}.analise_iconBtn___3bAd:hover{color:var(--fg);background:var(--bg-hover)}.analise_iconBtn___3bAd svg{width:15px;height:15px}.analise_iconBtnAccent__mR2Wc{color:var(--accent)}.analise_iconBtnAccent__mR2Wc:hover{background:var(--accent-soft);color:var(--accent)}.analise_kpiStrip__Xowze{display:flex;align-items:stretch;padding:22px 32px;gap:40px;border-bottom:1px solid var(--line);background:var(--bg);flex-shrink:0}.analise_kpi__YbXUw{display:flex;flex-direction:column;gap:8px;min-width:0;position:relative;flex:0 0 auto}.analise_kpiPulseOn__YYP1g{padding-right:14px}.analise_kpiLabel__WuBOS{font-size:10.5px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-weight:600;display:inline-flex;align-items:center;gap:8px}.analise_kpiValue__TjVWY{font-size:30px;font-weight:600;letter-spacing:-.025em;font-variant-numeric:tabular-nums;line-height:1;color:var(--fg)}.analise_kpiValuePos__Z_ITd{color:var(--pos)}.analise_kpiValueNeg__aEnCG{color:var(--neg)}.analise_kpiValueWarn__Uxvjt{color:var(--warn)}.analise_kpiValueAccent__BhOQq{color:var(--accent)}.analise_kpiSub__fjzZF{font-size:11.5px;color:var(--dim);font-variant-numeric:tabular-nums;letter-spacing:.01em}.analise_kpiSubPos__Wu3z8{color:var(--pos)}.analise_kpiSubNeg__WHDNH{color:var(--neg)}.analise_kpiSep__f86j9{width:1px;background:var(--line);align-self:stretch}.analise_kpiSpark__haWPq{position:absolute;inset:0;pointer-events:none;overflow:hidden;opacity:0;transition:opacity .2s ease}.analise_kpi__YbXUw:hover .analise_kpiSpark__haWPq{opacity:.18}.analise_kpiSpark__haWPq:after{content:"";position:absolute;inset:-50%;background:radial-gradient(circle at 50% 100%,var(--accent) 0,transparent 60%)}.analise_root__9Tu8B[data-theme=light] .analise_kpiSpark__haWPq{display:none}@keyframes analise_countShimmer__hPE93{0%{background-position:200% 0}to{background-position:-200% 0}}.analise_kpiShimmer___DLCB{background:linear-gradient(90deg,currentColor,currentColor 40%,hsla(0,0%,100%,.55) 50%,currentColor 60%,currentColor);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:analise_countShimmer__hPE93 1.6s ease-out}.analise_filterRail__LRv_n{display:flex;align-items:center;padding:14px 32px;border-bottom:1px solid var(--line);gap:18px;flex-shrink:0;flex-wrap:wrap}.analise_filterLabel__f5btu{font-size:10.5px;text-transform:uppercase;letter-spacing:.16em;color:var(--dim);font-weight:600;margin-right:2px}.analise_filterField__X15Qc{display:flex;align-items:center;gap:8px}.analise_filterFieldSep___Mbw7{width:1px;height:18px;background:var(--line)}.analise_filterChipsScroll__krK2K{flex:1;display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:none}.analise_filterChipsScroll__krK2K::-webkit-scrollbar{display:none}.analise_filterChip__lw__P{display:inline-flex;align-items:center;gap:6px;padding:4px 4px 4px 10px;background:var(--accent-soft);border:1px solid var(--accent-strong);color:var(--accent);border-radius:999px;font-size:11.5px;font-weight:500;white-space:nowrap}.analise_filterChip__lw__P b{color:var(--accent);font-weight:600}.analise_filterChip__lw__P button{width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);transition:background .14s ease}.analise_filterChip__lw__P button:hover{background:var(--accent-strong)}.analise_filterClearAll__KZ8fS{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:4px 8px;border-radius:6px;font-weight:600;transition:color .14s ease,background .14s ease;white-space:nowrap}.analise_filterClearAll__KZ8fS:hover{color:var(--neg);background:var(--neg-soft)}.analise_filterPageBadge__IKae_{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap}.analise_filterPageBadge__IKae_ b{color:var(--fg);font-weight:600}@keyframes analise_chipPop__50Mtn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.analise_railToggle__y8x0I{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;background:var(--bg-raised);border:1px solid var(--line);color:var(--fg-soft);font-size:12px;font-weight:500;letter-spacing:.01em;white-space:nowrap;transition:background .14s ease,color .14s ease,border-color .14s ease,transform .14s ease}.analise_railToggle__y8x0I:hover{background:var(--bg-hover);color:var(--fg);border-color:var(--line-strong)}.analise_railToggleActive__TTxSG,.analise_railToggleActive__TTxSG:hover{background:var(--accent-soft);border-color:var(--accent-strong);color:var(--accent)}.analise_railToggleIcon___e06T{width:13px;height:13px;flex-shrink:0}.analise_railToggleDot__Qv3ai{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 2px var(--accent-soft);margin-left:2px;flex-shrink:0}.analise_railToggleArrow__AB7s7{display:inline-flex;align-items:center;justify-content:center;margin-left:2px;color:currentColor}.analise_tabsBar__pZqeH{display:flex;align-items:center;justify-content:space-between;padding:14px 32px 0;flex-shrink:0;gap:16px}.analise_tabs__W5nt5{display:inline-flex;position:relative;background:var(--bg-raised);padding:3px;border-radius:10px;border:1px solid var(--line)}.analise_tab__GNzcL{position:relative;z-index:2;padding:7px 14px;font-size:12.5px;font-weight:500;color:var(--muted);border-radius:7px;transition:color .2s ease;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.analise_tab__GNzcL:hover{color:var(--fg-soft)}.analise_tabActive___EaZN{color:var(--fg)}.analise_tabIndicator__NUswK{position:absolute;z-index:1;top:3px;bottom:3px;background:var(--bg-card);border-radius:7px;box-shadow:0 1px 0 var(--line-strong),inset 0 0 0 1px var(--line)}.analise_tabCount__Wa9YE{font-size:11px;font-variant-numeric:tabular-nums;padding:1px 7px;border-radius:10px;background:var(--bg-hover);color:var(--dim);font-weight:600}.analise_tabActive___EaZN .analise_tabCount__Wa9YE{background:var(--accent-soft);color:var(--accent)}.analise_tabsRight__Yohyd{display:flex;align-items:center;gap:12px}.analise_searchToggle__WsiWq{display:inline-flex;background:var(--bg-raised);border:1px solid var(--line);border-radius:10px;padding:3px;gap:0}.analise_searchToggleBtn__hua7c{width:32px;height:28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);transition:all .14s ease}.analise_searchToggleBtn__hua7c:hover{color:var(--fg)}.analise_searchToggleBtnActive__1aIzo{background:var(--accent);color:#fff}.analise_searchToggleBtnActive__1aIzo:hover{color:#fff}.analise_searchToggleBtn__hua7c svg{width:14px;height:14px}.analise_searchInput__C15pV{display:flex;align-items:center;gap:8px;padding:0 12px;background:var(--bg-raised);border:1px solid var(--line);border-radius:10px;height:34px;width:260px;transition:border-color .14s ease,box-shadow .14s ease}.analise_searchInput__C15pV:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.analise_searchInput__C15pV svg{width:14px;height:14px;color:var(--dim)}.analise_searchInput__C15pV input{flex:1;background:transparent;border:0;outline:0;font-size:13px;color:var(--fg);min-width:0}.analise_searchInput__C15pV input::-moz-placeholder{color:var(--dim)}.analise_searchInput__C15pV input::placeholder{color:var(--dim)}.analise_listFrame__Sm6_O{display:flex;flex-direction:column;flex:1;min-height:0;position:relative}.analise_listPane___Q_PS{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;padding:18px 32px 24px;scrollbar-width:thin}.analise_listPane___Q_PS::-webkit-scrollbar{width:6px}.analise_listPane___Q_PS::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:3px}.analise_listHeader__uvlkD{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 4px;gap:12px}.analise_listHeaderLeft__di_0L{display:flex;flex-wrap:wrap;align-items:center;gap:14px;font-size:11.5px;color:var(--muted)}.analise_listHeaderLeft__di_0L b{color:var(--fg);font-weight:600}.analise_listHeaderRight__m3QfN{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--dim);font-variant-numeric:tabular-nums}.analise_selectAll__IiHPJ{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:8px;font-size:12px;color:var(--muted);font-weight:500;transition:background .14s ease,color .14s ease}.analise_selectAll__IiHPJ:disabled{opacity:.5;cursor:default}.analise_selectAll__IiHPJ:hover:not(:disabled){background:var(--bg-hover);color:var(--fg)}.analise_selectAllBox__9S3Nf{width:16px;height:16px;border-radius:4px;background:var(--bg-raised);border:1.5px solid var(--line-strong);display:inline-flex;align-items:center;justify-content:center;transition:all .14s ease}.analise_selectAllBox__9S3Nf svg{width:11px;height:11px;color:#fff;opacity:0;transition:opacity .14s ease}.analise_selectAllBoxOn__9kT8U{background:var(--accent);border-color:var(--accent)}.analise_selectAllBoxOn__9kT8U svg{opacity:1}.analise_list__oAb7Q{display:flex;flex-direction:column;gap:6px}.analise_article__dVN1r{display:grid;grid-template-columns:18px 14px 1fr auto;gap:14px;padding:14px 16px;background:var(--bg-raised);border:1px solid transparent;border-radius:var(--radius-md);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease;align-items:center;position:relative;overflow:hidden}.analise_article__dVN1r:hover{background:var(--bg-hover);border-color:var(--line-strong)}.analise_articleSelected__74Omu{background:var(--accent-soft);border-color:var(--accent-strong)}.analise_articleSelected__74Omu:hover{background:var(--accent-soft)}.analise_articleChild___b2rK{margin-left:30px;background:transparent;border-color:var(--line);border-left:2px solid var(--accent-strong);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.analise_articleIsParent__xod0U{grid-template-columns:16px 18px 14px 1fr auto}.analise_articleFolderRail__3W1Zm{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--accent);flex-shrink:0}.analise_articleFolderRail__3W1Zm svg{width:13px;height:13px}.analise_checkbox___FNTi{width:18px;height:18px;border-radius:4px;background:transparent;border:none;display:inline-flex;align-items:center;justify-content:center;transition:all .14s ease}.analise_checkbox___FNTi svg{width:13px;height:13px;stroke-width:3;color:var(--accent);transition:color .12s ease}.analise_checkboxOn__TeTlb{background:var(--accent)}.analise_checkboxOn__TeTlb svg{color:#fff}.analise_checkboxDisabled__IBW_X{opacity:.4;cursor:not-allowed}.analise_sentLamp__aoJKQ{width:8px;height:8px;border-radius:50%;background:var(--dim);flex-shrink:0;transition:box-shadow .2s ease,background .2s ease}.analise_sentLampPos__9psGh{background:var(--pos);box-shadow:0 0 0 3px var(--pos-soft)}.analise_sentLampNeg__n8wd_{background:var(--neg);box-shadow:0 0 0 3px var(--neg-soft)}.analise_sentLampNeu__52Eq7{background:var(--neu);box-shadow:0 0 0 3px rgba(148,163,184,.15)}.analise_sentLampPending__V9lc5{background:var(--bg-hover);border:1px dashed var(--line-strong)}.analise_articleBody__taPs9{min-width:0}.analise_articleEyebrow__ai9fg{display:flex;align-items:center;gap:8px;font-size:10.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--dim);font-weight:600;margin-bottom:5px;flex-wrap:wrap}.analise_articleEyebrow__ai9fg>span{display:inline-flex;align-items:center;gap:4px}.analise_articleEyebrowDot__rwKE_{color:var(--dim)}.analise_articleVehicle__0BH4F{color:var(--fg-soft);text-transform:none;letter-spacing:.02em;font-weight:600}.analise_articleTier__3oX4l{padding:1px 6px;border-radius:999px;background:var(--bg-hover);color:var(--fg-soft);font-weight:600;font-size:10px;letter-spacing:.04em}.analise_articleTierTop__N0qQ6{background:var(--accent-soft);color:var(--accent)}.analise_articleChannel__Z_xbW{color:var(--accent)}.analise_articleHeadline__EMtss{font-size:14.5px;font-weight:600;letter-spacing:-.012em;color:var(--fg);line-height:1.35;margin-bottom:6px}.analise_articleHeadline__EMtss,.analise_articleSummary__H8l2R{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.analise_articleSummary__H8l2R{font-size:12.5px;color:var(--muted);line-height:1.5}.analise_articleFoot__DKq68{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.analise_articleBadge__6g93i{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.analise_articleBadge__6g93i svg{width:11px;height:11px}.analise_articleBadgePos__xUH6P{background:var(--pos-soft);color:var(--pos)}.analise_articleBadgeNeg__pbZuf{background:var(--neg-soft);color:var(--neg)}.analise_articleBadgeNeu__B9l8n{background:rgba(148,163,184,.12);color:var(--muted)}.analise_articleBadgeAccent__xyL0Z{background:var(--accent-soft);color:var(--accent)}.analise_articleBadgeWarn__9Sqxh{background:var(--warn-soft);color:var(--warn)}.analise_articleBadgeGhost__u7_3P{background:var(--bg-hover);color:var(--muted)}.analise_articleGroupBtn__GgjR9{display:inline-flex;align-items:center;gap:4px;padding:2px 8px 2px 4px;border-radius:999px;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);transition:background .14s ease}.analise_articleGroupBtn__GgjR9:hover{background:var(--accent-strong)}.analise_articleGroupBtn__GgjR9 svg{width:12px;height:12px;transition:transform .2s ease}.analise_articleGroupBtnOpen__9bbY0 svg{transform:rotate(90deg)}.analise_articleActions__8tIZG{display:flex;align-items:center;gap:2px;opacity:0;transition:opacity .16s ease;flex-shrink:0}.analise_articleSelected__74Omu .analise_articleActions__8tIZG,.analise_article__dVN1r:hover .analise_articleActions__8tIZG{opacity:1}@media (max-width:720px){.analise_article__dVN1r{grid-template-columns:18px 14px 1fr}.analise_articleIsParent__xod0U{grid-template-columns:14px 18px 14px 1fr}.analise_articleActions__8tIZG{grid-column:1/-1;opacity:1;padding-top:4px}}@keyframes analise_pulseSkel__SYXy4{0%,to{opacity:.55}50%{opacity:.95}}.analise_skeletonRow__avGux{height:92px;border-radius:var(--radius-md);background:var(--bg-hover);animation:analise_pulseSkel__SYXy4 1.6s ease-in-out infinite}.analise_emptyPanel__LTDyv{display:flex;flex-direction:column;align-items:center;text-align:center;padding:64px 24px;gap:14px;color:var(--muted);animation:analise_emptyIn__Q_TYy .32s cubic-bezier(.16,1,.3,1)}.analise_emptyPanel__LTDyv h3{font-size:18px;font-weight:600;color:var(--fg);letter-spacing:-.01em}.analise_emptyPanel__LTDyv p{font-size:13px;max-width:480px;line-height:1.55}.analise_emptyIcon__InaGz{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--bg-hover);color:var(--muted)}.analise_emptyHints__5owdI{display:flex;flex-direction:column;gap:6px;padding:14px 18px;background:var(--bg-raised);border-radius:var(--radius-md);border:1px solid var(--line);text-align:left;font-size:12px;color:var(--fg-soft);margin-top:8px}.analise_emptyHints__5owdI b{color:var(--fg);display:block;margin-bottom:4px;font-weight:600}@keyframes analise_emptyIn__Q_TYy{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.analise_pageStrip__vNoK0{flex-shrink:0;padding:12px 32px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--bg)}.analise_pageStripInfo__8b6qS{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.analise_pageStripInfo__8b6qS b{color:var(--fg);font-weight:600}.analise_pageStripNav__V9GbL{display:inline-flex;align-items:center;gap:4px}.analise_pageStripBtn__XwalI{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:7px;font-size:12px;font-weight:500;color:var(--muted);font-variant-numeric:tabular-nums;transition:all .14s ease}.analise_pageStripBtn__XwalI:hover:not(:disabled){color:var(--fg);background:var(--bg-hover)}.analise_pageStripBtn__XwalI:disabled{opacity:.35;cursor:not-allowed}.analise_pageStripBtnActive__rAiMF{background:var(--accent);color:#fff!important}.analise_pageStripBtnActive__rAiMF:hover{background:var(--accent-hover)!important}.analise_pageStripBtn__XwalI svg{width:14px;height:14px}.analise_pageStripGap__D4_Oj{color:var(--dim);padding:0 4px}.analise_pageSize__RcJrS{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--muted)}.analise_pageSize__RcJrS select{background:var(--bg-raised);border:1px solid var(--line);border-radius:7px;padding:4px 22px 4px 8px;font-size:12px;color:var(--fg);-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238891a4' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 6px center;background-size:12px;cursor:pointer}.analise_bulkDock__2rK32{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;align-items:center;gap:10px;padding:8px 8px 8px 16px;background:var(--bg-card);border:1px solid var(--line-strong);border-radius:999px;box-shadow:var(--shadow-elevated);z-index:12;pointer-events:auto}.analise_bulkDockCount__jp32J{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--fg);font-weight:500;padding-right:6px;border-right:1px solid var(--line);margin-right:4px}.analise_bulkDockCount__jp32J b{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:11px;background:var(--accent);color:#fff;font-weight:600;font-variant-numeric:tabular-nums}.analise_bulkDockBtn__DCEEx{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;color:var(--fg-soft);transition:all .14s ease;white-space:nowrap}.analise_bulkDockBtn__DCEEx svg{width:13px;height:13px}.analise_bulkDockBtn__DCEEx:hover{background:var(--bg-hover);color:var(--fg)}.analise_bulkDockPrimary__WOkJ9{background:var(--accent);color:#fff}.analise_bulkDockPrimary__WOkJ9:hover{background:var(--accent-hover);color:#fff}.analise_bulkDockPos__or_hp{color:var(--pos)}.analise_bulkDockPos__or_hp:hover{background:var(--pos-soft);color:var(--pos)}.analise_bulkDockNeu__IC7iu{color:var(--muted)}.analise_bulkDockNeu__IC7iu:hover{background:var(--bg-hover);color:var(--fg)}.analise_bulkDockNeg__AxIHe{color:var(--neg)}.analise_bulkDockNeg__AxIHe:hover{background:var(--neg-soft);color:var(--neg)}.analise_bulkDockMail__v_G5d{color:var(--accent)}.analise_bulkDockMail__v_G5d:hover{background:var(--accent-soft);color:var(--accent)}.analise_bulkDockSep__idS_j{width:1px;height:18px;background:var(--line);margin:0 2px}.analise_bulkDockClose__AtT7j{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);transition:all .14s ease}.analise_bulkDockClose__AtT7j:hover{color:var(--neg);background:var(--neg-soft)}.analise_bulkDockClose__AtT7j svg{width:14px;height:14px}@media (max-width:900px){.analise_filterRail__LRv_n,.analise_listPane___Q_PS,.analise_pageStrip__vNoK0,.analise_tabsBar__pZqeH,.analise_topbar___5zg9{padding-left:20px;padding-right:20px}.analise_kpiStrip__Xowze{padding:18px 20px;gap:26px;flex-wrap:wrap}.analise_kpiSep__f86j9{display:none}.analise_searchInput__C15pV{width:100%;flex:1;min-width:160px}.analise_tabsBar__pZqeH{flex-direction:column;align-items:stretch;gap:12px}.analise_tabsRight__Yohyd{width:100%}}@media (max-width:640px){.analise_root__9Tu8B{overflow-y:auto}.analise_listFrame__Sm6_O{flex:1 0 480px}.analise_topbar___5zg9{flex-direction:column;align-items:stretch}.analise_topbarRight__QZTa7{justify-content:flex-end}.analise_bulkDock__2rK32{left:12px;right:12px;bottom:12px;transform:none;flex-wrap:wrap;border-radius:var(--radius-lg)}}