{"id":3342,"date":"2026-01-01T15:20:17","date_gmt":"2026-01-01T15:20:17","guid":{"rendered":"https:\/\/trueobservermedia.com\/?page_id=3342"},"modified":"2026-01-01T15:41:32","modified_gmt":"2026-01-01T15:41:32","slug":"cases-of-study","status":"publish","type":"page","link":"https:\/\/trueobservermedia.com\/es\/cases-of-study\/","title":{"rendered":"Cases of Study"},"content":{"rendered":"<style>\r\n  :root{\r\n    --to-navy:#0b2b3f;\r\n    --to-gold:#d7a329;\r\n    --to-ink:#0e1720;\r\n    --to-muted:#5b6b79;\r\n    --to-line:rgba(11,43,63,.14);\r\n    --to-soft:rgba(11,43,63,.05);\r\n    --to-radius:16px;\r\n  }\r\n\r\n  .to-cases{\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    padding: 24px 16px;\r\n    font-family: system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\r\n    color: var(--to-ink);\r\n  }\r\n\r\n  .to-cases h2{\r\n    margin: 0 0 18px;\r\n    font-size: clamp(22px, 3vw, 30px);\r\n    color: var(--to-navy);\r\n    letter-spacing: .2px;\r\n  }\r\n\r\n  .to-case{\r\n    display:grid;\r\n    grid-template-columns: 1.05fr 1fr;\r\n    gap: 26px;\r\n    align-items: stretch;\r\n    padding: 20px;\r\n    background: linear-gradient(180deg, #fff, rgba(11,43,63,.02));\r\n    border: 1px solid var(--to-line);\r\n    border-radius: var(--to-radius);\r\n    box-shadow: 0 10px 28px rgba(0,0,0,.06);\r\n    overflow:hidden;\r\n    margin: 18px 0;\r\n  }\r\n\r\n  .to-case.is-reversed{ grid-template-columns: 1fr 1.05fr; }\r\n  .to-case.is-reversed .to-case-media{ order: 2; }\r\n  .to-case.is-reversed .to-case-body{ order: 1; }\r\n\r\n  .to-case-media{\r\n    position: relative;\r\n    border-radius: calc(var(--to-radius) - 4px);\r\n    overflow:hidden;\r\n    background: #101418;\r\n    min-height: 240px;\r\n  }\r\n\r\n  .to-case-media img{\r\n    width:100%;\r\n    height:100%;\r\n    object-fit: cover;\r\n    display:block;\r\n    filter: contrast(1.05) saturate(.95);\r\n    transform: scale(1.01);\r\n  }\r\n\r\n  .to-case-badge{\r\n    position:absolute;\r\n    top: 14px;\r\n    left: 14px;\r\n    background: rgba(11,43,63,.88);\r\n    color:#fff;\r\n    border: 1px solid rgba(215,163,41,.55);\r\n    padding: 6px 10px;\r\n    border-radius: 999px;\r\n    font-size: 12px;\r\n    letter-spacing: .3px;\r\n    backdrop-filter: blur(6px);\r\n  }\r\n\r\n  .to-case-body{\r\n    padding: 4px 4px 2px;\r\n    display:flex;\r\n    flex-direction:column;\r\n    justify-content:center;\r\n  }\r\n\r\n  .to-case-title{\r\n    margin:0 0 10px;\r\n    font-size: 18px;\r\n    font-weight: 800;\r\n    color: var(--to-navy);\r\n    line-height: 1.25;\r\n  }\r\n\r\n  .to-case-kicker{\r\n    margin:0 0 12px;\r\n    color: var(--to-muted);\r\n    font-size: 14px;\r\n    line-height: 1.55;\r\n  }\r\n\r\n  .to-case-points{\r\n    margin: 0;\r\n    padding: 0;\r\n    list-style: none;\r\n    display:grid;\r\n    gap: 10px;\r\n  }\r\n\r\n  .to-case-points li{\r\n    padding: 10px 12px;\r\n    border: 1px solid rgba(11,43,63,.12);\r\n    background: rgba(11,43,63,.03);\r\n    border-radius: 12px;\r\n  }\r\n\r\n  .to-case-points strong{\r\n    display:block;\r\n    color: var(--to-navy);\r\n    font-size: 13px;\r\n    margin-bottom: 4px;\r\n    letter-spacing: .2px;\r\n  }\r\n\r\n  .to-case-points span{\r\n    display:block;\r\n    color: #22313d;\r\n    font-size: 13px;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .to-case-takeaway{\r\n    margin-top: 12px;\r\n    padding-top: 12px;\r\n    border-top: 1px dashed rgba(11,43,63,.22);\r\n    color: var(--to-ink);\r\n    font-size: 13px;\r\n    line-height: 1.5;\r\n  }\r\n  .to-case-takeaway b{ color: var(--to-navy); }\r\n\r\n  @media (max-width: 860px){\r\n    .to-case,\r\n    .to-case.is-reversed{ grid-template-columns: 1fr; }\r\n    .to-case.is-reversed .to-case-media,\r\n    .to-case.is-reversed .to-case-body{ order: initial; }\r\n    .to-case-media{ min-height: 210px; }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce){\r\n    .to-case-media img{ transform:none; }\r\n  }\r\n<\/style>\r\n\r\n<!-- \u2705 True Observer \u2013 Alternating Case Studies (HTML + CSS)\r\n     Precision wording, anonymised, English-only terminology\r\n-->\r\n\r\n<section class=\"to-cases\">\r\n  <h2>Selected Case Studies (Anonymised)<\/h2>\r\n\r\n  <!-- Case 1 -->\r\n  <article class=\"to-case\">\r\n    <div class=\"to-case-media\">\r\n      <span class=\"to-case-badge\">Case Study 01<\/span>\r\n      <img decoding=\"async\" src=\"https:\/\/trueobservermedia.com\/download\/3352\/?tmstv=1767280233&#038;v=3353\" alt=\"Anonymised case visual\">\r\n    <\/div>\r\n\r\n    <div class=\"to-case-body\">\r\n      <h3 class=\"to-case-title\">Targeted Harassment, Misleading Commercial Practices &#038; Identity Misuse<\/h3>\r\n\r\n      <p class=\"to-case-kicker\">\r\n        A high-reach football commentary channel repeatedly published content targeting a specific individual,\r\n        combining personal attacks, insinuations, and the systematic use of protected club-associated identifiers\r\n        (e.g. colour and identity references) in a way likely to cause confusion and reputational harm.\r\n        The activity is ongoing.\r\n      <\/p>\r\n\r\n      <ul class=\"to-case-points\">\r\n        <li>\r\n          <strong>Actors involved (anonymised)<\/strong>\r\n          <span>\r\n            Content creator operating a football commentary channel; targeted individual; multiple community-level\r\n            football supporter associations (names and affiliations masked).\r\n          <\/span>\r\n        <\/li>\r\n\r\n        <li>\r\n          <strong>Actions taken<\/strong>\r\n          <span>\r\n            Continuous monitoring and archiving of videos, descriptions, comments, and updates; construction of a\r\n            chronological evidence dossier; identification of repeated harassment patterns; documentation of\r\n            misleading commercial practices; coordination with multiple supporter associations to increase scrutiny;\r\n            formal reports submitted to the hosting platform and relevant consumer-protection and advertising\r\n            oversight bodies.\r\n          <\/span>\r\n        <\/li>\r\n\r\n        <li>\r\n          <strong>Current status<\/strong>\r\n          <span>\r\n            The behaviour continues intermittently. Evidence collection and reporting remain active, with updated\r\n            submissions made as new material appears.\r\n          <\/span>\r\n        <\/li>\r\n      <\/ul>\r\n\r\n      <div class=\"to-case-takeaway\">\r\n        <b>Key takeaway:<\/b> Sustained documentation and multi-channel pressure raise the cost of continued misconduct.\r\n      <\/div>\r\n    <\/div>\r\n  <\/article>\r\n\r\n  <!-- Case 2 -->\r\n  <article class=\"to-case is-reversed\">\r\n    <div class=\"to-case-media\">\r\n      <span class=\"to-case-badge\">Case Study 02<\/span>\r\n      <img decoding=\"async\" src=\"https:\/\/trueobservermedia.com\/wp-content\/uploads\/2026\/01\/case-2.jpg\" alt=\"Anonymised case visual\">\r\n    <\/div>\r\n\r\n    <div class=\"to-case-body\">\r\n      <h3 class=\"to-case-title\">Gambling Promotion Exposed to General Audiences<\/h3>\r\n\r\n      <p class=\"to-case-kicker\">\r\n        A football-focused content creator displayed a gambling promotion banner visible to unrestricted audiences,\r\n        including minors, without adequate age-gating or audience segmentation.\r\n      <\/p>\r\n\r\n      <ul class=\"to-case-points\">\r\n        <li>\r\n          <strong>Actors involved (anonymised)<\/strong>\r\n          <span>\r\n            Football content creator; online gambling operator (name masked); video-hosting platform.\r\n          <\/span>\r\n        <\/li>\r\n\r\n        <li>\r\n          <strong>Actions taken<\/strong>\r\n          <span>\r\n            Capture of visual and contextual evidence showing unrestricted exposure; formal report submitted to the\r\n            hosting platform citing advertising and child-protection policies; direct notification sent to the\r\n            gambling operator with documented proof of improper placement.\r\n          <\/span>\r\n        <\/li>\r\n\r\n        <li>\r\n          <strong>Result<\/strong>\r\n          <span>\r\n            The promotional banner was removed or modified, ending its visibility to general audiences.\r\n          <\/span>\r\n        <\/li>\r\n      <\/ul>\r\n\r\n      <div class=\"to-case-takeaway\">\r\n        <b>Key takeaway:<\/b> Parallel reporting to platforms and advertisers accelerates corrective action.\r\n      <\/div>\r\n    <\/div>\r\n  <\/article>\r\n\r\n  <!-- Case 3 -->\r\n  <article class=\"to-case\">\r\n    <div class=\"to-case-media\">\r\n      <span class=\"to-case-badge\">Case Study 03<\/span>\r\n      <img decoding=\"async\" src=\"https:\/\/trueobservermedia.com\/wp-content\/uploads\/2026\/01\/case-3.jpeg\" alt=\"Anonymised case visual\">\r\n    <\/div>\r\n\r\n    <div class=\"to-case-body\">\r\n      <h3 class=\"to-case-title\">Public Event Promotion Using Copyright-Protected Characters<\/h3>\r\n\r\n      <p class=\"to-case-kicker\">\r\nA local event was promoted using recognisable game characters (e.g., \u201cSuper Mario\u201d and \u201cDisney Pixar\u201d style visuals) aimed at families. We collected the public promotion footprint, verified the claims being made, and prepared a summary for the council.\r\n      <\/p>\r\n\r\n      <ul class=\"to-case-points\">\r\n        <li>\r\n          <strong>Actors involved (anonymised)<\/strong>\r\n          <span>\r\n            Event organiser; public advertising channels; local regulatory authorities.\r\n          <\/span>\r\n        <\/li>\r\n\r\n        <li>\r\n          <strong>Actions taken<\/strong>\r\n          <span>\r\n            Collection of public advertisements and promotional materials; verification of claims made by the\r\n            organiser; compilation of a structured briefing suitable for regulatory review.\r\n          <\/span>\r\n        <\/li>\r\n\r\n        <li>\r\n          <strong>Result<\/strong>\r\n          <span>\r\n            A complete evidence package prepared for authority assessment, avoiding public confrontation.\r\n          <\/span>\r\n        <\/li>\r\n      <\/ul>\r\n\r\n      <div class=\"to-case-takeaway\">\r\n        <b>Key takeaway:<\/b> Clear documentation allows authorities to assess compliance efficiently.\r\n      <\/div>\r\n    <\/div>\r\n  <\/article>\r\n\r\n  <!-- Case 4 -->\r\n  <article class=\"to-case is-reversed\">\r\n    <div class=\"to-case-media\">\r\n      <span class=\"to-case-badge\">Case Study 04<\/span>\r\n      <img decoding=\"async\" src=\"https:\/\/trueobservermedia.com\/wp-content\/uploads\/2026\/01\/case-4.jpeg\" alt=\"Anonymised case visual\">\r\n    <\/div>\r\n\r\n    <div class=\"to-case-body\">\r\n      <h3 class=\"to-case-title\">Formal Regulatory Communication &#038; Evidence Annex<\/h3>\r\n\r\n      <p class=\"to-case-kicker\">\r\n        Support provided to a private reporter in preparing a formal, neutral communication to a local authority\r\n        regarding potential compliance issues linked to a publicly advertised activity.\r\n      <\/p>\r\n\r\n      <ul class=\"to-case-points\">\r\n        <li>\r\n          <strong>Actors involved (anonymised)<\/strong>\r\n          <span>\r\n            Private reporter; local authority department; commercial organiser.\r\n          <\/span>\r\n        <\/li>\r\n\r\n        <li>\r\n          <strong>Actions taken<\/strong>\r\n          <span>\r\n            Drafting of an official-style email; preparation of a concise annex including dates, locations, links and\r\n            screenshots; framing focused on verification requests rather than allegations.\r\n          <\/span>\r\n        <\/li>\r\n\r\n        <li>\r\n          <strong>Result<\/strong>\r\n          <span>\r\n            Authority received a clear, actionable submission suitable for internal review.\r\n          <\/span>\r\n        <\/li>\r\n      <\/ul>\r\n\r\n      <div class=\"to-case-takeaway\">\r\n        <b>Key takeaway:<\/b> Structured submissions reduce friction and improve regulatory response.\r\n      <\/div>\r\n    <\/div>\r\n  <\/article>\r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Selected Case Studies (Anonymised) Case Study 01 Targeted Harassment, Misleading Commercial Practices &#038; Identity Misuse A high-reach football commentary channel repeatedly published content targeting a specific individual, combining personal attacks, insinuations, and the systematic use of protected club-associated identifiers (e.g. colour and identity references) in a way likely to cause confusion and reputational harm. The [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3342","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/trueobservermedia.com\/es\/wp-json\/wp\/v2\/pages\/3342","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trueobservermedia.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trueobservermedia.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trueobservermedia.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trueobservermedia.com\/es\/wp-json\/wp\/v2\/comments?post=3342"}],"version-history":[{"count":16,"href":"https:\/\/trueobservermedia.com\/es\/wp-json\/wp\/v2\/pages\/3342\/revisions"}],"predecessor-version":[{"id":3365,"href":"https:\/\/trueobservermedia.com\/es\/wp-json\/wp\/v2\/pages\/3342\/revisions\/3365"}],"wp:attachment":[{"href":"https:\/\/trueobservermedia.com\/es\/wp-json\/wp\/v2\/media?parent=3342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}