.newsroom-industry-report{--bg:#fff;--ink:#0a0a0a;--muted:#6b7280;--border:#e5e7eb;--card-bg:#f9fafb;--teal:#3ecfb2;--orange:#f4845f;--pink:#e8637a;--purple:#9b8bef;--hero-from:#b8f0e8;--hero-mid:#e8d5f0;--hero-to:#f5c8d8;--radius:16px;--radius-sm:10px;background:var(--bg);color:var(--ink);font-family:Inter,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased;max-width:100%;overflow-x:hidden}.newsroom-industry-report *{margin:0;padding:0;box-sizing:border-box}.newsroom-industry-report .hero{background:linear-gradient(160deg,var(--hero-from) 0,var(--hero-mid) 55%,var(--hero-to) 100%);padding:3rem 1.25rem 0;text-align:center}.newsroom-industry-report .hero-kicker{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#4a5568;margin-bottom:1rem}.newsroom-industry-report .hero h1{font-size:clamp(2.4rem,8vw,3.6rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;color:var(--ink);margin-bottom:1rem}.newsroom-industry-report .hero-sub{font-size:1rem;color:#374151;max-width:480px;margin:0 auto 2rem;line-height:1.6}.newsroom-industry-report .stat-row{display:flex;border-top:1px solid rgba(0,0,0,.12);background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.newsroom-industry-report .stat-cell{flex:1;padding:1.25rem .75rem;text-align:center;border-right:1px solid rgba(0,0,0,.1)}.newsroom-industry-report .stat-cell:last-child{border-right:none}.newsroom-industry-report .stat-num{display:block;font-size:2rem;font-weight:800;line-height:1;margin-bottom:.25rem}.newsroom-industry-report .stat-num.teal{color:var(--teal)}.newsroom-industry-report .stat-num.orange{color:var(--orange)}.newsroom-industry-report .stat-num.pink{color:var(--pink)}.newsroom-industry-report .stat-num.purple{color:var(--purple)}.newsroom-industry-report .stat-label{font-size:.72rem;font-weight:700;color:var(--ink);display:block}.newsroom-industry-report .stat-sub{font-size:.65rem;color:var(--muted);display:block;margin-top:.1rem}.newsroom-industry-report .page{max-width:680px;margin:0 auto;padding:0 1.25rem}.newsroom-industry-report .section{padding:2.5rem 0 1rem}.newsroom-industry-report .section-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:.6rem}.newsroom-industry-report .section-label:before{content:"";display:block;width:18px;height:2px;background:var(--teal);border-radius:2px}.newsroom-industry-report h2{font-size:clamp(1.5rem,4vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:.75rem}.newsroom-industry-report .section-intro{font-size:.95rem;color:#374151;margin-bottom:1.75rem;line-height:1.7}.newsroom-industry-report p{font-size:.95rem;color:#374151;margin-bottom:1rem;line-height:1.7}.newsroom-industry-report hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.newsroom-industry-report .pill{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .6rem;border-radius:99px;margin-bottom:.4rem}.newsroom-industry-report .pill-teal{background:#d0f7f0;color:#0d8f78}.newsroom-industry-report .pill-orange{background:#fde8df;color:#b85a38}.newsroom-industry-report .pill-pink{background:#fce4e9;color:#a3334a}.newsroom-industry-report .pill-purple{background:#ede9fb;color:#5d4dbf}.newsroom-industry-report .bar-chart{margin:1.25rem 0}.newsroom-industry-report .bar-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.6rem}.newsroom-industry-report .bar-label{font-size:.78rem;font-weight:500;color:var(--ink);width:155px;flex-shrink:0}.newsroom-industry-report .bar-track{flex:1;height:8px;background:#f0f0f0;border-radius:99px;overflow:hidden}.newsroom-industry-report .bar-fill{height:100%;border-radius:99px;background:var(--teal)}.newsroom-industry-report .bar-fill.orange{background:var(--orange)}.newsroom-industry-report .bar-fill.pink{background:var(--pink)}.newsroom-industry-report .bar-fill.gray{background:#d1d5db}.newsroom-industry-report .bar-val{font-size:.78rem;font-weight:700;min-width:5.25rem;width:auto;text-align:right;color:var(--ink);flex-shrink:0;white-space:nowrap}.newsroom-industry-report .card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin:1.25rem 0}.newsroom-industry-report .card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem}.newsroom-industry-report .card-title{font-size:.88rem;font-weight:700;color:var(--ink);margin-bottom:.2rem;line-height:1.35}.newsroom-industry-report .card-org{font-size:.7rem;color:var(--muted);margin-bottom:.5rem}.newsroom-industry-report .card-desc{font-size:.78rem;color:#4b5563;line-height:1.55}.newsroom-industry-report .finding{border:1px solid var(--border);border-radius:var(--radius);padding:1.4rem;margin-bottom:.75rem}.newsroom-industry-report .finding-header{display:flex;align-items:flex-start;gap:.9rem;margin-bottom:.9rem}.newsroom-industry-report .finding-num{font-size:.68rem;font-weight:800;color:#fff;background:var(--ink);width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.newsroom-industry-report .finding h3{font-size:1rem;font-weight:700;color:var(--ink);line-height:1.3;margin:0}.newsroom-industry-report .finding p{margin-bottom:.75rem}.newsroom-industry-report .finding p:last-of-type{margin-bottom:0}.newsroom-industry-report .highlight{background:linear-gradient(135deg,#f0fdf9,#fdf0f3);border:1px solid #d0f0e8;border-radius:var(--radius);padding:1.1rem 1.4rem;margin:1.25rem 0}.newsroom-industry-report .highlight p{font-size:.92rem;font-style:italic;color:#1f2937;margin:0}.newsroom-industry-report .highlight cite{display:block;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:.5rem;font-style:normal}.newsroom-industry-report .two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.25rem 0}.newsroom-industry-report .two-col-block{border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem}.newsroom-industry-report .two-col-block h4{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.9rem}.newsroom-industry-report .table-wrap{overflow-x:auto;margin:1.25rem 0;border:1px solid var(--border);border-radius:var(--radius)}.newsroom-industry-report table{width:100%;border-collapse:collapse}.newsroom-industry-report th{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:.7rem 1rem;text-align:left;border-bottom:1px solid var(--border);background:var(--card-bg)}.newsroom-industry-report td{padding:.7rem 1rem;font-size:.82rem;border-bottom:1px solid var(--border);vertical-align:top;color:#374151}.newsroom-industry-report tr:last-child td{border-bottom:none}.newsroom-industry-report td strong{color:var(--ink);font-weight:600}.newsroom-industry-report td .count{font-weight:800;color:var(--teal);font-size:.95rem}.newsroom-industry-report .timeline{margin:1.25rem 0}.newsroom-industry-report .tl-item{display:flex;gap:1rem;padding-bottom:1.5rem;position:relative}.newsroom-industry-report .tl-item:before{content:"";position:absolute;left:13px;top:28px;bottom:0;width:1px;background:var(--border)}.newsroom-industry-report .tl-item:last-child:before{display:none}.newsroom-industry-report .tl-dot{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--purple));flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.newsroom-industry-report .tl-dot:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff}.newsroom-industry-report .tl-date{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:.2rem}.newsroom-industry-report .tl-title{font-size:.92rem;font-weight:700;color:var(--ink);margin-bottom:.35rem}.newsroom-industry-report .tl-body{font-size:.82rem;color:#4b5563;line-height:1.6}.newsroom-industry-report .verdict-section{background:var(--ink);border-radius:var(--radius);padding:1.75rem 1.4rem;margin:2rem 0}.newsroom-industry-report .verdict-section .section-label{color:#6b7280}.newsroom-industry-report .verdict-section .section-label:before{background:var(--teal)}.newsroom-industry-report .verdict-section h2{color:#fff}.newsroom-industry-report .verdict-section>p{color:#9ca3af}.newsroom-industry-report .verdict-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.25rem}.newsroom-industry-report .verdict-card{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-sm);padding:1rem}.newsroom-industry-report .verdict-card h4{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem}.newsroom-industry-report .verdict-card h4.teal{color:var(--teal)}.newsroom-industry-report .verdict-card h4.orange{color:var(--orange)}.newsroom-industry-report .verdict-card h4.pink{color:var(--pink)}.newsroom-industry-report .verdict-card h4.purple{color:var(--purple)}.newsroom-industry-report .verdict-card p{font-size:.8rem;color:#9ca3af;margin:0}.newsroom-industry-report footer{border-top:1px solid var(--border);padding:1.5rem 1.25rem;text-align:center;font-size:.72rem;color:var(--muted);margin-top:1rem}.newsroom-industry-report .t{color:var(--teal);font-weight:600}.newsroom-industry-report .o{color:var(--orange);font-weight:600}.newsroom-industry-report .pk{color:var(--pink);font-weight:600}@media (max-width:600px){.newsroom-industry-report .two-col,.newsroom-industry-report .verdict-grid{grid-template-columns:1fr}.newsroom-industry-report .stat-row{display:grid;grid-template-columns:1fr 1fr}.newsroom-industry-report .stat-cell{min-width:0;border-right:none}.newsroom-industry-report .stat-cell:nth-child(odd){border-right:1px solid rgba(0,0,0,.1)}.newsroom-industry-report .stat-cell:nth-child(-n+2){border-bottom:1px solid rgba(0,0,0,.1)}.newsroom-industry-report .bar-label{width:110px;font-size:.72rem}.newsroom-industry-report .bar-row{gap:.5rem}.newsroom-industry-report .bar-track{min-width:0}}