#ap-aggregate .ap-mch{
  --mch-ink: #1f2925;
  --mch-muted: #5f6d67;
  --mch-paper: #ffffff;
  --mch-soft: #f3f6f4;
  --mch-line: #dde4df;
  --mch-accent: #176b5d;
  --mch-accent-dark: #0d4d42;
  --mch-amber: #d19a3f;
  width: 100%;
  overflow: hidden;
  color: var(--mch-ink);
  background: var(--mch-paper);
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}#ap-aggregate .ap-mch *, #ap-aggregate .ap-mch *::before, #ap-aggregate .ap-mch *::after{ box-sizing: border-box; }#ap-aggregate .ap-mch img{ display: block; max-width: 100%; height: auto; }#ap-aggregate .ap-mch a{ color: inherit; text-decoration-thickness: 1px; text-underline-offset: 3px; }#ap-aggregate .ap-mch h1, #ap-aggregate .ap-mch h2, #ap-aggregate .ap-mch h3, #ap-aggregate .ap-mch p, #ap-aggregate .ap-mch ul, #ap-aggregate .ap-mch table{ margin-top: 0; }#ap-aggregate .ap-mch h1{ font-size: 44px; line-height: 1.28; margin-bottom: 22px; }#ap-aggregate .ap-mch h2{ font-size: 32px; line-height: 1.22; margin-bottom: 16px; }#ap-aggregate .ap-mch h3{ font-size: 18px; line-height: 1.3; margin-bottom: 10px; }#ap-aggregate .ap-container{ width: min(1180px, calc(100% - 40px)); margin: 0 auto; }#ap-aggregate .ap-section{ padding: 76px 0; }#ap-aggregate .ap-section-soft{ background: var(--mch-soft); }#ap-aggregate .ap-section-lead{ max-width: 760px; color: var(--mch-muted); font-size: 17px; }#ap-aggregate .ap-hero{ padding: 56px 0 60px; background: #ffffff; }#ap-aggregate .ap-hero-grid{ display: grid; grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr); align-items: center; gap: 60px; }#ap-aggregate .ap-hero-copy h1{ letter-spacing: -0.01em; }#ap-aggregate .ap-hero-intro{ max-width: 720px; font-size: 18px; color: var(--mch-muted); }#ap-aggregate .ap-hero-intro a{ color: var(--mch-accent); }#ap-aggregate .ap-hero-actions{ display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }#ap-aggregate .ap-hero-facts{ display: flex; flex-wrap: wrap; gap: 10px 28px; margin-top: 34px; }#ap-aggregate .ap-hero-fact{ border-top: 2px solid var(--mch-amber); padding: 12px 0 0; font-size: 14px; color: var(--mch-muted); }#ap-aggregate .ap-hero-fact strong{ display: block; color: var(--mch-ink); font-size: 16px; }#ap-aggregate .ap-hero-media img{ width: 100%; max-height: 540px; object-fit: cover; border-radius: 12px; box-shadow: 0 18px 48px rgba(31, 41, 37, 0.14); }#ap-aggregate .ap-btn{ display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 24px; border-radius: 6px; font-size: 15px; font-weight: 700; text-decoration: none; transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease; }#ap-aggregate .ap-btn-primary{ background: var(--mch-accent); border: 1px solid var(--mch-accent); color: #ffffff !important; }#ap-aggregate .ap-btn-primary:hover{ background: var(--mch-accent-dark); border-color: var(--mch-accent-dark); }#ap-aggregate .ap-btn-secondary{ background: transparent; border: 1px solid var(--mch-ink); color: var(--mch-ink) !important; }#ap-aggregate .ap-btn-secondary:hover{ background: var(--mch-ink); color: #ffffff !important; }#ap-aggregate .ap-spec-wrap{ overflow-x: auto; border-radius: 10px; border: 1px solid var(--mch-line); background: #fff; }#ap-aggregate .ap-spec-table{ width: 100%; border-collapse: collapse; min-width: 640px; }#ap-aggregate .ap-spec-table th, #ap-aggregate .ap-spec-table td{ padding: 13px 18px; text-align: left; border-bottom: 1px solid var(--mch-line); }#ap-aggregate .ap-spec-table th{ background: var(--mch-soft); color: var(--mch-ink); font-weight: 700; width: 34%; }#ap-aggregate .ap-spec-table td{ color: var(--mch-ink); }#ap-aggregate .ap-spec-table tr:last-child th, #ap-aggregate .ap-spec-table tr:last-child td{ border-bottom: 0; }#ap-aggregate .ap-split{ display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); gap: 52px; align-items: center; }#ap-aggregate .ap-split-media img{ width: 100%; border-radius: 12px; box-shadow: 0 14px 36px rgba(31, 41, 37, 0.12); }#ap-aggregate .ap-check-list{ list-style: none; padding: 0; margin: 0; }#ap-aggregate .ap-check-list li{ position: relative; padding: 13px 0 13px 30px; border-bottom: 1px solid var(--mch-line); color: var(--mch-muted); }#ap-aggregate .ap-check-list li::before{ content: "✓"; position: absolute; left: 0; top: 13px; color: var(--mch-accent); font-weight: 700; }#ap-aggregate .ap-check-list li:last-child{ border-bottom: 0; }#ap-aggregate .ap-check-list strong{ color: var(--mch-ink); }#ap-aggregate .ap-benefit-grid{ display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 34px; }#ap-aggregate .ap-benefit-card{ background: #fff; border: 1px solid var(--mch-line); border-top: 4px solid var(--mch-accent); border-radius: 10px; padding: 22px; }#ap-aggregate .ap-benefit-card h3{ font-size: 18px; margin-bottom: 8px; }#ap-aggregate .ap-benefit-card p{ color: var(--mch-muted); font-size: 14px; margin-bottom: 0; }#ap-aggregate .ap-decision-intro{ margin: 34px 0 30px; }#ap-aggregate .ap-decision-intro-text p{ margin-bottom: 0; }#ap-aggregate .ap-decision-intro img{ width: 100%; max-height: 400px; object-fit: cover; border-radius: 12px; }#ap-aggregate .ap-decision-grid{ display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }#ap-aggregate .ap-decision-card{ background: #fff; border: 1px solid var(--mch-line); border-radius: 10px; padding: 22px; }#ap-aggregate .ap-decision-card h3{ font-size: 18px; margin-bottom: 8px; }#ap-aggregate .ap-decision-card p{ color: var(--mch-muted); font-size: 14px; }#ap-aggregate .ap-spec-ref{ display: block; margin-top: 12px; padding: 10px 12px; background: var(--mch-soft); border-radius: 6px; color: var(--mch-ink); font-size: 14px; font-weight: 700; }#ap-aggregate .ap-matrix-grid{ display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 34px; }#ap-aggregate .ap-product-card{ display: flex; flex-direction: column; background: #fff; border: 1px solid var(--mch-line); border-radius: 12px; overflow: hidden; text-decoration: none; transition: box-shadow 0.2s ease, transform 0.2s ease; }#ap-aggregate .ap-product-card:hover{ box-shadow: 0 12px 28px rgba(31, 41, 37, 0.1); transform: translateY(-2px); }#ap-aggregate .ap-product-card img{ width: 100%; height: 180px; object-fit: cover; }#ap-aggregate .ap-product-card-body{ display: flex; flex-direction: column; flex: 1; padding: 20px; }#ap-aggregate .ap-product-card-body h3{ font-size: 17px; margin-bottom: 8px; }#ap-aggregate .ap-product-card-body p{ color: var(--mch-muted); font-size: 14px; flex: 1; }#ap-aggregate .ap-cta-band{ background: linear-gradient(135deg, #0d4d42, #176b5d); color: #fff; }#ap-aggregate .ap-cta-band h2{ color: #fff; }#ap-aggregate .ap-cta-band p{ color: rgba(255,255,255,0.88); }#ap-aggregate .ap-cta-actions{ display: flex; flex-wrap: wrap; gap: 12px; margin: 26px 0 18px; }#ap-aggregate .ap-cta-band .ap-btn-primary{ background: #fff; border-color: #fff; color: var(--mch-accent) !important; }#ap-aggregate .ap-cta-band .ap-btn-primary:hover{ background: #f0f5f2; }#ap-aggregate .ap-cta-band .ap-btn-secondary{ border-color: #fff; color: #fff !important; }#ap-aggregate .ap-cta-band .ap-btn-secondary:hover{ background: #fff; color: var(--mch-accent) !important; }#ap-aggregate .ap-cta-email{ margin: 0; }#ap-aggregate .ap-cta-email a{ color: #fff; font-weight: 700; }#ap-aggregate .ap-faq-list{ display: grid; gap: 14px; margin-top: 30px; }#ap-aggregate .ap-faq-item{ background: #fff; border: 1px solid var(--mch-line); border-radius: 10px; padding: 20px 22px; }#ap-aggregate .ap-faq-item h3{ font-size: 17px; margin-bottom: 8px; }#ap-aggregate .ap-faq-item p{ color: var(--mch-muted); font-size: 14px; margin-bottom: 0; }

@media (max-width: 900px) {#ap-aggregate .ap-hero-grid, #ap-aggregate .ap-split, #ap-aggregate .ap-decision-intro{ grid-template-columns: 1fr; gap: 34px; }#ap-aggregate .ap-hero-media{ order: 2; }#ap-aggregate .ap-benefit-grid{ grid-template-columns: 1fr 1fr; }#ap-aggregate .ap-matrix-grid{ grid-template-columns: 1fr; }
}
@media (max-width: 600px) {#ap-aggregate .ap-container{ width: calc(100% - 32px); }#ap-aggregate .ap-hero{ padding: 40px 0; }#ap-aggregate .ap-hero h1{ font-size: 34px; }#ap-aggregate .ap-section{ padding: 54px 0; }#ap-aggregate .ap-section h2{ font-size: 27px; }#ap-aggregate .ap-benefit-grid, #ap-aggregate .ap-decision-grid{ grid-template-columns: 1fr; }#ap-aggregate .ap-hero-actions .ap-btn, #ap-aggregate .ap-cta-actions .ap-btn{ width: 100%; }
}
