html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}.brand-analysis-template{--color-primary: #08672c;--color-primary-text: #05a84e;--report-hover-green-text: #05a84e;--color-primary-hover: #06481f;--color-primary-12: rgba(10, 128, 54, .12);--color-primary-20: rgba(10, 128, 54, .2);--text-primary: #2e2e2e;--text-secondary: #4b4d4c;--bg-primary: #fbfbfb;--bg-secondary: #f5f5f5;--card-bg: #f0f0f0;--card-bg-hover: #e9e9e9;--surface-page: #fff;--surface-report: var(--bg-primary);--surface-panel: var(--bg-secondary);--surface-panel-hover: #f7fbf8;--surface-control: var(--card-bg);--surface-control-hover: rgba(8, 103, 44, .06);--surface-floating: var(--bg-primary);--surface-floating-strong: rgba(255, 255, 255, .96);--surface-map: #f6f9f7;--surface-map-region: #f0f5f2;--surface-token: rgba(8, 103, 44, .12);--surface-table-header: var(--bg-list-hover, #e9e9e9);--bg-line: #e5e5e5;--border-default: var(--bg-line);--border-emphasis: rgba(8, 103, 44, .22);--border-control-active: rgba(8, 103, 44, .38);--overlay-backdrop: rgba(0, 0, 0, .32);--state-success: #0ab463;--state-warn: #f4a717;--state-error: #f42525;--state-error-strong: #d93025;--state-neutral-bg: rgba(148, 163, 184, .14);--state-neutral-text: #64748b;--positive-soft-bg: rgba(8, 103, 44, .12);--negative-soft-bg: rgba(244, 37, 37, .12);--text-inverse: #fff;--shadow-card: 0 4px 24px rgba(21, 22, 22, .08);--shadow-floating: 0 14px 34px rgba(21, 22, 22, .14);--shadow-loading: 0 18px 42px rgba(21, 22, 22, .16);--shadow-error-ring: 0 0 0 2px rgba(217, 48, 37, .08);--shadow-glow: 0 0 4px rgba(8, 103, 44, .12);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 12px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 32px;--brand-keeway: #2e7d6b;--brand-ktm: #e59a3a;--brand-yamaha: #3f6db5;--brand-honda: #c95f6a;--font-num: "Roboto", "Inter", sans-serif;min-height:100%;height:100%;overflow-x:hidden;overflow-y:auto;color:var(--text-primary);background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:13px;line-height:1.5}.brand-analysis-template *,.brand-analysis-template *:before,.brand-analysis-template *:after{box-sizing:border-box}.analysis-workspace-shell,.analysis-workspace-shell *,.analysis-workspace-shell *:before,.analysis-workspace-shell *:after,.create-dashboard-dialog,.create-dashboard-dialog *,.create-dashboard-dialog *:before,.create-dashboard-dialog *:after{box-sizing:border-box}.analysis-system-status{position:sticky;top:0;z-index:40;padding:8px 16px;border-bottom:1px solid rgba(8,103,44,.16);background:#f6fbf8f5;color:#2e2e2e;font-size:12px;line-height:1.45;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-analysis-template .report-wrap{width:min(100%,1280px);max-width:1280px;min-height:calc(100vh - 12px);margin:0 auto;padding:0 var(--space-md) var(--space-lg);overflow:visible}.brand-analysis-template .report-sticky-header{position:sticky;top:0;z-index:20;width:100%;margin:0;padding:var(--space-lg) var(--space-md) var(--space-md);background:var(--bg-primary)}.brand-analysis-template .report-sticky-header:before{content:"";position:absolute;top:0;right:50%;bottom:0;left:50%;z-index:-1;margin-inline:-50vw;background:var(--bg-primary)}.brand-analysis-template .report-header{margin-bottom:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:1px solid var(--bg-line)}.brand-analysis-template .report-title{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-sm);margin:0 0 var(--space-sm);font-size:28px;font-weight:600;line-height:1.3;color:var(--text-primary);letter-spacing:0}.brand-analysis-template .report-title__logo{display:block;width:154px;height:37px;object-fit:contain;object-position:left center;flex:0 0 auto}.brand-analysis-template-competitive .report-title__logo{width:231px;height:51px}.brand-analysis-template .report-subtitle-en{margin:0 0 var(--space-sm);font-size:14px;font-weight:400;color:var(--text-secondary)}.brand-analysis-template .report-meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-md) var(--space-xl);font-size:13px;color:var(--text-secondary)}.brand-analysis-template .report-meta strong{color:var(--text-primary);font-weight:500}.brand-analysis-template .section-nav{display:flex;flex-wrap:wrap;gap:20px;margin:8px 0 0;padding:0;background:transparent;border-bottom:1px solid var(--bg-line);border-radius:0}.brand-analysis-template .section-nav__tab{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 0 12px;border:0;border-radius:0;color:var(--text-secondary);background:transparent;font:inherit;font-size:14px;font-weight:500;line-height:22px;cursor:pointer;transition:color .2s,box-shadow .2s}.brand-analysis-template .section-nav__tab:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px 999px 0 0;background:var(--color-primary);opacity:0;transform:scaleX(.78);transition:opacity .2s,transform .2s}.brand-analysis-template .section-nav__tab:hover,.brand-analysis-template .section-nav__tab:focus-visible{color:var(--color-primary);background:transparent}.brand-analysis-template .section-nav__tab.active,.brand-analysis-template .section-nav__tab[aria-selected=true]{color:var(--color-primary);background:transparent;border-radius:0}.brand-analysis-template .section-nav__tab.active:after,.brand-analysis-template .section-nav__tab[aria-selected=true]:after{opacity:1;transform:scaleX(1)}.brand-analysis-template .section-nav__icon{display:inline-flex;align-items:center;width:16px;height:16px;flex:0 0 auto}.brand-analysis-template .report-section{margin-bottom:var(--space-2xl);animation:report-section-in .22s ease both}.brand-analysis-template-competitive .report-sticky-header+.report-section:not([hidden]){margin-top:var(--space-xl)}.brand-analysis-template .report-section[hidden]{display:none}@keyframes report-section-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.brand-analysis-template .briefing-card{background:linear-gradient(135deg,var(--color-primary-12) 0%,var(--bg-secondary) 100%);border:1px solid var(--color-primary-20);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-glow)}.brand-analysis-template .briefing-card h2{display:flex;align-items:center;gap:var(--space-sm);margin:0 0 var(--space-lg);font-size:15px;font-weight:600;line-height:1.3}.brand-analysis-template .briefing-card h2:before,.brand-analysis-template .section-heading{border-left:4px solid var(--color-primary)}.brand-analysis-template .briefing-card h2:before{content:"";width:4px;height:18px;background:var(--color-primary);border-radius:2px;border-left:0}.brand-analysis-template .section-heading{margin:0 0 var(--space-lg);padding-left:var(--space-md);font-size:20px;font-weight:600;line-height:1.3;color:var(--text-primary);letter-spacing:0}.brand-analysis-template .section-summary{margin-bottom:var(--space-xl);padding:var(--space-lg);border:1px solid var(--bg-line);border-radius:var(--radius-lg);color:var(--text-secondary);background-color:#fff;background-image:none;box-shadow:none;line-height:1.7}.brand-analysis-template .briefing-card .section-summary{background-color:transparent;background-image:linear-gradient(#ffffff59,#ffffff59);border-color:#08672c24}.brand-analysis-template .summary-block{display:grid;gap:var(--space-md);max-width:min(880px,calc(100% - var(--space-xl)))}.brand-analysis-template .summary-lead{margin:0;font-size:14px;font-weight:500;color:var(--text-primary)}.brand-analysis-template .summary-list,.brand-analysis-template .summary-kpi-list{margin:0;padding:0;list-style:none}.brand-analysis-template .summary-list{display:grid;gap:var(--space-sm)}.brand-analysis-template .summary-list li{position:relative;padding-left:18px}.brand-analysis-template .summary-list li:before{content:"";position:absolute;left:2px;top:10px;width:6px;height:6px;border-radius:50%;background:var(--color-primary-text)}.brand-analysis-template .summary-kpi-list{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.brand-analysis-template .summary-kpi-list li{padding:4px 10px;border:1px solid rgba(8,103,44,.12);border-radius:var(--radius-sm);color:var(--text-secondary);background:#08672c0f}.brand-analysis-template .summary-highlight{color:var(--color-primary);font-weight:600}.brand-analysis-template .summary-highlight--positive,.brand-analysis-template .kpi-delta.up{color:var(--state-success)}.brand-analysis-template .summary-highlight--warn,.brand-analysis-template .kpi-delta.warn{color:var(--state-warn)}.brand-analysis-template .kpi-delta.down{color:var(--state-error)}.brand-analysis-template .kpi-delta.neutral{color:var(--text-secondary)}.brand-analysis-template .briefing-list{display:block;margin:0;padding:0;list-style:none}.brand-analysis-template .briefing-list li{position:relative;padding:var(--space-md) 0 var(--space-md) var(--space-lg);border-bottom:1px solid var(--bg-line)}.brand-analysis-template .briefing-list li:last-child{padding-bottom:0;border-bottom:0}.brand-analysis-template .briefing-list li:before{content:"";position:absolute;left:0;top:18px;width:6px;height:6px;border-radius:50%;background:var(--color-primary-text)}.brand-analysis-template .briefing-tag{display:inline-block;margin-right:var(--space-sm);padding:2px 8px;border-radius:var(--radius-sm);font-size:10px;font-weight:500;vertical-align:middle}.brand-analysis-template .briefing-tag.alert{color:var(--state-error);background:#f425251f}.brand-analysis-template .briefing-tag.warn{color:#b8860b;background:#f4a71733}.brand-analysis-template .briefing-tag.positive{color:var(--color-primary);background:var(--color-primary-20)}.brand-analysis-template .panel-title--section{margin:0 0 var(--space-lg)}.brand-analysis-template .overview-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-md);margin-bottom:var(--space-xl)}.brand-analysis-template .kpi-card,.brand-analysis-template .panel,.brand-analysis-template .brand-card{min-width:0;border:1px solid var(--bg-line);border-radius:var(--radius-xl);background:#fff}.brand-analysis-template .kpi-card{padding:var(--space-lg);transition:box-shadow .2s,border-color .2s}.brand-analysis-template .kpi-card:hover{border-color:var(--color-primary-20);box-shadow:var(--shadow-glow)}.brand-analysis-template .kpi-label{margin-bottom:4px;color:var(--text-secondary);font-size:12px}.brand-analysis-template .kpi-value{font-size:24px;font-weight:600;line-height:1.15;color:var(--text-primary);font-variant-numeric:tabular-nums}.brand-analysis-template .kpi-delta{display:inline-flex;align-items:center;gap:3px;margin-top:4px;font-size:12px;font-weight:500;white-space:nowrap}.brand-analysis-template .kpi-delta__icon{flex:0 0 auto}.brand-analysis-template .kpi-delta__value{font-variant-numeric:tabular-nums}.brand-analysis-template .kpi-delta__period{color:var(--text-secondary);font-weight:400}.brand-analysis-template .chart-grid{display:grid;gap:var(--space-lg)}.brand-analysis-template .chart-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-analysis-template .panel{position:relative;padding:var(--space-lg);margin-bottom:var(--space-lg);box-shadow:var(--shadow-card)}.brand-analysis-template .panel--table-fill,.brand-analysis-template .panel--reach-share{display:flex;flex-direction:column;min-height:414px}.brand-analysis-template .panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-lg);margin-bottom:var(--space-lg)}.brand-analysis-template .panel-title{margin:0;font-size:15px;font-weight:600;color:var(--text-primary);line-height:1.35}.brand-analysis-template .panel-subtitle{margin:4px 0 0;color:var(--text-secondary);font-size:12px}.brand-analysis-template .panel-subtitle--metric{margin-top:var(--space-xs);max-width:100%;text-align:left}.brand-analysis-template .panel-header--toolbar{display:block}.brand-analysis-template .panel-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--space-md) var(--space-lg);width:100%}.brand-analysis-template .panel-toolbar__left{flex:1;min-width:min(280px,100%)}.brand-analysis-template .panel-toolbar__right{display:flex;align-items:center;align-self:flex-end;justify-content:flex-end;flex-wrap:wrap;gap:var(--space-sm) var(--space-md)}.brand-analysis-template .panel-toolbar__right>label{color:var(--text-primary);font-size:13px;line-height:20px}.brand-analysis-template .filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm)}.brand-analysis-template .filter-group label{color:var(--text-secondary);font-size:12px;line-height:18px}.brand-analysis-template .panel-toolbar__right .filter-group{justify-content:flex-end}.brand-analysis-template .panel-metric-desc{color:var(--text-secondary);font-size:12px}.brand-analysis-template .filter-select-wrap{position:relative;display:inline-flex;align-items:center;min-width:104px}.brand-analysis-template .filter-select{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.brand-analysis-template .filter-select-trigger,.brand-analysis-template .filter-date-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:var(--space-sm);height:36px;min-width:104px;border:1px solid var(--bg-line);border-radius:var(--radius-sm);padding:0 var(--space-md);color:var(--text-primary);background:var(--bg-secondary);font:inherit;font-size:13px;font-weight:500}.brand-analysis-template .filter-select-trigger{width:100%;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s,color .2s}.brand-analysis-template .filter-select-wrap.is-open .filter-select-trigger{border-color:var(--color-primary);box-shadow:var(--shadow-glow)}.brand-analysis-template .filter-select-trigger:focus-visible{border-color:var(--color-primary);outline:2px solid var(--color-primary);outline-offset:2px;box-shadow:var(--shadow-glow)}.brand-analysis-template .filter-select-trigger__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-analysis-template .filter-select-trigger__icon{width:16px;height:16px;flex:0 0 auto;color:var(--text-secondary)}.brand-analysis-template .filter-select-wrap.is-open .filter-select-trigger__icon{color:var(--color-primary)}.brand-analysis-template .filter-select-popup{position:absolute;top:calc(100% + var(--space-sm));right:0;z-index:30;display:none;min-width:max(236px,100%);max-height:236px;overflow-y:auto;padding:var(--space-sm);border:1px solid var(--bg-line);border-radius:var(--radius-lg);background:var(--bg-primary);box-shadow:var(--shadow-card)}.brand-analysis-template .filter-select-wrap.is-open .filter-select-popup{display:flex;flex-direction:column;gap:var(--space-xs)}.brand-analysis-template .filter-select-option{display:flex;align-items:center;gap:var(--space-sm);width:100%;min-height:36px;padding:var(--space-sm) var(--space-md);border:0;border-radius:var(--radius-sm);color:var(--text-secondary);background:transparent;font:inherit;font-size:13px;font-weight:500;line-height:20px;text-align:left;cursor:pointer}.brand-analysis-template .filter-select-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-analysis-template .filter-select-option:hover,.brand-analysis-template .filter-select-option.is-active,.brand-analysis-template .filter-select-option:focus-visible{color:var(--text-primary);background:var(--card-bg-hover)}.brand-analysis-template .filter-select-option:focus-visible{outline:0}.brand-analysis-template .filter-select-option__check{width:16px;height:16px;flex:0 0 auto;color:transparent}.brand-analysis-template .filter-select-option.is-active .filter-select-option__check{color:var(--text-primary)}.filter-select-popup{box-sizing:border-box;z-index:80;display:flex;min-width:max(236px,var(--radix-popover-trigger-width, 0px));max-height:236px;flex-direction:column;gap:4px;overflow-y:auto;overscroll-behavior:contain;padding:8px;border:1px solid var(--bg-line, #e5e5e5);border-radius:var(--radius-lg, 16px);background:var(--bg-primary, #fbfbfb);box-shadow:var(--shadow-card, 0 4px 24px rgba(21, 22, 22, .08))}.filter-select-popup *,.filter-select-popup *:before,.filter-select-popup *:after{box-sizing:border-box}.filter-select-popup:focus{outline:none}.filter-select-popup .filter-select-option{display:flex;width:100%;min-height:36px;align-items:center;gap:8px;padding:8px 12px;border:0;border-radius:var(--radius-sm, 8px);background:transparent;color:var(--text-secondary, #4b4d4c);font:inherit;font-size:13px;font-weight:500;line-height:20px;text-align:left;cursor:pointer}.filter-select-popup .filter-select-option:hover,.filter-select-popup .filter-select-option:focus-visible,.filter-select-popup .filter-select-option.is-active{background:var(--card-bg-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:none}.filter-select-popup .filter-select-option__check{display:inline-flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;color:transparent}.filter-select-popup .filter-select-option.is-active .filter-select-option__check{color:var(--text-primary, #2e2e2e)}.filter-select-popup--multi .filter-select-option.is-active{background:transparent}.filter-select-popup--multi .filter-select-option.is-active:hover,.filter-select-popup--multi .filter-select-option.is-active:focus-visible{background:var(--bg-list-hover)}.filter-select-popup--multi .filter-select-option__check{border:1px solid var(--bg-line, #e5e5e5);border-radius:4px;background:var(--bg-primary, #fbfbfb);color:transparent}.filter-select-popup--multi .filter-select-option.is-active .filter-select-option__check{border-color:var(--color-primary, #08672c);background:var(--color-primary, #08672c);color:#fff}.brand-analysis-template .filter-date-wrap{position:relative;display:inline-flex;align-items:center;flex:0 0 132px;min-width:132px}.brand-analysis-template .filter-date{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.brand-analysis-template .filter-date-trigger{min-width:132px;width:100%;cursor:pointer}.brand-analysis-template .filter-date-wrap.is-open .filter-date-trigger{border-color:var(--color-primary);box-shadow:var(--shadow-glow)}.brand-analysis-template .filter-date-trigger__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-analysis-template .filter-date-trigger__icon{width:16px;height:16px;flex:0 0 auto;color:var(--text-secondary)}.brand-analysis-template .filter-date-wrap.is-open .filter-date-trigger__icon{color:var(--color-primary)}.brand-analysis-template .filter-date-popup{position:absolute;top:calc(100% + var(--space-sm));left:0;z-index:30;display:none;width:236px;padding:var(--space-sm);border:1px solid var(--bg-line);border-radius:var(--radius-lg);background:var(--bg-primary);box-shadow:var(--shadow-card)}.filter-date-popup--portal{width:236px;padding:8px;border:1px solid #e5e5e5;border-radius:12px;background:#fbfbfb;box-shadow:none;box-sizing:border-box;overscroll-behavior:contain}.brand-analysis-template .filter-date-wrap.is-open .filter-date-popup{display:flex;flex-direction:column;gap:var(--space-sm)}.brand-analysis-template .filter-date-popup__header,.filter-date-popup--portal .filter-date-popup__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.brand-analysis-template .filter-date-popup__month,.filter-date-popup--portal .filter-date-popup__month{flex:1;color:#2e2e2e;font-size:13px;font-weight:600;line-height:20px;text-align:center}.brand-analysis-template .filter-date-nav,.filter-date-popup--portal .filter-date-nav{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:var(--space-sm);border:0;border-radius:var(--radius-lg);color:#4b4d4c;background:transparent;cursor:pointer}.brand-analysis-template .filter-date-nav:hover,.brand-analysis-template .filter-date-nav:focus-visible,.filter-date-popup--portal .filter-date-nav:hover,.filter-date-popup--portal .filter-date-nav:focus-visible{color:#2e2e2e;background:#e9e9e9}.brand-analysis-template .filter-date-nav:focus-visible,.filter-date-popup--portal .filter-date-nav:focus-visible{outline:0}.brand-analysis-template .filter-date-nav svg,.filter-date-popup--portal .filter-date-nav svg{width:16px;height:16px}.brand-analysis-template .filter-date-weekdays,.brand-analysis-template .filter-date-grid,.filter-date-popup--portal .filter-date-weekdays,.filter-date-popup--portal .filter-date-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:var(--space-xs)}.brand-analysis-template .filter-date-weekdays span,.filter-date-popup--portal .filter-date-weekdays span{display:flex;align-items:center;justify-content:center;height:20px;color:#4b4d4c;font-size:10px;font-weight:500;line-height:14px}.brand-analysis-template .filter-date-day,.filter-date-popup--portal .filter-date-day{display:flex;align-items:center;justify-content:center;aspect-ratio:1;min-width:0;padding:0;border:1px solid transparent;border-radius:var(--radius-sm);color:#4b4d4c;background:transparent;font-size:12px;font-weight:500;line-height:14px;cursor:pointer}.brand-analysis-template .filter-date-day:hover,.brand-analysis-template .filter-date-day:focus-visible,.filter-date-popup--portal .filter-date-day:hover,.filter-date-popup--portal .filter-date-day:focus-visible{color:#2e2e2e;background:#e9e9e9;outline:0}.brand-analysis-template .filter-date-day.is-outside,.filter-date-popup--portal .filter-date-day.is-outside{color:#4b4d4c;opacity:.45}.brand-analysis-template .filter-date-day.is-disabled,.filter-date-popup--portal .filter-date-day.is-disabled{color:#4b4d4c;opacity:.24;cursor:not-allowed}.brand-analysis-template .filter-date-day.is-today,.filter-date-popup--portal .filter-date-day.is-today{border-color:#0a803633}.brand-analysis-template .filter-date-day.is-active,.filter-date-popup--portal .filter-date-day.is-active{color:#fbfbfb;border-color:#08672c;border-radius:8px;background:#08672c;opacity:1}.brand-analysis-template .filter-date-day.is-disabled:hover,.brand-analysis-template .filter-date-day.is-disabled:focus-visible,.filter-date-popup--portal .filter-date-day.is-disabled:hover,.filter-date-popup--portal .filter-date-day.is-disabled:focus-visible{color:#4b4d4c;background:transparent}.brand-analysis-template .panel-toolbar__range{display:inline-flex;align-items:center;gap:var(--space-sm);margin-top:var(--space-sm)}.brand-analysis-template .date-range-sep{color:var(--text-secondary);font-size:12px}.brand-analysis-template .chart-container{position:relative;width:100%;height:280px;min-height:220px}.brand-analysis-template .chart-container.sm{height:220px}.brand-analysis-template .chart-container.lg{height:320px}.brand-analysis-template .chart-container--fill-panel{height:360px;min-height:320px}.brand-analysis-template .reach-share-figure{display:grid;grid-template-columns:minmax(144px,1fr) minmax(140px,.86fr);align-items:center;justify-content:stretch;column-gap:clamp(8px,1.4vw,var(--space-md));width:100%;flex:1;min-height:280px;min-width:0}.brand-analysis-template .reach-share-figure .chart-container{min-width:0}.brand-analysis-template .chart-container--reach-share{width:100%;max-width:260px;height:240px;min-height:240px;justify-self:center}.brand-analysis-template .reach-share-figure .chart-platform-legend{width:100%;max-width:220px;min-width:0;margin-left:0;justify-self:stretch}.brand-analysis-template .chart-platform-legend{display:grid;gap:6px;width:220px;margin-left:calc(var(--space-xl) * -1);justify-self:start}.brand-analysis-template .reach-share-figure .chart-platform-legend__item{grid-template-columns:10px 18px minmax(0,1fr) minmax(34px,max-content);column-gap:7px}.brand-analysis-template .chart-platform-legend__item{display:grid;grid-template-columns:10px 18px minmax(108px,max-content) 56px;align-items:center;column-gap:var(--space-sm);min-height:20px;font-size:12px;line-height:18px;font-weight:500;color:var(--chart-axis);cursor:pointer}.brand-analysis-template .chart-platform-legend__dot{width:8px;height:8px;border:1px solid rgba(255,255,255,.8);border-radius:50%}.brand-analysis-template .chart-platform-legend__logo{width:18px;height:18px;display:block;object-fit:contain}.brand-analysis-template .chart-platform-legend__label{min-width:max-content;overflow:visible;text-overflow:clip;white-space:nowrap}.brand-analysis-template .reach-share-figure .chart-platform-legend__label{min-width:0;overflow:hidden;text-overflow:ellipsis}.brand-analysis-template .chart-platform-legend__value{display:block;width:56px;justify-self:end;text-align:right;font-weight:600;color:var(--text-primary)}.brand-analysis-template .reach-share-figure .chart-platform-legend__value{width:auto;min-width:34px}.brand-analysis-template .table-wrap{width:100%;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.brand-analysis-template .table-wrap--fill{flex:1;max-height:none}.brand-analysis-template .data-table{width:100%;min-width:520px;border-collapse:collapse;background:#fff;font-size:13px}.brand-analysis-template .data-table--compact{min-width:520px}.brand-analysis-template .table-wrap--fill .data-table{min-width:440px;min-height:100%}.brand-analysis-template .table-wrap--fill .data-table th{position:sticky;top:0;z-index:1}.brand-analysis-template .table-wrap--fill .data-table td{height:56px}.brand-analysis-template .data-table th,.brand-analysis-template .data-table td{padding:13px 14px;border-bottom:1px solid var(--bg-line);text-align:left;vertical-align:middle}.brand-analysis-template .data-table th{color:var(--text-secondary);background:var(--bg-secondary);font-size:12px;font-weight:700}.brand-analysis-template .data-table th[aria-sort]{padding:0}.brand-analysis-template .table-sort{display:inline-flex;align-items:center;justify-content:flex-start;gap:var(--space-sm);width:100%;min-height:44px;padding:var(--space-md);border:0;color:var(--text-secondary);background:transparent;font:inherit;text-align:left;cursor:pointer}.brand-analysis-template .table-sort--right{justify-content:flex-end;text-align:right}.brand-analysis-template .table-sort:hover,.brand-analysis-template .table-sort:focus-visible{color:var(--text-secondary)}.brand-analysis-template .data-table th[aria-sort=ascending] .table-sort,.brand-analysis-template .data-table th[aria-sort=descending] .table-sort{color:var(--text-primary)}.brand-analysis-template .table-sort:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.brand-analysis-template .table-sort__icon{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:8px;height:14px;flex:0 0 auto;color:#9a9a9a}.brand-analysis-template .table-sort__triangle{width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent}.brand-analysis-template .table-sort__triangle--up{border-bottom:4px solid currentColor}.brand-analysis-template .table-sort__triangle--down{border-top:4px solid currentColor}.brand-analysis-template .data-table th[aria-sort=ascending] .table-sort__triangle--up,.brand-analysis-template .data-table th[aria-sort=descending] .table-sort__triangle--down{color:var(--color-primary)}.brand-analysis-template .data-table tr:last-child td{border-bottom:0}.brand-analysis-template .data-table tbody tr:hover{background:var(--bg-secondary)}.brand-analysis-template .num{font-variant-numeric:tabular-nums}.brand-analysis-template .data-table th.num,.brand-analysis-template .data-table td.num{text-align:right}.brand-analysis-template .hashtag-count-table{min-width:360px;margin-bottom:var(--space-lg)}.brand-analysis-template .delta-up{color:var(--state-success)}.brand-analysis-template .delta-down{color:var(--state-error)}.brand-analysis-template .platform-cell,.brand-analysis-template .brand-logo-label,.brand-analysis-template .kol-person,.brand-analysis-template .stat-value-with-media{display:inline-flex;align-items:center;gap:8px;min-width:0}.brand-analysis-template .platform-logo{width:22px;height:22px;object-fit:contain}.brand-analysis-template .data-table .platform-logo{width:18px;height:18px}.brand-analysis-template .content-preview{display:block;max-width:280px;overflow:hidden;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap}.brand-analysis-template .external-text-link{color:var(--text-secondary);text-decoration:none;cursor:pointer}.brand-analysis-template .external-text-link:hover,.brand-analysis-template .external-text-link:focus-visible{color:var(--report-hover-green-text, var(--color-primary));text-decoration:none}.brand-analysis-template .hot-content-row--link,.brand-analysis-template .creator-rank-row--link{cursor:pointer}.brand-analysis-template .hot-content-row--link:hover td,.brand-analysis-template .hot-content-row--link:focus-visible td,.brand-analysis-template .creator-rank-row--link:hover td,.brand-analysis-template .creator-rank-row--link:focus-visible td,.brand-analysis-template .hot-content-row--link:hover .content-preview,.brand-analysis-template .hot-content-row--link:focus-visible .content-preview,.brand-analysis-template .hot-content-row--link:hover .platform-cell,.brand-analysis-template .hot-content-row--link:focus-visible .platform-cell,.brand-analysis-template .creator-rank-row--link:hover .platform-cell,.brand-analysis-template .creator-rank-row--link:focus-visible .platform-cell,.brand-analysis-template .hot-content-row--link:hover .kol-person,.brand-analysis-template .hot-content-row--link:focus-visible .kol-person,.brand-analysis-template .creator-rank-row--link:hover .kol-person,.brand-analysis-template .creator-rank-row--link:focus-visible .kol-person{color:var(--report-hover-green-text, var(--color-primary))}.brand-analysis-template .hot-content-row--link:focus-visible,.brand-analysis-template .creator-rank-row--link:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.brand-analysis-template .kol-person.external-text-link{color:var(--text-primary)}.brand-analysis-template .kol-person.external-text-link:hover,.brand-analysis-template .kol-person.external-text-link:focus-visible{color:var(--report-hover-green-text, var(--color-primary))}.brand-analysis-template .data-table:not(.market-reputation-table) tbody tr:is(:hover,:focus-visible) :where(td,td *,.platform-cell,.platform-cell>span,.kol-person,.kol-person>span,.brand-logo-label,.brand-logo-label>span,.content-preview,.num){color:var(--report-hover-green-text, var(--color-primary))!important}.brand-analysis-template .kol-avatar{width:30px;height:30px;flex:0 0 30px;border-radius:50%;object-fit:cover}.brand-analysis-template .kol-avatar.kol-avatar--initial{display:inline-flex;align-items:center;justify-content:center;background:var(--avatar-bg, var(--color-primary));color:#fff;font-size:12px;font-weight:700;line-height:1;letter-spacing:0;text-transform:uppercase}.brand-analysis-template .brand-logo-label__img{display:block;width:auto;height:20px;max-width:42px;object-fit:contain;object-position:left center;flex:0 0 auto}.brand-analysis-template .brand-logo-label__fallback{display:inline-grid;width:22px;height:22px;place-items:center;flex:0 0 auto;border-radius:999px;color:#fff;font-size:10px;font-weight:700;line-height:1}.brand-analysis-template .brand-logo-label[data-brand=Keeway] .brand-logo-label__img{max-width:62px}.brand-analysis-template .brand-logo-label--table .brand-logo-label__img{height:16px;max-width:36px}.brand-analysis-template .brand-logo-label--meta{gap:6px;min-height:28px;padding:4px 9px;border:1px solid var(--bg-line);border-radius:999px;background:var(--bg-secondary);font-size:12px;line-height:1}.brand-analysis-template .brand-logo-label--meta .brand-logo-label__img{height:16px;max-width:32px}.brand-analysis-template .report-meta-brand-list strong{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;margin-left:var(--space-sm)}.brand-analysis-template .brand-logo-label--stat{display:block;width:100%}.brand-analysis-template .brand-logo-label--stat .brand-logo-label__img{position:absolute;top:16px;right:16px;height:30px;max-width:70px;object-fit:contain}.brand-analysis-template .brand-logo-label--stat[data-brand=Honda] .brand-logo-label__img{height:34px;max-width:76px}.brand-analysis-template .brand-logo-label--stat>span{display:block}.brand-analysis-template-competitive .kpi-card,.brand-analysis-template-competitive .stat-card-mini--brand{position:relative;padding-right:88px}.brand-analysis-template-competitive .kpi-card{transition:none}.brand-analysis-template-competitive .kpi-card:hover{border-color:var(--bg-line);box-shadow:none}.brand-analysis-template-competitive .kpi-card .brand-logo-label--stat[data-brand=Keeway] .brand-logo-label__img,.brand-analysis-template-competitive .stat-card-mini--brand .brand-logo-label--stat[data-brand=Keeway] .brand-logo-label__img{max-width:62px}.brand-analysis-template .platform-share{display:grid;grid-template-columns:minmax(72px,1fr) 56px;align-items:center;gap:var(--space-md);max-width:180px;margin-left:auto}.brand-analysis-template .platform-bar{display:flex;align-items:center;gap:var(--space-sm)}.brand-analysis-template .platform-share__value{text-align:right;white-space:nowrap}.brand-analysis-template .platform-bar-fill{flex:1;height:6px;overflow:hidden;border-radius:999px;background:var(--bg-line)}.brand-analysis-template .platform-bar-fill span{display:block;height:100%;border-radius:999px;background:var(--color-primary)}.brand-analysis-template .panel--volume-share .table-wrap--fill{flex:0 0 auto;overflow-x:auto;overflow-y:hidden}.brand-analysis-template .panel--volume-share .table-wrap--fill .data-table{min-height:0}.brand-analysis-template #volumeShareTable th.num,.brand-analysis-template #volumeShareTable td.num,.brand-analysis-template #volumeShareTable th:nth-child(3),.brand-analysis-template #volumeShareTable td:nth-child(3){text-align:right}.brand-analysis-template #volumeShareTable tbody tr{vertical-align:middle}.brand-analysis-template .insights-overview{display:grid;grid-template-columns:1fr;gap:var(--space-lg);margin-bottom:var(--space-xl)}.brand-analysis-template .insights-engagement-panel{grid-column:1 / -1}.brand-analysis-template .interaction-trend-card{display:flex;min-height:340px;flex-direction:column;gap:var(--space-lg)}.brand-analysis-template .interaction-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-xl);padding:2px var(--space-xl) 0}.brand-analysis-template .interaction-metric{min-width:0}.brand-analysis-template .interaction-metric__label{display:inline-flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:12px;line-height:16px}.brand-analysis-template .interaction-metric__label svg,.brand-analysis-template .interaction-metric__sigma{color:var(--metric-color);stroke:var(--metric-color)}.brand-analysis-template .interaction-metric__label .metric-solid-icon svg{fill:currentColor;stroke:none}.brand-analysis-template .interaction-metric__sigma{font-size:14px;font-weight:800;line-height:1}.brand-analysis-template .interaction-metric__value{margin-top:10px;color:var(--text-primary);font-size:18px;font-weight:700;line-height:24px;font-variant-numeric:tabular-nums}.brand-analysis-template .chart-container--interaction-trend{height:260px;min-height:240px}.brand-analysis-template .panel--interaction-trend .interaction-trend-card{height:360px;min-height:360px}.brand-analysis-template .panel--interaction-trend .chart-container--interaction-trend{flex:1 1 auto;height:auto;min-height:0}@media(min-width:900px){.brand-analysis-template .insights-overview--dual{grid-template-columns:1fr 1fr}}@media(max-width:720px){.brand-analysis-template .panel--interaction-trend .interaction-trend-card{height:auto;min-height:340px}.brand-analysis-template .panel--interaction-trend .chart-container--interaction-trend{height:260px;min-height:240px}.brand-analysis-template .interaction-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}.brand-analysis-template .insights-topics-row{margin-bottom:var(--space-lg)}.brand-analysis-template .insights-topics-row>.panel{display:flex;flex-direction:column}.brand-analysis-template .insights-topics-row .chart-container{flex:1 1 auto;height:auto;min-height:320px}.brand-analysis-template .insights-hashtags-panel{margin-bottom:var(--space-xl)}.brand-analysis-template .insights-tags-word-row{align-items:stretch;margin-bottom:var(--space-xl)}.brand-analysis-template .insights-tags-word-row>.panel{display:flex;flex-direction:column;height:100%;min-height:300px;margin-bottom:0}.brand-analysis-template .word-frequency-panel{justify-content:flex-start}.brand-analysis-template .word-frequency-cloud{position:relative;display:block;flex:1 1 auto;min-height:300px;padding:16px 30px 18px;overflow:hidden}.brand-analysis-template .word-frequency-cloud__svg{display:block;width:100%;height:100%;min-height:300px}.brand-analysis-template .word-frequency-token{cursor:default;transition:opacity .16s ease,filter .16s ease}.brand-analysis-template .word-frequency-token:hover{opacity:.82;filter:saturate(1.08)}.brand-analysis-template .word-frequency-empty{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:210px;color:var(--text-secondary);font-size:13px}.brand-analysis-template .stat-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-md);margin-bottom:var(--space-lg)}.brand-analysis-template .stat-cards.stat-cards--compact{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.brand-analysis-template .stat-cards.stat-cards--compact .stat-card-mini{border:0;border-radius:var(--radius-lg);background:var(--bg-secondary);background-image:none;box-shadow:none;text-align:center}.brand-analysis-template .stat-card-mini{position:relative;padding:var(--space-md);border:1px solid var(--bg-line);border-radius:var(--radius-md);background:transparent;background-image:linear-gradient(#fff,#fff);box-shadow:#e5e5e5 0 0 0 1px inset}.brand-analysis-template a.stat-card-mini{color:inherit;text-decoration:none}.brand-analysis-template .stat-card-mini--link{cursor:pointer}.brand-analysis-template .stat-card-mini--link:hover .kol-person,.brand-analysis-template .stat-card-mini--link:focus-visible .kol-person{color:var(--color-primary)}.brand-analysis-template .stat-card-mini--link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.brand-analysis-template .stat-card-mini .label{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:16px;text-align:center}.brand-analysis-template .stat-card-mini .value{display:flex;justify-content:center;width:100%;margin-top:4px;font-size:20px;font-weight:700;font-variant-numeric:tabular-nums}.brand-analysis-template .metric-solid-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:16px}.brand-analysis-template .metric-solid-icon svg{display:block;width:16px;height:16px;fill:currentColor}.brand-analysis-template .metric-solid-icon--likes{color:var(--state-success)}.brand-analysis-template .metric-solid-icon--comments{color:#2e86c1}.brand-analysis-template .metric-solid-icon--shares{color:var(--state-warn)}.brand-analysis-template .metric-solid-icon--total{color:var(--color-primary)}.brand-analysis-template .stat-cards--kol .stat-card-mini{min-height:76px;padding:var(--space-md);border-radius:var(--radius-lg)}.brand-analysis-template .keyword-block{margin-top:var(--space-lg)}.brand-analysis-template .subsection-title{margin:0 0 var(--space-md);font-size:15px;font-weight:600;color:var(--text-primary)}.brand-analysis-template .keyword-cloud,.brand-analysis-template .keyword-list{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.brand-analysis-template .keyword-chip{display:inline-flex;align-items:center;min-height:30px;padding:5px 12px;border:1px solid rgba(8,103,44,.12);border-radius:999px;color:var(--text-primary);background:#08672c0f;font-size:12px;font-weight:500}.brand-analysis-template .sentiment-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg)}.brand-analysis-template-competitive #sentiment .panel-subtitle{margin-top:6px;padding-bottom:20px}.brand-analysis-template-competitive #sentiment .panel-header:has(.filter-group){display:block}.brand-analysis-template-competitive #sentiment .panel-header:has(.filter-group) .filter-group{justify-content:flex-start}.brand-analysis-template .market-section .section-summary{margin-bottom:var(--space-lg)}.brand-analysis-template .market-chart-grid{gap:var(--space-lg)}.brand-analysis-template .panel--market-chart{padding:var(--space-md);border-radius:var(--radius-lg);box-shadow:0 3px 14px #1516160f}.brand-analysis-template .panel--market-chart .panel-header{margin-bottom:var(--space-md)}.brand-analysis-template .market-chart-container{height:248px;min-height:210px}.brand-analysis-template .market-chart-container--wide{height:264px}.brand-analysis-template .chart-container--kol-platform,.brand-analysis-template .chart-container--kol-influence{height:276px;min-height:276px}.brand-analysis-template .panel-title--opportunity{margin:24px 0 16px}.brand-analysis-template-sentiment .opportunity-card{padding:var(--space-lg);margin-bottom:var(--space-md);border:0;border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);background:var(--bg-secondary);box-shadow:none}.brand-analysis-template-sentiment .opportunity-card+.opportunity-card{margin-top:0}.brand-analysis-template-sentiment .opportunity-card h4{margin:0 0 var(--space-sm);font-size:14px;font-weight:600;color:var(--text-primary)}.brand-analysis-template-sentiment .opportunity-card p{margin:13px 0;color:var(--text-primary);font-size:13px;line-height:19.5px}.brand-analysis-template-sentiment .opportunity-card .source{margin:var(--space-sm) 0 12px;font-size:12px;line-height:18px;color:var(--color-primary-text)}.brand-analysis-template-sentiment .opportunity-card .logic{margin:4px 0 12px;font-size:12px;line-height:18px;color:var(--text-secondary)}.brand-analysis-template .action-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg)}.brand-analysis-template-competitive .panel-title--opportunity{margin:24px 0 12px}.brand-analysis-template-competitive .action-plan-grid .opportunity-card{padding:var(--space-lg);margin-bottom:var(--space-md);border:0;border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);background:var(--bg-secondary);box-shadow:none}.brand-analysis-template .action-plan-grid .opportunity-card+.opportunity-card{margin-top:0}.brand-analysis-template-competitive .action-plan-grid .opportunity-card h4{margin:0 0 var(--space-sm);color:var(--text-primary);font-size:14px;font-weight:600;line-height:21px}.brand-analysis-template-competitive .action-plan-grid .opportunity-card p{margin:13px 0;color:var(--text-primary);font-size:13px;line-height:19.5px}.brand-analysis-template-competitive .action-plan-grid .opportunity-card .logic{margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:18px}.brand-analysis-template-competitive .action-plan-grid .opportunity-card .source{margin-top:var(--space-sm);color:var(--color-primary-text);font-size:12px;line-height:18px}.brand-analysis-template .brand-compare-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md);margin-bottom:var(--space-xl)}@media(min-width:1440px){.brand-analysis-template .brand-compare-row{grid-template-columns:repeat(4,minmax(0,1fr))}}.brand-analysis-template .brand-card{padding:var(--space-lg);transition:box-shadow .2s}.brand-analysis-template .brand-card[data-brand=Keeway]{--brand-accent: var(--brand-keeway)}.brand-analysis-template .brand-card[data-brand=KTM]{--brand-accent: var(--brand-ktm)}.brand-analysis-template .brand-card[data-brand=Yamaha]{--brand-accent: var(--brand-yamaha)}.brand-analysis-template .brand-card[data-brand=Honda]{--brand-accent: var(--brand-honda)}.brand-analysis-template .brand-card:hover{box-shadow:var(--shadow-glow)}.brand-analysis-template .brand-card-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-md)}.brand-analysis-template .brand-card-sov{padding:2px 8px;border-radius:var(--radius-sm);color:var(--text-secondary);background:var(--bg-secondary);font-size:11px;font-weight:500}.brand-analysis-template .brand-card-label{margin-bottom:var(--space-sm);color:var(--text-secondary);font-size:11px}.brand-analysis-template .brand-card-metric{font-size:22px;font-weight:600;line-height:1.1;font-variant-numeric:tabular-nums}.brand-analysis-template .brand-card-metric-row{display:flex;align-items:baseline;gap:10px;min-width:0;margin-bottom:var(--space-sm);white-space:nowrap}.brand-analysis-template .brand-card-delta{flex:0 0 auto;font-size:12px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums}.brand-analysis-template .brand-card-delta.up{color:var(--state-success)}.brand-analysis-template .brand-card-delta.down{color:var(--state-error)}.brand-analysis-template .brand-card-mini-bars{display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;height:68px;margin-top:0;padding:0 6px;overflow:hidden}.brand-analysis-template .brand-card-mini-bars__item{display:grid;align-items:end;justify-items:center;gap:4px;min-width:0}.brand-analysis-template .brand-card-mini-bars__bar{display:block;width:10px;border-radius:4px;opacity:.95}.brand-analysis-template .brand-card-mini-bars__label{display:none}.brand-analysis-template .compare-table .brand-cell{color:var(--text-primary);font-weight:600}.brand-analysis-template-competitive #overview .panel-header:has(.filter-group){display:block}.brand-analysis-template-competitive #overview .panel-header:has(.filter-group) .panel-toolbar__right{justify-content:flex-start;margin-top:var(--space-lg)}.brand-analysis-template-competitive #overview .panel-header:has(.filter-group) .filter-group{justify-content:flex-start}.brand-analysis-template .rank-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:var(--bg-secondary);font-size:11px;font-weight:600}.brand-analysis-template .report-footer{margin-top:var(--space-2xl);padding-top:var(--space-lg);border-top:1px solid var(--bg-line);color:var(--text-secondary);font-size:12px;text-align:center}@media(min-width:768px){.brand-analysis-template .report-wrap{padding-right:var(--space-xl);padding-left:var(--space-xl)}.brand-analysis-template .report-sticky-header{padding:var(--space-2xl) var(--space-xl) var(--space-md)}}@media(max-width:1100px){.brand-analysis-template .overview-row,.brand-analysis-template .brand-compare-row,.brand-analysis-template .stat-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-analysis-template .chart-grid-2,.brand-analysis-template .sentiment-brand-grid,.brand-analysis-template .action-plan-grid{grid-template-columns:1fr}}@media(max-width:639px){.brand-analysis-template .report-title{font-size:22px}.brand-analysis-template .report-title__logo{width:130px;height:32px}.brand-analysis-template-competitive .report-title__logo{width:180px;height:42px}.brand-analysis-template .section-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.brand-analysis-template .section-nav__tab{flex:0 0 auto}.brand-analysis-template .summary-block{max-width:100%}.brand-analysis-template .overview-row,.brand-analysis-template .brand-compare-row,.brand-analysis-template .stat-cards{grid-template-columns:1fr}.brand-analysis-template .panel-header{display:grid}.brand-analysis-template .panel-toolbar,.brand-analysis-template .panel-toolbar__left,.brand-analysis-template .panel-toolbar__right,.brand-analysis-template .panel-toolbar__range{width:100%}.brand-analysis-template .panel-toolbar__right{justify-content:flex-start}.brand-analysis-template .reach-share-figure{grid-template-columns:minmax(0,1fr);row-gap:var(--space-md);min-height:0}.brand-analysis-template .chart-container--reach-share{height:240px;min-height:220px}.brand-analysis-template .chart-platform-legend{width:min(100%,280px);margin-left:0;justify-self:center}.brand-analysis-template .chart-container,.brand-analysis-template .chart-container.sm,.brand-analysis-template .chart-container.lg{height:260px}.brand-analysis-template .chart-container--fill-panel{height:300px;min-height:280px}}.analysis-system-root{height:100%;min-height:100%}.analysis-system-root,.analysis-system-root *,.analysis-system-root *:before,.analysis-system-root *:after{box-sizing:border-box}.analysis-workspace-shell{display:flex;height:100%;min-height:0;overflow:hidden;background:var(--bg-primary, #fbfbfb);color:var(--text-primary, #2e2e2e);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:13px;line-height:1.5}.analysis-system-status{position:fixed;right:16px;bottom:16px;left:auto;top:auto;z-index:60;max-width:min(520px,calc(100vw - 32px));padding:8px 12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:#fbfbfbf0;color:var(--text-secondary, #4b4d4c);box-shadow:0 4px 24px #15161614;font-size:12px;line-height:18px;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.analysis-workspace-sidebar{position:sticky;top:0;z-index:35;display:flex;width:240px;height:100vh;flex:0 0 240px;flex-direction:column;border-right:1px solid var(--bg-line, #e5e5e5);background:var(--bg-primary, #fbfbfb);transition:width .2s ease,flex-basis .2s ease,transform .2s ease,border-color .2s ease;will-change:width,transform}.analysis-workspace-shell.is-sidebar-collapsed .analysis-workspace-sidebar{width:0;flex-basis:0;min-width:0;overflow:hidden;border-right-color:transparent;pointer-events:none;transform:translate(-100%);visibility:hidden}.analysis-workspace-brand{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:8px;padding:0 12px}.analysis-workspace-brand__identity{display:flex;min-width:0;align-items:center;gap:4px}.analysis-workspace-brand__mark,.analysis-workspace-brand__logo{width:32px;height:32px;flex:0 0 32px;border-radius:8px}.analysis-workspace-brand__mark{display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary-text, #05a84e);background:var(--color-primary-12, rgba(10, 128, 54, .12))}.analysis-workspace-brand__logo{display:block;object-fit:contain}.analysis-workspace-brand__name{min-width:0;overflow:hidden;color:var(--text-primary, #2e2e2e);font-size:15px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-global-actions{position:fixed;top:16px;right:24px;z-index:38;display:inline-flex;align-items:center;gap:8px;padding:4px;border:1px solid var(--bg-line, #e5e5e5);border-radius:10px;background:#fbfbfbeb;box-shadow:0 8px 24px #15161614;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.analysis-workspace-locale-toggle{display:inline-flex;flex:0 0 auto;gap:2px;padding:2px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--card-bg, #f7f7f7)}.analysis-workspace-locale-toggle button{display:inline-flex;min-width:28px;height:24px;align-items:center;justify-content:center;padding:0 6px;border:0;border-radius:6px;background:transparent;color:var(--text-secondary, #4b4d4c);font-size:11px;font-weight:600;line-height:16px;cursor:pointer}.analysis-workspace-locale-toggle button.is-active{color:var(--color-primary-text, #05a84e);background:#fff;box-shadow:0 1px 3px #0f172a14}.analysis-workspace-sidebar-toggle,.analysis-workspace-main-sidebar-expand,.inline-report-sidebar-expand{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text-primary-default, #4e524f);cursor:pointer;transition:background .16s ease,color .16s ease}.analysis-workspace-sidebar-toggle:hover,.analysis-workspace-sidebar-toggle:focus-visible,.analysis-workspace-main-sidebar-expand:hover,.analysis-workspace-main-sidebar-expand:focus-visible,.inline-report-sidebar-expand:hover,.inline-report-sidebar-expand:focus-visible{color:var(--text-primary, #2e2e2e);background:var(--card-bg-hover, #e9e9e9);outline:0}.analysis-workspace-sidebar-toggle svg,.analysis-workspace-main-sidebar-expand svg,.inline-report-sidebar-expand svg{width:16px;height:16px;stroke:currentColor}.analysis-workspace-main-sidebar-expand{position:absolute;top:16px;left:24px;z-index:40}.analysis-workspace-nav{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;min-height:0;padding:12px;overflow:auto}.analysis-workspace-nav-section{display:grid;gap:4px;margin-top:8px;padding-top:10px;border-top:1px solid var(--bg-line, #e5e5e5)}.analysis-workspace-nav-section__title{padding:0 12px 4px;color:var(--text-secondary, #4b4d4c);font-size:12px;font-weight:500;line-height:18px}.analysis-workspace-nav-empty{padding:8px 12px;color:var(--text-secondary, #4b4d4c);font-size:12px;line-height:18px}.analysis-workspace-nav-row{position:relative;display:flex;height:36px;min-width:0;align-items:center;border-radius:8px;color:var(--text-primary-default, #4e524f);transition:background .16s ease,color .16s ease}.analysis-workspace-nav-row:hover,.analysis-workspace-nav-row:focus-within,.analysis-workspace-nav-row.is-active,.analysis-workspace-nav-row.is-menu-open{color:var(--text-primary, #2e2e2e);background:var(--card-bg-hover, #e9e9e9)}.analysis-workspace-nav__item{display:flex;height:100%;min-width:0;min-height:36px;flex:1 1 auto;align-items:center;gap:8px;overflow:hidden;padding:8px 6px 8px 12px;border-radius:8px 0 0 8px;color:var(--text-primary-default, #4e524f);font-size:13px;line-height:20px;text-decoration:none;transition:background .16s ease,color .16s ease}.analysis-workspace-nav__item:hover,.analysis-workspace-nav__item:focus-visible,.analysis-workspace-nav-row.is-active .analysis-workspace-nav__item{color:var(--text-primary, #2e2e2e);outline:0}.analysis-workspace-nav__icon{display:inline-flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;color:var(--text-secondary, #4b4d4c)}.analysis-workspace-nav-row.is-active .analysis-workspace-nav__icon{color:var(--color-primary-text, #05a84e);background:transparent}.analysis-workspace-nav__icon-img{width:16px;height:16px;border-radius:4px;object-fit:contain}.analysis-workspace-nav__text{display:block;min-width:0;flex:1 1 auto;overflow:hidden}.analysis-workspace-nav__label{display:block;max-width:100%;overflow:hidden;color:inherit;font-size:13px;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-nav__type{display:none}.analysis-workspace-nav-more{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;margin-right:4px;border:0;border-radius:8px;background:transparent;color:var(--text-primary-default, #4e524f);cursor:pointer;opacity:0;transition:opacity .16s ease,background .16s ease,color .16s ease}.analysis-workspace-nav-row:hover .analysis-workspace-nav-more,.analysis-workspace-nav-row:focus-within .analysis-workspace-nav-more,.analysis-workspace-nav-row.is-menu-open .analysis-workspace-nav-more{opacity:1}.analysis-workspace-nav-more:hover,.analysis-workspace-nav-more:focus-visible{color:var(--text-primary, #2e2e2e);background:var(--card-bg-hover, #e9e9e9);outline:0}.analysis-workspace-nav-menu{z-index:120;width:260px;padding:8px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fbfbfb);box-shadow:0 12px 32px #15161624}.analysis-workspace-nav-menu__rename{padding:4px}.analysis-workspace-nav-menu__hint{display:flex;align-items:center;gap:6px;color:var(--text-secondary, #4b4d4c);font-size:11px;line-height:16px}.analysis-workspace-nav-menu__rename-row{display:flex;gap:6px;margin-top:6px}.analysis-workspace-nav-menu__input{width:100%;min-width:0;height:32px;padding:0 10px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:#fff;color:var(--text-primary, #2e2e2e);font:inherit;font-size:13px;line-height:20px;outline:0}.analysis-workspace-nav-menu__input:focus{box-shadow:0 0 4px #08672c1f}.analysis-workspace-nav-menu__confirm{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:#fff;color:var(--text-primary-default, #4e524f);cursor:pointer}.analysis-workspace-nav-menu__confirm:hover,.analysis-workspace-nav-menu__confirm:focus-visible{color:var(--text-primary, #2e2e2e);background:var(--card-bg-hover, #e9e9e9);outline:0}.analysis-workspace-nav-menu__actions{display:grid;gap:2px;margin-top:6px;padding-top:6px;border-top:1px solid var(--bg-line, #e5e5e5)}.analysis-workspace-nav-menu__actions button{display:flex;width:100%;height:32px;align-items:center;gap:8px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:var(--text-primary-default, #4e524f);font:inherit;font-size:13px;font-weight:500;line-height:20px;text-align:left;cursor:pointer}.analysis-workspace-nav-menu__actions button:hover,.analysis-workspace-nav-menu__actions button:focus-visible{color:var(--text-primary, #2e2e2e);background:var(--card-bg-hover, #e9e9e9);outline:0}.analysis-workspace-nav-menu__actions button.is-danger{color:var(--state-error, #f42525)}.analysis-workspace-status{display:none}.analysis-workspace-sidebar__footer{padding:12px;border-top:1px solid var(--bg-line, #e5e5e5)}.analysis-workspace-create{display:inline-flex;width:100%;height:36px;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:#fff;color:var(--text-primary-default, #4e524f);box-shadow:0 1px 2px #1516160a;font:inherit;font-size:13px;font-weight:500;line-height:20px;cursor:pointer;transition:color .16s ease,background .16s ease}.analysis-workspace-create:hover,.analysis-workspace-create:focus-visible{color:var(--text-primary, #2e2e2e);background:#fff;outline:0}.create-dashboard-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#fff9}.create-dashboard-dialog{position:fixed;left:50%;top:50%;z-index:50;display:flex;width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);flex-direction:column;overflow:hidden;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fbfbfb);color:var(--text-primary, #2e2e2e);box-shadow:0 4px 24px #15161633;transform:translate(-50%,-50%)}.create-dashboard-dialog:focus{outline:none}.create-dashboard-dialog__form{display:flex;max-height:calc(100vh - 48px);max-height:inherit;min-height:0;flex-direction:column}.create-dashboard-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:0 0 auto;padding:16px;border-bottom:1px solid var(--bg-line, #e5e5e5);background:var(--bg-primary, #fbfbfb)}.create-dashboard-dialog__title{margin:0;color:var(--text-primary, #2e2e2e);font-size:16px;font-weight:600;line-height:24px}.create-dashboard-dialog__subtitle{margin:4px 0 0;color:var(--text-secondary, #4b4d4c);font-size:12px;line-height:18px}.create-dashboard-dialog__close{display:inline-flex;width:32px;height:32px;flex:0 0 auto;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:transparent;color:var(--text-secondary, #4b4d4c);cursor:pointer}.create-dashboard-dialog__close:hover,.create-dashboard-dialog__close:focus-visible{background:var(--card-bg-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:none}.create-dashboard-dialog__body{display:grid;flex:1 1 auto;gap:16px;min-height:0;padding:16px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.create-dashboard-field{display:grid;gap:6px;min-width:0}.create-dashboard-label{color:var(--text-secondary, #4b4d4c);font-size:12px;font-weight:500;line-height:16px}.create-dashboard-input,.create-dashboard-textarea{width:100%;min-width:0;border:0;background:transparent;color:var(--text-primary, #2e2e2e);font:inherit;font-size:13px;line-height:20px;outline:none}.create-dashboard-input{height:36px;padding:0 12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fbfbfb)}.create-dashboard-input:focus{box-shadow:0 0 4px #08672c1f}.create-dashboard-input.is-invalid{border-color:#f425257a}.create-dashboard-error{color:var(--state-error, #f42525);font-size:12px;line-height:18px}.create-dashboard-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,254px));gap:8px}.create-dashboard-template{display:flex;gap:10px;min-height:104px;align-items:flex-start;padding:12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fbfbfb);color:var(--text-primary, #2e2e2e);font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.create-dashboard-template:hover,.create-dashboard-template:focus-visible{background:var(--card-bg-hover, #e9e9e9);outline:none}.create-dashboard-template.is-selected{border-color:var(--bg-line, #e5e5e5);background:var(--color-primary-12, rgba(10, 128, 54, .12));outline:none}.create-dashboard-template__icon{display:inline-flex;width:40px;height:40px;flex:0 0 40px;align-items:center;justify-content:center;border-radius:8px}.create-dashboard-template__img{display:block;width:38px;height:38px;border-radius:8px;object-fit:contain}.create-dashboard-template__content{display:grid;gap:4px;min-width:0}.create-dashboard-template__title{overflow:hidden;font-size:14px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.create-dashboard-template__desc{display:-webkit-box;overflow:hidden;color:var(--text-secondary, #4b4d4c);font-size:12px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.create-dashboard-date-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.create-dashboard-date-control{position:relative;display:flex;height:36px;width:100%;align-items:center;gap:8px;min-width:0;padding:0 12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fbfbfb);color:var(--text-primary, #2e2e2e);font:inherit;font-size:13px;line-height:20px;cursor:pointer;text-align:left;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.create-dashboard-date-control svg{flex:0 0 auto;color:var(--text-secondary, #4b4d4c)}.create-dashboard-date-control span{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-dashboard-date-control:hover,.create-dashboard-date-control:focus-visible,.create-dashboard-date-control[data-state=open]{background:var(--bg-list-hover, #e9e9e9);outline:none}.create-dashboard-date-control:focus-visible,.create-dashboard-date-control[data-state=open]{border-color:var(--color-primary, #08672c);box-shadow:0 0 4px #08672c1f}.create-dashboard-calendar{z-index:80;width:280px;padding:12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fbfbfb);color:var(--text-primary, #2e2e2e);box-shadow:0 4px 24px #15161633}.create-dashboard-calendar:focus{outline:none}.create-dashboard-calendar__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.create-dashboard-calendar__nav{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:transparent;color:var(--text-primary-default, #4e524f);cursor:pointer}.create-dashboard-calendar__nav:hover,.create-dashboard-calendar__nav:focus-visible{background:var(--bg-list-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:none}.create-dashboard-calendar__nav:disabled{color:var(--text-secondary, #4b4d4c);opacity:.45;cursor:not-allowed}.create-dashboard-calendar__nav:disabled:hover,.create-dashboard-calendar__nav:disabled:focus-visible{background:transparent;color:var(--text-secondary, #4b4d4c)}.create-dashboard-calendar__month{color:var(--text-primary, #2e2e2e);font-size:13px;font-weight:600;line-height:20px}.create-dashboard-calendar__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin-top:10px;color:var(--text-secondary, #4b4d4c);font-size:11px;font-weight:500;line-height:16px;text-align:center}.create-dashboard-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin-top:6px}.create-dashboard-calendar__day{display:inline-flex;height:30px;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:transparent;color:var(--text-primary-default, #4e524f);font:inherit;font-size:12px;font-weight:500;line-height:16px;cursor:pointer}.create-dashboard-calendar__day:hover,.create-dashboard-calendar__day:focus-visible{background:var(--bg-list-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:none}.create-dashboard-calendar__day.is-outside:not(.is-selected){color:var(--text-secondary, #4b4d4c);opacity:.6}.create-dashboard-calendar__day.is-today:not(.is-selected){color:var(--color-primary-text, #05a84e)}.create-dashboard-calendar__day.is-selected{background:var(--color-primary, #08672c);color:var(--text-button-primary, #fff)}.create-dashboard-calendar__day.is-disabled{color:var(--text-secondary, #4b4d4c);opacity:.38;cursor:not-allowed}.create-dashboard-calendar__day.is-disabled:hover,.create-dashboard-calendar__day.is-disabled:focus-visible{background:transparent;color:var(--text-secondary, #4b4d4c)}.create-dashboard-date-separator{color:var(--text-secondary, #4b4d4c);font-size:12px;line-height:16px}.create-dashboard-conditions{display:grid;gap:14px;padding:12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-secondary, #f5f5f5)}.create-dashboard-conditions__header,.create-dashboard-source-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.create-dashboard-conditions__title{color:var(--text-primary, #2e2e2e);font-size:13px;font-weight:600;line-height:20px}.create-dashboard-conditions__tag{border-radius:999px;background:var(--bg-primary, #fbfbfb);padding:2px 8px;color:var(--text-secondary, #4b4d4c);font-size:11px;font-weight:500;line-height:16px}.create-dashboard-keyword-grid{display:grid;gap:10px}.create-dashboard-keyword-input{display:flex;min-height:76px;flex-wrap:wrap;align-items:flex-start;gap:6px;padding:8px 10px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fbfbfb);cursor:text;transition:border-color .16s ease,box-shadow .16s ease}.create-dashboard-keyword-input:focus-within{border-color:var(--color-primary, #08672c);box-shadow:0 0 4px #08672c1f}.create-dashboard-keyword-token{display:inline-flex;max-width:100%;align-items:center;gap:4px;padding:3px 8px;border-radius:6px;background:var(--color-primary-12, rgba(10, 128, 54, .12));color:var(--color-primary-text, #05a84e);font-size:12px;font-weight:500;line-height:18px}.create-dashboard-keyword-token>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-dashboard-keyword-token__remove{display:inline-flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;padding:0;border:0;border-radius:4px;background:transparent;color:var(--color-primary-text, #05a84e);cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.create-dashboard-keyword-token__remove:hover,.create-dashboard-keyword-token__remove:focus-visible{background:var(--color-primary-12, rgba(10, 128, 54, .12));outline:none}.create-dashboard-keyword-token__remove:focus-visible{box-shadow:0 0 4px #08672c1f}.create-dashboard-keyword-textarea{min-width:160px;min-height:24px;flex:1 1 160px;resize:none;padding:1px 0;border:0;background:transparent;color:var(--text-primary, #2e2e2e);font:inherit;font-size:13px;font-weight:400;line-height:20px;outline:none}.create-dashboard-keyword-textarea::placeholder{color:var(--text-secondary, #4b4d4c)}.create-dashboard-brand-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.create-dashboard-textarea{min-height:38px;resize:none;padding:8px 12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fbfbfb)}.create-dashboard-source-block,.create-dashboard-pick-block{display:grid;gap:6px}.create-dashboard-source-block{gap:8px}.create-dashboard-pick-group{display:grid;gap:10px}.create-dashboard-all-toggle{display:inline-flex;height:24px;align-items:center;gap:6px;padding:0 6px;border:0;border-radius:6px;background:transparent;color:var(--text-primary-default, #4e524f);font:inherit;font-size:12px;font-weight:500;line-height:16px;cursor:pointer;transition:background .16s ease,color .16s ease}.create-dashboard-all-toggle:hover,.create-dashboard-all-toggle:focus-visible{background:var(--bg-list-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:none}.create-dashboard-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,158px));gap:8px}.create-dashboard-chip-row{display:flex;flex-wrap:wrap;gap:8px}.create-dashboard-option-chip{display:inline-flex;min-height:32px;align-items:center;justify-content:space-between;gap:6px;min-width:0;padding:5px 12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fbfbfb);color:var(--text-primary-default, #4e524f);font:inherit;font-size:13px;font-weight:500;line-height:20px;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.create-dashboard-source-grid .create-dashboard-option-chip{width:100%;min-height:38px;padding:8px 10px}.create-dashboard-option-chip__content{display:inline-flex;min-width:0;align-items:center;gap:7px}.create-dashboard-option-chip__content span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-dashboard-option-chip:hover,.create-dashboard-option-chip:focus-visible{background:var(--card-bg-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:none}.create-dashboard-option-chip.is-active{background:var(--color-primary-12, rgba(10, 128, 54, .12));color:var(--text-primary, #2e2e2e)}.create-dashboard-check{display:inline-flex;width:14px;height:14px;flex:0 0 14px;align-items:center;justify-content:center;border:1px solid var(--bg-line, #e5e5e5);border-radius:4px;background:var(--bg-primary, #fbfbfb)}.create-dashboard-check.is-checked{border-color:var(--color-primary, #08672c);background:var(--color-primary, #08672c);color:var(--text-button-primary, #fff)}.create-dashboard-option-chip .create-dashboard-check.is-checked{border-radius:999px}.create-dashboard-option-chip__logo{display:block;width:18px;height:18px;flex:0 0 18px;border-radius:999px;object-fit:contain}.create-dashboard-option-chip__logo.is-square{border-radius:0}.create-dashboard-dialog__footer{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:8px;padding:12px;border-top:1px solid var(--bg-line, #e5e5e5);background:var(--bg-primary, #fbfbfb)}.create-dashboard-submit-error{min-width:0;flex:1 1 auto;color:var(--state-error, #f42525);font-size:12px;line-height:18px;text-align:left}.create-dashboard-secondary,.create-dashboard-primary{display:inline-flex;height:36px;align-items:center;justify-content:center;gap:8px;padding:0 24px;border-radius:24px;font:inherit;font-size:13px;font-weight:500;line-height:20px;cursor:pointer}.create-dashboard-secondary{border:1px solid transparent;background:transparent;color:var(--text-primary-default, #4e524f)}.create-dashboard-primary{border:1px solid var(--color-primary, #08672c);background:var(--color-primary, #08672c);color:#fff}.create-dashboard-primary:disabled{border-color:var(--bg-line, #e5e5e5);background:var(--card-bg, #f0f0f0);color:var(--text-secondary, #4b4d4c);cursor:not-allowed}.create-dashboard-secondary:hover,.create-dashboard-secondary:focus-visible{background:var(--bg-list-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:none}.create-dashboard-primary:not(:disabled):hover,.create-dashboard-primary:not(:disabled):focus-visible{background:var(--color-primary-hover, #06481f);outline:none}.analysis-workspace-main{position:relative;min-width:0;min-height:0;flex:1;overflow:hidden;background:var(--bg-primary, #fbfbfb)}.analysis-workspace-empty{display:flex;min-height:100%;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:24px;color:var(--text-secondary, #4b4d4c);font-size:13px;line-height:20px;text-align:center}.analysis-workspace-empty__title{color:var(--text-primary, #2e2e2e);font-size:16px;font-weight:600;line-height:24px}.analysis-workspace-empty__desc{max-width:360px}.analysis-workspace-empty__action{display:inline-flex;height:36px;align-items:center;justify-content:center;gap:8px;margin-top:4px;padding:0 12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:#fff;color:var(--text-primary-default, #4e524f);box-shadow:0 1px 2px #1516160a;font:inherit;font-size:13px;font-weight:500;line-height:20px;cursor:pointer}.analysis-workspace-empty__action:hover,.analysis-workspace-empty__action:focus-visible{color:var(--text-primary, #2e2e2e);background:#fff;outline:0}.analysis-workspace-main .brand-analysis-template{width:100%;height:100%;min-height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;background:var(--bg-primary)}.analysis-workspace-main .brand-analysis-template .report-wrap{display:block;width:100%;max-width:none;height:auto;min-height:calc(100vh - 12px);margin:0;padding:0;overflow:visible}.analysis-workspace-main .brand-analysis-template .report-sticky-header{position:sticky;top:0;z-index:20;width:100%;max-width:none;margin:0 0 16px;padding:8px 24px 0;background:var(--bg-primary);transform:none}.analysis-workspace-main .brand-analysis-template .report-sticky-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin-inline:0;background:var(--bg-primary);display:block}.analysis-workspace-main .brand-analysis-template .report-header{display:flex;min-height:auto;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px;margin:0;padding:0 0 12px;border-bottom:1px solid var(--bg-line)}.analysis-workspace-main .brand-analysis-template .report-title-row{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:24px}.analysis-workspace-main .brand-analysis-template .report-page-title{flex:1 1 auto;min-width:0;margin:0;padding-top:2px;color:var(--text-primary);font-size:30px;font-weight:600;line-height:40px;letter-spacing:0}.analysis-workspace-main .brand-analysis-template .report-header__content{display:block;width:100%;min-width:0;flex:1 1 auto}.analysis-workspace-main .brand-analysis-template .report-global-filters{display:flex;width:100%;min-width:0;align-items:center;flex-wrap:wrap;gap:14px 28px}.analysis-workspace-main .brand-analysis-template .report-global-filters__group{display:inline-flex;width:auto;max-width:100%;min-width:0;flex:0 1 auto;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:8px}.analysis-workspace-main .brand-analysis-template .report-global-filters__controls{display:inline-flex;width:auto;max-width:100%;min-width:0;align-items:center;flex-wrap:nowrap;gap:8px}.analysis-workspace-main .brand-analysis-template .report-global-filters__label{flex:0 0 auto;color:var(--text-secondary);font-size:13px;font-weight:500;line-height:32px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-global-filters__period-range{color:var(--text-primary);font-size:13px;line-height:20px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-wrap{flex:0 0 128px;min-width:128px}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger{min-width:132px;background:var(--bg-secondary)}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap{min-width:108px}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger{min-width:108px;background:var(--bg-secondary)}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-popup{right:auto;left:0}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-option.is-active{background:transparent}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-option.is-active:hover,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-option.is-active:focus-visible{background:var(--card-bg-hover)}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap--multi .filter-select-option__check{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--bg-line);border-radius:4px;background:var(--bg-primary);color:transparent}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap--multi .filter-select-option.is-active .filter-select-option__check{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap--multi .filter-select-option__check svg{width:12px;height:12px;stroke-width:3}.analysis-workspace-main .brand-analysis-template .report-global-control{height:36px;min-width:108px;padding:0 12px;border:1px solid var(--bg-line);border-radius:8px;background:var(--bg-primary);color:var(--text-primary);font:inherit;font-size:13px;font-weight:500;line-height:20px}.analysis-workspace-main .brand-analysis-template .report-global-control--date{width:128px;min-width:128px}.analysis-workspace-main .brand-analysis-template .date-range-sep{padding:0 2px}.analysis-workspace-main .brand-analysis-template .report-config-values{display:inline-flex;min-width:0;max-width:100%;flex-wrap:nowrap;gap:8px}.analysis-workspace-main .brand-analysis-template .report-readonly-chip{display:inline-flex;min-width:0;max-width:240px;align-items:center;min-height:36px;overflow:hidden;border:1px solid var(--bg-line);border-radius:8px;background:var(--bg-primary);color:var(--text-primary);cursor:default;font-size:13px;font-weight:500;line-height:18px;padding:8px 14px;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-global-control--select{min-width:108px}.analysis-workspace-main .brand-analysis-template .report-actions{display:inline-flex;flex:0 1 min(42vw,520px);align-items:center;justify-content:flex-end;align-self:center;margin-left:0}.analysis-workspace-main .brand-analysis-template .ai-npc-insight-button{display:inline-flex;flex-direction:row-reverse;align-items:center;justify-content:flex-start;gap:8px;max-width:min(430px,calc(100vw - 48px));min-height:44px;padding:4px 8px;border:0;border-radius:16px;background:transparent;color:var(--text-primary);font:inherit;cursor:pointer;transition:background .2s,transform .2s}.analysis-workspace-main .brand-analysis-template .ai-npc-insight-button:active{transform:translateY(1px)}.analysis-workspace-main .brand-analysis-template .ai-npc-bubble{position:relative;display:grid;min-width:0;gap:2px;padding:7px 10px;border:1px solid var(--bg-line);border-radius:12px;background:var(--bg-primary);box-shadow:var(--shadow-card);text-align:left;transform-origin:right center;animation:aiNpcBubbleEnter .48s cubic-bezier(.2,.82,.26,1) both;will-change:transform,opacity}.analysis-workspace-main .brand-analysis-template .ai-npc-bubble.is-typewriting{animation:aiNpcBubbleEnter .48s cubic-bezier(.2,.82,.26,1) both}.analysis-workspace-main .brand-analysis-template .ai-npc-bubble__label{color:var(--color-primary-text);font-size:12px;font-weight:600;line-height:16px}.analysis-workspace-main .brand-analysis-template .ai-npc-bubble__text{position:relative;min-width:0;width:max-content;max-width:min(34em,calc(100vw - 128px));min-height:18px;overflow:hidden;color:var(--text-secondary);font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .ai-npc-bubble.is-typewriting .ai-npc-bubble__text:after{content:"";display:inline-block;width:1px;height:12px;margin-left:2px;background:currentColor;vertical-align:-2px;animation:aiNpcCaretBlink .82s steps(2,start) infinite}.analysis-workspace-main .brand-analysis-template .ai-npc-insight-button:hover,.analysis-workspace-main .brand-analysis-template .ai-npc-insight-button:focus-visible,.analysis-workspace-main .brand-analysis-template .ai-npc-insight-button[aria-expanded=true]{outline:none;background:transparent}@keyframes aiNpcBubbleEnter{0%{opacity:0;transform:translate(18px) scaleX(.82)}to{opacity:1;transform:translate(0) scaleX(1)}}@keyframes aiNpcCaretBlink{0%,48%{opacity:1}49%,to{opacity:0}}.brand-analysis-template .module-panel-actions{position:absolute;top:var(--space-lg);right:var(--space-lg);z-index:10;display:inline-flex;align-items:center;gap:6px;opacity:0;pointer-events:none;transform:translateY(-2px);visibility:hidden;transition:opacity .2s,transform .2s,visibility .2s}.brand-analysis-template .module-ai-button,.brand-analysis-template .module-source-button{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:28px;height:28px;padding:0;border:1px solid var(--bg-line);border-radius:var(--radius-sm);background:#fff;color:var(--color-primary-text);cursor:pointer;transition:background .2s,border-color .2s,color .2s,box-shadow .2s}.brand-analysis-template .module-ai-button svg,.brand-analysis-template .module-source-button svg{width:14px;height:14px;flex:0 0 auto}.brand-analysis-template .module-ai-button:hover,.brand-analysis-template .module-ai-button:focus-visible,.brand-analysis-template .module-ai-button[aria-expanded=true],.brand-analysis-template .module-source-button:hover,.brand-analysis-template .module-source-button:focus-visible,.brand-analysis-template .module-source-button[aria-expanded=true]{border-color:var(--color-primary);background:var(--color-primary);color:var(--bg-primary);outline:none}.brand-analysis-template .module-source-button:after{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:11;display:block;width:max-content;max-width:160px;padding:6px 8px;border-radius:6px;background:#151616eb;box-shadow:0 8px 20px #12181229;color:#fff;content:attr(data-tooltip);font-size:12px;font-weight:500;line-height:18px;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,2px);transition:opacity .16s ease,transform .16s ease}.brand-analysis-template .module-source-button:before{position:absolute;left:50%;bottom:calc(100% + 4px);z-index:11;width:8px;height:8px;background:#151616eb;content:"";opacity:0;pointer-events:none;transform:translate(-50%,2px) rotate(45deg);transition:opacity .16s ease,transform .16s ease}.brand-analysis-template .module-source-button:hover:after,.brand-analysis-template .module-source-button:hover:before,.brand-analysis-template .module-source-button:focus-visible:after,.brand-analysis-template .module-source-button:focus-visible:before{opacity:1;transform:translate(-50%) rotate(0)}.brand-analysis-template .module-source-button:hover:before,.brand-analysis-template .module-source-button:focus-visible:before{transform:translate(-50%) rotate(45deg)}.brand-analysis-template .panel:hover .module-panel-actions,.brand-analysis-template .panel:focus-within .module-panel-actions,.brand-analysis-template .panel-header:hover~.module-panel-actions,.brand-analysis-template .module-panel-actions:focus-within{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.analysis-workspace-main .brand-analysis-template .module-panel-actions--panel{top:16px;right:16px}.brand-analysis-template .ai-summary-panel{position:fixed;z-index:45;display:flex;flex-direction:column;width:min(440px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 120px));overflow:hidden;border:1px solid var(--bg-line);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);box-shadow:0 18px 48px #1516162e;overscroll-behavior:contain}.brand-analysis-template .ai-summary-panel__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-lg);border-bottom:1px solid var(--bg-line);background:var(--bg-secondary)}.brand-analysis-template .ai-summary-panel__heading{display:grid;align-items:center;min-width:0;min-height:28px}.brand-analysis-template .ai-summary-panel__title{overflow:hidden;font-size:15px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.brand-analysis-template .ai-summary-panel__subtitle{margin-top:2px;color:var(--text-secondary);font-size:12px;line-height:18px}.brand-analysis-template .ai-summary-panel__actions{display:inline-flex;align-items:center;flex:0 0 auto;gap:4px}.brand-analysis-template .ai-summary-panel__close{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-height:28px;padding:0;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-secondary);font-family:var(--font-sans);cursor:pointer}.brand-analysis-template .ai-summary-panel__close:hover,.brand-analysis-template .ai-summary-panel__close:focus-visible{background:var(--card-bg-hover);color:var(--text-primary);outline:none}.brand-analysis-template .ai-summary-content{min-height:0;flex:1 1 auto;padding:var(--space-lg);overflow:auto;overscroll-behavior:contain;font-family:var(--font-sans);font-size:13px;line-height:1.6;color:var(--text-primary);background:var(--bg-primary)}.brand-analysis-template .ai-summary-section+.ai-summary-section{margin-top:var(--space-lg)}.brand-analysis-template .ai-summary-section__title{display:flex;align-items:center;gap:8px;margin:0 0 var(--space-md);color:var(--text-primary);font-size:14px;font-weight:600;line-height:20px}.brand-analysis-template .ai-summary-section__title:before{content:"";width:4px;height:16px;flex:0 0 auto;background:var(--color-primary);border-radius:2px}.brand-analysis-template .ai-summary-issue-list,.brand-analysis-template .ai-summary-action-list,.brand-analysis-template .ai-summary-metric-grid{display:grid;gap:var(--space-sm);margin:0;padding:0;list-style:none}.brand-analysis-template .ai-summary-issue{padding:var(--space-md);border:1px solid var(--bg-line);border-radius:var(--radius-sm);background:var(--bg-secondary)}.brand-analysis-template .ai-summary-issue__head{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:6px}.brand-analysis-template .ai-summary-issue__index{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 auto;font-family:var(--font-num);font-size:12px;font-weight:600;color:var(--bg-primary);background:var(--color-primary);border-radius:999px}.brand-analysis-template .ai-summary-issue__title{min-width:0;font-weight:600;line-height:20px}.brand-analysis-template .ai-summary-issue__desc{margin:0 0 8px;color:var(--text-secondary)}.brand-analysis-template .ai-summary-point-list{display:grid;gap:6px;margin:0;padding:0;list-style:none}.brand-analysis-template .ai-summary-point-list li{position:relative;padding-left:14px;color:var(--text-secondary)}.brand-analysis-template .ai-summary-point-list li:before{content:"";position:absolute;top:9px;left:0;width:5px;height:5px;background:var(--color-primary-text);border-radius:999px}.brand-analysis-template .ai-summary-action{display:flex;align-items:flex-start;gap:var(--space-sm);padding:10px 12px;background:var(--bg-secondary);border-radius:var(--radius-sm)}.brand-analysis-template .ai-summary-action__time{flex:0 0 auto;padding:2px 8px;color:var(--color-primary-text);font-size:12px;font-weight:600;line-height:18px;background:var(--color-primary-12);border-radius:999px}.brand-analysis-template .ai-summary-action__text{min-width:0;color:var(--text-secondary)}.brand-analysis-template .ai-summary-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-analysis-template .ai-summary-metric{padding:10px 12px;border:1px solid var(--bg-line);border-radius:var(--radius-sm);background:var(--bg-secondary)}.brand-analysis-template .ai-summary-metric__label{color:var(--text-secondary);font-size:12px;line-height:18px}.brand-analysis-template .ai-summary-metric__value{margin-top:2px;overflow-wrap:anywhere;font-family:var(--font-num);color:var(--text-primary);font-size:18px;font-weight:500;line-height:24px}.analysis-workspace-main .brand-analysis-template .report-identity{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:16px}.analysis-workspace-main .brand-analysis-template .report-identity__text{display:grid;min-width:0;gap:2px}.analysis-workspace-main .brand-analysis-template .report-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;color:var(--text-primary);font-size:18px;font-weight:600;line-height:26px}.analysis-workspace-main .brand-analysis-template .report-title span{display:inline;overflow:visible;text-overflow:clip;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-title__logo{display:block;width:132px;height:32px;flex:0 0 auto;object-fit:contain;object-position:left center}.analysis-workspace-main .brand-analysis-template-competitive .report-title__logo{width:132px;height:32px}.analysis-workspace-main .brand-analysis-template .report-subtitle-en{margin:0;color:var(--text-secondary);font-size:13px;line-height:18px}.analysis-workspace-main .brand-analysis-template .report-meta{display:flex;min-width:0;max-width:min(680px,60%);flex:0 1 680px;flex-wrap:nowrap;justify-content:flex-start;gap:8px;overflow-x:auto;overflow-y:hidden;color:var(--text-secondary);font-size:12px;line-height:16px;scrollbar-width:none}.analysis-workspace-main .brand-analysis-template .report-meta>span{display:inline-flex;min-height:28px;align-items:center;flex:0 0 auto;max-width:none;padding:5px 10px;border:1px solid var(--bg-line);border-radius:8px;background:var(--bg-primary);white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-meta-brand-list{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-meta-brand-list strong{flex-wrap:nowrap;gap:6px;margin-left:0}.analysis-workspace-main .brand-analysis-template .report-meta .brand-logo-label--meta{min-height:16px;gap:4px;padding:0;border:0;border-radius:0;background:transparent;line-height:16px}.analysis-workspace-main .brand-analysis-template .report-meta .brand-logo-label--meta .brand-logo-label__img{height:14px;max-width:28px}.analysis-workspace-main .brand-analysis-template .section-nav{display:flex;min-height:0;flex:none;flex-direction:row;flex-wrap:wrap;gap:4px;margin:20px 0;padding:0 0 20px;overflow:visible}.analysis-workspace-main .brand-analysis-template .section-nav__tab{width:auto;justify-content:center;min-height:36px;padding:6px 16px;border-radius:var(--radius-lg);white-space:nowrap}.analysis-workspace-main .brand-analysis-template .section-nav__tab.active,.analysis-workspace-main .brand-analysis-template .section-nav__tab[aria-selected=true]{color:#fff;background:var(--text-primary);border-radius:18px}.analysis-workspace-main .brand-analysis-template .report-footer{text-align:center}.analysis-workspace-main .brand-analysis-template-competitive .report-sticky-header+.report-section:not([hidden]){margin-top:0}.analysis-workspace-main .brand-analysis-template .report-section{margin:0 24px 24px}@media(max-width:980px){body{overflow:hidden}.analysis-workspace-shell{flex-direction:column}.analysis-workspace-sidebar{position:sticky;top:0;width:100%;height:auto;flex:0 0 auto;border-right:0;border-bottom:1px solid var(--bg-line, #e5e5e5)}.analysis-workspace-brand{min-height:52px}.analysis-workspace-nav{display:flex;gap:4px;padding:8px 12px;overflow-x:auto}.analysis-workspace-nav__item{flex:0 0 auto;min-height:40px}.analysis-workspace-nav__type,.analysis-workspace-sidebar__footer{display:none}.analysis-workspace-status{margin:0 12px 8px}.analysis-workspace-main{flex:1}.analysis-workspace-main .brand-analysis-template .report-wrap{padding:0 0 16px}.analysis-workspace-main .brand-analysis-template .report-sticky-header{padding:16px 16px 0}.analysis-workspace-main .brand-analysis-template .report-section{margin:0 16px 24px}.analysis-workspace-main .brand-analysis-template .report-header{display:grid;align-items:start}.analysis-workspace-main .brand-analysis-template .report-global-filters{display:grid;gap:8px}.analysis-workspace-main .brand-analysis-template .report-header{gap:var(--space-md)}.analysis-workspace-main .brand-analysis-template .report-title-row{flex-direction:column;align-items:stretch;gap:var(--space-sm)}.analysis-workspace-main .brand-analysis-template .report-page-title{font-size:20px;line-height:28px}.analysis-workspace-main .brand-analysis-template .report-global-filters__group,.analysis-workspace-main .brand-analysis-template .report-global-filters__controls{width:100%}.analysis-workspace-main .brand-analysis-template .report-global-filters__group{align-items:flex-start;flex-direction:column;gap:4px}.analysis-workspace-main .brand-analysis-template .report-config-values{flex-wrap:wrap}.analysis-workspace-main .brand-analysis-template .report-actions{justify-content:flex-start;align-self:stretch;margin-left:0}.analysis-workspace-main .brand-analysis-template .ai-npc-bubble__text{max-width:calc(100vw - 64px)}.create-dashboard-overlay{padding:0}.create-dashboard-dialog{width:min(560px,calc(100vw - 48px));max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px)}.create-dashboard-template-grid,.create-dashboard-date-grid,.create-dashboard-brand-grid{grid-template-columns:1fr}.create-dashboard-date-separator{justify-self:start}.create-dashboard-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-dashboard-dialog__footer{display:grid;grid-template-columns:1fr 1fr}.analysis-workspace-main .brand-analysis-template .section-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.analysis-workspace-main .brand-analysis-template .section-nav__tab{flex:0 0 auto}.analysis-system-status{display:none}}.analysis-workspace-main .brand-analysis-template .section-heading,.analysis-workspace-main .brand-analysis-template .briefing-card h2,.analysis-workspace-main .brand-analysis-template .panel-title--opportunity{border-left:3px solid var(--color-primary);padding-left:10px;color:var(--text-primary);font-size:16px;font-weight:600;line-height:24px}.analysis-workspace-main .brand-analysis-template .report-section>.section-heading{display:none}.analysis-workspace-main .brand-analysis-template .briefing-card h2:before{display:none}.analysis-workspace-main .brand-analysis-template .briefing-card,.analysis-workspace-main .brand-analysis-template .section-summary,.analysis-workspace-main .brand-analysis-template .kpi-card,.analysis-workspace-main .brand-analysis-template .stat-card-mini,.analysis-workspace-main .brand-analysis-template .panel,.analysis-workspace-main .brand-analysis-template .brand-card,.analysis-workspace-main .brand-analysis-template .opportunity-card,.analysis-workspace-main .brand-analysis-template .action-plan-grid .opportunity-card,.analysis-workspace-main .brand-analysis-template-sentiment .opportunity-card,.analysis-workspace-main .brand-analysis-template-competitive .action-plan-grid .opportunity-card{border:1px solid var(--bg-line);border-radius:var(--radius-xl, 12px);background:#fff;background-image:none;box-shadow:none}.analysis-workspace-main .brand-analysis-template .report-section>.section-summary,.analysis-workspace-main .brand-analysis-template .panel-title--section{display:none}.analysis-workspace-main .brand-analysis-template .briefing-card,.analysis-workspace-main .brand-analysis-template .panel,.analysis-workspace-main .brand-analysis-template .brand-card,.analysis-workspace-main .brand-analysis-template .opportunity-card,.analysis-workspace-main .brand-analysis-template .action-plan-grid .opportunity-card,.analysis-workspace-main .brand-analysis-template-sentiment .opportunity-card,.analysis-workspace-main .brand-analysis-template-competitive .action-plan-grid .opportunity-card{padding:16px}.analysis-workspace-main .brand-analysis-template .panel{min-width:0;box-shadow:var(--shadow-card)}.analysis-workspace-main .brand-analysis-template .section-summary{padding:14px 16px}.analysis-workspace-main .brand-analysis-template .briefing-card .section-summary{border-color:var(--bg-line);background:var(--bg-secondary);background-image:none}.analysis-workspace-main .brand-analysis-template .kpi-card,.analysis-workspace-main .brand-analysis-template-competitive .kpi-card,.analysis-workspace-main .brand-analysis-template-competitive .stat-card-mini--brand{position:relative;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:baseline;column-gap:8px;row-gap:4px;padding:16px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.analysis-workspace-main .brand-analysis-template .kpi-label{display:block;grid-column:1 / -1;width:100%;min-width:0;margin-bottom:0;overflow-wrap:anywhere}.analysis-workspace-main .brand-analysis-template .kpi-card:hover,.analysis-workspace-main .brand-analysis-template-competitive .kpi-card:hover{border-color:var(--bg-line);background:#fff;box-shadow:none}.analysis-workspace-main .brand-analysis-template .brand-card:hover{border-color:#08672c38;background:#fff;box-shadow:var(--shadow-glow)}.analysis-workspace-main .brand-analysis-template .kpi-value,.analysis-workspace-main .brand-analysis-template .brand-card-metric{color:var(--text-primary);font-family:var(--font-num);font-size:24px;font-weight:600;line-height:1.1}.analysis-workspace-main .brand-analysis-template .kpi-value{grid-column:1;align-self:baseline;min-width:0}.analysis-workspace-main .brand-analysis-template .brand-card-metric{font-size:22px;line-height:1.1}.analysis-workspace-main .brand-analysis-template .kpi-delta{grid-column:2;align-self:baseline;justify-self:stretch;display:block;width:100%;min-width:0;margin-top:0;font-family:var(--font-num);line-height:1.2;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .panel-header{margin-bottom:16px}.analysis-workspace-main .brand-analysis-template .brand-card-header{margin-bottom:12px}.analysis-workspace-main .brand-analysis-template .panel-title{color:var(--text-primary);font-size:15px;line-height:20px}.analysis-workspace-main .brand-analysis-template .panel-subtitle,.analysis-workspace-main .brand-analysis-template-competitive #sentiment .panel-subtitle{margin-top:4px;padding-bottom:0;color:var(--text-secondary);font-size:12px;line-height:18px}.analysis-workspace-main .brand-analysis-template-sentiment .panel-subtitle,.analysis-workspace-main .brand-analysis-template-sentiment .panel-metric-desc,.analysis-workspace-main .brand-analysis-template-sentiment .panel-subtitle--metric,.analysis-workspace-main .brand-analysis-template-sentiment .market-sentiment-matrix__subtitle{color:#4b4d4c;font-size:12px}.analysis-workspace-main .brand-analysis-template-sentiment .data-table th{color:var(--text-secondary);font-size:12px;font-weight:600}.analysis-workspace-main .brand-analysis-template-competitive #sentiment .panel-header:has(.filter-group),.analysis-workspace-main .brand-analysis-template-competitive #overview .panel-header:has(.filter-group){display:flex}.analysis-workspace-main .brand-analysis-template .panel .panel-toolbar__range,.analysis-workspace-main .brand-analysis-template .panel .panel-toolbar__right{display:none}.analysis-workspace-main .brand-analysis-template .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .filter-date-trigger{height:36px;border-radius:8px;background:var(--bg-primary)}.analysis-workspace-main .brand-analysis-template .brand-logo-label--stat{display:inline-flex;width:auto}.analysis-workspace-main .brand-analysis-template .brand-logo-label--stat .brand-logo-label__img,.analysis-workspace-main .brand-analysis-template .brand-logo-label--stat[data-brand=Honda] .brand-logo-label__img,.analysis-workspace-main .brand-analysis-template-competitive .kpi-card .brand-logo-label--stat[data-brand=Keeway] .brand-logo-label__img,.analysis-workspace-main .brand-analysis-template-competitive .stat-card-mini--brand .brand-logo-label--stat[data-brand=Keeway] .brand-logo-label__img{position:static;height:20px;max-width:62px}.analysis-workspace-main .brand-analysis-template .action-plan-grid{gap:16px}.analysis-workspace-main .brand-analysis-template .opportunity-card h4,.analysis-workspace-main .brand-analysis-template .action-plan-grid .opportunity-card h4,.analysis-workspace-main .brand-analysis-template-sentiment .opportunity-card h4,.analysis-workspace-main .brand-analysis-template-competitive .action-plan-grid .opportunity-card h4{margin:0 0 8px;color:var(--text-primary);font-size:14px;font-weight:600;line-height:20px}.analysis-workspace-main .brand-analysis-template .opportunity-card p,.analysis-workspace-main .brand-analysis-template .action-plan-grid .opportunity-card p,.analysis-workspace-main .brand-analysis-template-sentiment .opportunity-card p,.analysis-workspace-main .brand-analysis-template-competitive .action-plan-grid .opportunity-card p{margin:10px 0;color:var(--text-primary);font-size:13px;line-height:20px}.analysis-workspace-main .brand-analysis-template .opportunity-card .logic,.analysis-workspace-main .brand-analysis-template .action-plan-grid .opportunity-card .logic,.analysis-workspace-main .brand-analysis-template-sentiment .opportunity-card .logic,.analysis-workspace-main .brand-analysis-template-competitive .action-plan-grid .opportunity-card .logic{color:var(--text-secondary);font-size:12px;line-height:18px}.analysis-workspace-main .brand-analysis-template .opportunity-card .source,.analysis-workspace-main .brand-analysis-template .action-plan-grid .opportunity-card .source,.analysis-workspace-main .brand-analysis-template-sentiment .opportunity-card .source,.analysis-workspace-main .brand-analysis-template-competitive .action-plan-grid .opportunity-card .source{color:var(--color-primary-text);font-size:12px;line-height:18px}.analysis-workspace-main .brand-analysis-template .data-table th,.analysis-workspace-main .brand-analysis-template .data-table td{padding:var(--space-md)}.analysis-workspace-main .brand-analysis-template .data-table th[aria-sort]{padding:0}.analysis-workspace-main .brand-analysis-template .data-table .platform-cell,.analysis-workspace-main .brand-analysis-template .data-table .kol-person{vertical-align:middle}.analysis-workspace-main .brand-analysis-template #insights .panel,.analysis-workspace-main .brand-analysis-template #kol .panel{box-shadow:var(--shadow-card)}.analysis-workspace-main .brand-analysis-template #kol .panel--kol-creator{min-height:0}.analysis-workspace-main .brand-analysis-template #kol .kol-creator-grid,.analysis-workspace-main .brand-analysis-template #kol .kol-platform-grid{gap:var(--space-md)}.analysis-workspace-main .brand-analysis-template #kol .kol-creator-grid{margin-bottom:var(--space-md)}.analysis-workspace-main .brand-analysis-template #kol .kol-creator-grid>.panel,.analysis-workspace-main .brand-analysis-template #kol .kol-platform-grid>.panel{margin-bottom:0}.analysis-workspace-main .brand-analysis-template .stat-card-mini .label{gap:var(--space-sm);color:var(--text-secondary);font-size:11px;font-weight:500;line-height:16px}.analysis-workspace-main .brand-analysis-template .stat-card-mini .value{font-family:var(--font-num);font-size:18px;font-weight:600;line-height:normal}.analysis-workspace-main .brand-analysis-template .stat-cards.stat-cards--compact .stat-card-mini{height:75px;border:0;border-radius:var(--radius-lg);background:var(--bg-secondary);box-shadow:none}.analysis-workspace-main .brand-analysis-template .stat-cards--kol>.stat-card-mini{display:flex;height:76px;min-height:64px;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-xs);border:0;border-radius:var(--radius-lg);background:transparent;background-image:linear-gradient(#fff,#fff);box-shadow:#e3e3e3 0 0 0 1px inset}.analysis-workspace-main .brand-analysis-template .stat-card-mini--kol .value,.analysis-workspace-main .brand-analysis-template .stat-card-mini--kol .label{margin-top:0}.analysis-workspace-main .brand-analysis-template .subsection-title{margin:0 0 var(--space-sm);font-size:13px;font-weight:600;line-height:19.5px}.analysis-workspace-main .brand-analysis-template .panel--market-chart{padding:var(--space-md);border-radius:var(--radius-lg);box-shadow:0 3px 14px #1516160f}.analysis-workspace-main .brand-analysis-template .panel--market-chart .module-panel-actions--panel{top:var(--space-md);right:var(--space-md)}.analysis-workspace-main .brand-analysis-template #market .panel .panel-toolbar__right{display:flex}.analysis-workspace-main .brand-analysis-template .market-geo-map{position:relative;display:block;width:100%;min-height:360px;height:100%;padding:0;overflow:hidden;border:1px solid var(--bg-line);border-radius:var(--radius-md);background:#f4f6f8}.analysis-workspace-main .brand-analysis-template .market-geo-map__chart{position:relative;min-width:0;width:100%;height:clamp(340px,45vw,578px);min-height:340px;background:#f4f6f8;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.analysis-workspace-main .brand-analysis-template .market-geo-map__chart.is-dragging{cursor:grabbing}.analysis-workspace-main .brand-analysis-template .market-geo-map__svg{display:block;width:100%;height:100%;min-height:0;pointer-events:auto;transform:translateZ(0);background:#f4f6f8}.analysis-workspace-main .brand-analysis-template .market-geo-map__sea{fill:#f4f6f8}.analysis-workspace-main .brand-analysis-template .market-geo-map__region{fill:#dce2e6;stroke:#ffffff7a;stroke-width:.45;stroke-linejoin:round;transition:fill .16s ease,stroke .16s ease,stroke-width .16s ease}.analysis-workspace-main .brand-analysis-template .market-geo-map__country .market-geo-map__region{fill:#dce2e6;pointer-events:visiblePainted}.analysis-workspace-main .brand-analysis-template .market-geo-map__region-group,.analysis-workspace-main .brand-analysis-template .market-geo-map__country{cursor:pointer;outline:none}.analysis-workspace-main .brand-analysis-template .market-geo-map__region-group .market-geo-map__region{fill:var(--geo-fill, #0ab463);stroke:#ffffff8a;stroke-width:.5;pointer-events:visiblePainted}.analysis-workspace-main .brand-analysis-template .market-geo-map__region-group.is-hot .market-geo-map__region{filter:none}.analysis-workspace-main .brand-analysis-template .market-geo-map__region-group:hover .market-geo-map__region,.analysis-workspace-main .brand-analysis-template .market-geo-map__country:hover .market-geo-map__region{filter:none;stroke:#fffffff5;stroke-width:.9}.analysis-workspace-main .brand-analysis-template .market-geo-map__tooltip{position:absolute;z-index:6;min-width:220px;max-width:min(320px,calc(100% - 28px));padding:10px 12px;border:1px solid rgba(21,22,22,.08);border-radius:5px;background:#fffffff5;box-shadow:0 10px 24px #15161629;color:#4b5563;font-size:12px;line-height:1.45;pointer-events:none;transform:translateZ(0)}.analysis-workspace-main .brand-analysis-template .market-geo-map__tooltip-title{margin-bottom:4px;color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.35}.analysis-workspace-main .brand-analysis-template .market-geo-map__tooltip-row{display:flex;gap:4px;min-width:0}.analysis-workspace-main .brand-analysis-template .market-geo-map__tooltip-row span:first-child{flex:0 0 auto;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-geo-map__tooltip-row span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-geo-map__legend{position:absolute;right:14px;bottom:14px;z-index:2;display:grid;gap:7px;min-width:168px;max-width:min(220px,calc(100% - 28px));padding:10px 12px;border:1px solid rgba(21,22,22,.08);border-radius:8px;background:#ffffffeb;box-shadow:0 12px 28px #1516161f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.analysis-workspace-main .brand-analysis-template .market-geo-map__legend-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:baseline;gap:8px;min-width:0}.analysis-workspace-main .brand-analysis-template .market-geo-map__legend-swatch{width:10px;height:10px;border:1px solid rgba(21,22,22,.08);border-radius:999px;background:var(--legend-color)}.analysis-workspace-main .brand-analysis-template .market-geo-map__legend-name{min-width:0;overflow:hidden;color:var(--text-primary);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-geo-map__legend-value{font-family:var(--font-num);color:var(--text-primary);font-size:12px;font-weight:600;line-height:1.3}.brand-analysis-template .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.analysis-workspace-main .brand-analysis-template .report-header{align-items:stretch;gap:16px}.analysis-workspace-main .brand-analysis-template .report-global-filters{display:inline-flex;width:max-content;max-width:100%;min-width:0;align-items:flex-start;flex-wrap:nowrap;gap:16px;overflow-x:auto;overflow-y:visible;overscroll-behavior-inline:contain;padding:0;scrollbar-width:none}.analysis-workspace-main .brand-analysis-template .report-global-filters__group{display:inline-flex;width:fit-content;max-width:none;min-width:0;height:auto;flex:0 0 auto;flex-direction:row;align-items:center;align-self:auto;flex-wrap:nowrap;gap:8px;justify-content:center}.analysis-workspace-main .brand-analysis-template .report-global-filters__controls{display:inline-flex;width:fit-content;max-width:none;min-width:0;flex:0 0 auto;align-items:center;flex-wrap:nowrap;gap:6px;min-height:30px}.analysis-workspace-main .brand-analysis-template .report-global-filters__label{color:var(--text-secondary);font-size:12px;font-weight:500;line-height:30px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-wrap{flex:0 0 118px;width:118px;min-width:118px}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger{min-width:0;height:30px;padding:0 10px;border-radius:var(--radius-sm);background:var(--bg-primary);font-size:12px;line-height:18px}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger{min-width:118px}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger{min-width:82px}.analysis-workspace-main .brand-analysis-template .report-config-values{display:inline-flex;width:fit-content;min-width:0;max-width:none;flex-wrap:nowrap;gap:6px}.analysis-workspace-main .brand-analysis-template .report-readonly-chip{display:inline-flex;min-width:0;max-width:132px;align-items:center;min-height:30px;overflow:hidden;border:1px solid var(--bg-line);border-radius:var(--radius-sm);background:var(--bg-primary);color:var(--text-primary);cursor:default;font-size:12px;font-weight:500;line-height:18px;padding:5px 10px;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-readonly-chip--tag{min-height:24px;padding:2px 9px;border-color:#08672c29;border-radius:999px;background:#08672c0f;color:var(--color-primary);font-weight:600;line-height:18px}.analysis-workspace-main .brand-analysis-template .report-readonly-chip--empty{color:var(--text-tertiary)}.analysis-workspace-main .brand-analysis-template .report-readonly-chip--more{border-color:#08672c38;background:#08672c14;color:var(--color-primary);cursor:default;pointer-events:auto}.analysis-workspace-main .brand-analysis-template .report-readonly-overflow__popup{position:absolute;top:calc(100% + 8px);left:0;z-index:60;display:inline-flex;width:max-content;min-width:120px;max-width:min(360px,calc(100vw - 48px));flex-wrap:wrap;gap:4px;padding:8px;border:1px solid var(--bg-line);border-radius:12px;background:#fff;box-shadow:0 8px 24px #1218121f;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease}.analysis-workspace-main .brand-analysis-template .report-config-edit-button{display:inline-flex;width:24px;height:24px;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--text-secondary);cursor:pointer;padding:0;transition:background-color .18s ease,color .18s ease}.analysis-workspace-main .brand-analysis-template .report-config-edit-button:hover,.analysis-workspace-main .brand-analysis-template .report-config-edit-button:focus-visible{background:#08672c1a;color:var(--color-primary);outline:none}.analysis-workspace-main .brand-analysis-template .report-config-edit-button svg{width:13px;height:13px}.report-keyword-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#fff9}.report-keyword-dialog,.report-keyword-dialog *,.report-keyword-dialog *:before,.report-keyword-dialog *:after{box-sizing:border-box}.report-keyword-dialog{position:fixed;top:50%;left:50%;z-index:50;width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:hidden;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fff);box-shadow:0 24px 60px #0f172a29,0 6px 20px #0f172a14;color:var(--text-primary, #2e2e2e);transform:translate(-50%,-50%)}.report-keyword-dialog:focus{outline:none}.report-keyword-dialog__form{display:flex;max-height:calc(100vh - 48px);min-height:0;flex-direction:column}.report-keyword-dialog__header{display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid var(--bg-line, #e5e5e5)}.report-keyword-dialog__title-wrap{min-width:0}.report-keyword-dialog__title{margin:0;color:var(--text-primary, #2e2e2e);font-size:16px;font-weight:600;line-height:24px}.report-keyword-dialog__desc{margin:4px 0 0;color:var(--text-secondary, #4b4d4c);font-size:12px;line-height:18px}.report-keyword-dialog__close{display:inline-flex;width:32px;height:32px;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--text-secondary, #4b4d4c);padding:0}.report-keyword-dialog__close:hover,.report-keyword-dialog__close:focus-visible{background:var(--card-bg-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:none}.report-keyword-dialog__body{display:grid;min-height:0;flex:1 1 auto;gap:14px;overflow-y:auto;overscroll-behavior:contain;padding:16px}.report-keyword-dialog__field{display:grid;gap:6px}.report-keyword-dialog__label{color:var(--text-secondary, #4b4d4c);font-size:12px;font-weight:500;line-height:16px}.report-keyword-dialog .report-config-token-field{display:flex;width:100%;min-height:76px;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:6px;overflow:hidden;border:1px solid var(--bg-line, #e3e6e3);border-radius:8px;background:var(--bg-primary, #fbfbfb);cursor:text;padding:8px 10px;transition:border-color .18s ease,box-shadow .18s ease}.report-keyword-dialog .report-config-token-field:focus-within{border-color:var(--color-primary, #08672c);box-shadow:var(--shadow-glow, 0 0 0 2px rgba(8, 103, 44, .12))}.report-keyword-dialog .report-config-token{display:inline-flex;max-width:100%;align-items:center;gap:4px;border-radius:6px;background:#08672c1f;color:var(--color-primary, #08672c);font-size:12px;font-weight:500;line-height:18px;padding:3px 4px 3px 8px}.report-keyword-dialog .report-config-token__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-keyword-dialog .report-config-token__remove{display:inline-flex;width:16px;height:16px;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:4px;background:transparent;color:currentColor;cursor:pointer;padding:0;transition:background-color .18s ease}.report-keyword-dialog .report-config-token__remove:hover,.report-keyword-dialog .report-config-token__remove:focus-visible{background:#08672c1f;outline:none}.report-keyword-dialog .report-config-token-input{min-width:160px;min-height:24px;flex:1 1 160px;resize:none;border:0;background:transparent;color:var(--text-primary, #2e2e2e);font-family:inherit;font-size:13px;font-weight:400;line-height:20px;outline:none;padding:1px 0}.report-keyword-dialog .report-config-token-input::placeholder{color:var(--text-secondary, #4b4d4c)}.report-keyword-token-field{display:flex;min-height:88px;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:6px;padding:8px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;background:var(--bg-primary, #fff);cursor:text}.report-keyword-token-field:focus-within{border-color:var(--color-primary, #08672c);box-shadow:0 0 0 2px #08672c1f}.report-keyword-token{display:inline-flex;max-width:180px;min-height:26px;align-items:center;gap:4px;border-radius:6px;background:#08672c1f;color:var(--color-primary, #08672c);font-size:12px;font-weight:500;line-height:16px;padding:4px 4px 4px 8px}.report-keyword-token__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-keyword-token__remove{display:inline-flex;width:16px;height:16px;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:4px;background:transparent;color:currentColor;font-size:13px;font-weight:600;line-height:16px;padding:0}.report-keyword-token__remove:hover,.report-keyword-token__remove:focus-visible{background:#08672c1f;outline:none}.report-keyword-token-input{width:120px;min-width:80px;height:26px;flex:1 0 120px;border:0;outline:0;background:transparent;color:var(--text-primary, #2e2e2e);font-family:var(--font-sans, Inter, ui-sans-serif, system-ui, sans-serif);font-size:13px;font-weight:500;line-height:20px;padding:3px 0}.report-keyword-token-input::placeholder{color:var(--text-tertiary, #999)}.report-keyword-dialog__footer{display:flex;flex-shrink:0;justify-content:flex-end;gap:8px;padding:12px;border-top:1px solid var(--bg-line, #e5e5e5);background:var(--bg-primary, #fff)}.report-keyword-dialog__button{display:inline-flex;min-width:64px;height:32px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:500;line-height:20px;padding:0 14px}.report-keyword-dialog__button--secondary{border-color:var(--bg-line, #e5e5e5);background:var(--bg-primary, #fff);color:var(--text-secondary, #4b4d4c)}.report-keyword-dialog__button--secondary:hover,.report-keyword-dialog__button--secondary:focus-visible{border-color:var(--color-primary, #08672c);color:var(--color-primary, #08672c);outline:none}.report-keyword-dialog__button--primary{border-color:var(--color-primary, #08672c);background:var(--color-primary, #08672c);color:#fff}.report-keyword-dialog__button--primary:hover,.report-keyword-dialog__button--primary:focus-visible{background:var(--color-primary-hover, #06481f);outline:none}.analysis-workspace-main .brand-analysis-template .section-nav{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0 24px;padding:0;border-bottom:1px solid var(--bg-line);border-radius:0;background:transparent}.analysis-workspace-main .brand-analysis-template .section-nav__tab{position:relative;min-height:40px;padding:8px 0 12px;border:0;border-radius:0;color:var(--text-secondary);background:transparent;font-size:14px;font-weight:500;line-height:22px;transition:color .2s,box-shadow .2s}.analysis-workspace-main .brand-analysis-template .section-nav__tab:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px 999px 0 0;background:var(--color-primary);opacity:0;transform:scaleX(.78);transition:opacity .2s,transform .2s}.analysis-workspace-main .brand-analysis-template .section-nav__tab:hover,.analysis-workspace-main .brand-analysis-template .section-nav__tab:focus-visible,.analysis-workspace-main .brand-analysis-template .section-nav__tab.active,.analysis-workspace-main .brand-analysis-template .section-nav__tab[aria-selected=true]{color:var(--color-primary);background:transparent}.analysis-workspace-main .brand-analysis-template .overview-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-md);margin-bottom:var(--space-xl)}.analysis-workspace-main .brand-analysis-template .kpi-card,.analysis-workspace-main .brand-analysis-template-competitive .kpi-card{min-width:0;border:1px solid var(--bg-line);border-radius:var(--radius-xl);background:#fff;padding:var(--space-lg)}.analysis-workspace-main .brand-analysis-template .kpi-label{color:var(--text-secondary);font-size:12px;line-height:18px}.analysis-workspace-main .brand-analysis-template .kpi-value{color:var(--text-primary);font-family:var(--font-num);font-size:24px;font-weight:600;line-height:1.1}.analysis-workspace-main .brand-analysis-template .kpi-delta{color:var(--state-success);font-family:var(--font-num);font-size:12px;font-weight:500;line-height:1.2}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-card{display:grid;min-height:80px;align-content:center;align-items:baseline;grid-template-areas:"label label" "value delta";grid-template-columns:max-content max-content;justify-content:start;column-gap:var(--space-sm);row-gap:4px;padding:14px 18px 16px;border:1px solid #e5e7eb;border-radius:var(--radius-xl, 12px);background:#fff;box-shadow:none}.analysis-workspace-main .brand-analysis-template #volumeShareTable{border-collapse:collapse;border-spacing:0}.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr[data-platform],.analysis-workspace-main .brand-analysis-template #hashtagCountTable tbody tr[data-tag]{cursor:pointer}.analysis-workspace-main .brand-analysis-template #hashtagCountTable tbody td{height:56px}.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:hover{border-radius:0;background:var(--bg-secondary, #f5f5f5)}.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:hover td,.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:focus-visible td,.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:hover .platform-cell,.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:focus-visible .platform-cell,.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:hover .platform-share,.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:focus-visible .platform-share,.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:hover .platform-share__value,.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:focus-visible .platform-share__value,.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:hover .platform-bar,.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:focus-visible .platform-bar{border-radius:0;background:transparent}.analysis-workspace-main .brand-analysis-template #volumeShareTable tbody tr:is(:hover,:focus-visible) :where(td,td *,.platform-cell,.platform-cell>span,.platform-share,.platform-share__value),.analysis-workspace-main .brand-analysis-template #hashtagCountTable tbody tr:is(:hover,:focus-visible) :where(td,td *,.num){color:var(--report-hover-green-text, var(--color-primary))!important}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-label{grid-area:label;grid-column:label;grid-row:label;margin:0;color:#666;font-family:var(--font-main);font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-value{grid-area:value;grid-column:value;grid-row:value;min-width:0;color:#252525;font-family:var(--font-num);font-size:24px;font-weight:600;line-height:28px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-delta{grid-area:delta;grid-column:delta;grid-row:delta;display:block;width:auto;min-width:0;align-self:baseline;justify-self:start;margin-top:0;color:var(--state-success);font-family:var(--font-num);font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-delta__icon,.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-delta__value{margin-right:4px}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-delta__period{color:inherit;font-weight:inherit}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-delta.down{color:var(--state-error)}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-delta.warn{color:var(--state-warning)}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-delta.neutral{color:var(--text-secondary, #4b4d4c)}.analysis-workspace-main .brand-analysis-template-competitive #sentiment .overview-row .kpi-card,.analysis-workspace-main .brand-analysis-template-competitive #kol .overview-row .kpi-card{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:baseline}.analysis-workspace-main .brand-analysis-template-competitive #sentiment .overview-row .kpi-card .kpi-label,.analysis-workspace-main .brand-analysis-template-competitive #kol .overview-row .kpi-card .kpi-label{grid-column:1;grid-row:1}.analysis-workspace-main .brand-analysis-template-competitive #sentiment .overview-row .kpi-card .kpi-value,.analysis-workspace-main .brand-analysis-template-competitive #kol .overview-row .kpi-card .kpi-value,.analysis-workspace-main .brand-analysis-template-competitive #sentiment .overview-row .kpi-card .brand-logo-label--stat,.analysis-workspace-main .brand-analysis-template-competitive #kol .overview-row .kpi-card .brand-logo-label--stat{display:contents}.analysis-workspace-main .brand-analysis-template-competitive #sentiment .overview-row .kpi-card .brand-logo-label--stat>span,.analysis-workspace-main .brand-analysis-template-competitive #kol .overview-row .kpi-card .brand-logo-label--stat>span{grid-column:1;grid-row:2;display:block;min-width:0;color:var(--text-primary);font-family:var(--font-num);font-size:24px;font-weight:600;line-height:1.1}.analysis-workspace-main .brand-analysis-template-competitive #sentiment .overview-row .kpi-card .brand-logo-label--stat .brand-logo-label__img,.analysis-workspace-main .brand-analysis-template-competitive #kol .overview-row .kpi-card .brand-logo-label--stat .brand-logo-label__img{position:static;grid-column:2;grid-row:1;align-self:center;justify-self:end;height:22px;max-width:54px}.analysis-workspace-main .brand-analysis-template-competitive #sentiment .overview-row .kpi-card .brand-logo-label--stat[data-brand=Keeway] .brand-logo-label__img,.analysis-workspace-main .brand-analysis-template-competitive #kol .overview-row .kpi-card .brand-logo-label--stat[data-brand=Keeway] .brand-logo-label__img{max-width:46px}.analysis-workspace-main .brand-analysis-template-competitive #sentiment .overview-row .kpi-card .brand-logo-label--stat[data-brand=Honda] .brand-logo-label__img,.analysis-workspace-main .brand-analysis-template-competitive #kol .overview-row .kpi-card .brand-logo-label--stat[data-brand=Honda] .brand-logo-label__img{height:24px;max-width:56px}.analysis-workspace-main .brand-analysis-template-competitive #sentiment .overview-row .kpi-card .kpi-delta,.analysis-workspace-main .brand-analysis-template-competitive #kol .overview-row .kpi-card .kpi-delta{grid-column:2;grid-row:2;justify-self:end;width:auto}.analysis-workspace-main .brand-analysis-template .keyword-chip{min-height:0;padding:4px 12px;border:0;border-radius:var(--radius-sm);color:var(--text-secondary);background:var(--bg-secondary);font-size:13px;font-weight:400}.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:var(--space-md)}.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout>*{min-width:0}.analysis-workspace-main .brand-analysis-template .panel--market-heatmap{display:flex;flex-direction:column;min-height:0;overflow:hidden;--market-matrix-card-bg: var(--surface-elevated, #fff)}.analysis-workspace-main .brand-analysis-template .panel--market-heatmap>.panel-header{display:none}.analysis-workspace-main .brand-analysis-template .panel--market-heatmap .market-sentiment-matrix{flex:1;background:var(--market-matrix-card-bg)}.analysis-workspace-main .brand-analysis-template .market-geo-map{position:relative;display:block;width:100%;min-height:280px;height:auto;padding:0;overflow:hidden;border:1px solid var(--bg-line);border-radius:var(--radius-md);background:#f4f5f6}.analysis-workspace-main .brand-analysis-template .market-geo-map__toolbar{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;gap:var(--space-sm);max-width:calc(100% - 24px);padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.analysis-workspace-main .brand-analysis-template .market-geo-map__toolbar .filter-select-wrap{min-width:112px}.analysis-workspace-main .brand-analysis-template .market-geo-map__toolbar .filter-select-trigger{background:#fff;box-shadow:0 8px 20px #15161614}.analysis-workspace-main .brand-analysis-template .market-geo-map__toolbar .filter-select-popup{width:max-content;min-width:100%;max-width:min(180px,calc(100vw - 24px))}.analysis-workspace-main .brand-analysis-template .market-geo-map__chart{position:relative;min-width:0;width:100%;height:clamp(240px,24vw,320px);min-height:240px;overflow:hidden;background:#f4f5f6;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.analysis-workspace-main .brand-analysis-template .market-geo-map__legend{right:14px;bottom:14px;gap:5px;min-width:128px;max-width:min(160px,calc(100% - 28px));padding:8px 9px}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix{display:flex;flex:1;min-height:280px;padding:0;flex-direction:column;overflow:hidden;background:transparent}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-sm);margin-bottom:var(--space-md)}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__title{margin:0;color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.5}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__subtitle{margin:4px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.5}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__chart{position:relative;flex:1;width:100%;min-height:0;height:clamp(210px,22vw,280px);overflow:hidden}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__grid{display:grid;gap:0;height:100%;min-height:210px;align-content:stretch;grid-auto-rows:minmax(32px,1fr)}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis{display:flex;min-width:0;align-items:center;justify-content:center;overflow:hidden;color:var(--text-secondary);font-size:11px;line-height:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--row{justify-content:flex-start;color:var(--text-primary);overflow:visible;text-align:left;text-overflow:clip;white-space:normal;word-break:break-word}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--corner{color:var(--text-primary)}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--top{display:-webkit-box;align-self:stretch;color:var(--text-primary);font-size:12px;line-height:16px;padding:0 6px 4px;overflow:hidden;white-space:normal;word-break:break-word;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__cell{display:flex;align-items:center;justify-content:center;min-width:0;border:0;border-radius:0;color:#2e2e2eeb;font-family:var(--font-num);font-size:12px;font-weight:600;cursor:default;transition:filter .16s ease,outline-color .16s ease}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__cell.is-strong{color:#ffffffe6}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__cell:hover{filter:brightness(1.04);outline:1px solid rgba(255,255,255,.76);outline-offset:-1px}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__tooltip{position:absolute;z-index:6;min-width:150px;max-width:240px;padding:8px 10px;border:1px solid rgba(21,22,22,.1);border-radius:4px;background:#fffffff5;box-shadow:0 8px 20px #15161629;color:#4b5563;font-size:12px;line-height:1.45;pointer-events:none}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__tooltip-title{color:var(--text-primary);font-weight:600;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__tooltip-row{margin-top:2px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__scale{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-content:center;gap:8px;width:min(100%,420px);margin:var(--space-sm) auto 0;color:var(--text-secondary);font-family:var(--font-num);font-size:11px;line-height:1.2}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__scale-bar{width:100%;height:12px;border:1px solid rgba(21,22,22,.08);border-radius:999px;background:linear-gradient(90deg,#e5eaa7,#a7cfa4,#4aa6af,#2369a8,#0d1f5e)}.analysis-workspace-main .brand-analysis-template .chart-grid-2.market-chart-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-lg)}.analysis-workspace-main .brand-analysis-template .panel--market-chart{padding:var(--space-md);border-radius:12px;box-shadow:none}.analysis-workspace-main .brand-analysis-template .panel--market-chart .panel-header{margin-bottom:var(--space-md)}.analysis-workspace-main .brand-analysis-template .panel--market-model-rank{display:flex;min-height:0;flex-direction:column}.analysis-workspace-main .brand-analysis-template .panel--market-model-rank>.market-chart-container{flex:0 0 auto;height:264px;min-height:264px}.analysis-workspace-main .brand-analysis-template .market-reputation-view{display:block;width:100%;min-height:0}.analysis-workspace-main .brand-analysis-template .market-reputation-table-wrap{width:calc(100% + var(--space-md) * 2);max-width:none;min-width:0;margin-inline:calc(var(--space-md) * -1);margin-bottom:calc(var(--space-md) * -1);overflow-x:auto}.analysis-workspace-main .brand-analysis-template .market-reputation-table{width:100%;min-width:980px}.analysis-workspace-main .brand-analysis-template .market-reputation-table th,.analysis-workspace-main .brand-analysis-template .market-reputation-table td{white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-reputation-table__positive-total{color:var(--color-primary);font-weight:700}.analysis-workspace-main .brand-analysis-template .market-reputation-table__negative-total{color:#c95f6a;font-weight:700}.analysis-workspace-main .brand-analysis-template .market-reputation-table__ratio{min-width:92px;font-family:var(--font-num);font-weight:700}.analysis-workspace-main .brand-analysis-template .market-reputation-table__ratio--positive{color:var(--color-primary)}.analysis-workspace-main .brand-analysis-template .market-reputation-table__ratio--negative{color:#c95f6a}.analysis-workspace-main .brand-analysis-template .market-reputation-table__dimension-header{text-align:center}.analysis-workspace-main .brand-analysis-template .market-reputation-table__dimension-cell{min-width:118px;padding-top:8px!important;padding-bottom:8px!important}.analysis-workspace-main .brand-analysis-template .market-reputation-volume{display:grid;min-width:104px;gap:3px;padding:6px 8px;border:0;border-radius:6px;background:linear-gradient(90deg,rgba(10,180,99,.18) 0,rgba(10,180,99,.18) var(--positive),rgba(201,95,106,.16) var(--positive),rgba(201,95,106,.16) 100%),#fff}.analysis-workspace-main .brand-analysis-template .market-reputation-volume__total{display:flex;align-items:center;justify-content:center;width:100%;color:var(--text-primary);font-family:var(--font-num);font-size:13px;font-weight:700;line-height:16px;text-align:center}.analysis-workspace-main .brand-analysis-template .market-reputation-volume__split{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;line-height:14px}.analysis-workspace-main .brand-analysis-template .market-reputation-volume__positive{flex:1 1 auto;color:var(--color-primary);text-align:left}.analysis-workspace-main .brand-analysis-template .market-reputation-volume__negative{flex:1 1 auto;color:#c95f6a;text-align:right}.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg)}.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout>.panel--market-chart:first-child>.panel-header{margin-bottom:0}.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout>.panel--market-chart:first-child{display:flex;flex-direction:column}.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout>.panel--market-chart:first-child .panel-subtitle{margin-bottom:20px}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);width:100%;margin:calc(var(--space-sm) * -.5) 0 var(--space-md);padding:0}.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout>.panel--market-chart:first-child .market-geo-map{flex:0 0 380px;height:380px;min-height:380px;background:#f4f6f8}.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout>.panel--market-chart:first-child .market-geo-map__chart{height:100%;min-height:0;background:#f4f6f8}.analysis-workspace-main .brand-analysis-template .market-geo-map__metric-toggle{display:inline-flex;align-items:center;flex:0 0 auto;overflow:hidden;min-height:32px;border:1px solid rgba(21,22,22,.1);border-radius:8px;background:#fff;box-shadow:none}.analysis-workspace-main .brand-analysis-template .market-geo-map__metric-option{position:relative;display:inline-flex;align-items:center;min-height:30px;cursor:pointer}.analysis-workspace-main .brand-analysis-template .market-geo-map__metric-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.analysis-workspace-main .brand-analysis-template .market-geo-map__metric-option span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;color:var(--text-secondary);font-size:12px;font-weight:600;line-height:16px;white-space:nowrap;transition:background-color .16s ease,color .16s ease}.analysis-workspace-main .brand-analysis-template .market-geo-map__metric-option input:checked+span{color:#fff;background:var(--color-primary)}.analysis-workspace-main .brand-analysis-template .market-geo-map__metric-option input:focus-visible+span{outline:2px solid var(--color-primary);outline-offset:-2px}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__toolbar .filter-select-trigger{height:32px;min-height:32px;padding:0 10px;border-radius:8px;font-size:12px;font-weight:600;line-height:16px}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls label{flex:0 0 auto;color:var(--text-secondary);font-size:12px;line-height:20px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls .filter-select-wrap{flex:0 1 auto;width:auto;min-width:112px}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls>.filter-select-wrap,.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__select .filter-select-wrap{flex:0 0 148px;width:148px;min-width:148px;max-width:148px}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls>.filter-select-wrap{background:#fff}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__select .filter-select-wrap{background:transparent}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls>.filter-select-wrap .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__select .filter-select-trigger{width:100%}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls>.filter-select-wrap .filter-select-trigger{background:#fff}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__select .filter-select-trigger{background:#fff;overflow:hidden}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls>.filter-select-wrap .filter-select-trigger__text,.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__select .filter-select-trigger__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls .filter-select-popup{width:max-content;min-width:100%;max-width:min(180px,calc(100vw - 24px))}.analysis-workspace-main .brand-analysis-template .market-geo-map__controls .filter-select-option{width:auto;min-width:max-content;padding-right:var(--space-sm);padding-left:var(--space-sm);white-space:nowrap}.analysis-workspace-main .brand-analysis-template .market-geo-map__actions{position:absolute;top:12px;right:12px;z-index:4;display:inline-flex;align-items:center;justify-content:flex-end}.analysis-workspace-main .brand-analysis-template .market-geo-map__fullscreen-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:var(--text-primary);background:#fffffff0;border:1px solid rgba(21,22,22,.1);border-radius:8px;box-shadow:0 10px 24px #1516161a;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.analysis-workspace-main .brand-analysis-template .market-geo-map__fullscreen-button:hover,.analysis-workspace-main .brand-analysis-template .market-geo-map__fullscreen-button:focus-visible{color:var(--color-primary);background:#fff;border-color:#08672c38}.analysis-workspace-main .brand-analysis-template .market-geo-map__visual,.analysis-workspace-main .brand-analysis-template .market-geo-map__chart{height:320px;min-height:320px}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix{flex:0 0 auto;min-height:0;height:100%;overflow:visible;border:0;border-radius:0}.analysis-workspace-main .brand-analysis-template .panel--market-heatmap .market-sentiment-matrix{flex:0 0 auto}.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout>.panel--market-chart{min-height:0}.analysis-workspace-main .brand-analysis-template .panel--market-heatmap .market-sentiment-matrix{flex:1 1 auto;min-height:0;height:100%;overflow:hidden;background:var(--market-matrix-card-bg)}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__header>div{width:100%;min-width:0}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:var(--space-sm)}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__metric-toggle{flex:0 0 auto;box-shadow:none}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__select-group{display:inline-flex;flex:0 1 auto;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__select{display:inline-flex;align-items:center;min-width:0;padding:0}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__select .filter-select-wrap{min-width:132px}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__chart{position:relative;flex:1 1 var(--matrix-chart-height, 320px);height:var(--matrix-chart-height, 320px);min-height:0;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;background:transparent;scrollbar-color:rgba(91,125,102,.38) transparent;scrollbar-width:thin}.analysis-workspace-main .brand-analysis-template .panel--market-heatmap .market-sentiment-matrix__chart{flex:1 1 0;height:auto;max-height:none;min-height:0;overflow:auto;background:var(--market-matrix-card-bg)}.analysis-workspace-main .brand-analysis-template .panel--market-heatmap .market-sentiment-matrix__grid{height:max-content;min-height:100%;background:var(--market-matrix-card-bg)}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__grid{display:grid;gap:0;height:100%;min-height:320px;min-width:max(100%,var(--matrix-grid-min-width, 0px));align-content:stretch}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__chart::-webkit-scrollbar{height:8px}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__chart::-webkit-scrollbar-thumb{border-radius:999px;background:#5b7d6657}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__chart::-webkit-scrollbar-track{background:transparent}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--corner,.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--top,.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--row{background:var(--market-matrix-card-bg)}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--corner,.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--row{position:sticky;left:0;z-index:2}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--top{position:sticky;top:0;z-index:2}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__axis--corner{top:0;z-index:3}.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__scale{flex:0 0 auto;margin-top:var(--space-sm)}@media(max-width:760px){.analysis-workspace-main .brand-analysis-template .market-sentiment-matrix__select-group{width:100%;justify-content:flex-start;margin-left:0}}.analysis-workspace-main .brand-analysis-template .compare-table .rank-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:var(--bg-secondary);font-family:var(--font-num);font-size:11px;font-weight:600}@media(max-width:1100px){.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout{grid-template-columns:minmax(0,1fr)}}.analysis-workspace-main .brand-analysis-template .data-list-section{height:calc(100dvh - var(--report-sticky-header-height, 195px) - 24px);min-height:360px;margin-bottom:24px}.analysis-workspace-main .brand-analysis-template .data-list-panel{display:flex;height:100%;min-height:0;flex-direction:column;gap:0;overflow:hidden;padding:0;border-radius:4px;background:#fff}.analysis-workspace-main .brand-analysis-template .data-list-header{display:flex;align-items:flex-start;justify-content:space-between;flex:0 0 auto;gap:var(--space-lg);padding:var(--space-lg) var(--space-lg) 0}.analysis-workspace-main .brand-analysis-template .data-list-count{flex:0 0 auto;color:var(--text-secondary);font-size:12px;font-weight:500;line-height:24px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .data-list-toolbar{display:flex;align-items:center;flex:0 0 auto;flex-wrap:nowrap;gap:var(--space-md);width:100%;min-width:0;padding:var(--space-md) var(--space-lg) var(--space-lg);border-bottom:1px solid var(--bg-line)}.analysis-workspace-main .brand-analysis-template .data-list-search{display:inline-flex;height:36px;min-width:0;flex:1 1 160px;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--bg-line);border-radius:var(--radius-sm);background:#fff;color:var(--text-tertiary);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.analysis-workspace-main .brand-analysis-template .data-list-search:hover{border-color:#08672c47}.analysis-workspace-main .brand-analysis-template .data-list-search:focus-within{border-color:var(--color-primary);box-shadow:var(--shadow-glow)}.analysis-workspace-main .brand-analysis-template .data-list-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-primary);font-family:var(--font-sans);font-size:13px;font-weight:500;line-height:20px}.analysis-workspace-main .brand-analysis-template .data-list-search input::placeholder{color:var(--text-tertiary)}.analysis-workspace-main .brand-analysis-template .data-list-sentiment-filter{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:var(--space-sm);white-space:nowrap}.analysis-workspace-main .brand-analysis-template .data-list-checkbox{display:inline-flex;height:36px;align-items:center;gap:6px;padding:0 12px;border:0;border-radius:var(--radius-md);background:#fff;color:var(--text-secondary);font-size:13px;font-weight:500;line-height:20px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .data-list-checkbox:hover{color:var(--text-primary)}.analysis-workspace-main .brand-analysis-template .data-list-checkbox:has(input:focus-visible){box-shadow:var(--shadow-glow)}.analysis-workspace-main .brand-analysis-template .data-list-checkbox input{width:16px;height:16px;flex:0 0 auto;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;border:1px solid var(--bg-line);border-radius:4px;background:var(--bg-primary);cursor:inherit}.analysis-workspace-main .brand-analysis-template .data-list-checkbox input:checked{border-color:var(--color-primary);background-color:var(--color-primary);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:12px 12px}.analysis-workspace-main .brand-analysis-template .data-post-list{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:0;overflow-y:auto;overscroll-behavior:contain;padding:0;background:#fff;scrollbar-gutter:stable}.analysis-workspace-main .brand-analysis-template .data-post-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:var(--space-md);padding:var(--space-lg);border:0;border-bottom:0;border-radius:0;background:#fff;color:inherit;cursor:pointer;text-decoration:none;transition:background-color .16s ease}.analysis-workspace-main .brand-analysis-template .data-post-item:hover,.analysis-workspace-main .brand-analysis-template .data-post-item:focus-visible{background:#f5f5f5}.analysis-workspace-main .brand-analysis-template .data-post-item:hover .data-post-content,.analysis-workspace-main .brand-analysis-template .data-post-item:focus-visible .data-post-content,.analysis-workspace-main .brand-analysis-template .data-post-item:hover .data-post-title,.analysis-workspace-main .brand-analysis-template .data-post-item:focus-visible .data-post-title{color:var(--report-hover-green-text, var(--color-primary))}.analysis-workspace-main .brand-analysis-template .data-post-item:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.analysis-workspace-main .brand-analysis-template .data-post-load-more{flex:0 0 auto;padding:12px var(--space-lg) 14px;border-top:0;background:#fff;color:var(--text-tertiary);font-size:12px;font-weight:500;line-height:18px;text-align:center}.analysis-workspace-main .brand-analysis-template .data-post-avatar{display:block;width:40px;height:40px;flex:0 0 40px;border-radius:999px;background:var(--label-bg);object-fit:cover;object-position:center}.analysis-workspace-main .brand-analysis-template .data-post-avatar.data-post-avatar--initial,.data-post-dialog__list .data-post-avatar.data-post-avatar--initial{display:inline-flex;align-items:center;justify-content:center;background:var(--avatar-bg, var(--color-primary));color:#fff;font-size:13px;font-weight:700;line-height:1;letter-spacing:0;text-transform:uppercase}.analysis-workspace-main .brand-analysis-template .data-post-main{min-width:0}.analysis-workspace-main .brand-analysis-template .data-post-author-row{display:flex;min-width:0;align-items:center;gap:8px}.analysis-workspace-main .brand-analysis-template .data-post-author{overflow:hidden;color:var(--text-primary);font-size:14px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .data-post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px;margin-top:2px;color:#71757a;font-size:12px;line-height:18px}.analysis-workspace-main .brand-analysis-template .data-post-meta-field{display:inline-flex;min-width:0;align-items:center;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .data-post-meta-field--platform .platform-cell{display:inline-flex;align-items:center;gap:4px;color:#71757a;font-size:inherit;line-height:inherit}.analysis-workspace-main .brand-analysis-template .data-post-meta-field--platform .platform-logo{display:block;width:14px;height:14px;flex:0 0 14px}.analysis-workspace-main .brand-analysis-template .data-post-content{margin-top:10px;color:var(--text-primary);font-size:14px;font-weight:400;line-height:22px;transition:color .16s ease}.analysis-workspace-main .brand-analysis-template .data-post-title,.data-post-dialog__list .data-post-title{margin-top:10px;color:var(--text-primary);font-size:16px;font-weight:700;line-height:24px;transition:color .16s ease}.analysis-workspace-main .brand-analysis-template .data-post-title+.data-post-content,.data-post-dialog__list .data-post-title+.data-post-content{margin-top:6px}.analysis-workspace-main .brand-analysis-template .data-post-highlight,.data-post-dialog__list .data-post-highlight{display:inline;padding:0;border-radius:0;background:transparent;color:var(--report-hover-green-text, var(--color-primary));font-weight:700;-webkit-box-decoration-break:clone;box-decoration-break:clone}.analysis-workspace-main .brand-analysis-template .data-post-stats{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:12px;color:var(--text-secondary);font-size:12px;line-height:18px}.analysis-workspace-main .brand-analysis-template .data-post-stat{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .data-post-stat svg{display:block;width:14px;height:14px;flex:0 0 14px;color:var(--text-tertiary)}.analysis-workspace-main .brand-analysis-template .data-post-sentiment{display:inline-flex;min-width:48px;height:24px;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .data-post-sentiment--positive{background:color-mix(in srgb,var(--state-success) 16%,var(--surface-elevated, #ffffff));color:var(--state-success)}.analysis-workspace-main .brand-analysis-template .data-post-sentiment--neutral{background:var(--surface-subtle, #f4f5f6);color:var(--text-secondary)}.analysis-workspace-main .brand-analysis-template .data-post-sentiment--negative{background:color-mix(in srgb,var(--state-error) 14%,var(--surface-elevated, #ffffff));color:var(--state-error)}.analysis-workspace-main .brand-analysis-template .data-post-empty{margin:var(--space-lg) var(--space-lg) 0;padding:var(--space-xl);border:1px dashed var(--bg-line);border-radius:var(--radius-md);background:#fff;color:var(--text-secondary);text-align:center}.data-post-dialog__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#12181257}.data-post-dialog__panel{--color-primary: #08672c;--report-hover-green-text: #05a84e;position:fixed;top:50%;left:50%;z-index:1201;display:flex;width:min(760px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 48px));min-height:360px;flex-direction:column;overflow:hidden;border:1px solid #e5e5e5;border-radius:8px;background:#fff;box-shadow:0 24px 80px #1218122e;transform:translate(-50%,-50%)}.data-post-dialog__panel:focus{outline:none}.data-post-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #e5e5e5}.data-post-dialog__title{margin:0;color:#2e2e2e;font-size:16px;font-weight:700;line-height:24px}.data-post-dialog__subtitle{margin:4px 0 0;color:#4b4d4c;font-size:13px;line-height:20px}.data-post-dialog__meta{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.data-post-dialog__meta .data-list-count{color:#4b4d4c;font-size:12px;font-weight:500;line-height:24px;white-space:nowrap}.data-post-dialog__close{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:transparent;color:#4b4d4c;cursor:pointer}.data-post-dialog__close:hover,.data-post-dialog__close:focus-visible{background:#e9e9e9;color:#2e2e2e;outline:none}.data-post-dialog__toolbar{display:flex;align-items:center;flex:0 0 auto;gap:12px;min-width:0;padding:12px 16px;border-bottom:1px solid #e5e5e5;background:#fff}.data-post-dialog__toolbar .data-list-search{display:inline-flex;height:36px;min-width:0;flex:1 1 160px;align-items:center;gap:8px;padding:0 12px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#8a8c8b;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.data-post-dialog__toolbar .data-list-search:hover{border-color:#08672c47}.data-post-dialog__toolbar .data-list-search:focus-within{border-color:#08672c;box-shadow:0 0 4px #08672c1f}.data-post-dialog__toolbar .data-list-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#2e2e2e;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:13px;font-weight:500;line-height:20px}.data-post-dialog__toolbar .data-list-search input::placeholder{color:#8a8c8b}.data-post-dialog__toolbar .data-list-sentiment-filter{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:8px;white-space:nowrap}.data-post-dialog__toolbar .data-list-checkbox{display:inline-flex;height:36px;align-items:center;gap:6px;padding:0 12px;border:0;border-radius:12px;background:#fff;color:#4b4d4c;font-size:13px;font-weight:500;line-height:20px;white-space:nowrap}.data-post-dialog__toolbar .data-list-checkbox:hover{color:#2e2e2e}.data-post-dialog__toolbar .data-list-checkbox:has(input:focus-visible){box-shadow:0 0 4px #08672c1f}.data-post-dialog__toolbar .data-list-checkbox input{width:16px;height:16px;flex:0 0 auto;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;border:1px solid #e5e5e5;border-radius:4px;background:#fbfbfb;cursor:inherit}.data-post-dialog__toolbar .data-list-checkbox input:checked{border-color:#08672c;background-color:#08672c;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:12px 12px}.data-post-dialog__list{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:0;overflow-y:auto;overscroll-behavior:contain;padding:0;scrollbar-gutter:stable}.data-post-dialog__list .data-post-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;border:0;border-bottom:0;border-radius:0;background:#fff;color:inherit;text-decoration:none;transition:background-color .16s ease}.data-post-dialog__list .data-post-item:hover,.data-post-dialog__list .data-post-item:focus-visible{background:#f5f5f5;outline:none}.data-post-dialog__list .data-post-item:hover .data-post-content,.data-post-dialog__list .data-post-item:focus-visible .data-post-content,.data-post-dialog__list .data-post-item:hover .data-post-title,.data-post-dialog__list .data-post-item:focus-visible .data-post-title{color:var(--report-hover-green-text, var(--color-primary))}.data-post-dialog__list .data-post-item:last-child{border-bottom:0}.data-post-dialog__list .data-post-avatar{display:block;width:40px;height:40px;flex:0 0 40px;border-radius:999px;background:#f0f0f0;object-fit:cover;object-position:center}.data-post-dialog__list .data-post-main{min-width:0}.data-post-dialog__list .data-post-author-row{display:flex;min-width:0;align-items:center;gap:8px}.data-post-dialog__list .data-post-author{overflow:hidden;color:#2e2e2e;font-size:14px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.data-post-dialog__list .data-post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px;margin-top:2px;color:#71757a;font-size:12px;line-height:18px}.data-post-dialog__list .data-post-meta-field{display:inline-flex;min-width:0;align-items:center;white-space:nowrap}.data-post-dialog__list .data-post-meta-field--platform .platform-cell{display:inline-flex;align-items:center;gap:4px;color:inherit;font-size:inherit;line-height:inherit}.data-post-dialog__list .data-post-meta-field--platform .platform-logo{display:block;width:14px;height:14px;flex:0 0 14px}.data-post-dialog__list .data-post-content{margin-top:10px;color:#2e2e2e;font-size:14px;font-weight:400;line-height:22px;transition:color .16s ease}.data-post-dialog__list .data-post-stats{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:12px;color:#4b4d4c;font-size:12px;line-height:18px}.data-post-dialog__list .data-post-stat{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.data-post-dialog__list .data-post-stat svg{display:block;width:14px;height:14px;flex:0 0 14px;color:#8a8c8b}.data-post-dialog__list .data-post-sentiment{display:inline-flex;min-width:48px;height:24px;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.data-post-dialog__list .data-post-sentiment--positive{background:color-mix(in srgb,var(--state-success, #0ab463) 16%,var(--surface-elevated, #ffffff));color:var(--state-success, #0ab463)}.data-post-dialog__list .data-post-sentiment--neutral{background:var(--surface-subtle, #f4f5f6);color:var(--text-secondary, #4b4d4c)}.data-post-dialog__list .data-post-sentiment--negative{background:color-mix(in srgb,var(--state-error, #f42525) 14%,var(--surface-elevated, #ffffff));color:var(--state-error, #f42525)}.data-post-dialog__list .data-post-empty{margin:16px;padding:24px;border:1px dashed #e5e5e5;border-radius:12px;background:#fff;color:#4b4d4c;text-align:center}.data-post-dialog__list .data-post-load-more{flex:0 0 auto;padding:12px 16px 14px;border-top:0;background:#fff;color:#8a8c8b;font-size:12px;font-weight:500;line-height:18px;text-align:center}.data-post-dialog__panel .data-list-pagination{display:flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;width:100%;margin:0;padding:12px 16px;border-top:1px solid #e5e5e5;background:#fff;color:#4b4d4c;font-size:12px;line-height:18px}.data-post-dialog__panel .table-pagination__pages{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.data-post-dialog__panel .table-pagination__button,.data-post-dialog__panel .table-pagination__page{display:inline-flex;min-width:28px;height:28px;align-items:center;justify-content:center;padding:0 8px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#4b4d4c;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:12px;font-weight:500;cursor:pointer}.data-post-dialog__panel .table-pagination__button:hover:not(:disabled),.data-post-dialog__panel .table-pagination__button:focus-visible,.data-post-dialog__panel .table-pagination__page:hover,.data-post-dialog__panel .table-pagination__page:focus-visible{border-color:#08672c;color:#08672c;outline:none}.data-post-dialog__panel .table-pagination__page.is-active{border-color:#08672c;background:#08672c;color:#fff}.data-post-dialog__panel .table-pagination__button:disabled{opacity:.55;cursor:not-allowed}.analysis-workspace-main .brand-analysis-template .table-pagination{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);border-top:1px solid var(--bg-line);background:#fff;color:var(--text-secondary);font-size:12px;line-height:18px}.analysis-workspace-main .brand-analysis-template .table-pagination__pages{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .table-pagination__button,.analysis-workspace-main .brand-analysis-template .table-pagination__page{display:inline-flex;min-width:28px;height:28px;align-items:center;justify-content:center;padding:0 var(--space-sm);border:1px solid var(--bg-line);border-radius:var(--radius-sm);background:#fff;color:var(--text-secondary);font-family:var(--font-sans);font-size:12px;font-weight:500;cursor:pointer}.analysis-workspace-main .brand-analysis-template .table-pagination__button:hover:not(:disabled),.analysis-workspace-main .brand-analysis-template .table-pagination__button:focus-visible,.analysis-workspace-main .brand-analysis-template .table-pagination__page:hover,.analysis-workspace-main .brand-analysis-template .table-pagination__page:focus-visible{border-color:var(--color-primary);color:var(--color-primary);outline:none}.analysis-workspace-main .brand-analysis-template .table-pagination__page{padding:0;font-family:var(--font-num)}.analysis-workspace-main .brand-analysis-template .table-pagination__page.is-active{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.analysis-workspace-main .brand-analysis-template .table-pagination__button:disabled{color:var(--text-tertiary);cursor:not-allowed;opacity:.55}@media(max-width:720px){.analysis-workspace-main .brand-analysis-template .data-list-header{flex-direction:column;align-items:stretch;gap:var(--space-sm)}.analysis-workspace-main .brand-analysis-template .data-list-toolbar{flex-wrap:wrap}.analysis-workspace-main .brand-analysis-template .data-post-item{grid-template-columns:36px minmax(0,1fr)}.analysis-workspace-main .brand-analysis-template .data-post-avatar{width:36px;height:36px}.analysis-workspace-main .brand-analysis-template .data-post-sentiment{grid-column:2;justify-self:start}.data-post-dialog__panel{width:min(760px,calc(100vw - 24px));max-height:min(720px,calc(100vh - 24px))}.data-post-dialog__header,.data-post-dialog__toolbar,.data-post-dialog__panel .data-list-pagination{padding:12px}.data-post-dialog__toolbar{align-items:stretch;flex-direction:column}.data-post-dialog__toolbar .data-list-sentiment-filter{flex-wrap:wrap}.data-post-dialog__list .data-post-item{grid-template-columns:36px minmax(0,1fr)}.data-post-dialog__list .data-post-avatar{width:36px;height:36px}.data-post-dialog__list .data-post-sentiment{grid-column:2;justify-self:start}}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll{position:relative;display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;min-width:0;align-items:center;gap:10px}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll:before,.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll:after{position:absolute;top:0;bottom:0;z-index:2;width:24px;opacity:0;pointer-events:none;transition:opacity .16s ease;content:""}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll:before{left:0;background:linear-gradient(90deg,var(--bg-primary, #fff) 0%,rgba(255,255,255,0) 100%)}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll:after{right:0;background:linear-gradient(270deg,var(--bg-primary, #fff) 0%,rgba(255,255,255,0) 100%)}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable{width:100%;grid-template-columns:32px minmax(0,1fr) 32px}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable:not(.is-at-start):before,.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable:not(.is-at-end):after{opacity:1}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable:before{left:42px}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable:after{right:42px}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll__button{position:relative;z-index:3;display:none;width:32px;height:32px;align-items:center;align-self:center;flex:0 0 32px;justify-content:center;border:1px solid rgba(21,22,22,.14);border-radius:8px;background:#fff;color:var(--text-secondary, #4b4d4c);box-shadow:0 6px 16px #1218121a;cursor:pointer}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable .report-global-filter-scroll__button{display:inline-flex}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll__button:hover:not(:disabled),.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll__button:focus-visible{border-color:var(--color-primary, #08672c);color:var(--color-primary, #08672c);outline:none}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll__button:disabled{border-color:#1516161a;background:#fff;color:var(--text-tertiary, #9aa29b);opacity:1;cursor:default}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll__button svg{width:15px;height:15px;flex:0 0 15px;stroke:currentColor}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll__button:disabled svg{opacity:.42}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable .report-global-filters{width:100%;max-width:100%;justify-self:stretch}@media(max-width:980px){.analysis-workspace-shell{flex-direction:row;height:100%;min-height:0;overflow:hidden}.analysis-workspace-sidebar{position:sticky;top:0;width:240px;height:100vh;flex:0 0 240px;border-right:1px solid var(--bg-line, #e5e5e5);border-bottom:0}.analysis-workspace-brand{min-height:64px}.analysis-workspace-nav{flex:1 1 auto;flex-direction:column;gap:4px;min-height:0;padding:12px;overflow:auto}.analysis-workspace-nav__item{flex:initial;min-height:0}.analysis-workspace-nav__type,.analysis-workspace-sidebar__footer{display:flex}.analysis-workspace-status{margin:0 12px 12px}.analysis-workspace-main{min-width:0;min-height:0;flex:1 1 auto;overflow:hidden}.analysis-workspace-main .brand-analysis-template .report-wrap{padding:0}.analysis-workspace-main .brand-analysis-template .report-sticky-header{padding:8px 24px 0}.analysis-workspace-main .brand-analysis-template .report-section{margin:0 24px 24px}.analysis-workspace-main .brand-analysis-template .report-header{display:flex;flex-direction:column;align-items:stretch;gap:16px}.analysis-workspace-main .brand-analysis-template .report-title-row{flex-direction:row;align-items:center;gap:24px}.analysis-workspace-main .brand-analysis-template .report-page-title{font-size:30px;line-height:40px}.analysis-workspace-main .brand-analysis-template .report-actions{justify-content:flex-end;align-self:center;margin-left:0}.analysis-workspace-main .brand-analysis-template .report-global-filters{display:flex;flex-direction:row;width:max-content;max-width:100%;min-width:0;align-items:center;flex-wrap:nowrap;gap:16px;overflow-x:auto;overflow-y:visible;overscroll-behavior-inline:contain;padding:0;scroll-behavior:smooth;scrollbar-width:none}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll{margin-inline:-2px}.analysis-workspace-main .brand-analysis-template .report-global-filters__group{display:inline-flex;width:fit-content;max-width:none;min-width:0;height:auto;flex:0 0 auto;flex-direction:row;align-items:center;align-self:auto;flex-wrap:nowrap;gap:8px;justify-content:center}.analysis-workspace-main .brand-analysis-template .report-global-filters__controls{display:inline-flex;width:fit-content;max-width:none;min-width:0;flex:0 0 auto;align-items:center;flex-wrap:nowrap;gap:6px;min-height:30px}.analysis-workspace-main .brand-analysis-template .report-global-filters__label{flex:0 0 auto;font-size:12px;line-height:30px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-config-values{width:fit-content;max-width:none;flex-wrap:nowrap}.analysis-workspace-main .brand-analysis-template .section-nav__tab{flex:0 0 auto}}@media(max-width:639px){.analysis-workspace-main .brand-analysis-template .section-nav{flex-wrap:nowrap;gap:20px;overflow-x:auto;overflow-y:hidden;border-radius:0;-webkit-overflow-scrolling:touch}.analysis-workspace-main .brand-analysis-template .section-nav__tab{flex:0 0 auto}}.analysis-workspace-main .brand-analysis-template .report-section{container-type:inline-size}.analysis-workspace-main .brand-analysis-template .report-global-filters__group,.analysis-workspace-main .brand-analysis-template .report-global-filters__controls,.analysis-workspace-main .brand-analysis-template .report-config-values{flex-wrap:nowrap;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-config-label{color:var(--text-secondary, #4b4d4c);font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-readonly-chip{width:max-content;min-width:max-content;max-width:180px;flex:0 0 auto;border-color:#e5e7eb;background:#f5f6f7;color:#3f4442}.analysis-workspace-main .brand-analysis-template .report-config-values--tags{gap:6px}.analysis-workspace-main .brand-analysis-template .report-readonly-chip--tag{min-height:24px;padding:2px 9px;border-color:#08672c29;border-radius:999px;background:#08672c0f;color:var(--color-primary, #08672c);font-weight:600;line-height:18px}.analysis-workspace-main .brand-analysis-template .report-readonly-chip--more{border-color:#08672c38;background:#08672c14;color:var(--color-primary, #08672c);cursor:default;pointer-events:auto}.analysis-workspace-main .brand-analysis-template .report-readonly-overflow{position:relative;display:inline-flex;flex:0 0 auto;cursor:default;outline:none}.analysis-workspace-main .brand-analysis-template .report-readonly-overflow__popup{position:absolute;top:calc(100% + 8px);left:0;z-index:60;display:inline-flex;width:max-content;min-width:120px;max-width:min(360px,calc(100vw - 48px));flex-wrap:wrap;gap:4px;padding:8px;border:1px solid var(--bg-line, #e3e6e3);border-radius:12px;background:#fff;box-shadow:0 8px 24px #1218121f;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease}.analysis-workspace-main .brand-analysis-template .report-readonly-overflow:hover .report-readonly-overflow__popup,.analysis-workspace-main .brand-analysis-template .report-readonly-overflow:focus-within .report-readonly-overflow__popup{opacity:1;pointer-events:auto;transform:translateY(0)}.analysis-workspace-main .brand-analysis-template #hotContentTable{min-width:760px;table-layout:fixed}.analysis-workspace-main .brand-analysis-template .panel>.table-wrap{width:calc(100% + var(--space-lg) * 2);max-width:none;margin-right:calc(var(--space-lg) * -1);margin-left:calc(var(--space-lg) * -1)}.analysis-workspace-main .brand-analysis-template .panel:has(>.table-wrap){overflow:hidden}.analysis-workspace-main .brand-analysis-template .panel--volume-share.panel--has-module-ai:has(>.table-wrap){overflow:visible}.analysis-workspace-main .brand-analysis-template .panel>.table-wrap:last-child,.analysis-workspace-main .brand-analysis-template .panel>.table-wrap:has(+.module-panel-actions:last-child){margin-bottom:calc(var(--space-lg) * -1);border-bottom-right-radius:var(--radius-xl);border-bottom-left-radius:var(--radius-xl)}.analysis-workspace-main .brand-analysis-template .panel>.table-wrap:has(+.table-pagination[hidden]){margin-bottom:calc(var(--space-lg) * -1);border-bottom-right-radius:var(--radius-xl);border-bottom-left-radius:var(--radius-xl)}.analysis-workspace-main .brand-analysis-template #hotContentTable th:nth-child(1),.analysis-workspace-main .brand-analysis-template #hotContentTable td:nth-child(1){width:7%;text-align:left}.analysis-workspace-main .brand-analysis-template #hotContentTable th:nth-child(2),.analysis-workspace-main .brand-analysis-template #hotContentTable td:nth-child(2){width:36%}.analysis-workspace-main .brand-analysis-template #hotContentTable th:nth-child(3),.analysis-workspace-main .brand-analysis-template #hotContentTable td:nth-child(3){width:15%}.analysis-workspace-main .brand-analysis-template #hotContentTable th:nth-child(4),.analysis-workspace-main .brand-analysis-template #hotContentTable td:nth-child(4){width:20%}.analysis-workspace-main .brand-analysis-template #hotContentTable th:nth-child(5),.analysis-workspace-main .brand-analysis-template #hotContentTable td:nth-child(5),.analysis-workspace-main .brand-analysis-template #hotContentTable th:nth-child(6),.analysis-workspace-main .brand-analysis-template #hotContentTable td:nth-child(6){width:11%}.analysis-workspace-main .brand-analysis-template #hotContentTable th{white-space:nowrap}.analysis-workspace-main .brand-analysis-template #hotContentTable .platform-cell,.analysis-workspace-main .brand-analysis-template #hotContentTable .kol-person,.analysis-workspace-main .brand-analysis-template #hotContentTable .num{max-width:100%;white-space:nowrap}.analysis-workspace-main .brand-analysis-template #hotContentTable .content-preview{display:block;max-width:100%}.analysis-workspace-main .brand-analysis-template #hotContentTable .platform-cell>span,.analysis-workspace-main .brand-analysis-template #hotContentTable .kol-person>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.analysis-workspace-main .brand-analysis-template .chart-container--reach-share{width:100%;max-width:260px;height:240px;min-height:240px;justify-self:center}.analysis-workspace-main .brand-analysis-template .reach-share-figure.is-bar .chart-container--reach-share{height:280px;min-height:240px}@container (max-width: 960px){.analysis-workspace-main .brand-analysis-template .overview-row,.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed,.analysis-workspace-main .brand-analysis-template .stat-cards--kol{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:0}.analysis-workspace-main .brand-analysis-template .overview-row .kpi-card,.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-card{grid-template-columns:max-content max-content;column-gap:var(--space-sm);padding:var(--space-lg)}.analysis-workspace-main .brand-analysis-template .overview-row .kpi-value,.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-value{font-size:24px;line-height:1.1}.analysis-workspace-main .brand-analysis-template .overview-row .kpi-delta,.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-delta{width:auto;min-width:max-content;justify-self:start;font-size:12px}}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-card{grid-template-columns:max-content max-content}.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-delta{width:auto;min-width:max-content;justify-self:start}@container (max-width: 760px){.analysis-workspace-main .brand-analysis-template .chart-grid-2,.analysis-workspace-main .brand-analysis-template .insights-overview--dual,.analysis-workspace-main .brand-analysis-template .sentiment-brand-grid,.analysis-workspace-main .brand-analysis-template .action-plan-grid,.analysis-workspace-main .brand-analysis-template .market-geo-insight-layout,.analysis-workspace-main .brand-analysis-template #kol>.kol-leaderboard-grid{grid-template-columns:minmax(0,1fr)}.analysis-workspace-main .brand-analysis-template .panel-header{display:grid}.analysis-workspace-main .brand-analysis-template .panel-toolbar,.analysis-workspace-main .brand-analysis-template .panel-toolbar__left,.analysis-workspace-main .brand-analysis-template .panel-toolbar__right,.analysis-workspace-main .brand-analysis-template .panel-toolbar__range{width:100%}.analysis-workspace-main .brand-analysis-template .panel-toolbar__right{justify-content:flex-start}}@container (max-width: 479px){.analysis-workspace-main .brand-analysis-template .overview-row,.analysis-workspace-main .brand-analysis-template-sentiment .overview-row--sentiment-fixed,.analysis-workspace-main .brand-analysis-template .stat-cards,.analysis-workspace-main .brand-analysis-template .stat-cards--compact,.analysis-workspace-main .brand-analysis-template .stat-cards--kol{grid-template-columns:1fr}}@container (max-width: 360px){.analysis-workspace-main .brand-analysis-template .reach-share-figure{grid-template-columns:minmax(0,1fr);row-gap:var(--space-md);min-height:0}.analysis-workspace-main .brand-analysis-template .reach-share-figure .chart-platform-legend{width:min(100%,280px);max-width:280px;justify-self:center}.analysis-workspace-main .brand-analysis-template .chart-container--reach-share,.analysis-workspace-main .brand-analysis-template .reach-share-figure.is-bar .chart-container--reach-share{height:200px;min-height:190px}}@media(max-width:639px){.analysis-workspace-main .brand-analysis-template .briefing-card,.analysis-workspace-main .brand-analysis-template .panel,.analysis-workspace-main .brand-analysis-template .section-summary,.analysis-workspace-main .brand-analysis-template .opportunity-card{padding:var(--space-md);border-radius:var(--radius-lg)}.analysis-workspace-main .brand-analysis-template .panel--table-fill{min-height:0}.analysis-workspace-main .brand-analysis-template .panel--reach-share{display:block;min-height:0}.analysis-workspace-main .brand-analysis-template .chart-container{height:240px;min-height:220px}.analysis-workspace-main .brand-analysis-template .reach-share-figure{grid-template-columns:minmax(0,1fr);row-gap:var(--space-md);min-height:0}.analysis-workspace-main .brand-analysis-template .reach-share-figure .chart-platform-legend,.analysis-workspace-main .brand-analysis-template .chart-platform-legend{width:min(100%,280px);max-width:280px;margin-left:0;justify-self:center}.analysis-workspace-main .brand-analysis-template .chart-container--reach-share,.analysis-workspace-main .brand-analysis-template .reach-share-figure.is-bar .chart-container--reach-share{height:220px;min-height:200px}.analysis-workspace-main .brand-analysis-template .chart-container.sm,.analysis-workspace-main .brand-analysis-template .chart-container.lg{height:240px}.analysis-workspace-main .brand-analysis-template .chart-container--fill-panel{height:300px;min-height:280px}}.analysis-workspace-main,.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll{background:var(--bg-primary, #fbfbfb)}.analysis-workspace-main .brand-analysis-template,.analysis-workspace-main .brand-analysis-template .report-sticky-header,.analysis-workspace-main .brand-analysis-template .report-sticky-header:before,.analysis-workspace-main .brand-analysis-template .report-header,.analysis-workspace-main .brand-analysis-template .report-header__content,.analysis-workspace-main .brand-analysis-template .report-wrap{background:#fff}.analysis-workspace-main .brand-analysis-template .report-header{border-bottom:0;padding-bottom:0}.analysis-workspace-main .brand-analysis-template .report-title-row{min-height:42px}.analysis-workspace-main .brand-analysis-template .section-nav{display:flex;flex-wrap:wrap;gap:20px;min-height:0;margin:8px 0 0;padding:0;overflow:visible;border-bottom:1px solid var(--bg-line, #e5e5e5);border-radius:0;background:transparent}.analysis-workspace-main .brand-analysis-template .section-nav__tab{position:relative;display:inline-flex;width:auto;min-height:40px;align-items:center;justify-content:center;gap:6px;padding:8px 0 12px;border:0;border-radius:0;background:transparent;color:var(--text-secondary, #4b4d4c);font-family:var(--font-sans, Inter, ui-sans-serif, system-ui, sans-serif);font-size:14px;font-weight:500;line-height:22px;white-space:nowrap;cursor:pointer;transition:color .2s,box-shadow .2s}.analysis-workspace-main .brand-analysis-template .section-nav__icon{display:inline-flex;width:16px!important;height:16px!important;min-width:16px;max-width:16px;min-height:16px;max-height:16px;align-items:center;justify-content:center;align-self:center;flex:0 0 auto;overflow:hidden;vertical-align:-3px}.analysis-workspace-main .brand-analysis-template .section-nav__tab:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px 999px 0 0;background:var(--color-primary, #08672c);opacity:0;transform:scaleX(.78);transition:opacity .2s,transform .2s}.analysis-workspace-main .brand-analysis-template .section-nav__tab:hover,.analysis-workspace-main .brand-analysis-template .section-nav__tab:focus-visible{background:transparent;color:var(--color-primary, #08672c)}.analysis-workspace-main .brand-analysis-template .section-nav__tab:focus-visible{outline:2px solid var(--color-primary, #08672c);outline-offset:2px;box-shadow:var(--shadow-glow, 0 0 4px rgba(8, 103, 44, .12))}.analysis-workspace-main .brand-analysis-template .section-nav__tab.active,.analysis-workspace-main .brand-analysis-template .section-nav__tab[aria-selected=true]{border-radius:0;background:transparent;color:var(--color-primary, #08672c)}.analysis-workspace-main .brand-analysis-template .section-nav__tab.active:after,.analysis-workspace-main .brand-analysis-template .section-nav__tab[aria-selected=true]:after{opacity:1;transform:scaleX(1)}.analysis-workspace-main .brand-analysis-template .report-section{display:grid;gap:16px;height:auto;max-height:none;overflow:visible;padding-top:0;padding-bottom:0;margin:24px;scrollbar-gutter:auto}.analysis-workspace-main .brand-analysis-template .report-section[hidden]{display:none!important;margin:0}.analysis-workspace-main .brand-analysis-template .report-section>.overview-row,.analysis-workspace-main .brand-analysis-template .report-section>.chart-grid,.analysis-workspace-main .brand-analysis-template .report-section>.panel,.analysis-workspace-main .brand-analysis-template .report-section>.insights-overview,.analysis-workspace-main .brand-analysis-template .report-section>.section-summary,.analysis-workspace-main .brand-analysis-template .report-section>.stat-cards,.analysis-workspace-main .brand-analysis-template .report-section>.market-geo-insight-layout{height:auto;margin-bottom:0}.analysis-workspace-main .brand-analysis-template .report-global-filters{display:inline-flex;width:max-content;max-width:100%;min-width:0;min-height:40px;align-items:flex-start;flex-wrap:nowrap;gap:12px;overflow-x:auto;overflow-y:visible;overscroll-behavior-inline:contain;padding:0;scroll-behavior:smooth;scrollbar-width:none}.analysis-workspace-main .brand-analysis-template .report-global-filters__group{display:inline-flex!important;position:relative;width:fit-content!important;max-width:none;min-width:0;min-height:0;height:auto!important;flex:0 0 auto;flex-direction:column!important;align-items:stretch!important;align-self:auto!important;flex-wrap:nowrap;gap:0!important;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;cursor:default!important}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll{min-height:40px;background:#fff}.analysis-workspace-main .brand-analysis-template #sentiment>.chart-grid-2>.panel{display:flex;height:414px;min-height:414px;max-height:414px;flex-direction:column;margin-bottom:0}.analysis-workspace-main .brand-analysis-template #sentiment>.chart-grid-2>.panel>.panel-header{flex:0 0 auto}.analysis-workspace-main .brand-analysis-template #sentiment>.chart-grid-2>.panel>.chart-container,.analysis-workspace-main .brand-analysis-template #sentiment>.chart-grid-2>.panel>.reach-share-figure{flex:1 1 auto;min-height:0}.analysis-workspace-main .brand-analysis-template #sentiment>.chart-grid-2>.panel>.chart-container{height:auto}.analysis-workspace-main .brand-analysis-template #sentiment .panel--volume-share .table-wrap--fill{flex:1 1 auto;min-height:0;overflow-x:auto;overflow-y:auto}.analysis-workspace-main .brand-analysis-template-sentiment{--shadow-card: none;--radius-lg: 12px;--radius-xl: 12px}.analysis-workspace-main .brand-analysis-template-sentiment #sentiment.report-section{gap:8px;padding-top:0;margin-bottom:var(--space-xl, 24px)}.analysis-workspace-main .brand-analysis-template-sentiment #sentiment>.overview-row,.analysis-workspace-main .brand-analysis-template-sentiment #sentiment>.chart-grid,.analysis-workspace-main .brand-analysis-template-sentiment #sentiment>.panel,.analysis-workspace-main .brand-analysis-template-sentiment #sentiment>.section-summary{height:auto;margin-bottom:0}.analysis-workspace-main .brand-analysis-template-sentiment #sentiment>.overview-row,.analysis-workspace-main .brand-analysis-template-sentiment #sentiment>.chart-grid{gap:8px}.analysis-workspace-main .brand-analysis-template-sentiment #sentiment>.section-summary{border:0;border-radius:4px;padding:var(--space-lg, 16px);background-color:#fafafa;background:#fafafa;background-image:none;box-shadow:none}.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .kpi-card,.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .panel{border:0;border-radius:4px;background-color:#fafafa;background:#fafafa;background-image:none;box-shadow:none}.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .panel,.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .kpi-card{padding:var(--space-md, 12px)}.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .panel>.table-wrap,.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .panel>.table-wrap:last-child,.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .panel>.table-wrap:has(+.module-panel-actions:last-child),.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .panel>.table-wrap:has(+.table-pagination[hidden]){width:100%;max-width:100%;margin-right:0;margin-bottom:-4px;margin-left:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background:transparent}.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .data-table{background:transparent}.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .kpi-card:hover,.analysis-workspace-main .brand-analysis-template-sentiment #sentiment .panel:hover{border-color:transparent;background-color:#fafafa;background:#fafafa;box-shadow:none}.analysis-workspace-main .brand-analysis-template-sentiment #insights.report-section{gap:8px;padding-top:0;margin-bottom:0}.analysis-workspace-main .brand-analysis-template-sentiment #insights>.insights-overview,.analysis-workspace-main .brand-analysis-template-sentiment #insights>.chart-grid,.analysis-workspace-main .brand-analysis-template-sentiment #insights>.section-summary{height:auto;margin-bottom:0}.analysis-workspace-main .brand-analysis-template-sentiment #insights>.insights-overview,.analysis-workspace-main .brand-analysis-template-sentiment #insights>.chart-grid{gap:8px}.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-keyword-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;margin-bottom:var(--space-xl, 24px)}.analysis-workspace-main .brand-analysis-template-sentiment #insights>.section-summary,.analysis-workspace-main .brand-analysis-template-sentiment #insights .panel{border:0;border-radius:4px;background-color:#fafafa;background:#fafafa;background-image:none;box-shadow:none}.analysis-workspace-main .brand-analysis-template-sentiment #insights .panel{padding:var(--space-md, 12px);margin:0}.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-keyword-grid>.panel{display:flex;height:415px;min-height:415px;max-height:415px;flex-direction:column}.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-hashtags-panel{overflow:hidden;padding-bottom:0}.analysis-workspace-main .brand-analysis-template-sentiment #insights>.section-summary{padding:var(--space-lg, 16px)}.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-hashtags-list{width:100%;max-width:100%;min-height:0;height:var(--table-scroll-height, 326px);margin:0 0 8px}.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-hashtags-list>.table-wrap--scroll-load{width:100%;max-width:none;height:var(--table-scroll-height, 326px);max-height:var(--table-scroll-height, 326px);overflow-x:auto;overflow-y:auto;border:0;background:transparent;scrollbar-gutter:auto;scrollbar-color:rgba(21,22,22,.32) transparent}.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-hashtags-list>.table-wrap--scroll-load::-webkit-scrollbar{width:8px;height:8px;border:0;background:transparent}.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-hashtags-list>.table-wrap--scroll-load::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#15161652;background-clip:content-box}.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-hashtags-list>.table-wrap--scroll-load::-webkit-scrollbar-track,.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-hashtags-list>.table-wrap--scroll-load::-webkit-scrollbar-track-piece,.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-hashtags-list>.table-wrap--scroll-load::-webkit-scrollbar-corner{border:0;background:transparent}.analysis-workspace-main .brand-analysis-template-sentiment #insights .panel>.table-wrap,.analysis-workspace-main .brand-analysis-template-sentiment #insights .panel>.table-wrap:last-child,.analysis-workspace-main .brand-analysis-template-sentiment #insights .panel>.table-wrap:has(+.module-panel-actions:last-child),.analysis-workspace-main .brand-analysis-template-sentiment #insights .panel>.table-wrap:has(+.table-pagination[hidden]){width:100%;max-width:100%;margin-right:0;margin-bottom:-4px;margin-left:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background:transparent}.analysis-workspace-main .brand-analysis-template-sentiment #insights .data-table{margin:0;background:transparent}.analysis-workspace-main .brand-analysis-template-sentiment #insights .insights-hashtags-list .data-table th{position:sticky;top:0;z-index:4;background:var(--bg-secondary)}.analysis-workspace-main .brand-analysis-template-sentiment #insights .panel:hover{border-color:transparent;background-color:#fafafa;background:#fafafa;box-shadow:none}.analysis-workspace-main .brand-analysis-template-sentiment #kol.report-section{gap:8px;padding-top:0}.analysis-workspace-main .brand-analysis-template-sentiment #kol>.stat-cards,.analysis-workspace-main .brand-analysis-template-sentiment #kol>.chart-grid,.analysis-workspace-main .brand-analysis-template-sentiment #kol>.section-summary{height:auto;margin-bottom:0}.analysis-workspace-main .brand-analysis-template-sentiment #kol>.stat-cards,.analysis-workspace-main .brand-analysis-template-sentiment #kol>.chart-grid{gap:8px}.analysis-workspace-main .brand-analysis-template-sentiment #kol>.section-summary,.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel,.analysis-workspace-main .brand-analysis-template-sentiment #kol .stat-card-mini{border:0;border-radius:4px;background-color:#fafafa;background:#fafafa;background-image:none;box-shadow:none}.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel,.analysis-workspace-main .brand-analysis-template-sentiment #kol .stat-card-mini{padding:var(--space-md, 12px);margin:0}.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel>.table-wrap,.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel>.table-wrap:last-child,.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel>.table-wrap:has(+.module-panel-actions:last-child),.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel>.table-wrap:has(+.table-pagination[hidden]){width:100%;max-width:100%;margin-right:0;margin-bottom:-4px;margin-left:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background:transparent}.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel--has-module-ai:has(>.table-wrap){overflow:visible}.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel--has-module-ai:has(>.table-wrap):hover,.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel--has-module-ai:has(>.table-wrap):focus-within{z-index:2}.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel--has-module-ai:has(>.table-wrap) .module-panel-actions--panel{z-index:60}.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel--has-module-ai:has(>.table-wrap) .module-source-button:before,.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel--has-module-ai:has(>.table-wrap) .module-source-button:after{z-index:61}.analysis-workspace-main .brand-analysis-template-sentiment #kol .data-table{margin:0;background:transparent}.analysis-workspace-main .brand-analysis-template-sentiment #kol .panel:hover,.analysis-workspace-main .brand-analysis-template-sentiment #kol .stat-card-mini:hover{border-color:transparent;background-color:#fafafa;background:#fafafa;box-shadow:none}.analysis-workspace-main .brand-analysis-template-sentiment #market.report-section{gap:8px;padding-top:0}.analysis-workspace-main .brand-analysis-template-sentiment #market>.chart-grid,.analysis-workspace-main .brand-analysis-template-sentiment #market>.market-geo-insight-layout,.analysis-workspace-main .brand-analysis-template-sentiment #market>.section-summary{height:auto;margin-bottom:0}.analysis-workspace-main .brand-analysis-template-sentiment #market>.chart-grid,.analysis-workspace-main .brand-analysis-template-sentiment #market>.market-geo-insight-layout{gap:8px}.analysis-workspace-main .brand-analysis-template-sentiment #market .panel,.analysis-workspace-main .brand-analysis-template-sentiment #market .market-geo-map{border:0;border-radius:4px;background-color:#fafafa;background:#fafafa;background-image:none;box-shadow:none}.analysis-workspace-main .brand-analysis-template-sentiment #market .panel--market-heatmap{--market-matrix-card-bg: #fafafa}.analysis-workspace-main .brand-analysis-template-sentiment #market .panel{padding:var(--space-md, 12px);margin:0}.analysis-workspace-main .brand-analysis-template-sentiment #market .panel:hover{border-color:transparent;background-color:#fafafa;background:#fafafa;box-shadow:none}.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table-wrap{max-height:372px;overflow:auto;scrollbar-gutter:stable;scrollbar-color:rgba(21,22,22,.32) transparent}.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table,.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table tbody,.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table tbody tr,.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table tbody td,.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table tbody tr:hover,.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table tbody tr:hover td{background:#fafafa}.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table thead th{position:sticky;top:0;z-index:3;background:#f5f5f5}.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table tbody tr{height:56px}.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table-wrap::-webkit-scrollbar{width:8px;height:8px;border:0;background:transparent}.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table-wrap::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#15161652;background-clip:content-box}.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table-wrap::-webkit-scrollbar-track,.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table-wrap::-webkit-scrollbar-track-piece,.analysis-workspace-main .brand-analysis-template-sentiment #market .market-reputation-table-wrap::-webkit-scrollbar-corner{border:0;background:transparent}.analysis-workspace-main .brand-analysis-template .report-section.data-list-section{display:flex;height:calc(100dvh - var(--report-sticky-header-height, 195px) - 48px);min-height:360px;max-height:calc(100dvh - var(--report-sticky-header-height, 195px) - 48px);flex-direction:column;overflow:hidden;box-sizing:border-box}.analysis-workspace-main .brand-analysis-template .report-section.data-list-section>.data-list-panel{display:flex;height:100%;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden}.analysis-workspace-main .brand-analysis-template .data-list-panel>.data-list-header,.analysis-workspace-main .brand-analysis-template .data-list-panel>.data-list-toolbar,.analysis-workspace-main .brand-analysis-template .data-list-panel>.data-list-pagination{flex:0 0 auto}.analysis-workspace-main .brand-analysis-template .data-list-panel>.data-post-list{flex:1 1 auto;min-height:0;overflow-y:auto}@container (max-width: 760px){.analysis-workspace-main .brand-analysis-template #sentiment>.chart-grid-2>.panel{height:auto;min-height:0;max-height:none}.analysis-workspace-main .brand-analysis-template #sentiment>.chart-grid-2>.panel>.chart-container{height:240px;min-height:220px}}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-trigger{width:220px!important;min-width:220px!important;flex-basis:auto!important}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap{flex:0 0 auto;width:fit-content;min-width:82px}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source .filter-select-trigger{width:198px!important;min-width:198px!important;flex-basis:auto!important}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger{min-width:0;height:40px!important;min-height:40px!important;padding:18px 12px 6px;align-items:flex-end;border:1px solid rgba(21,22,22,.14);border-radius:var(--radius-sm);background:#fff;box-shadow:none;color:var(--text-primary, #2e2e2e);font-size:12px;font-weight:500;line-height:16px!important;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.analysis-workspace-main .brand-analysis-template .report-global-filters__group:first-child>.report-global-filters__label,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source>.report-global-filters__label,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select>.report-global-filters__label{display:none}.analysis-workspace-main .brand-analysis-template .report-config-values--summary-select>.report-global-filters__label{display:none}.analysis-workspace-main .brand-analysis-template .report-global-filters__group:first-child .filter-date-range-trigger{justify-content:flex-start;padding:0 10px;align-items:center;gap:6px}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select .filter-select-trigger{padding:0 12px;align-items:center}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger__text,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger__text{display:flex;width:100%;min-width:0;align-items:center;gap:4px;overflow:hidden;line-height:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-global-filters__group:first-child .filter-date-trigger__text{width:auto;flex:0 1 auto}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-trigger .filter-date-trigger__icon,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger__icon{color:var(--text-primary-default, #4e524f)}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-trigger .filter-date-trigger__icon{width:16px;height:16px;flex:0 0 16px}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-wrap.is-open .filter-date-range-trigger .filter-date-trigger__icon{color:var(--text-primary-default, #4e524f)}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger:hover,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:hover,.analysis-workspace-main .brand-analysis-template .report-config-values:hover{border-color:#08672c47;background:#fff}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-trigger:focus-visible,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:focus-visible,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:active,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger[aria-expanded=true],.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap.is-open .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-wrap.is-open .filter-date-trigger,.analysis-workspace-main .brand-analysis-template .report-config-values:focus-within,.analysis-workspace-main .brand-analysis-template .report-config-values:active{border-color:var(--color-primary, #08672c);box-shadow:var(--shadow-glow, 0 0 4px rgba(8, 103, 44, .12));outline:none}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap.has-error .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker.has-error .region-country-picker__trigger{border-color:var(--state-error-strong);box-shadow:var(--shadow-error-ring)}.filter-select-error{position:absolute;top:calc(100% + 4px);left:0;z-index:4;width:max-content;max-width:188px;color:var(--state-error-strong);font-size:11px;font-weight:500;line-height:16px;pointer-events:none;white-space:nowrap}.report-global-filters__group--source .filter-select-error{max-width:198px}.report-global-filters__group--summary-select-languages .filter-select-error{max-width:226px}.analysis-workspace-main .brand-analysis-template .report-config-values{display:inline-flex;width:fit-content!important;max-width:100%;min-height:40px;padding:18px 12px 6px;align-items:flex-end;border:1px solid rgba(21,22,22,.14);border-radius:var(--radius-sm);background:#fff}.analysis-workspace-main .brand-analysis-template .report-config-values--plain{position:relative;min-width:132px;max-width:220px;padding:0 12px;align-items:center;justify-content:flex-start}.analysis-workspace-main .brand-analysis-template .report-config-plain-value{display:flex;width:100%;min-width:0;align-items:center;gap:4px;overflow:hidden;color:var(--text-primary);font-size:12px;font-weight:500;line-height:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-config-plain-value--empty{color:var(--text-secondary)}.report-config-tooltip{position:fixed;z-index:10000;width:max-content;max-width:min(420px,72vw);padding:8px 10px;border-radius:6px;background:#151616f0;box-shadow:0 10px 24px #1218122e;color:#fff;font-size:12px;font-weight:500;line-height:18px;pointer-events:none;text-align:left;white-space:normal;word-break:break-word}.report-filter-toast{position:fixed;top:72px;left:50%;z-index:10001;transform:translate(-50%);min-width:160px;max-width:min(360px,calc(100vw - 32px));padding:10px 14px;border:1px solid rgba(217,48,37,.18);border-radius:8px;background:#fff;box-shadow:0 10px 28px #12181229;color:#d93025;font-size:13px;font-weight:600;line-height:18px;text-align:center;pointer-events:none}.dashboard-api-toast{position:absolute;top:18px;left:50%;z-index:1400;transform:translate(-50%);width:max-content;max-width:min(420px,calc(100% - 32px));padding:10px 14px;border:1px solid rgba(217,48,37,.18);border-radius:8px;background:#fff;box-shadow:0 10px 28px #12181229;color:#d93025;font-size:13px;font-weight:600;line-height:18px;text-align:center;white-space:normal;pointer-events:none}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select .filter-select-trigger{width:188px!important;min-width:188px!important;flex-basis:auto!important}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--country-picker{width:188px;min-width:188px;flex:0 0 188px}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--country-picker>.report-global-filters__label{display:none}.region-country-picker,.region-country-picker__trigger{display:inline-flex;width:188px;min-width:188px}.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker,.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker__trigger{width:188px!important;min-width:188px!important}.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker{height:40px!important;min-height:40px!important;flex:0 0 auto!important}.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker__trigger{flex:0 0 auto!important;align-items:center!important;justify-content:space-between!important;padding:0 12px!important}.region-country-picker__trigger{height:40px;min-height:40px;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border:1px solid rgba(21,22,22,.14);border-radius:var(--radius-sm, 8px);background:#fff;color:var(--text-primary, #2e2e2e);box-shadow:none;cursor:pointer;font:inherit;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.region-country-picker__trigger:hover,.region-country-picker.is-open .region-country-picker__trigger,.region-country-picker__trigger:focus-visible{border-color:var(--color-primary, #08672c);background:#fff;box-shadow:var(--shadow-glow, 0 0 4px rgba(8, 103, 44, .12));outline:none}.region-country-picker__trigger-text{display:flex;min-width:0;align-items:center;gap:4px;overflow:hidden;color:var(--text-primary, #2e2e2e);font-size:12px;font-weight:500;line-height:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll,.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable{display:block;width:100%;max-width:100%;min-width:0;min-height:0;grid-template-columns:none;gap:0;background:#fff}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll:before,.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll:after,.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable:before,.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable:after,.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll__button,.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable .report-global-filter-scroll__button{display:none}.analysis-workspace-main .brand-analysis-template .report-global-filter-scroll.is-scrollable .report-global-filters,.analysis-workspace-main .brand-analysis-template .report-global-filters,.analysis-workspace-main .brand-analysis-template .report-global-filters.report-global-filters--period{display:flex;width:100%;max-width:100%;min-width:0;min-height:0;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:12px;justify-self:start;overflow-x:visible;overflow-y:visible;overscroll-behavior:auto;padding:0;scrollbar-width:none}.analysis-workspace-main .brand-analysis-template .report-global-filters::-webkit-scrollbar{display:none}.analysis-workspace-main .brand-analysis-template .report-global-filters__group,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--country-picker{display:inline-flex!important;position:relative;width:fit-content!important;max-width:none;min-width:0;min-height:0;height:auto!important;flex:0 0 auto;flex-direction:column!important;align-items:stretch!important;align-self:auto!important;flex-wrap:nowrap;gap:0!important;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;cursor:default!important}.analysis-workspace-main .brand-analysis-template .report-global-filters__controls{display:inline-flex;position:relative;width:fit-content!important;max-width:none;min-width:0;min-height:40px;flex:0 0 auto;align-items:stretch;flex-wrap:nowrap;gap:6px}.analysis-workspace-main .brand-analysis-template .report-global-filters__label{position:absolute;top:7px;left:12px;z-index:1;flex:0 0 auto;padding:0;background:transparent;color:var(--text-tertiary, #9aa29b);font-size:10px;font-weight:500;line-height:12px;pointer-events:none;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-global-filters__group:first-child>.report-global-filters__label,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source>.report-global-filters__label,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select>.report-global-filters__label,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--country-picker>.report-global-filters__label,.analysis-workspace-main .brand-analysis-template .report-config-values--summary-select>.report-global-filters__label{display:none}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select-languages .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker{width:fit-content!important;min-width:0!important;flex:0 0 auto!important}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select-languages .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker__trigger{width:fit-content!important;min-width:0!important;height:40px!important;min-height:40px!important;flex:0 0 auto!important;align-items:center!important;gap:6px;padding:0 12px!important;border:1px solid rgba(21,22,22,.14);border-radius:var(--radius-sm, 8px);background:#fff;box-shadow:none;color:var(--text-primary, #2e2e2e);font-size:12px;font-weight:500;line-height:16px!important}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger:not(.filter-date-range-trigger),.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:not(.report-global-filters__group--source .filter-select-trigger):not(.report-global-filters__group--summary-select .filter-select-trigger),.analysis-workspace-main .brand-analysis-template .report-config-values:not(.report-config-values--plain):not(.report-config-values--summary-select){align-items:flex-end!important;padding:18px 12px 6px!important}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger__text,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger__text,.analysis-workspace-main .brand-analysis-template .region-country-picker__trigger-text{display:inline-flex;width:auto;min-width:0;align-items:center;gap:4px;overflow:hidden;color:var(--text-primary, #2e2e2e);font-size:12px;font-weight:500;line-height:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-global-filters__group:first-child .filter-date-trigger__text,.analysis-workspace-main .brand-analysis-template .report-global-filters--period .report-global-filters__group:first-child .filter-select-trigger__text{width:auto;flex:0 1 auto}.analysis-workspace-main .brand-analysis-template .report-config-values{display:inline-flex;width:fit-content!important;max-width:100%;min-height:40px;flex:0 0 auto;align-items:flex-end;gap:4px;padding:18px 12px 6px;border:1px solid rgba(21,22,22,.14);border-radius:var(--radius-sm, 8px);background:#fff;box-shadow:none}.analysis-workspace-main .brand-analysis-template .report-config-values--summary-select{min-height:0;padding:0;border:0;background:transparent}.analysis-workspace-main .brand-analysis-template .report-config-values--plain{width:fit-content!important;min-width:0;max-width:220px;align-items:center;justify-content:flex-start;padding:0 12px}.analysis-workspace-main .brand-analysis-template .report-config-plain-value{display:flex;width:100%;min-width:0;align-items:center;gap:4px;overflow:hidden;color:var(--text-primary, #2e2e2e);font-size:12px;font-weight:500;line-height:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-config-summary-label,.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-label{flex:0 0 auto;color:var(--text-tertiary, #71757a)}.analysis-workspace-main .brand-analysis-template .report-config-summary-value,.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-value{min-width:0;overflow:hidden;color:var(--text-primary, #2e2e2e);text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger:hover,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:hover,.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker__trigger:hover,.analysis-workspace-main .brand-analysis-template .report-config-values:hover{border-color:#08672c47;background:#fff}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger:active,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:active,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger:focus,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:focus,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger[aria-expanded=true],.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger[aria-expanded=true],.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-wrap.is-open .filter-date-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap.is-open .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker.is-open .region-country-picker__trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker__trigger:focus-visible,.analysis-workspace-main .brand-analysis-template .report-config-values:active,.analysis-workspace-main .brand-analysis-template .report-config-values:focus-within{border-color:var(--color-primary, #08672c);background:#fff;box-shadow:var(--shadow-glow, 0 0 4px rgba(8, 103, 44, .12));outline:0}.filter-select-popup{box-sizing:border-box;z-index:1000;display:flex;min-width:max(236px,var(--radix-popover-trigger-width, 0px));max-width:min(360px,calc(100vw - 24px));max-height:236px;flex-direction:column;gap:4px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:8px;border:1px solid var(--bg-line, #e5e5e5);border-radius:var(--radius-lg, 16px);background:#fff;box-shadow:var(--shadow-card, 0 4px 24px rgba(21, 22, 22, .08));scrollbar-color:rgba(21,22,22,.32) transparent}.filter-select-popup::-webkit-scrollbar,.filter-select-popup--regions .filter-region-group-list::-webkit-scrollbar,.filter-select-popup--regions .filter-region-country-list::-webkit-scrollbar{width:8px;height:8px;border:0;background:transparent}.filter-select-popup::-webkit-scrollbar-thumb,.filter-select-popup--regions .filter-region-group-list::-webkit-scrollbar-thumb,.filter-select-popup--regions .filter-region-country-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#15161652;background-clip:content-box}.filter-select-popup::-webkit-scrollbar-track,.filter-select-popup::-webkit-scrollbar-track-piece,.filter-select-popup::-webkit-scrollbar-corner,.filter-select-popup--regions .filter-region-group-list::-webkit-scrollbar-track,.filter-select-popup--regions .filter-region-group-list::-webkit-scrollbar-track-piece,.filter-select-popup--regions .filter-region-group-list::-webkit-scrollbar-corner,.filter-select-popup--regions .filter-region-country-list::-webkit-scrollbar-track,.filter-select-popup--regions .filter-region-country-list::-webkit-scrollbar-track-piece,.filter-select-popup--regions .filter-region-country-list::-webkit-scrollbar-corner{border:0;background:transparent}.filter-select-popup .filter-select-option{display:flex;width:100%;min-height:36px;align-items:center;gap:8px;padding:8px 12px;border:0;border-radius:var(--radius-sm, 8px);background:transparent;color:var(--text-secondary, #4b4d4c);cursor:pointer;font:inherit;font-size:13px;font-weight:500;line-height:20px;text-align:left}.filter-select-popup .filter-select-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-select-popup .filter-select-option:hover,.filter-select-popup .filter-select-option:focus-visible{background:var(--card-bg-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:0}.filter-select-popup .filter-select-option.is-active{background:transparent;color:var(--text-primary, #2e2e2e)}.filter-select-popup .filter-select-option.is-active:hover,.filter-select-popup .filter-select-option.is-active:focus-visible{background:var(--card-bg-hover, #e9e9e9)}.filter-select-popup .filter-select-option__check{display:inline-flex;position:relative;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;color:transparent}.filter-select-popup--multi .filter-select-option__check,.filter-select-popup--regions .filter-select-option__check{border:1px solid var(--bg-line, #e5e5e5);border-radius:4px;background:var(--bg-primary, #fbfbfb);transition:background-color .16s ease,border-color .16s ease}.filter-select-popup--multi .filter-select-option__check:after,.filter-select-popup--regions .filter-select-option__check:after{position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;content:"";opacity:0;transform:rotate(45deg)}.filter-select-popup--multi .filter-select-option.is-active .filter-select-option__check,.filter-select-popup--regions .filter-select-option.is-active .filter-select-option__check{border-color:var(--color-primary, #08672c);background:var(--color-primary, #08672c);color:#fff}.filter-select-popup--multi .filter-select-option.is-active .filter-select-option__check:after,.filter-select-popup--regions .filter-select-option.is-active .filter-select-option__check:after{opacity:1}.filter-select-popup--multi .filter-select-option__check svg,.filter-select-popup--regions .filter-select-option__check svg{display:none}.filter-select-popup--multi:not(.filter-select-popup--regions){width:min(176px,calc(100vw - 24px));min-width:min(176px,calc(100vw - 24px));max-width:min(176px,calc(100vw - 24px));height:fit-content;max-height:min(360px,calc(var(--radix-popover-content-available-height, 100vh) - 12px))}.filter-date-popup--portal{box-sizing:border-box;z-index:1000;width:236px;padding:8px;border:1px solid var(--bg-line, #e5e5e5);border-radius:var(--radius-lg, 16px);background:#fff;box-shadow:var(--shadow-card, 0 4px 24px rgba(21, 22, 22, .08));overscroll-behavior:contain}.filter-date-range-popup.filter-date-popup--portal{width:max-content;max-width:calc(100vw - 24px);padding:12px;border-radius:var(--radius-md, 12px);background:#fff;box-shadow:none}.filter-date-popup--portal .filter-date-popup__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.filter-date-popup--portal .filter-date-popup__month{flex:1;color:var(--text-primary, #2e2e2e);font-size:13px;font-weight:600;line-height:20px;text-align:center}.filter-date-popup--portal .filter-date-range-months{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.filter-date-popup--portal .filter-date-range-month{min-width:0}.filter-date-popup--portal .filter-date-range-month__title{margin-bottom:4px;color:var(--text-primary, #2e2e2e);font-size:13px;font-weight:600;line-height:20px;text-align:center}.filter-date-popup--portal .filter-date-nav{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;padding:6px;border:0;border-radius:var(--radius-sm, 8px);background:transparent;color:var(--text-secondary, #4b4d4c);cursor:pointer}.filter-date-popup--portal .filter-date-nav:hover,.filter-date-popup--portal .filter-date-nav:focus-visible{background:var(--card-bg-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:0}.filter-date-popup--portal .filter-date-nav svg{display:block;width:14px;height:14px;flex:0 0 auto}.filter-date-popup--portal .filter-date-weekdays,.filter-date-popup--portal .filter-date-grid{display:grid;grid-template-columns:repeat(7,28px);justify-content:center;column-gap:0;row-gap:4px}.filter-date-popup--portal .filter-date-weekdays{margin-bottom:4px}.filter-date-popup--portal .filter-date-weekdays span{display:flex;height:20px;align-items:center;justify-content:center;color:var(--text-secondary, #4b4d4c);font-family:var(--font-num, "Roboto", "Inter", sans-serif);font-size:10px;font-weight:500;line-height:14px}.filter-date-popup--portal .filter-date-day{display:flex;width:28px;height:28px;min-width:0;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:var(--radius-sm, 8px);background:transparent;color:var(--text-secondary, #4b4d4c);cursor:pointer;font-family:var(--font-num, "Roboto", "Inter", sans-serif);font-size:12px;font-weight:500;line-height:14px;transition:background-color .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.filter-date-popup--portal .filter-date-day:hover,.filter-date-popup--portal .filter-date-day:focus-visible{background:var(--card-bg-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:0}.filter-date-popup--portal .filter-date-day.is-outside{color:var(--text-secondary, #4b4d4c);opacity:.45}.filter-date-popup--portal .filter-date-day.is-disabled,.filter-date-popup--portal .filter-date-day:disabled{color:var(--text-secondary, #4b4d4c);opacity:.28;cursor:not-allowed}.filter-date-popup--portal .filter-date-day.is-disabled:hover,.filter-date-popup--portal .filter-date-day:disabled:hover{background:transparent;color:var(--text-secondary, #4b4d4c)}.filter-date-popup--portal .filter-date-day.is-today{border-color:var(--color-primary-20, rgba(10, 128, 54, .2))}.filter-date-popup--portal .filter-date-day.is-active,.filter-date-popup--portal .filter-date-day.is-range-start,.filter-date-popup--portal .filter-date-day.is-range-end{border-color:var(--color-primary, #08672c);border-radius:8px;background:var(--color-primary, #08672c);color:var(--bg-primary, #fbfbfb);opacity:1}.filter-date-popup--portal .filter-date-day.is-in-range{border-color:transparent;border-radius:0;background:#08672c1a;color:var(--color-primary, #08672c);opacity:1}.filter-date-popup--portal .filter-date-day.is-range-start.is-range-end,.filter-date-popup--portal .filter-date-day.is-range-start,.filter-date-popup--portal .filter-date-day.is-range-end{border-radius:8px}.filter-select-popup--regions.region-country-picker__popup{display:grid;width:min(460px,calc(100vw - 24px));min-width:min(460px,calc(100vw - 24px));max-width:min(460px,calc(100vw - 24px));height:min(400px,calc(var(--radix-popover-content-available-height, 100vh) - 12px));max-height:400px;grid-template-columns:152px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);column-gap:8px;row-gap:0;overflow:hidden;padding:8px;border:1px solid var(--bg-line, #e5e5e5);border-radius:var(--radius-lg, 16px);background:#fff;box-shadow:var(--shadow-card, 0 4px 24px rgba(21, 22, 22, .08))}.filter-select-popup--regions.is-searching{grid-template-columns:minmax(0,1fr)}.filter-select-popup--regions .filter-region-search{display:inline-flex;box-sizing:border-box;height:34px;min-height:34px;max-height:34px;grid-column:1 / -1;grid-row:1;flex:0 0 34px;align-items:center;gap:8px;padding:0 8px;border:1px solid var(--bg-line, #e5e5e5);border-radius:var(--radius-sm, 8px);background:#fff;color:var(--text-tertiary, #71757a);transition:border-color .16s ease,box-shadow .16s ease}.filter-select-popup--regions .filter-region-search:hover{border-color:#08672c47}.filter-select-popup--regions .filter-region-search:focus-within{border-color:var(--color-primary, #08672c);box-shadow:var(--shadow-glow, 0 0 4px rgba(8, 103, 44, .12))}.filter-select-popup--regions .filter-region-search svg{width:15px;height:15px;flex:0 0 auto}.filter-select-popup--regions .filter-region-search__input{width:100%;min-width:0;border:0;background:transparent;color:var(--text-primary, #2e2e2e);font:500 12px/18px var(--font-sans, "Inter", "PingFang SC", "Microsoft YaHei", sans-serif);outline:0}.filter-select-popup--regions .filter-region-search__input::placeholder{color:var(--text-tertiary, #71757a)}.filter-select-popup--regions .filter-region-search__clear{display:inline-flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--text-tertiary, #71757a);cursor:pointer}.filter-select-popup--regions .filter-region-group-list{display:block;height:fit-content;min-height:0;max-height:none;grid-column:1;grid-row:2;overflow-y:visible;overscroll-behavior:contain;padding-top:4px;padding-right:2px}.filter-select-popup--regions .filter-region-group-option{display:flex;width:100%;min-height:34px;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:0;border-radius:var(--radius-sm, 8px);background:transparent;color:var(--text-secondary, #4b4d4c);cursor:pointer;font:500 13px/20px var(--font-sans, "Inter", "PingFang SC", "Microsoft YaHei", sans-serif);text-align:left}.filter-select-popup--regions .filter-region-group-option>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-select-popup--regions .filter-region-group-option:hover,.filter-select-popup--regions .filter-region-group-option:focus-visible,.filter-select-popup--regions .filter-region-group-option.is-active{background:var(--card-bg-hover, #e9e9e9);color:var(--text-primary, #2e2e2e);outline:0}.filter-select-popup--regions .filter-region-group-option__count{display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;border-radius:999px;background:transparent;color:var(--text-tertiary, #71757a);font-size:11px;line-height:16px}.filter-select-popup--regions .filter-region-detail{display:flex;height:100%;min-width:0;min-height:0;grid-column:2;grid-row:2;flex-direction:column;gap:8px;padding-top:4px;padding-left:8px;border-left:1px solid var(--bg-line, #e5e5e5)}.filter-select-popup--regions.is-searching .filter-region-detail{grid-column:1 / -1;padding-left:0;border-left:0}.filter-select-popup--regions .filter-region-actions{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:8px}.filter-select-popup--regions .filter-region-country-count{color:var(--text-tertiary, #71757a);font-size:12px;line-height:18px}.filter-select-popup--regions .filter-region-select-all{padding:3px 6px;border:0;border-radius:var(--radius-sm, 8px);background:transparent;color:var(--color-primary, #08672c);cursor:pointer;font:600 12px/18px var(--font-sans, "Inter", "PingFang SC", "Microsoft YaHei", sans-serif)}.filter-select-popup--regions .filter-region-select-all:hover,.filter-select-popup--regions .filter-region-select-all:focus-visible{background:#08672c1a;outline:0}.filter-select-popup--regions .filter-region-country-list{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.filter-select-popup--regions .filter-region-country-option{min-height:34px;padding:7px 8px}.filter-select-popup--regions .filter-region-empty{padding:12px 8px;color:var(--text-tertiary, #71757a);font-size:12px;line-height:18px;text-align:center}.region-country-picker__trigger-icon{flex:0 0 16px;color:var(--text-primary-default, #4e524f)}.region-country-picker.is-open .region-country-picker__trigger-icon{color:var(--color-primary, #08672c);transform:rotate(180deg)}.filter-select-popup--regions.region-country-picker__popup{display:grid;width:420px;min-width:420px;height:320px;max-height:min(320px,calc(100vh - 96px));grid-template-columns:128px 270px;grid-template-rows:34px 264px;gap:4px;overflow:hidden;padding:8px;border:1px solid var(--bg-line, #e5e5e5);border-radius:12px;background:#fff;box-shadow:none}.filter-select-popup--regions .filter-region-search{display:flex;width:auto;height:34px;grid-column:1 / -1;grid-row:1;align-items:center;gap:8px;padding:0 8px;border:1px solid var(--bg-line, #e5e5e5);border-radius:8px;color:#8a8d8b;background:#fff}.filter-select-popup--regions .filter-region-search svg{flex:0 0 16px}.filter-select-popup--regions .filter-region-search__input{width:100%;min-width:0;border:0;background:transparent;color:var(--text-primary, #2e2e2e);font:inherit;font-size:12px;line-height:16px;outline:none}.filter-select-popup--regions .filter-region-search__input::-webkit-search-cancel-button,.filter-select-popup--regions .filter-region-search__input::-webkit-search-decoration{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.filter-select-popup--regions .filter-region-search__input::placeholder{color:#8a8d8b}.filter-select-popup--regions .filter-region-search__clear{display:inline-flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#8a8d8b;cursor:pointer}.filter-select-popup--regions .filter-region-search__clear:disabled{visibility:hidden}.filter-select-popup--regions .filter-region-group-list{display:block;width:128px;height:264px;grid-column:1;grid-row:2;overflow:hidden auto;padding:4px 2px 0 0}.filter-select-popup--regions .filter-region-group-option{display:flex;width:100%;height:34px;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:0;border-radius:8px;background:transparent;color:var(--text-primary, #2e2e2e);cursor:pointer;font:inherit;font-size:13px;line-height:18px;text-align:left}.filter-select-popup--regions .filter-region-group-option:hover,.filter-select-popup--regions .filter-region-group-option:focus-visible,.filter-select-popup--regions .filter-region-group-option.is-active{background:#e9e9e9;outline:none}.filter-select-popup--regions .filter-region-group-option__count{display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;color:transparent;font-size:11px;font-weight:600;line-height:18px}.filter-select-popup--regions .filter-region-group-option.has-selected .filter-region-group-option__count{background:#08672c1f;color:var(--color-primary, #08672c)}.filter-select-popup--regions .filter-region-detail{display:flex;width:270px;height:264px;min-width:0;min-height:0;grid-column:2;grid-row:2;flex-direction:column;gap:8px;padding:4px 0 0}.filter-select-popup--regions .filter-region-actions{display:flex;width:270px;height:24px;align-items:center;justify-content:space-between;gap:8px;color:var(--text-secondary, #4b4d4c);font-size:13px;line-height:19.5px}.filter-select-popup--regions .filter-region-select-all{padding:3px 6px;border:0;border-radius:8px;background:transparent;color:var(--color-primary, #08672c);cursor:pointer;font:inherit;font-size:12px;font-weight:600}.filter-select-popup--regions .filter-region-select-all:focus-visible{border-radius:4px;outline:2px solid rgba(8,103,44,.22);outline-offset:2px}.filter-select-popup--regions .filter-region-country-list{display:block;width:270px;height:228px;overflow:hidden auto;padding:0 2px 0 0}.filter-select-popup--regions .filter-region-country-option{display:flex;width:268px;height:36px;min-width:0;align-items:center;justify-content:flex-start;gap:8px;padding:8px 12px;border:0;border-radius:8px;background:transparent;color:var(--text-primary, #2e2e2e);cursor:pointer;font:inherit;font-size:13px;line-height:20px;text-align:left}.filter-select-popup--regions .filter-region-country-option:hover,.filter-select-popup--regions .filter-region-country-option:focus-visible{background:#f4f4f4;outline:none}.filter-select-popup--regions .filter-region-country-option.is-active{background:transparent;color:var(--text-secondary, #4b4d4c)}.filter-select-popup--regions .filter-region-country-option.is-active:hover,.filter-select-popup--regions .filter-region-country-option.is-active:focus-visible{background:#f4f4f4}.filter-select-popup--regions .filter-region-country-option .filter-select-option__check{display:inline-flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;border:1px solid #d8d8d8;border-radius:4px;background:#fff;color:#fff}.filter-select-popup--regions .filter-region-country-option.is-active .filter-select-option__check{border-color:var(--color-primary, #08672c);background:var(--color-primary, #08672c);color:#fff}.filter-select-popup--regions .filter-region-country-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-select-popup--regions.is-searching .filter-region-group-list{display:none}.filter-select-popup--regions.is-searching .filter-region-detail{width:auto;grid-column:1 / -1}.filter-select-popup--regions.is-searching .filter-region-actions,.filter-select-popup--regions.is-searching .filter-region-country-list{width:100%}.filter-select-popup--regions.is-searching .filter-region-country-option{width:calc(100% - 2px)}.filter-select-popup--regions .filter-region-empty{padding:24px 8px;color:var(--text-secondary, #4b4d4c);font-size:12px;line-height:18px;text-align:center}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select-languages .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select-languages .filter-select-trigger{width:226px!important;min-width:226px!important;flex-basis:auto!important}.filter-date-range-popup.filter-date-popup--portal{width:min(620px,calc(100vw - 24px));padding:12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:16px;background:var(--bg-primary, #fbfbfb);box-shadow:var(--shadow-card, 0 4px 24px rgba(21, 22, 22, .08))}.analysis-workspace-main .brand-analysis-template .filter-date-range-months,.filter-date-range-popup.filter-date-popup--portal .filter-date-range-months{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.analysis-workspace-main .brand-analysis-template .filter-date-range-month,.filter-date-range-popup.filter-date-popup--portal .filter-date-range-month{min-width:0}.analysis-workspace-main .brand-analysis-template .filter-date-range-month__title,.filter-date-range-popup.filter-date-popup--portal .filter-date-range-month__title{margin-bottom:8px;color:var(--text-primary, #2e2e2e);font-size:13px;font-weight:600;line-height:20px;text-align:center}.filter-date-range-popup.filter-date-popup--portal .filter-date-popup__header{margin-bottom:4px}.filter-date-range-popup.filter-date-popup--portal .filter-date-popup__month{font-size:14px}.filter-date-range-popup.filter-date-popup--portal .filter-date-weekdays,.filter-date-range-popup.filter-date-popup--portal .filter-date-grid{gap:6px}.filter-date-range-popup.filter-date-popup--portal .filter-date-weekdays span{height:22px;font-size:11px}.filter-date-range-popup.filter-date-popup--portal .filter-date-day{min-height:34px;font-size:13px;line-height:16px}.analysis-workspace-main .brand-analysis-template .filter-date-day.is-in-range,.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-in-range{color:var(--color-primary, #08672c);background:#08672c1a;border-color:#08672c0a;opacity:1}.analysis-workspace-main .brand-analysis-template .filter-date-day.is-range-start,.analysis-workspace-main .brand-analysis-template .filter-date-day.is-range-end,.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-start,.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-end{color:var(--bg-primary, #fbfbfb);border-radius:8px;background:var(--color-primary, #08672c);border-color:var(--color-primary, #08672c);opacity:1}@media(max-width:640px){.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-trigger{width:214px!important;min-width:214px!important;flex-basis:auto!important}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select-languages .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select-languages .filter-select-trigger{width:168px!important;min-width:168px!important;flex-basis:auto!important}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select .filter-select-trigger{width:160px!important;min-width:160px!important;flex-basis:auto!important}.analysis-workspace-main .brand-analysis-template .filter-date-range-popup.filter-date-popup--portal,.filter-date-range-popup.filter-date-popup--portal{width:min(288px,calc(100vw - 24px))}.analysis-workspace-main .brand-analysis-template .filter-date-range-months,.filter-date-range-popup.filter-date-popup--portal .filter-date-range-months{grid-template-columns:minmax(0,1fr)}}.dashboard-loading-view{position:absolute;top:50%;left:50%;z-index:1200;display:inline-flex;min-height:0;align-items:center;justify-content:center;padding:0;background:transparent;pointer-events:none;transform:translate(-50%,-50%)}.dashboard-loading-view--module{background:transparent}.dashboard-loading-box{display:inline-flex;min-width:108px;max-width:min(320px,calc(100vw - 48px));flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:18px 20px;border:1px solid rgba(16,24,40,.08);border-radius:14px;background:#fffffff5;box-shadow:0 10px 28px #1018281f;color:#344054;font-size:13px;line-height:1.4;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dashboard-loading-box strong{color:inherit;font-size:13px;font-weight:500;line-height:18px}.dashboard-loading-box span:not(.loading-spinner){color:#667085;font-size:12px;line-height:18px}.dashboard-loading-box--error{color:#b42318}.loading-spinner{width:18px;height:18px;border:2px solid rgba(8,103,44,.18);border-top-color:var(--color-primary, #08672c);border-radius:999px;animation:loading-spinner-rotate .8s linear infinite}.loading-spinner--lg{width:26px;height:26px;border-width:2.5px}.global-network-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1200;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-width:108px;padding:18px 20px;border:1px solid rgba(16,24,40,.08);border-radius:14px;background:#fffffff5;box-shadow:0 10px 28px #1018281f;color:#344054;font-size:13px;font-weight:500;line-height:1.4;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.analysis-workspace-main:has(.dashboard-loading-view--module)>.global-network-indicator{display:none}@keyframes loading-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-range-trigger{justify-content:flex-start;gap:6px;padding:0 10px!important}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--source .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select .filter-select-trigger,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--country-picker .region-country-picker__trigger{align-items:center!important;padding:0 12px!important}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--country-picker .region-country-picker__trigger{width:fit-content!important;min-width:0!important}.analysis-workspace-main .brand-analysis-template .report-global-filters .report-global-filters__group.report-global-filters__group--country-picker .region-country-picker.filter-select-wrap .region-country-picker__trigger.filter-select-trigger{align-items:center!important;padding:0 12px!important}.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select-languages .filter-select-wrap,.analysis-workspace-main .brand-analysis-template .report-global-filters__group--summary-select-languages .filter-select-trigger{width:fit-content!important;min-width:0!important;flex-basis:auto!important}.analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger__text:has(.filter-select-trigger__summary-more),.analysis-workspace-main .brand-analysis-template .report-config-plain-value:has(.filter-select-trigger__summary-more){overflow:visible}.analysis-workspace-main .brand-analysis-template .report-config-values--plain{align-items:center;padding:0 12px}.analysis-workspace-main .brand-analysis-template .report-config-plain-value{display:inline-flex;width:auto;min-height:100%;align-items:center;justify-content:flex-start;gap:4px}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-icon,.analysis-workspace-main .brand-analysis-template .report-config-summary-icon{width:16px;height:16px;flex:0 0 auto;color:var(--text-secondary, #4b4d4c);stroke:currentColor}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-value,.analysis-workspace-main .brand-analysis-template .report-config-summary-value{min-width:0;overflow:hidden;color:var(--text-primary, #2e2e2e);text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more,.filter-select-trigger__summary-more{display:inline-flex;position:relative;height:18px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#15161614;color:var(--text-tertiary, #71757a);font-size:11px;font-weight:600;line-height:18px}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup,.filter-select-trigger__summary-more-popup{display:none;position:absolute;top:calc(100% + 8px);left:50%;z-index:1200;box-sizing:border-box;width:max-content;min-width:180px;max-width:min(480px,calc(100vw - 48px));max-height:240px;transform:translate(-50%);overflow-y:auto;overscroll-behavior:contain;padding:12px;border:1px solid rgba(21,22,22,.12);border-radius:8px;background:#fff;box-shadow:0 12px 32px #15161629;color:var(--text-primary, #2e2e2e);font-size:12px;font-weight:500;line-height:18px;pointer-events:auto;text-align:left;scrollbar-color:rgba(21,22,22,.32) transparent}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup:before,.filter-select-trigger__summary-more-popup:before{position:absolute;top:-5px;left:50%;width:8px;height:8px;transform:translate(-50%) rotate(45deg);border-top:1px solid rgba(21,22,22,.12);border-left:1px solid rgba(21,22,22,.12);background:#fff;content:""}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more:hover .filter-select-trigger__summary-more-popup,.filter-select-trigger__summary-more:hover .filter-select-trigger__summary-more-popup{display:flex;align-items:flex-start;align-content:flex-start;gap:8px;flex-wrap:wrap}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup--grouped,.filter-select-trigger__summary-more-popup--grouped{flex-direction:column;flex-wrap:nowrap;align-items:stretch;align-content:stretch;gap:10px}.filter-select-trigger__summary-more-popup--floating{display:none;position:fixed;top:var(--overflow-popup-top, 0);left:var(--overflow-popup-left, 0);z-index:10020;transform:translateY(-2px)}.filter-select-trigger__summary-more-popup--floating.is-visible{display:flex;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:8px}.filter-select-trigger__summary-more-popup--grouped.filter-select-trigger__summary-more-popup--floating.is-visible{flex-direction:column;flex-wrap:nowrap;align-items:stretch;align-content:stretch;gap:10px}.filter-select-trigger__summary-more-popup.filter-select-trigger__summary-more-popup--floating:before{position:absolute;top:auto;right:0;bottom:100%;left:0;width:auto;height:8px;transform:none;border:0;background:transparent;content:""}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup-group,.filter-select-trigger__summary-more-popup-group{display:flex;min-width:0;flex-direction:column;gap:6px}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup-group-title,.filter-select-trigger__summary-more-popup-group-title{display:block;color:var(--text-tertiary, #71757a);font-size:11px;font-weight:600;line-height:16px}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup-group-list,.filter-select-trigger__summary-more-popup-group-list{display:flex;min-width:0;flex-wrap:wrap;gap:8px}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup-title,.filter-select-trigger__summary-more-popup-title{flex:0 0 100%;color:var(--text-tertiary, #71757a);font-size:11px;font-weight:600;line-height:16px}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup-item,.filter-select-trigger__summary-more-popup-item{display:block;max-width:100%;min-height:22px;overflow:hidden;border-radius:4px;padding:2px 6px;background:#1516160a;color:var(--text-primary, #2e2e2e);text-overflow:ellipsis;white-space:nowrap}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup::-webkit-scrollbar,.filter-select-trigger__summary-more-popup::-webkit-scrollbar{width:8px;height:8px;border:0;background:transparent}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup::-webkit-scrollbar-thumb,.filter-select-trigger__summary-more-popup::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#15161652;background-clip:content-box}.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup::-webkit-scrollbar-track,.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup::-webkit-scrollbar-track-piece,.analysis-workspace-main .brand-analysis-template .filter-select-trigger__summary-more-popup::-webkit-scrollbar-corner,.filter-select-trigger__summary-more-popup::-webkit-scrollbar-track,.filter-select-trigger__summary-more-popup::-webkit-scrollbar-track-piece,.filter-select-trigger__summary-more-popup::-webkit-scrollbar-corner{border:0;background:transparent}.filter-hover-tooltip{position:fixed;left:0;top:0;z-index:10000;display:block;width:max-content;max-width:180px;padding:6px 8px;transform:translate(-50%,-100%);border-radius:6px;background:#151616eb;box-shadow:0 8px 20px #12181229;color:#fff;font-size:12px;font-weight:500;line-height:18px;opacity:0;pointer-events:none;white-space:nowrap;transition:opacity .12s ease,transform .12s ease}.filter-hover-tooltip:after{position:absolute;left:50%;bottom:-4px;width:8px;height:8px;transform:translate(-50%) rotate(45deg);background:#151616eb;content:""}.filter-hover-tooltip.is-visible{opacity:1;transform:translate(-50%,calc(-100% - 8px))}.filter-date-range-popup.filter-date-popup--portal{width:max-content;max-width:calc(100vw - 24px);padding:12px;border:1px solid var(--bg-line, #e5e5e5);border-radius:var(--radius-md, 12px);background:#fff;box-shadow:none}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-months{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-month__title{margin-bottom:4px;font-size:13px;line-height:20px}.filter-date-range-popup.filter-date-popup--portal .filter-date-weekdays,.filter-date-range-popup.filter-date-popup--portal .filter-date-grid{grid-template-columns:repeat(7,28px);column-gap:0;row-gap:4px}.filter-date-range-popup.filter-date-popup--portal .filter-date-weekdays span{height:20px;font-size:10px;line-height:14px}.filter-date-range-popup.filter-date-popup--portal .filter-date-day{width:28px;height:28px;min-height:28px;font-size:12px;line-height:14px}.filter-select-popup--regions.region-country-picker__popup{width:min(460px,calc(100vw - 24px));min-width:min(460px,calc(100vw - 24px));max-width:min(460px,calc(100vw - 24px));height:min(400px,calc(var(--radix-popover-content-available-height, 100vh) - 12px));max-height:400px;grid-template-columns:152px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);column-gap:8px;row-gap:0;padding:8px;border-radius:var(--radius-lg, 16px);background:#fff;box-shadow:var(--shadow-card, 0 4px 24px rgba(21, 22, 22, .08))}.filter-select-popup--regions .filter-region-group-list{width:auto;height:100%;min-height:0;max-height:none;overflow-y:auto;padding:4px 2px 0 0}.filter-select-popup--regions .filter-region-detail{width:auto;height:100%;padding:4px 0 0 8px;border-left:1px solid var(--bg-line, #e5e5e5)}.filter-select-popup--regions .filter-region-actions,.filter-select-popup--regions .filter-region-country-list{width:auto}.filter-select-popup--regions .filter-region-country-option{width:100%}.filter-date-range-popup.filter-date-popup--portal .filter-date-day{position:relative;border-radius:6px}.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-in-range{border-color:transparent;border-radius:0;background:#08672c1a;color:var(--color-primary, #08672c);opacity:1}.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-active,.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-start,.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-end{border-color:var(--color-primary, #08672c);border-radius:0;background:var(--color-primary, #08672c);color:#fff;opacity:1}.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-first{border-top-left-radius:6px;border-bottom-left-radius:6px}.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-last{border-top-right-radius:6px;border-bottom-right-radius:6px}.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-in-range:nth-child(7n+1),.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-start:nth-child(7n+1),.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-end:nth-child(7n+1){border-top-left-radius:6px;border-bottom-left-radius:6px}.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-in-range:nth-child(7n),.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-start:nth-child(7n),.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-range-end:nth-child(7n){border-top-right-radius:6px;border-bottom-right-radius:6px}.filter-date-range-popup.filter-date-popup--portal .filter-date-day.is-single-day{border-radius:6px}.filter-date-range-popup.filter-date-popup--portal{width:max-content;max-width:calc(100vw - 24px);max-height:min(430px,calc(100vh - 48px));overflow-y:auto;border-radius:8px;padding:12px}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-body{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:12px}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcuts{display:flex;align-self:stretch;flex-direction:column;justify-content:flex-start;gap:8px;width:96px;height:244px;max-height:244px;overflow-y:auto;overscroll-behavior:contain;padding:0 4px 0 0;scrollbar-color:rgba(21,22,22,.32) transparent;scrollbar-width:thin}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcuts::-webkit-scrollbar{width:8px;height:8px;background:transparent}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcuts::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#15161652;background-clip:content-box}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut{display:flex;min-width:92px;min-height:28px;align-items:center;justify-content:center;padding:0 10px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text-secondary, #4b4d4c);cursor:pointer;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut:hover,.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut:focus-visible{background:#08672c0f;color:var(--color-primary, #08672c);outline:0}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut.is-active{background:#08672c1f;color:var(--color-primary, #08672c);font-weight:600}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut:disabled{color:var(--text-secondary, #4b4d4c);cursor:not-allowed;opacity:.28}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut:disabled:hover,.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut:disabled:focus-visible{background:transparent;color:var(--text-secondary, #4b4d4c)}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-months{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-left:12px;border-left:1px solid var(--bg-line, #e5e5e5)}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-month__caption{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;min-height:28px;align-items:center;margin-bottom:4px}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-month__title{margin-bottom:0}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-month__caption-spacer{width:28px;height:28px}@media(max-width:640px){.filter-date-range-popup.filter-date-popup--portal{width:min(288px,calc(100vw - 24px))}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-body{grid-template-columns:minmax(0,1fr);gap:12px}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcuts{flex-direction:row;flex-wrap:wrap;width:auto;height:auto;max-height:none;overflow:visible;padding:0 0 12px;border-bottom:1px solid var(--bg-line, #e5e5e5)}.filter-date-range-popup.filter-date-popup--portal .filter-date-range-months{grid-template-columns:minmax(0,1fr);gap:12px;padding-left:0;border-left:0}}@media(max-width:960px){.dashboard-loading-view{padding:0}.global-network-indicator{min-width:96px;padding:16px 18px}}@media(max-width:640px){.analysis-workspace-global-actions{top:10px;right:10px}}.analysis-workspace-shell.is-sidebar-collapsed .analysis-workspace-sidebar{width:0;flex-basis:0;min-width:0;overflow:hidden;border-right-width:0;pointer-events:none;transform:translate(-100%);visibility:hidden}.analysis-workspace-shell.is-sidebar-collapsed .analysis-workspace-main .brand-analysis-template .report-title-row{gap:12px}.analysis-workspace-brand__actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px}.analysis-workspace-theme-toggle{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text-primary-default, #4e524f);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.analysis-workspace-theme-toggle:hover,.analysis-workspace-theme-toggle:focus-visible{color:var(--text-primary, #2e2e2e);background:var(--card-bg-hover, #e9e9e9);outline:0}.analysis-workspace-theme-toggle svg{width:16px;height:16px;stroke:currentColor}body:has(.analysis-system-root[data-theme=dark]),.analysis-system-root[data-theme=dark],.analysis-system-root[data-theme=dark] .brand-analysis-template{color-scheme:dark;background:#151616;color:#fff;--color-primary: #08672c;--color-primary-text: #06c35b;--report-hover-green-text: #16e674;--color-primary-hover: #06481f;--color-primary-12: rgba(6, 195, 91, .16);--color-primary-20: rgba(6, 195, 91, .24);--color-primary-alpha-rgb: 8, 103, 44;--text-primary: #ffffff;--text-primary-focus: #ffffff;--text-primary-default: #999999;--text-secondary: #a3a3a3;--text-tertiary: #8b8f8c;--text-button-primary: #ffffff;--bg-primary: #151616;--bg-secondary: #1b1c1c;--bg-primary-alpha-rgb: 21, 22, 22;--card-bg: #242424;--card-bg-default: #242424;--card-bg-hover: #2d302e;--label-bg: #2a2a2a;--surface-page: #151616;--surface-report: #151616;--surface-panel: #1b1c1c;--surface-panel-hover: #202222;--surface-control: #1b1c1c;--surface-control-hover: #202222;--surface-floating: rgba(27, 28, 28, .92);--surface-floating-strong: rgba(27, 28, 28, .96);--surface-elevated: #1b1c1c;--surface-elevated-hover: #202222;--surface-subtle: #202222;--surface-subtle-hover: #242626;--surface-overlay: rgba(27, 28, 28, .92);--surface-overlay-strong: rgba(27, 28, 28, .96);--surface-tooltip: rgba(27, 28, 28, .96);--surface-map: #1b1c1c;--surface-map-region: #3a3d3d;--surface-token: rgba(6, 195, 91, .16);--surface-table-header: var(--bg-secondary);--surface-chip: #242626;--bg-list-hover: #2d302e;--bg-list-focus: #2d302e;--bg-line: #2e302f;--border-default: #2e302f;--border-emphasis: rgba(6, 195, 91, .22);--border-control-active: rgba(6, 195, 91, .38);--overlay-border: rgba(255, 255, 255, .12);--overlay-border-soft: rgba(255, 255, 255, .08);--overlay-backdrop: rgba(0, 0, 0, .48);--state-success: #0dc871;--state-warn: #eda31a;--state-error: #f82b2b;--state-error-strong: #ff7676;--state-neutral-bg: rgba(148, 163, 184, .14);--state-neutral-text: #cbd5e1;--positive-soft-bg: rgba(6, 195, 91, .18);--negative-soft-bg: rgba(248, 43, 43, .16);--text-inverse: #ffffff;--shadow-card: none;--shadow-floating: 0 16px 36px rgba(0, 0, 0, .36);--shadow-loading: 0 18px 42px rgba(0, 0, 0, .34);--shadow-error-ring: 0 0 0 2px rgba(255, 118, 118, .16);--shadow-glow: 0 0 0 1px rgba(6, 195, 91, .34), 0 0 0 4px rgba(6, 195, 91, .12);--chart-1: #3f9480;--chart-2: #f0b053;--chart-3: #5a87d0;--chart-4: #dc7882;--chart-5: #8a97a8;--chart-6: #9d7cff;--chart-axis: #a3a3a3;--chart-grid: rgba(163, 163, 163, .18);--chart-tooltip-bg: rgba(27, 28, 28, .96);--chart-tooltip-text: #ffffff;--chart-tooltip-border: rgba(255, 255, 255, .12);--chart-hover-line: rgba(163, 163, 163, .38);--map-bg: #1b1c1c;--map-sea: #171818;--map-region-muted: #343737;--map-region-base: #3a3d3d;--map-region-country: #383b3b;--map-region-border: #2b2f2f;--map-region-border-strong: #f3f4f6;--map-label-strong: rgba(255, 255, 255, .92);--map-label-weak: rgba(229, 231, 235, .9);--inline-report-card-bg: var(--card-bg-default)}.analysis-system-root[data-theme=dark],.analysis-system-root[data-theme=dark] .analysis-workspace-shell,.analysis-system-root[data-theme=dark] .analysis-workspace-sidebar,.analysis-system-root[data-theme=dark] .analysis-workspace-main,.analysis-system-root[data-theme=dark] .brand-analysis-template,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-wrap,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-sticky-header,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-sticky-header:before,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-header,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-header__content,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filter-scroll{background:var(--surface-report);color:var(--text-primary)}.analysis-system-root[data-theme=dark] .analysis-workspace-sidebar,.analysis-system-root[data-theme=dark] .analysis-workspace-brand,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-header,.analysis-system-root[data-theme=dark] .brand-analysis-template .section-nav{border-color:var(--border-default)}.analysis-system-root[data-theme=dark] .analysis-workspace-brand__mark,.analysis-system-root[data-theme=dark] .analysis-workspace-global-actions,.analysis-system-root[data-theme=dark] .analysis-workspace-locale-toggle,.analysis-system-root[data-theme=dark] .analysis-workspace-status{background:var(--card-bg);border-color:var(--bg-line)}.analysis-system-root[data-theme=dark] .analysis-workspace-locale-toggle button.is-active,.analysis-system-root[data-theme=dark] .analysis-workspace-nav-row:hover,.analysis-system-root[data-theme=dark] .analysis-workspace-nav-row:focus-within,.analysis-system-root[data-theme=dark] .analysis-workspace-nav-row.is-active,.analysis-system-root[data-theme=dark] .analysis-workspace-nav-row.is-menu-open,.analysis-system-root[data-theme=dark] .analysis-workspace-sidebar-toggle:hover,.analysis-system-root[data-theme=dark] .analysis-workspace-sidebar-toggle:focus-visible,.analysis-system-root[data-theme=dark] .analysis-workspace-main-sidebar-expand:hover,.analysis-system-root[data-theme=dark] .analysis-workspace-main-sidebar-expand:focus-visible,.analysis-system-root[data-theme=dark] .analysis-workspace-theme-toggle:hover,.analysis-system-root[data-theme=dark] .analysis-workspace-theme-toggle:focus-visible{background:var(--card-bg-hover);color:var(--text-primary)}.analysis-system-root[data-theme=dark] .analysis-workspace-nav-menu,.analysis-system-root[data-theme=dark] .analysis-workspace-nav-menu__input,.analysis-system-root[data-theme=dark] .analysis-workspace-nav-menu__confirm,.analysis-system-root[data-theme=dark] .analysis-workspace-empty__action,.analysis-system-root[data-theme=dark] .create-dashboard-dialog,.analysis-system-root[data-theme=dark] .create-dashboard-dialog__header,.analysis-system-root[data-theme=dark] .create-dashboard-dialog__footer,.analysis-system-root[data-theme=dark] .create-dashboard-input,.analysis-system-root[data-theme=dark] .create-dashboard-textarea,.analysis-system-root[data-theme=dark] .create-dashboard-template,.analysis-system-root[data-theme=dark] .create-dashboard-date-control,.analysis-system-root[data-theme=dark] .create-dashboard-calendar,.analysis-system-root[data-theme=dark] .create-dashboard-keyword-input,.analysis-system-root[data-theme=dark] .create-dashboard-keyword-textarea,.analysis-system-root[data-theme=dark] .create-dashboard-option-chip,.analysis-system-root[data-theme=dark] .create-dashboard-check,.analysis-system-root[data-theme=dark] .create-dashboard-conditions{border-color:var(--bg-line);background:var(--bg-secondary);color:var(--text-primary)}.analysis-system-root[data-theme=dark] .create-dashboard-overlay,body:has(.analysis-system-root[data-theme=dark]) .report-keyword-dialog-overlay{background:var(--overlay-backdrop)}.analysis-system-root[data-theme=dark] .brand-analysis-template .briefing-card,.analysis-system-root[data-theme=dark] .brand-analysis-template .section-summary,.analysis-system-root[data-theme=dark] .brand-analysis-template .kpi-card,.analysis-system-root[data-theme=dark] .brand-analysis-template .stat-card-mini,.analysis-system-root[data-theme=dark] .brand-analysis-template .panel,.analysis-system-root[data-theme=dark] .brand-analysis-template .brand-card,.analysis-system-root[data-theme=dark] .brand-analysis-template .opportunity-card,.analysis-system-root[data-theme=dark] .brand-analysis-template .action-plan-grid .opportunity-card,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment .opportunity-card,.analysis-system-root[data-theme=dark] .brand-analysis-template-competitive .action-plan-grid .opportunity-card,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #sentiment>.section-summary,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #sentiment .kpi-card,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #sentiment .panel,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #insights>.section-summary,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #insights .panel,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #kol>.section-summary,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #kol .panel,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #kol .stat-card-mini,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .panel,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-map{border-color:transparent;border-radius:4px;background:var(--inline-report-card-bg);background-color:var(--inline-report-card-bg);background-image:none;color:var(--text-primary);box-shadow:none}.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .panel--market-heatmap{--market-matrix-card-bg: var(--inline-report-card-bg)}.analysis-system-root[data-theme=dark] .brand-analysis-template .kpi-card:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .panel:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .brand-card:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #sentiment .kpi-card:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #sentiment .panel:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #insights .panel:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #kol .panel:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #kol .stat-card-mini:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .panel:hover{background:var(--card-bg-hover);border-color:transparent;box-shadow:none}.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-label,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment .panel-subtitle,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment .panel-metric-desc,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment .panel-subtitle--metric,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment .market-sentiment-matrix__subtitle{color:var(--text-secondary)}.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment .overview-row--sentiment-fixed .kpi-value,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__cell{color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-table,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-table tbody,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-table tbody tr,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-table tbody td,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-table,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-table tbody,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-table tbody tr,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-table tbody td{background:transparent;color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-table th,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-table thead th,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #insights .insights-hashtags-list .data-table th{background:var(--surface-table-header);color:var(--text-secondary);border-color:var(--bg-line)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-table td,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-table th{border-color:var(--bg-line)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-table tbody tr:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template #volumeShareTable tbody tr:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-table tbody tr:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-table tbody tr:hover td{background:var(--card-bg-hover)}.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-date-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-date-range-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-select-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .region-country-picker__trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-config-values,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-readonly-chip,.analysis-system-root[data-theme=dark] .brand-analysis-template .filter-select-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .filter-date-trigger,.analysis-system-root[data-theme=dark] .region-country-picker__trigger{border-color:var(--overlay-border);background:var(--surface-control);color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-date-trigger:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-select-trigger:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .region-country-picker__trigger:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-config-values:hover{border-color:var(--border-control-active);background:var(--surface-control-hover)}.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger:active,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:active,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger:focus,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:focus,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger:focus-visible,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger:focus-visible,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-trigger[aria-expanded=true],.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-trigger[aria-expanded=true],.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-date-wrap.is-open .filter-date-trigger,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .filter-select-wrap.is-open .filter-select-trigger,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker.is-open .region-country-picker__trigger,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-global-filters .region-country-picker__trigger:focus-visible,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-config-values:active,.analysis-system-root[data-theme=dark] .analysis-workspace-main .brand-analysis-template .report-config-values:focus-within{border-color:var(--color-primary);background:var(--surface-elevated);box-shadow:none;outline:0}.analysis-system-root[data-theme=dark] .brand-analysis-template .report-config-summary-value,.analysis-system-root[data-theme=dark] .brand-analysis-template .filter-select-trigger__summary-value,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-config-plain-value,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-date-trigger__text,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-select-trigger__text,.analysis-system-root[data-theme=dark] .brand-analysis-template .region-country-picker__trigger-text{color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .report-config-summary-label,.analysis-system-root[data-theme=dark] .brand-analysis-template .filter-select-trigger__summary-label,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters__label,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-config-label{color:var(--text-tertiary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .filter-select-trigger__summary-more{border:0!important;background:#ffffff1a;box-shadow:none!important;color:var(--text-primary, #ffffff)}.analysis-system-root[data-theme=dark] .brand-analysis-template .report-readonly-chip--more,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-readonly-chip--tag,.analysis-system-root[data-theme=dark] .brand-analysis-template .keyword-chip,.analysis-system-root[data-theme=dark] .brand-analysis-template .summary-kpi-list li,.analysis-system-root[data-theme=dark] .brand-analysis-template .brand-logo-label--meta,.analysis-system-root[data-theme=dark] .brand-analysis-template .rank-badge{border-color:var(--border-emphasis);background:var(--surface-token);color:var(--color-primary-text)}.analysis-system-root[data-theme=dark] .brand-analysis-template .module-ai-button,.analysis-system-root[data-theme=dark] .brand-analysis-template .module-source-button,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__metric-toggle,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__metric-toggle,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__fullscreen-button,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__toolbar .filter-select-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__controls .filter-select-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__toolbar .filter-select-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__controls>.filter-select-wrap,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__select .filter-select-wrap{border-color:var(--bg-line);background:var(--surface-control);color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__controls>.filter-select-wrap,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__select .filter-select-wrap{border-color:transparent;background:transparent;box-shadow:none}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__controls>.filter-select-wrap .filter-select-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__select .filter-select-trigger{border-color:var(--bg-line);border-radius:var(--radius-sm);background:var(--surface-control);color:var(--text-primary);overflow:hidden}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__fullscreen-button:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__fullscreen-button:focus-visible,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__controls .filter-select-trigger:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__toolbar .filter-select-trigger:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__controls .filter-select-trigger[aria-expanded=true],.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__toolbar .filter-select-trigger[aria-expanded=true],.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__controls .filter-select-wrap.is-open .filter-select-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__toolbar .filter-select-wrap.is-open .filter-select-trigger{border-color:var(--border-control-active);background:var(--surface-elevated-hover);color:var(--text-primary);box-shadow:none}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__metric-option span{color:var(--text-secondary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__metric-option input:checked+span{color:var(--text-button-primary);background:var(--color-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-map,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-map__chart,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-map__svg,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-map__sea,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-insight-layout>.panel--market-chart:first-child .market-geo-map,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-insight-layout>.panel--market-chart:first-child .market-geo-map__chart{border-color:var(--bg-line);background:var(--surface-elevated);fill:var(--surface-elevated)}.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-map__metric-toggle,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-sentiment-matrix__metric-toggle,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-map__fullscreen-button{border-color:var(--overlay-border)}.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-geo-map__fullscreen-button{background:var(--surface-floating);box-shadow:var(--shadow-floating)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__chart,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__svg,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__sea,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__visual,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-insight-layout>.panel--market-chart:first-child .market-geo-map,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-insight-layout>.panel--market-chart:first-child .market-geo-map__chart{background:var(--surface-map);fill:var(--surface-map)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__country .market-geo-map__region,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__region{fill:var(--surface-map-region);stroke:#edf3ef38}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__legend,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__tooltip,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__tooltip{border-color:var(--bg-line);background:var(--surface-floating);color:var(--text-secondary);box-shadow:var(--shadow-floating)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__legend-name,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__legend-value,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__tooltip-row,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__tooltip-row,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__scale{color:var(--text-secondary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-geo-map__tooltip-title,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__tooltip-title,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__title,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__axis--row,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__axis--corner,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__axis--top{color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__axis{color:var(--text-secondary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-sentiment-matrix__scale-bar{border-color:#15161614}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-reputation-volume{background:linear-gradient(90deg,var(--positive-soft-bg) 0,var(--positive-soft-bg) var(--positive),var(--negative-soft-bg) var(--positive),var(--negative-soft-bg) 100%),var(--card-bg)}.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-volume{background-color:var(--surface-elevated)}.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-table thead th{background-color:var(--surface-table-header)}.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .market-reputation-volume{background:linear-gradient(90deg,var(--positive-soft-bg) 0,var(--positive-soft-bg) var(--positive),var(--negative-soft-bg) var(--positive),var(--negative-soft-bg) 100%),var(--surface-elevated)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-reputation-table__positive-total,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-reputation-table__ratio--positive,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-reputation-volume__positive{color:var(--color-primary-text)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-reputation-table__negative-total,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-reputation-table__ratio--negative,.analysis-system-root[data-theme=dark] .brand-analysis-template .market-reputation-volume__negative{color:var(--state-error)}.analysis-system-root[data-theme=dark] .brand-analysis-template .market-reputation-volume__total{color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-list-panel,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-empty,.analysis-system-root[data-theme=dark] .brand-analysis-template .table-pagination,.analysis-system-root[data-theme=dark] .brand-analysis-template .table-pagination__button,.analysis-system-root[data-theme=dark] .brand-analysis-template .table-pagination__page{border-color:var(--bg-line);background:var(--inline-report-card-bg);color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-list-search,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-list-checkbox,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-list,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-item,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-load-more{border-color:var(--bg-line);background:var(--surface-elevated);color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-item:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-item:focus-visible{background:var(--surface-subtle-hover)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-meta,.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-meta-field--platform .platform-cell{color:var(--text-tertiary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-sentiment--neutral{background:var(--state-neutral-bg);color:var(--state-neutral-text)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-sentiment--positive,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-sentiment--positive{background:color-mix(in srgb,var(--state-success) 16%,var(--surface-elevated));color:var(--state-success)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-sentiment--neutral,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-sentiment--neutral{background:var(--surface-subtle);color:var(--text-secondary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-sentiment--negative,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-sentiment--negative{background:color-mix(in srgb,var(--state-error) 14%,var(--surface-elevated));color:var(--state-error)}.analysis-system-root[data-theme=dark] .brand-analysis-template #dataList .data-list-header,.analysis-system-root[data-theme=dark] .brand-analysis-template #dataList .data-list-toolbar{background:var(--surface-elevated)}.analysis-system-root[data-theme=dark] .brand-analysis-template #dataList .data-list-checkbox{color:var(--text-secondary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup,body:has(.analysis-system-root[data-theme=dark]) .filter-date-popup--portal,body:has(.analysis-system-root[data-theme=dark]) .filter-date-range-popup.filter-date-popup--portal,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions.region-country-picker__popup,body:has(.analysis-system-root[data-theme=dark]) .report-keyword-dialog,body:has(.analysis-system-root[data-theme=dark]) .report-keyword-dialog__footer,body:has(.analysis-system-root[data-theme=dark]) .report-keyword-token-field,body:has(.analysis-system-root[data-theme=dark]) .report-keyword-dialog .report-config-token-field,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__panel,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__header,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__toolbar,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-item,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-load-more,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-empty,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__panel .data-list-pagination,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__panel .table-pagination__button,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__panel .table-pagination__page,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__toolbar .data-list-search,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__toolbar .data-list-checkbox{border-color:var(--bg-line);background:var(--surface-panel);color:var(--text-primary)}body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__panel{--color-primary: #08672c;--report-hover-green-text: #16e674}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup .filter-select-option,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-group-option,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-country-option,body:has(.analysis-system-root[data-theme=dark]) .filter-date-popup--portal .filter-date-day,body:has(.analysis-system-root[data-theme=dark]) .filter-date-popup--portal .filter-date-weekdays span,body:has(.analysis-system-root[data-theme=dark]) .filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__title,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-author,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-title,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-content,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__toolbar .data-list-search input{color:var(--text-primary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .data-post-highlight,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-highlight{background:transparent;color:var(--report-hover-green-text, var(--color-primary-text))}body:has(.analysis-system-root[data-theme=dark]) .filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut.is-active{background:#08672c1f;color:var(--color-primary);font-weight:600}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup .filter-select-option:hover,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup .filter-select-option:focus-visible,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup .filter-select-option.is-active:hover,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-group-option:hover,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-group-option:focus-visible,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-group-option.is-active,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-country-option:hover,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-country-option:focus-visible,body:has(.analysis-system-root[data-theme=dark]) .filter-date-popup--portal .filter-date-day:hover,body:has(.analysis-system-root[data-theme=dark]) .filter-date-popup--portal .filter-date-day:focus-visible,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-item:hover,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-item:focus-visible,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__close:hover,body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__close:focus-visible{background:var(--card-bg-hover);color:var(--text-primary)}body:has(.analysis-system-root[data-theme=dark]) .filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut.is-active:hover,body:has(.analysis-system-root[data-theme=dark]) .filter-date-range-popup.filter-date-popup--portal .filter-date-range-shortcut.is-active:focus-visible{background:#08672c1f;color:var(--color-primary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--multi .filter-select-option__check,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-select-option__check,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-country-option .filter-select-option__check{border-color:var(--bg-line);background:var(--bg-primary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--multi .filter-select-option.is-active .filter-select-option__check,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-select-option.is-active .filter-select-option__check,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-country-option.is-active .filter-select-option__check{border-color:var(--color-primary);background:var(--color-primary);color:var(--text-button-primary)}body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__toolbar .data-list-checkbox input{border-color:#e5e7eb;background:transparent}body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__toolbar .data-list-checkbox input:checked{border-color:var(--color-primary);background-color:var(--color-primary);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:12px 12px}body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__toolbar .data-list-checkbox{color:var(--text-secondary)}body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__toolbar .data-list-checkbox:hover{color:var(--text-primary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-trigger__summary-more-popup,body:has(.analysis-system-root[data-theme=dark]) .filter-select-trigger__summary-more-popup:before,body:has(.analysis-system-root[data-theme=dark]) .report-config-tooltip,body:has(.analysis-system-root[data-theme=dark]) .report-filter-toast,body:has(.analysis-system-root[data-theme=dark]) .dashboard-api-toast{border-color:var(--bg-line);background:var(--surface-floating-strong);color:var(--text-primary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-trigger__summary-more-popup-item,body:has(.analysis-system-root[data-theme=dark]) .report-keyword-token,body:has(.analysis-system-root[data-theme=dark]) .report-keyword-dialog .report-config-token{background:var(--surface-token);color:var(--color-primary-text)}body:has(.analysis-system-root[data-theme=dark]) .filter-date-range-popup.filter-date-popup--portal .filter-date-range-months,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-detail{border-color:var(--bg-line)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-search{border-color:var(--bg-line);background:var(--surface-panel);color:var(--text-tertiary);box-shadow:none}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-search:hover,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-search:focus-within{border-color:var(--bg-line);background:var(--surface-panel);box-shadow:none}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-search__input{color:var(--text-primary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-search__input::placeholder,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-search__clear{color:var(--text-tertiary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-country-option.is-active{background:transparent;color:var(--text-primary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-country-option.is-active:hover,body:has(.analysis-system-root[data-theme=dark]) .filter-select-popup--regions .filter-region-country-option.is-active:focus-visible{background:var(--card-bg-hover);color:var(--text-primary)}body:has(.analysis-system-root[data-theme=dark]) .filter-date-popup--portal .filter-date-day.is-in-range{background:var(--color-primary-12);color:var(--color-primary-text)}body:has(.analysis-system-root[data-theme=dark]) .filter-date-popup--portal .filter-date-day.is-active,body:has(.analysis-system-root[data-theme=dark]) .filter-date-popup--portal .filter-date-day.is-range-start,body:has(.analysis-system-root[data-theme=dark]) .filter-date-popup--portal .filter-date-day.is-range-end{border-color:var(--color-primary);background:var(--color-primary);color:var(--text-inverse)}body:has(.analysis-system-root[data-theme=dark]) .dashboard-loading-box,body:has(.analysis-system-root[data-theme=dark]) .global-network-indicator{border-color:var(--bg-line);background:var(--surface-floating);color:var(--text-primary);box-shadow:var(--shadow-loading)}body:has(.analysis-system-root[data-theme=dark]) .dashboard-loading-box span:not(.loading-spinner){color:var(--text-secondary)}.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-date-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-date-range-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-select-trigger,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .region-country-picker__trigger{border-color:var(--overlay-border);background:var(--surface-control);color:var(--text-primary);box-shadow:none}.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-date-trigger:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-date-range-trigger:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .filter-select-trigger:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .report-global-filters .region-country-picker__trigger:hover{border-color:var(--overlay-border);background:var(--surface-control)}.analysis-system-root[data-theme=dark] .brand-analysis-template .kpi-card:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .panel:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .stat-card-mini:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .brand-card:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .opportunity-card:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #sentiment .kpi-card:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #sentiment .panel:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #insights .panel:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #kol .panel:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #kol .stat-card-mini:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template-sentiment #market .panel:hover{border-color:transparent;background:var(--inline-report-card-bg);background-color:var(--inline-report-card-bg);box-shadow:none}.analysis-system-root[data-theme=dark] .brand-analysis-template .module-source-button,.analysis-system-root[data-theme=dark] .brand-analysis-template .module-ai-button{border-color:var(--bg-line);background:var(--surface-control);color:var(--color-primary);box-shadow:none}.analysis-system-root[data-theme=dark] .brand-analysis-template .module-source-button:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .module-source-button:focus-visible,.analysis-system-root[data-theme=dark] .brand-analysis-template .module-source-button[aria-expanded=true],.analysis-system-root[data-theme=dark] .brand-analysis-template .module-ai-button:hover,.analysis-system-root[data-theme=dark] .brand-analysis-template .module-ai-button:focus-visible,.analysis-system-root[data-theme=dark] .brand-analysis-template .module-ai-button[aria-expanded=true]{border-color:var(--color-primary);background:var(--color-primary);color:var(--text-button-primary);outline:none}body:has(.analysis-system-root[data-theme=dark]) .filter-select-trigger__summary-more-popup,body:has(.analysis-system-root[data-theme=dark]) .filter-select-trigger__summary-more-popup:before{border-color:var(--overlay-border);background:var(--surface-elevated);color:var(--text-primary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-trigger__summary-more-popup-title,body:has(.analysis-system-root[data-theme=dark]) .filter-select-trigger__summary-more-popup-group-title{color:var(--text-tertiary)}body:has(.analysis-system-root[data-theme=dark]) .filter-select-trigger__summary-more-popup-item{border:0;background:var(--label-bg);color:var(--text-primary)}.analysis-workspace-main .brand-analysis-template .data-post-item:is(:hover,:focus-visible) :where(.data-post-title,.data-post-content),.data-post-dialog__list .data-post-item:is(:hover,:focus-visible) :where(.data-post-title,.data-post-content),body:has(.analysis-system-root[data-theme=dark]) .data-post-dialog__list .data-post-item:is(:hover,:focus-visible) :where(.data-post-title,.data-post-content){color:var(--report-hover-green-text, var(--color-primary, #05a84e))!important}
