/* Blog article extracted inline CSS - 20260507 cleanup. Source hash: 62a4c7a2fbe2. */

.page-blog-article .bh-hero--article {
      --bh-cinematic-bg: url('/assets/images/blog/featured-icbc-office-style.png');
      min-height: 368px;
      margin-bottom: 20px;
      background-position: 70% center;
    }

    .page-blog-article .bh-hero--article .bh-cinematic-card__shade {
      background:
        radial-gradient(circle at 78% 38%, rgba(0, 212, 255, 0.12), transparent 30%),
        linear-gradient(90deg, rgba(4, 8, 16, 0.98) 0%, rgba(4, 8, 16, 0.92) 42%, rgba(4, 8, 16, 0.48) 72%, rgba(4, 8, 16, 0.16) 100%);
    }

    .page-blog-article .row-article-hero-content {
      position: relative;
      z-index: 1;
      max-width: min(720px, 68%);
      padding: 38px 42px 42px;
    }

    .page-blog-article .row-article-kicker {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      margin-bottom: 14px;
      padding: 7px 14px;
      border: 1px solid rgba(0, 212, 255, 0.35);
      border-radius: 999px;
      background: rgba(0, 212, 255, 0.08);
      color: var(--r-accent);
      font-size: 0.72rem;
      font-weight: 850;
      letter-spacing: 0.13em;
      text-transform: uppercase;
    }

    .page-blog-article .row-article-hero-content h1 {
      max-width: 11em;
      margin: 0 0 16px;
      font-family: 'Poppins', sans-serif;
      font-size: clamp(2.1rem, 4.4vw, 4rem);
      line-height: 1.02;
      letter-spacing: -0.055em;
    }

    .page-blog-article .row-article-dek {
      max-width: 48rem;
      margin: 0;
      color: rgba(255, 255, 255, 0.72);
      font-size: clamp(1rem, 1.65vw, 1.16rem);
      line-height: 1.68;
    }

    .page-blog-article .row-article-meta {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      margin-top: 22px;
    }

    .page-blog-article .row-article-meta span {
      display: inline-flex;
      align-items: center;
      min-height: 32px;
      padding: 8px 12px;
      border-radius: 999px;
      border: 1px solid rgba(255, 255, 255, 0.13);
      background: rgba(8, 13, 24, 0.58);
      color: rgba(255, 255, 255, 0.72);
      font-size: 0.78rem;
      font-weight: 720;
    }

    .page-blog-article .row-article-hero-card {
      position: absolute;
      right: 28px;
      bottom: 26px;
      z-index: 2;
      width: min(330px, 33%);
      padding: 16px;
      border-radius: 18px;
      border: 1px solid rgba(0, 212, 255, 0.25);
      background: linear-gradient(180deg, rgba(8, 14, 26, 0.94), rgba(5, 9, 18, 0.9));
      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.46), 0 0 0 1px rgba(255, 255, 255, 0.04) inset;
      backdrop-filter: blur(16px);
      -webkit-backdrop-filter: blur(16px);
    }

    .page-blog-article .row-sheet-mini-title {
      display: flex;
      justify-content: space-between;
      gap: 10px;
      margin-bottom: 12px;
      color: rgba(255, 255, 255, 0.9);
      font-weight: 850;
      font-size: 0.78rem;
      letter-spacing: 0.04em;
      text-transform: uppercase;
    }

    .page-blog-article .row-sheet-mini-title span:last-child {
      color: var(--r-accent);
    }

    .page-blog-article .row-sheet-mini-grid {
      display: grid;
      gap: 8px;
    }

    .page-blog-article .row-sheet-mini-row {
      display: grid;
      grid-template-columns: 30px 1fr auto;
      align-items: center;
      gap: 10px;
      padding: 8px 10px;
      border-radius: 12px;
      background: rgba(255, 255, 255, 0.055);
      color: rgba(255, 255, 255, 0.76);
      font-size: 0.78rem;
    }

    .page-blog-article .row-sheet-mini-row strong {
      color: #fff;
      font-size: 0.8rem;
    }

    .page-blog-article .row-sheet-mini-row em {
      color: rgba(0, 212, 255, 0.9);
      font-style: normal;
      font-weight: 800;
      font-size: 0.72rem;
    }

    .page-blog-article .row-hub-filter-shell {
      margin-bottom: 20px;
      padding: 14px 14px 16px;
      border-radius: 18px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      background: rgba(8, 13, 23, 0.62);
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
    }

    .page-blog-article .row-hub-filter-shell .bh-articles-head {
      justify-content: space-between;
      margin: 0 0 12px;
    }

    .page-blog-article .row-hub-filter-shell .bh-articles-head p {
      margin: 4px 0 0;
      color: rgba(255, 255, 255, 0.54);
      font-size: 0.86rem;
    }

    .page-blog-article .row-desktop-topic-strip {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
    }

    .page-blog-article .row-desktop-topic-strip a {
      display: inline-flex;
      align-items: center;
      min-height: 36px;
      padding: 8px 12px;
      border-radius: 999px;
      border: 1px solid rgba(255, 255, 255, 0.12);
      background: rgba(10, 15, 26, 0.76);
      color: rgba(255, 255, 255, 0.72);
      font-size: 0.78rem;
      font-weight: 780;
    }

    .page-blog-article .row-desktop-topic-strip a:hover,
    .page-blog-article .row-desktop-topic-strip a:focus-visible {
      color: #fff;
      border-color: rgba(0, 212, 255, 0.32);
      background: rgba(0, 212, 255, 0.09);
      outline: none;
    }

    .page-blog-article .row-article-shell {
      display: grid;
      grid-template-columns: minmax(0, 1fr);
      gap: 20px;
      align-items: start;
    }

    .page-blog-article .row-article-body {
      overflow: hidden;
      border-radius: 22px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      background:
        radial-gradient(circle at 12% 0%, rgba(0, 212, 255, 0.08), transparent 24%),
        linear-gradient(180deg, rgba(9, 14, 25, 0.96), rgba(6, 10, 18, 0.96));
      box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.04);
    }

    .page-blog-article .row-article-content {
      max-width: 980px;
      margin: 0 auto;
      padding: clamp(22px, 4vw, 44px);
    }

    .page-blog-article .row-article-content > p,
    .page-blog-article .row-article-content li {
      color: rgba(226, 232, 240, 0.8);
      font-size: 1rem;
      line-height: 1.78;
    }

    .page-blog-article .row-article-content h2 {
      margin: 44px 0 14px;
      font-family: 'Poppins', sans-serif;
      font-size: clamp(1.45rem, 2.5vw, 2.1rem);
      line-height: 1.12;
      letter-spacing: -0.035em;
    }

    .page-blog-article .row-article-content h3 {
      margin: 24px 0 9px;
      font-family: 'Poppins', sans-serif;
      font-size: 1.12rem;
      letter-spacing: -0.015em;
    }

    .page-blog-article .row-article-content ul,
    .page-blog-article .row-article-content ol {
      padding-left: 1.2rem;
    }

    .page-blog-article .row-quick-answer,
    .page-blog-article .row-callout,
    .page-blog-article .row-practice-plan,
    .page-blog-article .row-source-card {
      margin: 24px 0;
      padding: 22px;
      border-radius: 18px;
      border: 1px solid rgba(0, 212, 255, 0.18);
      background: linear-gradient(180deg, rgba(0, 212, 255, 0.085), rgba(255, 255, 255, 0.035));
    }

    .page-blog-article .row-quick-answer h2,
    .page-blog-article .row-callout h2,
    .page-blog-article .row-practice-plan h2,
    .page-blog-article .row-source-card h2 {
      margin-top: 0;
    }

    .page-blog-article .row-grid-2,
    .page-blog-article .row-grid-3 {
      display: grid;
      gap: 14px;
      margin: 20px 0 28px;
    }

    .page-blog-article .row-grid-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .page-blog-article .row-grid-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .page-blog-article .row-info-card {
      padding: 18px;
      border-radius: 17px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      background: rgba(255, 255, 255, 0.045);
    }

    .page-blog-article .row-info-card .row-code {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-width: 34px;
      height: 34px;
      margin-bottom: 12px;
      border-radius: 12px;
      background: rgba(0, 212, 255, 0.12);
      color: var(--r-accent);
      font-weight: 900;
    }

    .page-blog-article .row-info-card h3 {
      margin-top: 0;
    }

    .page-blog-article .row-info-card p {
      margin: 0;
      color: rgba(226, 232, 240, 0.74);
      line-height: 1.65;
      font-size: 0.94rem;
    }

    .page-blog-article .row-step-list {
      display: grid;
      gap: 12px;
      margin: 22px 0;
      padding: 0;
      list-style: none;
    }

    .page-blog-article .row-step-list li {
      position: relative;
      padding: 17px 18px 17px 56px;
      border-radius: 16px;
      border: 1px solid rgba(255, 255, 255, 0.09);
      background: rgba(255, 255, 255, 0.04);
    }

    .page-blog-article .row-step-list li::before {
      content: attr(data-step);
      position: absolute;
      left: 16px;
      top: 16px;
      width: 26px;
      height: 26px;
      display: grid;
      place-items: center;
      border-radius: 50%;
      background: linear-gradient(135deg, #00d4ff, #04a9d8);
      color: #03101a;
      font-size: 0.78rem;
      font-weight: 900;
    }

    .page-blog-article .row-example-strip {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 10px;
      margin: 18px 0 28px;
    }

    .page-blog-article .row-example-strip span {
      padding: 12px;
      border-radius: 14px;
      border: 1px solid rgba(255, 255, 255, 0.09);
      background: rgba(255, 255, 255, 0.04);
      color: rgba(255, 255, 255, 0.78);
      font-size: 0.86rem;
      font-weight: 720;
      line-height: 1.35;
    }

    .page-blog-article .row-cta-band {
      position: relative;
      overflow: hidden;
      display: grid;
      grid-template-columns: minmax(0, 1fr) auto;
      gap: 18px;
      align-items: center;
      margin: 36px calc(clamp(22px, 4vw, 44px) * -1) 0;
      padding: clamp(24px, 4vw, 36px) clamp(22px, 4vw, 44px);
      background:
        radial-gradient(circle at 85% 30%, rgba(0, 212, 255, 0.14), transparent 30%),
        linear-gradient(135deg, rgba(0, 212, 255, 0.12), rgba(9, 16, 28, 0.96));
      border-top: 1px solid rgba(0, 212, 255, 0.16);
    }

    .page-blog-article .row-cta-band h2 {
      margin: 0 0 8px;
    }

    .page-blog-article .row-cta-band p {
      max-width: 52rem;
      margin: 0;
      color: rgba(226, 232, 240, 0.78);
    }

    .page-blog-article .row-cta-actions {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      justify-content: flex-end;
    }

    .page-blog-article .row-btn-primary,
    .page-blog-article .row-btn-secondary {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 44px;
      padding: 12px 18px;
      border-radius: 999px;
      font-weight: 850;
      font-size: 0.86rem;
      white-space: nowrap;
    }

    .page-blog-article .row-btn-primary {
      color: #03101a;
      background: linear-gradient(135deg, #00d4ff, #04a9d8);
      box-shadow: 0 12px 28px rgba(0, 212, 255, 0.24);
    }

    .page-blog-article .row-btn-secondary {
      color: rgba(255, 255, 255, 0.9);
      border: 1px solid rgba(255, 255, 255, 0.16);
      background: rgba(255, 255, 255, 0.06);
    }


    .page-blog-article .row-left-article-tools {
      display: grid;
      gap: 14px;
      margin: 18px 0;
    }

    .page-blog-article .row-sidebar-article-card {
      position: relative;
      overflow: hidden;
      padding: 17px 16px 17px 20px;
      border-radius: 18px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      background:
        radial-gradient(circle at 10% 0%, rgba(0, 212, 255, 0.1), transparent 28%),
        rgba(8, 13, 24, 0.82);
      box-shadow: 0 16px 44px rgba(0, 0, 0, 0.22);
    }

    .page-blog-article .row-sidebar-article-card::before,
    .page-blog-article .row-sidebar-article-card::after {
      content: "";
      position: absolute;
      left: 8px;
      top: 17px;
      bottom: 17px;
      width: 3px;
      border-radius: 999px;
      pointer-events: none;
    }

    .page-blog-article .row-sidebar-article-card::before {
      background: rgba(255, 255, 255, 0.08);
    }

    .page-blog-article .row-sidebar-article-card::after {
      bottom: auto;
      height: var(--row-read-progress, 0%);
      max-height: calc(100% - 34px);
      background: linear-gradient(180deg, #00d4ff, rgba(0, 212, 255, 0.22));
      box-shadow: 0 0 18px rgba(0, 212, 255, 0.38);
    }

    .page-blog-article .row-sidebar-card-head {
      display: flex;
      align-items: baseline;
      justify-content: space-between;
      gap: 10px;
      margin-bottom: 12px;
    }

    .page-blog-article .row-sidebar-card-head span {
      color: #fff;
      font-family: 'Poppins', sans-serif;
      font-size: 1rem;
      font-weight: 850;
    }

    .page-blog-article .row-read-percent {
      color: #00d4ff;
      font-size: 0.72rem;
      font-weight: 900;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      white-space: nowrap;
    }

    .page-blog-article .row-progress-meter {
      position: relative;
      height: 5px;
      margin: 0 0 13px;
      overflow: hidden;
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.08);
    }

    .page-blog-article .row-progress-meter > span,
    .page-blog-article .row-mobile-progress-meter > span {
      display: block;
      width: var(--row-read-progress, 0%);
      height: 100%;
      border-radius: inherit;
      background: linear-gradient(90deg, #00d4ff, #72f6ff);
      box-shadow: 0 0 16px rgba(0, 212, 255, 0.42);
      transition: width 0.12s linear;
    }

    .page-blog-article .row-toc--left {
      display: grid;
      gap: 4px;
    }

    .page-blog-article .row-toc--left a {
      display: block;
      padding: 7px 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.07);
      color: rgba(255, 255, 255, 0.68);
      font-size: 0.86rem;
      line-height: 1.35;
    }

    .page-blog-article .row-toc--left a:hover,
    .page-blog-article .row-toc--left a:focus-visible {
      color: #fff;
      outline: none;
    }

    .page-blog-article .row-context-cta h3 {
      margin-bottom: 8px;
    }

    .page-blog-article .row-context-cta p {
      margin-bottom: 14px;
    }

    .page-blog-article .row-mobile-progress-strip,
    .page-blog-article .row-mobile-toc-card {
      display: none;
    }

    .page-blog-article .row-article-aside {
      position: sticky;
      top: 104px;
      display: grid;
      gap: 14px;
    }

    .page-blog-article .row-aside-card {
      padding: 18px;
      border-radius: 18px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      background: rgba(8, 13, 24, 0.82);
      box-shadow: 0 16px 44px rgba(0, 0, 0, 0.25);
    }

    .page-blog-article .row-aside-card h2,
    .page-blog-article .row-aside-card h3 {
      margin: 0 0 10px;
      font-size: 1rem;
    }

    .page-blog-article .row-toc {
      display: grid;
      gap: 7px;
    }

    .page-blog-article .row-toc a {
      display: block;
      padding: 8px 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.07);
      color: rgba(255, 255, 255, 0.67);
      font-size: 0.88rem;
      line-height: 1.35;
    }

    .page-blog-article .row-toc a:hover {
      color: #fff;
    }

    .page-blog-article .row-mini-cta p,
    .page-blog-article .row-aside-card p {
      margin: 0 0 12px;
      color: rgba(226, 232, 240, 0.68);
      font-size: 0.9rem;
      line-height: 1.6;
    }

    .page-blog-article .row-related-cards {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 14px;
      margin-top: 18px;
    }

    .page-blog-article .row-related-card {
      display: block;
      padding: 18px;
      border-radius: 17px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      background: rgba(255, 255, 255, 0.045);
      min-height: 150px;
    }

    .page-blog-article .row-related-card strong {
      display: block;
      margin-bottom: 8px;
      color: #fff;
      font-family: 'Poppins', sans-serif;
      line-height: 1.25;
    }

    .page-blog-article .row-related-card span {
      display: block;
      color: rgba(226, 232, 240, 0.7);
      font-size: 0.9rem;
      line-height: 1.55;
    }

    .page-blog-article .row-faq details {
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      padding: 16px 0;
    }

    .page-blog-article .row-faq summary {
      cursor: pointer;
      color: #fff;
      font-weight: 850;
      font-family: 'Poppins', sans-serif;
    }

    .page-blog-article .row-faq p {
      margin: 12px 0 0;
      color: rgba(226, 232, 240, 0.78);
    }

    .page-blog-article .row-article-footnote {
      margin-top: 34px;
      padding-top: 20px;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      color: rgba(226, 232, 240, 0.62);
      font-size: 0.92rem;
    }

    .page-blog-article .row-source-links {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      margin-top: 14px;
    }

    .page-blog-article .row-source-links a {
      display: inline-flex;
      padding: 9px 12px;
      border-radius: 999px;
      border: 1px solid rgba(255, 255, 255, 0.12);
      background: rgba(255, 255, 255, 0.05);
      color: rgba(255, 255, 255, 0.78);
      font-size: 0.82rem;
      font-weight: 750;
    }

    .page-blog-article .row-source-links a:hover {
      color: #fff;
      border-color: rgba(0, 212, 255, 0.32);
    }

    @media (min-width: 1181px) {
      .page-blog-article .bh-sidebar-left {
        display: block;
      }
    }

    @media (max-width: 1180px) {
      .page-blog-article .bh-sidebar-left {
        display: none;
      }

      .page-blog-article .row-article-shell {
        grid-template-columns: 1fr;
      }

      .page-blog-article .row-article-aside {
        position: static;
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }

    @media (max-width: 768px) {
      .page-blog-article .bh-wrap {
        padding-top: 10px;
      }

      .page-blog-article .bh-hero--article {
        min-height: 328px;
        border-radius: 18px;
        margin: 0 0 14px;
        background-position: 68% center;
      }

      .page-blog-article .bh-hero--article .bh-cinematic-card__shade {
        background:
          linear-gradient(180deg, rgba(5, 10, 20, 0.26) 0%, rgba(5, 10, 20, 0.68) 42%, rgba(5, 10, 20, 0.98) 100%);
      }

      .page-blog-article .row-article-hero-content {
        max-width: none;
        padding: 24px 20px 130px;
      }

      .page-blog-article .row-article-kicker {
        font-size: 0.62rem;
        letter-spacing: 0.1em;
      }

      .page-blog-article .row-article-hero-content h1 {
        max-width: 10.5em;
        font-size: clamp(1.68rem, 8.2vw, 2.6rem);
      }

      .page-blog-article .row-article-dek {
        font-size: 0.95rem;
        line-height: 1.58;
      }

      .page-blog-article .row-article-hero-card {
        left: 18px;
        right: 18px;
        bottom: 16px;
        width: auto;
        padding: 12px;
      }

      .page-blog-article .row-sheet-mini-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 6px;
      }

      .page-blog-article .row-sheet-mini-row {
        grid-template-columns: 24px 1fr;
        gap: 6px;
        padding: 7px 8px;
        font-size: 0.72rem;
      }

      .page-blog-article .row-sheet-mini-row em {
        display: none;
      }

      .page-blog-article .row-desktop-topic-strip {
        display: none;
      }

      .page-blog-article .row-hub-filter-shell {
        padding: 12px 10px 10px;
        margin-bottom: 14px;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head {
        justify-content: center;
        text-align: center;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head p,
      .page-blog-article .row-hub-filter-shell .bh-articles-head a {
        display: none;
      }


      .page-blog-article .row-mobile-progress-strip {
        position: sticky;
        top: 0;
        z-index: 8;
        display: grid;
        grid-template-columns: auto minmax(0, 1fr);
        gap: 10px;
        align-items: center;
        margin-bottom: 12px;
        padding: 9px 12px;
        border-radius: 999px;
        border: 1px solid rgba(0, 212, 255, 0.18);
        background: rgba(5, 10, 20, 0.92);
        backdrop-filter: blur(12px);
        box-shadow: 0 10px 26px rgba(0, 0, 0, 0.24);
      }

      .page-blog-article .row-mobile-progress-meter {
        height: 5px;
        overflow: hidden;
        border-radius: 999px;
        background: rgba(255, 255, 255, 0.09);
      }

      .page-blog-article .row-mobile-toc-card {
        display: block;
        margin: 0 0 12px;
        padding: 0;
        border-radius: 17px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        background: rgba(8, 13, 24, 0.84);
        overflow: hidden;
      }

      .page-blog-article .row-mobile-toc-card summary {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        min-height: 48px;
        padding: 0 15px;
        cursor: pointer;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        font-weight: 850;
      }

      .page-blog-article .row-mobile-toc-card .row-toc--mobile {
        display: grid;
        gap: 0;
        padding: 0 15px 12px;
      }

      .page-blog-article .row-mobile-toc-card .row-toc--mobile a {
        padding: 9px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.07);
        color: rgba(226, 232, 240, 0.78);
        font-size: 0.9rem;
      }

      .page-blog-article .row-article-content {
        padding: 22px 18px;
      }

      .page-blog-article .row-article-content > p,
      .page-blog-article .row-article-content li {
        font-size: 0.96rem;
      }

      .page-blog-article .row-grid-2,
      .page-blog-article .row-grid-3,
      .page-blog-article .row-related-cards,
      .page-blog-article .row-article-aside {
        grid-template-columns: 1fr;
      }

      .page-blog-article .row-example-strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }

      .page-blog-article .row-cta-band {
        grid-template-columns: 1fr;
      }

      .page-blog-article .row-cta-actions {
        justify-content: flex-start;
      }
    }

    @media (max-width: 420px) {
      .page-blog-article .row-example-strip {
        grid-template-columns: 1fr;
      }

      .page-blog-article .row-btn-primary,
      .page-blog-article .row-btn-secondary {
        width: 100%;
      }
    }

    /* Mobile article navigation refinement: compact sticky guide filter + single section/read head. */
    .page-blog-article .row-toc--left a.is-active,
    .page-blog-article .row-toc--left a[aria-current="true"] {
      color: #00d4ff;
      font-weight: 850;
      border-bottom-color: rgba(0, 212, 255, 0.35);
      text-shadow: 0 0 16px rgba(0, 212, 255, 0.25);
    }

    .page-blog-article .row-toc--left a.is-active::before {
      content: "";
      display: inline-block;
      width: 6px;
      height: 6px;
      margin-right: 7px;
      border-radius: 999px;
      background: #00d4ff;
      box-shadow: 0 0 14px rgba(0, 212, 255, 0.55);
      vertical-align: middle;
    }

    @media (max-width: 768px) {
      .page-blog-article .row-hub-filter-shell {
        position: sticky;
        top: 104px;
        z-index: 26;
        padding: 7px 6px 6px;
        margin: 0 -2px 10px;
        border-radius: 14px;
        background:
          linear-gradient(180deg, rgba(9, 14, 25, 0.96), rgba(5, 9, 17, 0.94));
        backdrop-filter: blur(16px);
        -webkit-backdrop-filter: blur(16px);
        box-shadow: 0 14px 34px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.05);
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head {
        min-height: 0;
        margin: 0 0 5px;
        justify-content: flex-start;
        text-align: left;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head h2 {
        font-size: 0.74rem;
        line-height: 1;
        letter-spacing: 0.12em;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.66);
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-nav {
        position: static;
        top: auto;
        z-index: 1;
        display: flex;
        width: 100%;
        gap: 4px;
        margin: 0;
        padding: 0;
        overflow: visible;
        border: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-menu,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill {
        flex: 1 1 0;
        min-width: 0;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill {
        min-height: 31px;
        gap: 3px;
        padding: 7px 3px;
        border-radius: 10px;
        font-size: clamp(0.59rem, 2.55vw, 0.69rem);
        letter-spacing: -0.01em;
        white-space: nowrap;
      }

      .page-blog-article .row-hub-filter-shell .bh-chip-chevron {
        transform: scale(0.82);
        margin-left: 0;
      }

      .page-blog-article .row-mobile-progress-strip {
        display: none !important;
      }

      .page-blog-article .row-mobile-toc-card {
        position: sticky;
        top: 168px;
        z-index: 24;
        margin: 0 -2px 12px;
        border-color: rgba(0, 212, 255, 0.18);
        background:
          linear-gradient(180deg, rgba(8, 13, 24, 0.96), rgba(5, 9, 17, 0.94));
        backdrop-filter: blur(16px);
        -webkit-backdrop-filter: blur(16px);
        box-shadow: 0 14px 34px rgba(0, 0, 0, 0.24);
      }

      .page-blog-article .row-mobile-toc-card summary {
        min-height: 42px;
        padding: 0 13px;
      }

      .page-blog-article .row-mobile-toc-card summary span {
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #fff;
      }

      .page-blog-article .row-mobile-toc-card .row-read-percent {
        flex: 0 0 auto;
        color: #00d4ff;
      }

      .page-blog-article .row-mobile-toc-card .row-toc--mobile {
        max-height: min(46vh, 340px);
        overflow-y: auto;
      }

      .page-blog-article .row-mobile-toc-card .row-toc--mobile a.is-active,
      .page-blog-article .row-mobile-toc-card .row-toc--mobile a[aria-current="true"] {
        color: #00d4ff;
        font-weight: 850;
        background: rgba(0, 212, 255, 0.07);
        box-shadow: inset 3px 0 0 rgba(0, 212, 255, 0.8);
        padding-left: 10px;
      }
    }

    @media (max-width: 380px) {
      .page-blog-article .row-hub-filter-shell {
        top: 100px;
      }

      .page-blog-article .row-mobile-toc-card {
        top: 162px;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill {
        font-size: 0.58rem;
        padding-left: 2px;
        padding-right: 2px;
      }
    }


    /* Mobile article polish: compact sticky guide nav and dynamic sticky section bar. Desktop untouched. */
    @media (max-width: 768px) {
      .page-blog-article .bh-wrap,
      .page-blog-article .bh-grid,
      .page-blog-article .bh-main-col {
        overflow: visible !important;
      }

      .page-blog-article .row-hub-filter-shell {
        position: sticky !important;
        top: 94px !important;
        z-index: 60 !important;
        padding: 8px 8px 8px !important;
        margin: 0 0 8px !important;
        border-radius: 15px !important;
        border-color: rgba(0, 212, 255, 0.16) !important;
        background: linear-gradient(180deg, rgba(9, 14, 25, 0.97), rgba(5, 9, 17, 0.95)) !important;
        backdrop-filter: blur(18px) !important;
        -webkit-backdrop-filter: blur(18px) !important;
        box-shadow: 0 14px 34px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.05) !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        min-height: 0 !important;
        margin: 0 0 7px !important;
        text-align: center !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head h2 {
        position: relative !important;
        display: inline-flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        width: auto !important;
        max-width: 100% !important;
        color: rgba(255, 255, 255, 0.72) !important;
        font-size: clamp(0.72rem, 3vw, 0.82rem) !important;
        line-height: 1 !important;
        letter-spacing: 0.11em !important;
        text-align: center !important;
        text-transform: uppercase !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head h2::after {
        content: "" !important;
        display: block !important;
        width: 72px !important;
        height: 2px !important;
        margin-top: 7px !important;
        border-radius: 999px !important;
        background: linear-gradient(90deg, transparent, rgba(0, 212, 255, 0.94), transparent) !important;
        box-shadow: 0 0 14px rgba(0, 212, 255, 0.34) !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-nav {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 5px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-menu,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill {
        flex: 1 1 0 !important;
        min-width: 0 !important;
        width: auto !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 34px !important;
        padding: 0 3px !important;
        gap: 2px !important;
        border-radius: 11px !important;
        font-size: clamp(0.62rem, 2.75vw, 0.74rem) !important;
        font-weight: 830 !important;
        letter-spacing: -0.035em !important;
        line-height: 1 !important;
        text-align: center !important;
        white-space: nowrap !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-chip-chevron {
        flex: 0 0 auto !important;
        margin-left: 0 !important;
        transform: translateY(-1px) scale(0.82) !important;
      }

      .page-blog-article .row-mobile-toc-card {
        position: sticky !important;
        top: 158px !important;
        z-index: 58 !important;
        margin: 0 0 12px !important;
        border-color: rgba(0, 212, 255, 0.2) !important;
        background: linear-gradient(180deg, rgba(8, 13, 24, 0.97), rgba(5, 9, 17, 0.95)) !important;
        backdrop-filter: blur(18px) !important;
        -webkit-backdrop-filter: blur(18px) !important;
        box-shadow: 0 14px 34px rgba(0, 0, 0, 0.26) !important;
      }

      .page-blog-article .row-mobile-toc-card summary {
        min-height: 43px !important;
        padding: 0 13px !important;
      }

      .page-blog-article .row-mobile-toc-card summary span {
        min-width: 0 !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
        color: #fff !important;
      }

      .page-blog-article .row-mobile-toc-card .row-read-percent {
        flex: 0 0 auto !important;
        color: #00d4ff !important;
      }
    }

    @media (max-width: 380px) {
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-nav {
        gap: 3px !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger {
        min-height: 32px !important;
        padding-left: 2px !important;
        padding-right: 2px !important;
        font-size: 0.6rem !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-chip-chevron {
        transform: translateY(-1px) scale(0.76) !important;
      }
    }


    /* Mobile Road Test Guide Library visual patch — white title + full-width cyan tab band. */
    @media (max-width: 768px) {
      .page-blog-article .row-hub-filter-shell {
        padding: 0 0 10px !important;
        margin: 0 0 14px !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 0 !important;
        margin: 0 0 12px !important;
        padding: 0 14px !important;
        text-align: center !important;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head > div {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        min-width: 0 !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head h2 {
        position: relative !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 0 10px !important;
        color: #ffffff !important;
        font-size: clamp(1.06rem, 5vw, 1.28rem) !important;
        line-height: 1.06 !important;
        font-weight: 900 !important;
        letter-spacing: -0.01em !important;
        text-align: center !important;
        text-transform: none !important;
        text-shadow:
          0 0 16px rgba(0, 212, 255, 0.28),
          0 0 30px rgba(0, 212, 255, 0.14),
          0 1px 0 rgba(0, 0, 0, 0.7) !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head h2::before {
        content: none !important;
        display: none !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-articles-head h2::after {
        content: "" !important;
        position: absolute !important;
        left: 50% !important;
        bottom: 0 !important;
        transform: translateX(-50%) !important;
        width: min(168px, 72%) !important;
        height: 3px !important;
        border-radius: 999px !important;
        background: linear-gradient(90deg, transparent 0%, rgba(125, 247, 255, 0.9) 28%, #00d4ff 50%, rgba(125, 247, 255, 0.9) 72%, transparent 100%) !important;
        opacity: 1 !important;
        pointer-events: none !important;
        box-shadow:
          0 0 8px rgba(0, 212, 255, 0.95),
          0 0 22px rgba(0, 212, 255, 0.58),
          0 0 38px rgba(0, 212, 255, 0.28) !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-nav {
        position: relative !important;
        isolation: isolate !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
        justify-content: space-between !important;
        gap: 0 !important;
        width: 100vw !important;
        max-width: 100vw !important;
        margin: 0 calc(50% - 50vw) 6px !important;
        padding: 8px 0 10px !important;
        overflow: visible !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        border: 0 !important;
        border-radius: 0 !important;
        background:
          radial-gradient(ellipse at 50% 115%, rgba(0, 212, 255, 0.18) 0%, rgba(0, 212, 255, 0.06) 34%, transparent 70%),
          linear-gradient(180deg, rgba(9, 15, 27, 0.9) 0%, rgba(4, 9, 18, 0.96) 100%) !important;
        box-shadow:
          inset 0 1px 0 rgba(255, 255, 255, 0.055),
          0 18px 44px rgba(0, 0, 0, 0.3) !important;
        backdrop-filter: blur(14px) !important;
        -webkit-backdrop-filter: blur(14px) !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-nav::before {
        content: "" !important;
        position: absolute !important;
        left: -24px !important;
        right: -24px !important;
        bottom: -34px !important;
        height: 58px !important;
        border-radius: 999px !important;
        background: radial-gradient(ellipse at center, rgba(0, 212, 255, 0.32) 0%, rgba(0, 212, 255, 0.14) 36%, transparent 74%) !important;
        opacity: 0.9 !important;
        pointer-events: none !important;
        z-index: 0 !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-nav::after {
        content: "" !important;
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        bottom: -1px !important;
        height: 2px !important;
        border-radius: 999px !important;
        background: linear-gradient(90deg, transparent 0%, rgba(0, 212, 255, 0.72) 22%, rgba(125, 247, 255, 0.95) 50%, rgba(0, 212, 255, 0.72) 78%, transparent 100%) !important;
        pointer-events: none !important;
        box-shadow:
          0 0 12px rgba(0, 212, 255, 0.88),
          0 0 28px rgba(0, 212, 255, 0.38) !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-nav::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-menu,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill {
        position: relative !important;
        z-index: 2 !important;
        flex: 1 1 0 !important;
        min-width: 0 !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger {
        position: relative !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        min-height: 34px !important;
        padding: 8px 1px 11px !important;
        gap: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        color: rgba(208, 220, 233, 0.84) !important;
        font-size: clamp(9.5px, 2.65vw, 11px) !important;
        font-weight: 720 !important;
        letter-spacing: 0 !important;
        line-height: 1 !important;
        text-align: center !important;
        text-decoration: none !important;
        white-space: nowrap !important;
        transition: color 0.2s ease, text-shadow 0.2s ease !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill::after,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger::after {
        content: "" !important;
        position: absolute !important;
        left: 50% !important;
        bottom: 4px !important;
        transform: translateX(-50%) !important;
        width: calc(100% - 14px) !important;
        height: 2px !important;
        border-radius: 99px !important;
        background: linear-gradient(90deg, transparent 0%, rgba(0, 212, 255, 0.98) 50%, transparent 100%) !important;
        opacity: 0 !important;
        pointer-events: none !important;
        box-shadow: 0 0 10px rgba(0, 212, 255, 0.68), 0 0 22px rgba(0, 212, 255, 0.36) !important;
        transition: opacity 0.2s ease !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill:hover,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill:focus-visible,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger:hover,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger:focus-visible {
        color: #ffffff !important;
        text-shadow: 0 0 14px rgba(0, 212, 255, 0.24) !important;
        outline: none !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill:hover::after,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill:focus-visible::after,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill.is-active::after,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill.is-current::after,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill[aria-current="true"]::after,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-menu.is-parent-active > .bh-mobile-resource-trigger::after,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger:hover::after,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger:focus-visible::after,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger[aria-expanded="true"]::after {
        opacity: 1 !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill.is-active,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill.is-current,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill[aria-current="true"],
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-menu.is-parent-active > .bh-mobile-resource-trigger,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger[aria-expanded="true"] {
        color: #ffffff !important;
        font-weight: 820 !important;
        background: transparent !important;
        border-color: transparent !important;
        box-shadow: none !important;
        text-shadow: 0 0 14px rgba(0, 212, 255, 0.28) !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-chip-chevron {
        display: none !important;
      }
    }

    @media (max-width: 380px) {
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-nav {
        padding-top: 7px !important;
        padding-bottom: 9px !important;
      }

      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-pill,
      .page-blog-article .row-hub-filter-shell .bh-mobile-resource-trigger {
        min-height: 32px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        font-size: clamp(8.8px, 2.55vw, 10px) !important;
      }
    }


  

    /* Mobile On This Page fixed/read-progress patch — robust fallback for sticky issues. */
    @media (max-width: 768px) {
      .page-blog-article .row-hub-filter-shell {
        position: relative !important;
        top: auto !important;
        z-index: 1 !important;
      }

      .page-blog-article .row-mobile-toc-spacer {
        display: block;
        height: 0;
        pointer-events: none;
      }

      .page-blog-article .row-mobile-toc-card {
        position: relative !important;
        top: auto !important;
        z-index: 80 !important;
        margin: 0 0 12px !important;
        border-color: rgba(0, 212, 255, 0.22) !important;
        background:
          radial-gradient(circle at 12% 0%, rgba(0, 212, 255, 0.11), transparent 30%),
          linear-gradient(180deg, rgba(8, 13, 24, 0.97), rgba(5, 9, 17, 0.95)) !important;
        backdrop-filter: blur(18px) !important;
        -webkit-backdrop-filter: blur(18px) !important;
        box-shadow: 0 14px 34px rgba(0, 0, 0, 0.28), 0 12px 32px rgba(0, 212, 255, 0.08) !important;
      }

      .page-blog-article .row-mobile-toc-card.is-row-toc-fixed {
        position: fixed !important;
        top: var(--row-mobile-toc-top, 88px) !important;
        left: var(--row-mobile-toc-left, 14px) !important;
        right: auto !important;
        width: var(--row-mobile-toc-width, calc(100vw - 28px)) !important;
        z-index: 9992 !important;
        margin: 0 !important;
        transform: translateZ(0);
      }

      .page-blog-article .row-mobile-toc-card summary {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 10px !important;
        min-height: 48px !important;
        padding: 7px 11px 7px 13px !important;
        list-style: none !important;
      }

      .page-blog-article .row-mobile-toc-card summary::-webkit-details-marker {
        display: none !important;
      }

      .page-blog-article .row-mobile-toc-copy {
        display: grid;
        min-width: 0;
        gap: 2px;
      }

      .page-blog-article .row-mobile-toc-eyebrow {
        color: rgba(255, 255, 255, 0.62) !important;
        font-size: 0.62rem !important;
        font-weight: 850 !important;
        letter-spacing: 0.13em !important;
        line-height: 1 !important;
        text-transform: uppercase !important;
      }

      .page-blog-article .row-mobile-toc-current {
        min-width: 0 !important;
        overflow: hidden !important;
        color: #fff !important;
        font-size: 0.92rem !important;
        font-weight: 900 !important;
        line-height: 1.15 !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
      }

      .page-blog-article .row-mobile-toc-actions {
        display: inline-flex;
        align-items: center;
        flex: 0 0 auto;
        gap: 8px;
      }

      .page-blog-article .row-mobile-toc-card .row-read-percent {
        color: #00d4ff !important;
        font-size: 0.68rem !important;
        font-weight: 950 !important;
        letter-spacing: 0.07em !important;
        text-transform: uppercase !important;
        white-space: nowrap !important;
      }

      .page-blog-article .row-mobile-toc-up {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 31px;
        height: 31px;
        padding: 0;
        border: 1px solid rgba(0, 212, 255, 0.34);
        border-radius: 999px;
        color: #eaffff;
        background: rgba(0, 212, 255, 0.12);
        box-shadow: 0 0 18px rgba(0, 212, 255, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.08);
        cursor: pointer;
        font-size: 1rem;
        font-weight: 950;
        line-height: 1;
      }

      .page-blog-article .row-mobile-toc-up:focus-visible {
        outline: 2px solid rgba(0, 212, 255, 0.72);
        outline-offset: 2px;
      }

      .page-blog-article .row-mobile-toc-card .row-mobile-progress-meter {
        display: block !important;
        height: 3px !important;
        margin: 0 12px 0 !important;
        overflow: hidden !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, 0.08) !important;
      }

      .page-blog-article .row-mobile-toc-card .row-mobile-progress-meter > span {
        display: block !important;
        width: var(--row-read-progress, 0%) !important;
        height: 100% !important;
        border-radius: inherit !important;
        background: linear-gradient(90deg, #00d4ff, #72f6ff) !important;
        box-shadow: 0 0 16px rgba(0, 212, 255, 0.45) !important;
        transition: width 0.12s linear !important;
      }

      .page-blog-article .row-mobile-toc-card .row-toc--mobile {
        max-height: min(48vh, 360px) !important;
        overflow-y: auto !important;
        padding-top: 8px !important;
      }

      .page-blog-article .row-mobile-toc-card .row-toc--mobile a.is-active,
      .page-blog-article .row-mobile-toc-card .row-toc--mobile a[aria-current="true"] {
        color: #00d4ff !important;
        font-weight: 850 !important;
        background: rgba(0, 212, 255, 0.08) !important;
        box-shadow: inset 3px 0 0 rgba(0, 212, 255, 0.85) !important;
        padding-left: 10px !important;
      }
    }

    @media (min-width: 769px) {
      .page-blog-article .row-mobile-toc-spacer {
        display: none !important;
      }
    }
