/* Extracted static article document renderer styles used by the static P3 article snapshots. */
.report-document{padding:22px 18px 34px}}.report-document__header{margin:0 0 34px;padding:4px 0 30px;border-bottom:1px solid #E2DDD4;text-align:center}.report-document__title{margin:0;color:#1b2b4b;font-size:38px;line-height:1.25;font-weight:900}.report-document__subtitle{margin:12px auto 0;max-width:760px;color:#5a6478;font-size:17px;line-height:1.75;font-weight:700}.report-document__lead{display:grid;gap:10px;max-width:820px;margin:18px auto 0;color:#5a6478;font-size:16px;line-height:1.9}.report-document__lead-text,.report-document__lead-rich p{margin:0}.report-document__lead-rich a{color:#a67a2e;font-weight:800}.report-document__toc{margin-bottom:32px;padding:22px;border:1px solid #E2DDD4;border-radius:18px;background:#c9963f09}@media (min-width: 1440px){.report-document__toc--inline{display:none}}.report-document__toc-title{font-size:15px;font-weight:700;color:#1b2b4b;margin-bottom:12px}.report-document__toc-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px 18px}.report-document__toc-link{display:block;color:#5a6478;font-size:13px;line-height:1.5;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-document__toc-link:hover{color:#a67a2e}.report-document__toc-link.active{color:#a67a2e;font-weight:700}.report-section{scroll-margin-top:96px;padding:8px 0 30px}.report-section+.report-section{border-top:1px solid rgba(226,221,212,.75);padding-top:34px}.report-section__header{display:flex;align-items:baseline;gap:14px;margin-bottom:18px}.report-section__index{color:#c9963f;font-weight:800;font-size:13px;letter-spacing:.08em}.report-section__title{margin:0;color:#1b2b4b;font-size:22px;line-height:1.45;font-weight:800}.report-section__blocks{display:flex;flex-direction:column;gap:16px}.report-block{margin:0}.report-block--text{color:#1a1a2e;font-size:15px;line-height:1.9}.report-block--heading{color:#243b61;font-size:17px;font-weight:800;line-height:1.5;margin-top:10px}.report-block--heading-level-1{font-size:22px;line-height:1.42}.report-block--heading-level-2{font-size:20px;line-height:1.45}.report-block--heading-level-3{font-size:18px}.report-block--heading-level-4{font-size:16px}.report-block--heading-level-5{font-size:15px}.report-block--heading-level-6{font-size:14px;color:#5a6478}.report-block--image{padding:14px;border:1px solid #E2DDD4;border-radius:12px;background:#fff;box-shadow:0 2px 8px #1b2b4b12}.report-block--image img{display:block;max-width:100%;height:auto;margin:0 auto;border-radius:8px}.report-block--image figcaption{margin-top:10px;color:#8c94a6;font-size:12px;text-align:center}.report-block--table{width:100%;overflow-x:auto;border:1px solid #E2DDD4;border-radius:12px}.report-block--table table{width:100%;border-collapse:collapse;min-width:560px;background:#fff}.report-block--table th,.report-block--table td{border-bottom:1px solid #E2DDD4;border-right:1px solid #E2DDD4;padding:10px 12px;color:#1a1a2e;font-size:13px;line-height:1.6;text-align:left;vertical-align:top}.report-block--table th{color:#1b2b4b;font-weight:700;background:#1b2b4b0e}.report-block--table tr:last-child td{border-bottom:0}.report-block--code{overflow-x:auto;padding:16px 18px;border:1px solid rgba(27,43,75,.14);border-radius:12px;background:#101828;color:#e5edf8;font-size:13px;line-height:1.75;box-shadow:0 2px 8px #1b2b4b12}.report-block--code code{display:block;min-width:max-content;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre}.report-block--code .hljs-keyword,.report-block--code .hljs-selector-tag,.report-block--code .hljs-title.function_{color:#8bd3ff}.report-block--code .hljs-string,.report-block--code .hljs-attr,.report-block--code .hljs-template-variable{color:#a8e6b1}.report-block--code .hljs-number,.report-block--code .hljs-literal{color:#ffd38a}.report-block--code .hljs-comment{color:#8492a6}.report-block--code-copyable{overflow:hidden;padding:0}.report-code__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.08);padding:9px 12px 8px 16px;background:#ffffff09}.report-code__lang{color:#e5edf8ad;font-size:12px;font-weight:800;letter-spacing:0}.report-code__copy{flex:0 0 auto;border:1px solid rgba(229,237,248,.18);border-radius:6px;padding:5px 9px;color:#e5edf8;background:#ffffff14;cursor:pointer;font-size:12px;font-weight:800;line-height:1.2;transition:background .16s,border-color .16s}.report-code__copy:hover{border-color:#e5edf857;background:#ffffff24}.report-code__pre{overflow-x:auto;margin:0;padding:14px 18px 18px}.report-block--math{overflow-x:auto;color:#1b2b4b;font-size:15px;line-height:1.8}.report-block--math .katex-display{margin:0;padding:14px 16px;border:1px solid rgba(201,150,63,.28);border-radius:12px;background:#c9963f0b}.report-block--math-display{text-align:center}.report-block--mermaid,.report-block--chart{padding:16px;border:1px solid #E2DDD4;border-radius:12px;background:#fff;box-shadow:0 2px 8px #1b2b4b12}.report-mermaid__canvas{overflow-x:auto;text-align:center}.report-mermaid__canvas svg{max-width:100%;height:auto}.report-mermaid__fallback,.report-chart__error{margin:0;overflow-x:auto;color:#8c94a6;font-size:12px;line-height:1.6;white-space:pre-wrap}.report-chart__canvas-wrap{position:relative;height:360px;min-height:260px}.report-block--list{padding-left:24px;color:#1a1a2e;font-size:15px;line-height:1.85}.report-block--list li+li{margin-top:6px}.report-block--list strong{color:#1b2b4b;font-weight:800}.report-block--list em{color:#5a6478;font-style:italic}.report-block--list s{color:#8c94a6;text-decoration-thickness:1.5px}.report-block--list code{border-radius:4px;padding:1px 5px;color:#1b2b4b;background:#1b2b4b0e;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.report-block--task-list{padding-left:0}.report-block--task-list li{display:flex;align-items:baseline;gap:9px;list-style:none}.report-block__task-checkbox{flex:0 0 auto;width:14px;height:14px;margin:0;accent-color:#C9963F;transform:translateY(2px)}.report-block--rich{color:#1a1a2e;font-size:15px;line-height:1.9;overflow-x:auto}.report-block--rich p{margin:0}.report-block--rich p+p{margin-top:10px}.report-block--rich blockquote{margin:0;border-left:6px solid rgba(201,150,63,.72);padding:12px 0 12px 18px;color:#8c94a6;background:linear-gradient(90deg,rgba(201,150,63,.07),transparent 74%);font-size:16px;line-height:1.86}.report-block--rich blockquote p{margin:0}.report-block--rich strong{color:#1b2b4b;font-weight:800}.report-block--rich em{color:#5a6478;font-style:italic}.report-block--rich s{color:#8c94a6;text-decoration-thickness:1.5px}.report-block--rich code{border-radius:4px;padding:1px 5px;color:#1b2b4b;background:#1b2b4b0e;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.report-block--rich img{max-width:100%;height:auto}.report-block--rich table{max-width:100%}.report-timeline{position:relative;display:flex;flex-direction:column;gap:14px;padding:8px 0 8px 116px}.report-timeline__rail{position:absolute;top:12px;bottom:12px;left:88px;width:2px;background:linear-gradient(180deg,#c9963fd9,#1b2b4b38)}.report-timeline__item{position:relative;min-height:72px}.report-timeline__time{position:absolute;left:-116px;top:14px;width:72px;color:#8c94a6;font-size:12px;line-height:1.35;text-align:right}.report-timeline__dot{position:absolute;left:-35px;top:16px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #8c94a62e;background:#8c94a6}.report-timeline__dot.positive{background:#c9963f;box-shadow:0 0 0 3px #c9963f38}.report-timeline__dot.negative{background:#d95757;box-shadow:0 0 0 3px #d957572e}.report-timeline__card{padding:14px 16px;border:1px solid #E2DDD4;border-radius:12px;background:linear-gradient(180deg,#fff,#f8f6f257);box-shadow:0 2px 8px #1b2b4b12}.report-timeline__card h3{margin:6px 0 10px;color:#1b2b4b;font-size:14px;line-height:1.65;font-weight:700}.report-timeline__meta,.report-timeline__tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#8c94a6;font-size:12px}.report-timeline__tags span{padding:3px 8px;border-radius:999px;background:#1b2b4b0e;color:#5a6478}.report-event-summary{--event-timeline-x: 20px;--event-card-gap: 18px;position:relative;display:flex;flex-direction:column;gap:16px;padding:66px 0 8px 20px}.report-event-summary__start{position:absolute;top:0;left:0;z-index:2;width:128px;min-height:58px;border-radius:0 28px 0 16px;padding:9px 14px 10px;color:#fff;text-align:center;background:linear-gradient(135deg,#5c6cff,#7164f6);box-shadow:0 10px 20px #5867ff38}.report-event-summary__start span,.report-event-summary__start strong{display:block;line-height:1.35}.report-event-summary__start span{font-size:13px;font-weight:700;opacity:.9}.report-event-summary__start strong{font-size:18px;font-weight:800}.report-event-summary__rail{position:absolute;top:54px;bottom:16px;left:var(--event-timeline-x);width:2px;transform:translate(-50%);background:linear-gradient(180deg,#5c6cff,#5c6cffb8)}.report-event-summary__item{position:relative;min-height:72px;padding-left:calc(var(--event-timeline-x) + var(--event-card-gap))}.report-event-summary__dot{position:absolute;top:22px;left:var(--event-timeline-x);z-index:2;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:#5c6cff;box-shadow:0 0 0 3px #5c6cff40;transform:translate(-50%)}.report-event-summary__dot.positive{background:#c9963f;box-shadow:0 0 0 3px #c9963f47}.report-event-summary__dot.negative{background:#d95757;box-shadow:0 0 0 3px #d9575738}.report-event-summary__card{position:relative;padding:22px 26px;border:1px solid rgba(226,221,212,.82);border-radius:12px;background:#fff;box-shadow:0 2px 8px #1b2b4b12}.report-event-summary__card:before{position:absolute;top:25px;left:-9px;width:16px;height:16px;border-bottom:1px solid rgba(226,221,212,.82);border-left:1px solid rgba(226,221,212,.82);background:#fff;transform:rotate(45deg);content:""}.report-event-summary__card p{max-height:128px;margin:18px 0 0;overflow-y:auto;color:#5a6478;font-size:14px;font-weight:650;line-height:1.92;scrollbar-width:thin;scrollbar-color:rgba(201,150,63,.42) transparent}.report-event-summary__card p::-webkit-scrollbar{width:5px}.report-event-summary__card p::-webkit-scrollbar-thumb{border-radius:999px;background:#c9963f6b}.report-event-summary__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.report-event-summary__title-row h3{margin:0;color:#1b2b4b;font-size:19px;line-height:1.55;font-weight:800}.report-event-summary__title-row a{color:inherit;text-decoration:none}.report-event-summary__title-row h3 a:hover{color:#a67a2e}.report-event-summary__source-link{flex:0 0 auto;margin-top:4px;color:#a67a2e!important;font-size:13px;font-weight:800;white-space:nowrap}.report-event-summary__source-link--disabled{color:#8c94a6!important;cursor:not-allowed;opacity:.7}.report-event-summary__sentiment{display:inline-flex;align-items:center;min-height:24px;margin-bottom:14px;border:1px solid rgba(27,43,75,.08);border-radius:4px;padding:2px 10px;color:#8c94a6;background:#1b2b4b0a;font-size:12px;font-weight:700}.report-event-summary__sentiment.positive{color:#a67a2e;background:#c9963f1f;border-color:#c9963f3d}.report-event-summary__sentiment.negative{color:#b94d4d;background:#d9575714;border-color:#d9575738}.report-event-summary__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px 18px;margin:0;padding:12px 16px;background:#1b2b4b0b}.report-event-summary__meta div{display:flex;align-items:baseline;min-width:0}.report-event-summary__meta dt,.report-event-summary__meta dd{display:inline;margin:0;font-size:13px;line-height:1.9}.report-event-summary__meta dt{color:#8c94a6;font-weight:700}.report-event-summary__meta dt:after{content:"："}.report-event-summary__meta dd{min-width:0;color:#5a6478;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-sentiment{padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.report-sentiment.positive{color:#a67a2e;background:#c9963f21}.report-sentiment.neutral{color:#5a6478;background:#8c94a621}.report-sentiment.negative{color:#b94242;background:#d957571f}.report-word-rank{display:grid;gap:10px;padding:14px;border:1px solid rgba(226,221,212,.8);border-radius:12px;background:#1b2b4b05}.report-word-rank__head,.report-word-rank__row{display:grid;grid-template-columns:72px minmax(0,1fr) 80px minmax(160px,.9fr);align-items:center;gap:16px}.report-word-rank__head{padding:8px 14px;color:#8c94a6;font-size:13px;font-weight:700}.report-word-rank__row{min-height:52px;padding:10px 14px;border:1px solid rgba(226,221,212,.62);border-radius:8px;background:#fff;box-shadow:0 8px 18px #1b2b4b0b}.report-word-rank__index{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#5a6478;font-size:13px;font-weight:800;background:#f0ede7}.report-word-rank__index.rank-1{color:#fff;background:#c9963f}.report-word-rank__index.rank-2{color:#fff;background:#deb96e}.report-word-rank__index.rank-3{color:#fff;background:#b8c0cc}.report-word-rank__name{min-width:0;color:#1b2b4b;font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-word-rank__count{color:#5a6478;font-size:14px;font-weight:700}.report-word-rank__bar{height:10px;border-radius:999px;background:#1b2b4b14;overflow:hidden}.report-word-rank__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#deb96e,#c9963f)}.report-metric-rank{display:grid;gap:12px;padding:14px;border:1px solid rgba(226,221,212,.72);border-radius:12px;background:#f6f8ffb8}.report-metric-rank__head,.report-metric-rank__row{display:grid;grid-template-columns:84px minmax(0,1fr) 96px minmax(180px,.8fr);align-items:center;gap:18px}.report-metric-rank__head{min-height:54px;padding:10px 18px;border-radius:8px;color:#8c94a6;background:#fff;font-size:14px;font-weight:700}.report-metric-rank__row{min-height:68px;padding:12px 18px;border:1px solid rgba(226,221,212,.52);border-radius:8px;background:#fff;box-shadow:0 10px 24px #1b2b4b0b}.report-metric-rank__index{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#8c94a6;font-size:16px;font-weight:800}.report-metric-rank__index.rank-1,.report-metric-rank__index.rank-2,.report-metric-rank__index.rank-3{width:34px;height:28px;color:#fff;clip-path:polygon(10% 100%,0 28%,22% 42%,36% 0,50% 34%,64% 0,78% 42%,100% 28%,90% 100%);font-size:12px}.report-metric-rank__index.rank-1{background:#f3b51f}.report-metric-rank__index.rank-2{background:#b7c0cd}.report-metric-rank__index.rank-3{background:#efbd70}.report-metric-rank__label{min-width:0;color:#5a6478;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-metric-rank__value{display:flex;flex-direction:column;gap:2px;color:#8c94a6;font-size:14px}.report-metric-rank__value b{color:#5a6478;font-size:17px}.report-metric-rank__value small{color:#8c94a6;font-size:11px}.report-metric-rank__bar{height:16px;border-radius:999px;background:#e9edf5;overflow:hidden}.report-metric-rank__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7b68ff,#8b72ff)}.report-stat-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.report-stat-summary__item{padding:18px;border:1px solid rgba(226,221,212,.72);border-radius:8px;background:#fff}.report-stat-summary__item span{display:block;color:#8c94a6;font-size:12px;font-weight:700}.report-stat-summary__item strong{display:block;margin-top:8px;color:#1b2b4b;font-size:24px}.report-matrix-bars{display:grid;gap:12px;padding:14px;border:1px solid rgba(226,221,212,.72);border-radius:12px;background:#fff}.report-matrix-bars__row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border-radius:8px;background:#f8f6f25c}.report-matrix-bars__label strong,.report-matrix-bars__label span{display:block}.report-matrix-bars__label strong{color:#1b2b4b;font-size:13px}.report-matrix-bars__label span{margin-top:4px;color:#8c94a6;font-size:11px}.report-matrix-bars__cells{display:grid;grid-template-columns:repeat(auto-fit,minmax(94px,1fr));gap:8px}.report-matrix-bars__cell{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid rgba(226,221,212,.72);border-radius:8px;color:#8c94a6;background:#fff;font-size:12px}.report-matrix-bars__cell.active{color:#1b2b4b;border-color:#c9963f52;background:#c9963f14}.report-matrix-bars__cell b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-matrix-bars__cell i{font-style:normal;font-weight:800}.report-content-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.report-content-card{padding:16px;border:1px solid rgba(200,194,184,.62);border-radius:8px;background:#fff;box-shadow:0 10px 26px #1b2b4b0b}.report-content-card h4{margin:10px 0 8px;color:#1b2b4b;font-size:15px;line-height:1.55}.report-content-card p{max-height:150px;margin:0;overflow-y:auto;padding-right:8px;color:#5a6478;font-size:13px;line-height:1.72}.report-content-card p,.report-influencer-card p{scrollbar-width:thin;scrollbar-color:rgba(27,43,75,.22) transparent}.report-content-card p::-webkit-scrollbar,.report-influencer-card p::-webkit-scrollbar{width:5px}.report-content-card p::-webkit-scrollbar-track,.report-influencer-card p::-webkit-scrollbar-track{background:transparent}.report-content-card p::-webkit-scrollbar-thumb,.report-influencer-card p::-webkit-scrollbar-thumb{border-radius:999px;background:#1b2b4b2e}.report-content-card__meta,.report-content-card__footer{display:flex;flex-wrap:wrap;gap:8px;color:#8c94a6;font-size:12px}.report-content-card__meta span{padding:3px 8px;border-radius:999px;color:#a67a2e;background:#c9963f1f;font-weight:700}.report-content-card__metrics{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.report-content-card__metrics span{padding:6px 9px;border-radius:8px;color:#8c94a6;background:#1b2b4b0b;font-size:11px}.report-content-card__metrics b{margin-right:4px;color:#1b2b4b}.report-comparison-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.report-comparison-card{padding:18px;border:1px solid rgba(226,221,212,.72);border-radius:8px;background:#fff}.report-comparison-card h4{margin:0 0 14px;color:#1b2b4b;font-size:15px}.report-comparison-card p{margin:12px 0 0;color:#8c94a6;font-size:12px}.report-comparison-card__values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.report-comparison-card__values span{padding:12px;border-radius:8px;background:#f8f6f275}.report-comparison-card__values small,.report-comparison-card__values b{display:block}.report-comparison-card__values small{color:#8c94a6;font-size:11px}.report-comparison-card__values b{margin-top:4px;color:#1b2b4b;font-size:18px}.report-media-tabs{border:1px solid #E2DDD4;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 2px 8px #1b2b4b12}.report-media-tabs__nav{display:flex;flex-wrap:wrap;gap:1px;padding:1px;background:#e2ddd4bf}.report-media-tabs__btn{min-width:92px;flex:1 1 auto;border:0;padding:12px 14px;color:#fff;background:#243b61;font-size:14px;font-weight:800;cursor:pointer}.report-media-tabs__btn.active{background:#c9963f}.report-media-tabs__panel{display:flex;flex-direction:column;gap:10px;padding:18px}.report-media-tabs__row{display:grid;grid-template-columns:minmax(0,1fr) 72px 150px;align-items:center;gap:16px;padding:10px 12px;border:1px solid rgba(226,221,212,.64);border-radius:8px;background:#f8f6f252}.report-media-tabs__main{display:flex;align-items:center;gap:12px;min-width:0}.report-media-tabs__main strong,.report-media-tabs__main small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-media-tabs__main strong{color:#1b2b4b;font-size:13.5px}.report-media-tabs__main small{margin-top:2px;color:#8c94a6;font-size:11px}.report-media-tabs__rank{width:22px;color:#8c94a6;font-size:12px;font-weight:800;text-align:center}.report-media-tabs__type{justify-self:start;padding:3px 8px;border-radius:999px;color:#a67a2e;background:#c9963f1f;font-size:11px;font-weight:700}.report-media-tabs__metric{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:8px}.report-media-tabs__metric b{color:#1b2b4b;font-size:13px;text-align:right}.report-media-tabs__metric span{height:6px;border-radius:999px;background:#1b2b4b14;overflow:hidden}.report-media-tabs__metric i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#deb96e,#c9963f)}.report-influencer-tabs{padding-top:4px}.report-influencer-tabs__nav{display:flex;flex-wrap:wrap;gap:28px;margin-bottom:20px;padding:0 0 14px;border-bottom:1px solid #E2DDD4}.report-influencer-tabs__btn{position:relative;border:0;padding:0 0 8px;color:#8c94a6;background:transparent;font-size:15px;font-weight:800;cursor:pointer}.report-influencer-tabs__btn:after{position:absolute;right:0;bottom:-15px;left:0;height:2px;border-radius:999px;background:transparent;content:""}.report-influencer-tabs__btn.active{color:#1b2b4b}.report-influencer-tabs__btn.active:after{background:#c9963f}.report-influencer-tabs__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.report-influencer-card{min-height:218px;padding:18px;border:1px solid rgba(200,194,184,.68);border-radius:8px;background:#fff;box-shadow:0 10px 28px #1b2b4b0d}.report-influencer-card__head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px}.report-influencer-card__avatar{width:42px;height:42px;border:1px solid rgba(200,194,184,.86);border-radius:50%;background:radial-gradient(circle at 50% 34%,rgba(27,43,75,.28) 0 9px,transparent 10px),radial-gradient(circle at 50% 78%,rgba(27,43,75,.22) 0 15px,transparent 16px),#1b2b4b0f}.report-influencer-card__identity{min-width:0}.report-influencer-card__identity strong,.report-influencer-card__identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-influencer-card__identity strong{color:#1b2b4b;font-size:14px}.report-influencer-card__identity span{margin-top:3px;color:#8c94a6;font-size:12px}.report-influencer-card__related{color:#8c94a6;font-size:12px;white-space:nowrap}.report-influencer-card p{max-height:120px;margin:0;overflow-y:auto;padding-right:8px;color:#5a6478;font-size:13.5px;line-height:1.72}.report-influencer-card time{display:block;margin-top:14px;color:#8c94a6;font-size:12px}.report-document__warnings{margin-top:28px;padding:14px 18px;border:1px dashed #C8C2B8;border-radius:12px;color:#8c94a6;font-size:12px;background:#1b2b4b05}.report-document__warnings summary{cursor:pointer;color:#5a6478;font-weight:600}@media (max-width: 768px){.report-document__title{font-size:28px}.report-document__lead{font-size:15px;text-align:left}.report-timeline{padding-left:84px}.report-timeline__rail{left:64px}.report-timeline__time{left:-84px;width:52px;font-size:11px}.report-timeline__dot{left:-26px}.report-event-summary{--event-timeline-x: 14px;--event-card-gap: 14px}.report-event-summary__start{left:0;width:112px}.report-event-summary__title-row{flex-direction:column;gap:8px}.report-event-summary__card{padding:18px}.report-event-summary__meta{grid-template-columns:minmax(0,1fr)}.report-word-rank__head,.report-word-rank__row{grid-template-columns:42px minmax(0,1fr) 54px}.report-word-rank__bar{grid-column:2/4}.report-metric-rank__head,.report-metric-rank__row{grid-template-columns:42px minmax(0,1fr) 64px}.report-metric-rank__label{font-size:15px}.report-metric-rank__bar{grid-column:2/4}.report-matrix-bars__row,.report-content-cards,.report-comparison-cards,.report-media-tabs__row{grid-template-columns:minmax(0,1fr)}.report-media-tabs__metric{grid-template-columns:44px minmax(0,1fr)}.report-influencer-tabs__nav{gap:16px}.report-influencer-tabs__cards{grid-template-columns:minmax(0,1fr)}.report-influencer-card__head{grid-template-columns:42px minmax(0,1fr)}.report-influencer-card__related{grid-column:2}}

