
    body:has(.agg779) .main_title.themes_box_title { display: none !important; }
    .agg779,
    .agg779 * { box-sizing: border-box; letter-spacing: 0; }
    .agg779 {
      --ink: #182321;
      --muted: #5d6966;
      --paper: #ffffff;
      --soft: #f5f3ee;
      --soft-2: #eef6f3;
      --line: #d8dfdb;
      --teal: #0f766e;
      --teal-dark: #0b544f;
      --amber: #b8612d;
      --warn: #7f1d1d;
      width: 100%;
      overflow: hidden;
      color: var(--ink);
      background: var(--paper);
      font-family: Arial, Helvetica, sans-serif;
      line-height: 1.58;
    }
    .agg779 a { color: inherit; text-underline-offset: 3px; }
    .agg779 img { display: block; max-width: 100%; }
    .agg779 h1,
    .agg779 h2,
    .agg779 h3,
    .agg779 p,
    .agg779 figure { margin-top: 0; }
    .agg779 h1,
    .agg779 h2,
    .agg779 h3 { line-height: 1.14; }
    .agg779 h1 { margin-bottom: 20px; font-size: 48px; }
    .agg779 h2 { margin-bottom: 14px; font-size: 34px; }
    .agg779 h3 { margin-bottom: 9px; font-size: 20px; }
    .agg779-shell { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }
    .agg779-kicker {
      margin-bottom: 12px;
      color: var(--amber);
      font-size: 12px;
      font-weight: 800;
      text-transform: uppercase;
    }
    .agg779-lede { max-width: 760px; color: var(--muted); font-size: 18px; }
    .agg779-btn {
      display: inline-flex;
      min-height: 46px;
      align-items: center;
      justify-content: center;
      padding: 11px 20px;
      border: 1px solid var(--ink);
      border-radius: 4px;
      font-size: 15px;
      font-weight: 700;
      text-decoration: none;
      transition: background-color .2s ease, color .2s ease, border-color .2s ease;
    }
    .agg779-btn-primary {
      color: #fff !important;
      background: var(--teal);
      border-color: var(--teal);
    }
    .agg779-btn-primary:hover { background: var(--teal-dark); border-color: var(--teal-dark); }
    .agg779-btn-secondary:hover { color: #fff !important; background: var(--ink); }
    .agg779-topbar {
      position: sticky;
      top: 0;
      z-index: 20;
      border-bottom: 1px solid var(--line);
      background: rgba(255,255,255,.97);
      backdrop-filter: blur(8px);
    }
    .agg779-topbar-inner {
      display: flex;
      min-height: 66px;
      align-items: center;
      justify-content: space-between;
      gap: 22px;
    }
    .agg779-brand {
      font-size: 18px;
      font-weight: 800;
      text-decoration: none;
      white-space: nowrap;
    }
    .agg779-topnav {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-end;
      gap: 18px;
      font-size: 14px;
      font-weight: 700;
    }
    .agg779-topnav a { text-decoration: none; }
    .agg779-hero {
      padding: 54px 0 58px;
      background: linear-gradient(90deg, var(--soft) 0 58%, #fff 58% 100%);
    }
    .agg779-hero-grid {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(330px, .9fr);
      align-items: center;
      gap: 52px;
    }
    .agg779-actions {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      margin-top: 28px;
    }
    .agg779-facts {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 12px;
      margin-top: 30px;
    }
    .agg779-fact {
      padding: 15px 16px;
      border: 1px solid var(--line);
      border-radius: 6px;
      background: rgba(255,255,255,.84);
    }
    .agg779-fact strong { display: block; margin-bottom: 3px; font-size: 15px; }
    .agg779-fact span { color: var(--muted); font-size: 13px; }
    .agg779-hero-figure {
      padding: 14px;
      border: 1px solid var(--line);
      border-radius: 6px;
      background: #fff;
      box-shadow: 0 20px 42px rgba(24,35,33,.1);
    }
    .agg779-hero-figure img {
      width: 100%;
      max-height: 640px;
      object-fit: contain;
      aspect-ratio: 1 / 1;
      background: #fff;
      border: 1px solid #e6ece8;
      border-radius: 4px;
    }
    .agg779-hero-figure figcaption { margin-top: 10px; color: var(--muted); font-size: 13px; }
    .agg779-section { padding: 74px 0; }
    .agg779-section-soft { background: var(--soft-2); }
    .agg779-center-head {
      max-width: 780px;
      margin: 0 auto 34px;
      text-align: center;
    }
    .agg779-split {
      display: grid;
      grid-template-columns: minmax(320px, .88fr) minmax(0, 1.12fr);
      gap: 36px;
      align-items: start;
    }
    .agg779-media {
      width: min(100%, 420px);
      padding: 12px;
      border: 1px solid var(--line);
      border-radius: 6px;
      background: #fff;
    }
    .agg779-media img {
      width: 100%;
      height: clamp(260px, 28vw, 360px);
      min-height: 0;
      object-fit: contain;
      aspect-ratio: auto;
      background: #fff;
      border: 1px solid #e6ece8;
      border-radius: 4px;
    }
    .agg779-media p { margin: 10px 0 0; color: var(--muted); font-size: 13px; }
    .agg779-layer-grid,
    .agg779-intake-grid,
    .agg779-product-grid,
    .agg779-reading-grid {
      display: grid;
      gap: 16px;
    }
    .agg779-layer-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .agg779-intake-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .agg779-product-grid,
    .agg779-reading-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
    .agg779-layer-card,
    .agg779-intake-card,
    .agg779-product-card,
    .agg779-reading-card,
    .agg779-faq-card {
      border: 1px solid var(--line);
      border-radius: 6px;
      background: #fff;
    }
    .agg779-layer-card,
    .agg779-intake-card,
    .agg779-reading-card { padding: 18px; }
    .agg779-tag,
    .agg779-product-card .meta,
    .agg779-reading-card .meta {
      display: inline-block;
      margin-bottom: 10px;
      color: var(--amber);
      font-size: 12px;
      font-weight: 800;
      text-transform: uppercase;
    }
    .agg779-layer-card p,
    .agg779-intake-card p,
    .agg779-product-card p,
    .agg779-reading-card p,
    .agg779-faq-card p { color: var(--muted); }
    .agg779-note {
      margin-top: 28px;
      padding: 18px 20px;
      border-left: 4px solid var(--warn);
      background: #fff;
      color: var(--muted);
    }
    .agg779-product-card {
      display: flex;
      flex-direction: column;
      overflow: hidden;
    }
    .agg779-product-card figure {
      height: 260px;
      margin: 0;
      padding: 12px;
      border-bottom: 1px solid var(--line);
      background: var(--soft);
    }
    .agg779-product-card img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      background: #fff;
      border: 1px solid #e6ece8;
      border-radius: 4px;
    }
    .agg779-product-body {
      display: flex;
      flex: 1;
      flex-direction: column;
      padding: 20px;
    }
    .agg779-product-body a,
    .agg779-reading-card a,
    .agg779-close a {
      margin-top: auto;
      color: var(--teal);
      font-weight: 700;
    }
    .agg779-reading-card { display: flex; flex-direction: column; }
    .agg779-faq-list {
      max-width: 900px;
      margin: 0 auto;
      display: grid;
      gap: 14px;
    }
    .agg779-faq-card { padding: 20px 22px; }
    .agg779-close {
      margin-top: 24px;
      padding-top: 22px;
      border-top: 1px solid var(--line);
      color: var(--muted);
    }
    @media (max-width: 920px) {
      .agg779 h1 { font-size: 40px; }
      .agg779 h2 { font-size: 30px; }
      .agg779-hero { background: var(--soft); }
      .agg779-hero-grid,
      .agg779-split { grid-template-columns: 1fr; }
      .agg779-intake-grid,
      .agg779-product-grid,
      .agg779-reading-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
      .agg779-reading-grid .agg779-reading-card:last-child { grid-column: 1 / -1; }
      .agg779-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    }
    @media (max-width: 640px) {
      .agg779-shell { width: min(100% - 28px, 1180px); }
      .agg779-topbar-inner { min-height: 58px; gap: 12px; }
      .agg779-topnav { gap: 10px; font-size: 12px; }
      .agg779-hero { padding: 36px 0 42px; }
      .agg779 h1 { font-size: 34px; }
      .agg779 h2 { font-size: 27px; }
      .agg779-lede { font-size: 16px; }
      .agg779-facts,
      .agg779-layer-grid,
      .agg779-intake-grid,
      .agg779-product-grid,
      .agg779-reading-grid { grid-template-columns: 1fr; }
      .agg779-section { padding: 56px 0; }
      .agg779-actions { gap: 10px; }
      .agg779-btn { min-height: 42px; padding: 10px 14px; font-size: 13px; }
    }
  