
    .agg-page * { box-sizing: border-box; letter-spacing: 0; }
    .article_content_box:has(.agg-page) > h1.article_title.themes_box_title,
    .article_content_box:has(.agg-page) > h1.main_title.themes_box_title {
      display: none !important;
    }
    body.agg-body { margin: 0; color: #1d2730; background: #f5f7f9; font-family: Arial, Helvetica, sans-serif; line-height: 1.6; }
    .agg-page { width: 100%; overflow-x: hidden; background: #f5f7f9; }
    .agg-page a { color: inherit; text-decoration-thickness: 1px; text-underline-offset: 3px; }
    .agg-page img { display: block; }
    .agg-shell { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }
    .agg-topbar { position: sticky; top: 0; z-index: 20; background: rgba(245,247,249,.95); backdrop-filter: blur(8px); border-bottom: 1px solid #d9e0e6; }
    .agg-topbar-inner { min-height: 64px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
    .agg-brand { color: #20313b; font-size: 18px; font-weight: 800; text-decoration: none; white-space: nowrap; }
    .agg-nav { display: flex; align-items: center; justify-content: flex-end; gap: 18px; flex-wrap: wrap; font-size: 14px; font-weight: 700; }
    .agg-nav a { text-decoration: none; }
    .agg-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 11px 18px; border-radius: 6px; border: 1px solid #20313b; font-size: 15px; font-weight: 700; text-decoration: none; white-space: nowrap; }
    .agg-btn-primary { color: #fff !important; background: #315a6a; border-color: #315a6a; }
    .agg-btn-secondary { color: #315a6a !important; background: #fff; border-color: #c6d0d8; }
    .agg-hero { padding: 52px 0 62px; }
    .agg-section { padding: 70px 0; }
    .agg-section-soft { background: #edf2f5; }
    .agg-grid-hero { display: grid; grid-template-columns: minmax(0, 1.03fr) minmax(320px, .97fr); align-items: center; gap: 42px; }
    .agg-kicker { margin: 0 0 14px; color: #496d73; font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: .02em; }
    .agg-h1 { margin: 0 0 18px; color: #18242c; font-size: 48px; line-height: 1.12; }
    .agg-lede { margin: 0; max-width: 720px; color: #5e6b74; font-size: 18px; }
    .agg-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
    .agg-facts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin-top: 28px; }
    .agg-fact { min-height: 72px; padding-top: 14px; border-top: 2px solid #315a6a; }
    .agg-fact strong { display: block; margin-bottom: 4px; font-size: 15px; }
    .agg-fact span { color: #66757f; font-size: 13px; }
    .agg-media-box, .agg-card, .agg-panel, .agg-read-card { border-radius: 8px; background: #fff; border: 1px solid #d9e0e6; box-shadow: 0 8px 24px rgba(23, 33, 40, .05); }
    .agg-media-box { aspect-ratio: 4 / 5; display: flex; align-items: center; justify-content: center; overflow: hidden; padding: 18px; }
    .agg-media-box img { width: auto; height: auto; max-width: 92%; max-height: 92%; object-fit: contain; }
    .agg-display-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 22px; }
    .agg-panel { padding: 20px; }
    .agg-panel h3 { margin: 0 0 8px; font-size: 19px; line-height: 1.2; }
    .agg-panel p { margin: 0; color: #5e6b74; font-size: 15px; }
    .agg-fit-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 28px; align-items: start; }
    .agg-section h2 { margin: 0 0 14px; color: #18242c; font-size: 32px; line-height: 1.14; }
    .agg-section-lede { margin: 0; max-width: 760px; color: #5e6b74; font-size: 17px; }
    .agg-table-wrap { overflow-x: auto; border: 1px solid #d9e0e6; border-radius: 8px; background: #fff; }
    .agg-table { width: 100%; min-width: 620px; border-collapse: collapse; text-align: left; }
    .agg-table th, .agg-table td { padding: 14px 16px; border-bottom: 1px solid #e5eaee; vertical-align: top; }
    .agg-table th { width: 32%; background: #f7fafb; color: #18242c; font-size: 14px; }
    .agg-table td { color: #5e6b74; font-size: 14px; }
    .agg-note { margin-top: 14px; color: #5e6b74; font-size: 14px; }
    .agg-related-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 22px; }
    .agg-card { padding: 14px; }
    .agg-card-media { aspect-ratio: 16 / 10; display: flex; align-items: center; justify-content: center; overflow: hidden; margin-bottom: 14px; background: #f9fbfc; }
    .agg-card-media img { width: auto; height: auto; max-width: 88%; max-height: 88%; object-fit: contain; }
    .agg-card h3, .agg-read-card h3 { margin: 0 0 8px; font-size: 18px; line-height: 1.2; }
    .agg-card p, .agg-read-card p { margin: 0 0 10px; color: #5e6b74; font-size: 15px; }
    .agg-text-link { display: inline-flex; color: #315a6a !important; font-weight: 700; text-decoration: none; }
    .agg-text-link:hover { text-decoration: underline; }
    .agg-reading-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 22px; }
    .agg-read-card { min-height: 210px; padding: 18px; }
    .agg-read-head { margin-bottom: 10px; color: #496d73; font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .03em; }
    .agg-faq-wrap { max-width: 920px; margin: 0 auto; }
    .agg-faq-list { margin-top: 24px; border-top: 1px solid #d9e0e6; background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 8px 24px rgba(23, 33, 40, .05); }
    .agg-faq-item { padding: 20px 22px; border-bottom: 1px solid #e5eaee; }
    .agg-faq-item:last-child { border-bottom: 0; }
    .agg-faq-item h3 { margin: 0 0 8px; font-size: 18px; line-height: 1.2; }
    .agg-faq-item p { margin: 0; color: #5e6b74; font-size: 15px; }
    .agg-footer { padding: 30px 0 38px; color: #6b7680; font-size: 13px; text-align: center; }
    @media (max-width: 980px) {
      .agg-grid-hero, .agg-fit-grid { grid-template-columns: 1fr; }
      .agg-display-grid, .agg-reading-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    }
    @media (max-width: 720px) {
      .agg-shell { width: min(100% - 28px, 1180px); }
      .agg-topbar-inner { min-height: 58px; }
      .agg-nav { gap: 12px; font-size: 13px; }
      .agg-btn { min-height: 40px; padding: 8px 13px; font-size: 13px; }
      .agg-hero { padding: 34px 0 46px; }
      .agg-section { padding: 54px 0; }
      .agg-h1 { font-size: 34px; }
      .agg-lede, .agg-section-lede { font-size: 16px; }
      .agg-facts, .agg-display-grid, .agg-reading-grid, .agg-related-grid { grid-template-columns: 1fr; }
      .agg-section h2 { font-size: 27px; }
      .agg-table { min-width: 560px; }
    }
  