.ap-page{
    --ap-brand:#0d6a70;
    --ap-brand-dark:#0f3940;
    --ap-ink:#16212e;
    --ap-muted:#5a6675;
    --ap-line:#dce4ea;
    --ap-soft:#f3f6f8;
    --ap-accent:#e8a93d;
    font-family:'Segoe UI', Roboto, system-ui, -apple-system, sans-serif;
    background:#ffffff;
    color:var(--ap-ink);
    line-height:1.65;
    overflow:clip;
  }.ap-page *, .ap-page *::before, .ap-page *::after{ box-sizing:border-box; }.ap-page img{ display:block; max-width:100%; height:auto; }.ap-page a{ color:inherit; text-decoration-thickness:1px; text-underline-offset:3px; }.ap-page h1, .ap-page h2, .ap-page h3, .ap-page h4, .ap-page p{ margin:0 0 14px; }.ap-page h1{ font-size:clamp(36px,4.2vw,52px); line-height:1.28; margin-bottom:22px; }.ap-page h2{ font-size:clamp(28px,3.1vw,38px); line-height:1.24; margin-bottom:18px; }.ap-page h3{ font-size:clamp(18px,1.6vw,22px); line-height:1.32; margin-bottom:10px; }.ap-page ul{ margin:0; padding:0; list-style:none; }#ap-aggregate .ap-container{ width:min(1180px, calc(100% - 48px)); margin-inline:auto; }#ap-aggregate .ap-section{ padding:74px 0; }#ap-aggregate .ap-section-soft{ background:var(--ap-soft); }#ap-aggregate .ap-section-dark{ background:linear-gradient(135deg,#0a2d33 0%,#10we 49%, #0a3a42 100%); color:#f4f8fa; }#ap-aggregate .ap-section-dark{ background:linear-gradient(135deg,#0a2d33 0%,#104750 100%); color:#f4f8fa; }#ap-aggregate /* Buttons */
  .ap-btn{ display:inline-flex; min-height:48px; align-items:center; justify-content:center; gap:8px; padding:12px 24px; border-radius:8px; font-size:15px; font-weight:700; text-decoration:none; transition:background .2s ease,border-color .2s ease,color .2s ease; }#ap-aggregate .ap-btn-primary{ background:var(--ap-brand); color:#fff; border:1px solid var(--ap-brand); }#ap-aggregate .ap-btn-primary:hover{ background:var(--ap-brand-dark); border-color:var(--ap-brand-dark); color:#fff; }#ap-aggregate .ap-btn-outline{ background:#fff; color:var(--ap-brand-dark); border:1px solid #c6d2d9; }#ap-aggregate .ap-btn-outline:hover{ border-color:var(--ap-brand); color:var(--ap-brand); }#ap-aggregate .ap-btn-light{ background:#ffffff; color:var(--ap-brand-dark); border:1px solid #ffffff; }#ap-aggregate .ap-btn-light:hover{ background:var(--ap-accent); border-color:var(--ap-accent); color:#0a2d33; }#ap-aggregate .ap-btn-ghost-light{ background:transparent; color:#fff; border:1px solid rgba(255,255,255,.85); }#ap-aggregate .ap-btn-ghost-light:hover{ background:rgba(255,255,255,.14); border-color:#fff; color:#fff; }#ap-aggregate /* Hero */
  .ap-hero{ background:linear-gradient(135deg,#08252c 0%,#0d3c45 58%,#115860 100%); color:#ffffff; padding:72px 0 80px; border-bottom:4px solid var(--ap-accent); }#ap-aggregate .ap-hero-grid{ display:grid; grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr); gap:60px; align-items:center; }#ap-aggregate .ap-hero-content{ max-width:640px; }#ap-aggregate .ap-hero-content h1{ color:#fff; }#ap-aggregate .ap-hero-intro{ font-size:clamp(16px,1.25vw,18px); color:#dbeaee; margin-bottom:28px; }#ap-aggregate .ap-hero-intro a{ color:#fff; text-decoration:none; border-bottom:2px solid var(--ap-accent); }#ap-aggregate .ap-hero-actions{ display:flex; flex-wrap:wrap; gap:14px; margin-bottom:34px; }#ap-aggregate .ap-hero-trust{ display:flex; flex-wrap:wrap; gap:10px 24px; font-size:14px; font-weight:600; color:#cfe4e9; margin:0; }#ap-aggregate .ap-hero-trust li{ position:relative; padding-left:18px; }#ap-aggregate .ap-hero-trust li::before{ content:""; position:absolute; left:0; top:0.52em; width:8px; height:8px; border-radius:50%; background:var(--ap-accent); }#ap-aggregate .ap-hero-media{ position:relative; text-align:center; }#ap-aggregate .ap-hero-media::before{ content:""; position:absolute; inset:6% 4% -5% -5%; border:2px solid rgba(255,255,255,.24); border-radius:16px; background:rgba(255,255,255,.05); }#ap-aggregate .ap-hero-media img{ position:relative; width:100%; max-height:560px; object-fit:contain; filter:drop-shadow(0 30px 40px rgba(0,0,0,.38)); }#ap-aggregate /* Section heads */
  .ap-head-center{ max-width:820px; margin:0 auto 44px; text-align:center; }#ap-aggregate .ap-head-center p{ color:var(--ap-muted); font-size:17px; }#ap-aggregate .ap-section-dark .ap-head-center p{ color:#c3d8dd; }#ap-aggregate .ap-kicker{ display:inline-block; margin-bottom:10px; font-size:12px; letter-spacing:.14em; text-transform:uppercase; font-weight:800; color:var(--ap-brand); }#ap-aggregate .ap-section-dark .ap-kicker{ color:var(--ap-accent); }#ap-aggregate /* Proof cards */
  .ap-proof-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:20px; }#ap-aggregate .ap-proof-card{ background:#ffffff; border:1px solid var(--ap-line); border-radius:14px; padding:30px 24px; box-shadow:0 8px 22px rgba(13,42,49,.05); }#ap-aggregate .ap-proof-num{ font-size:14px; font-weight:800; color:var(--ap-accent); margin-bottom:6px; display:block; }#ap-aggregate .ap-proof-card h3{ color:var(--ap-brand-dark); }#ap-aggregate .ap-proof-card p{ color:var(--ap-muted); font-size:15px; margin-bottom:16px; }#ap-aggregate .ap-proof-card a{ font-weight:700; color:var(--ap-brand); }#ap-aggregate /* Product spotlight */
  .ap-spotlight-grid{ display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1.03fr); gap:50px; align-items:center; }#ap-aggregate .ap-spotlight-media{ background:#f6f9fa; border-radius:16px; padding:26px; border:1px solid var(--ap-line); }#ap-aggregate .ap-spotlight-media img{ width:100%; max-height:620px; object-fit:contain; }#ap-aggregate .ap-spotlight-copy h2{ color:var(--ap-brand-dark); }#ap-aggregate .ap-spotlight-copy > p{ color:var(--ap-muted); }#ap-aggregate .ap-check-list{ margin:22px 0 0; display:grid; gap:13px; }#ap-aggregate .ap-check-list li{ position:relative; padding-left:34px; font-size:15.5px; }#ap-aggregate .ap-check-list li::before{ content:"✓"; position:absolute; left:0; top:-2px; width:24px; height:24px; background:var(--ap-brand); color:#fff; border-radius:6px; line-height:24px; text-align:center; font-weight:800; font-size:14px; }#ap-aggregate .ap-spotlight-actions{ display:flex; flex-wrap:wrap; gap:12px; margin-top:30px; }#ap-aggregate /* Feature photo cards (specs) */
  .ap-spec-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }#ap-aggregate .ap-spec-card{ background:#fff; border-radius:16px; border:1px solid var(--ap-line); overflow:hidden; box-shadow:0 10px 28px rgba(13,42,49,.06); }#ap-aggregate .ap-spec-card img{ width:100%; height:236px; object-fit:cover; }#ap-aggregate .ap-spec-body{ padding:22px 22px 26px; }#ap-aggregate .ap-spec-body h3{ color:var(--ap-brand-dark); }#ap-aggregate .ap-spec-body p{ font-size:15px; color:var(--ap-muted); margin-bottom:0; }#ap-aggregate /* Product matrix */
  .ap-matrix-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }#ap-aggregate .ap-product-card{ background:#fff; border:1px solid var(--ap-line); border-radius:16px; overflow:hidden; display:flex; flex-direction:column; transition:box-shadow .2s ease,transform .2s ease; }#ap-aggregate .ap-product-card:hover{ box-shadow:0 18px 36px rgba(13,42,49,.10); transform:translateY(-4px); }#ap-aggregate .ap-product-card img{ width:100%; height:240px; object-fit:cover; }#ap-aggregate .ap-product-card-body{ padding:22px; display:flex; flex-direction:column; gap:8px; flex:1; }#ap-aggregate .ap-product-card-body h3{ color:var(--ap-brand-dark); }#ap-aggregate .ap-product-card-body p{ font-size:15px; color:var(--ap-muted); flex:1; }#ap-aggregate .ap-product-link{ display:inline-block; font-weight:800; font-size:14px; color:var(--ap-brand); }#ap-aggregate /* Decision rows */
  .ap-decision-panel{ background:#fff; border:1px solid var(--ap-line); border-radius:16px; overflow:hidden; }#ap-aggregate .ap-decision-row{ display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,.7fr); gap:28px; padding:26px 28px; align-items:center; border-bottom:1px solid var(--ap-line); }#ap-aggregate .ap-decision-row:last-child{ border-bottom:0; }#ap-aggregate .ap-decision-program{ color:var(--ap-brand-dark); font-weight:800; font-size:17px; margin:0; }#ap-aggregate .ap-decision-fact{ color:var(--ap-muted); font-size:15px; margin:0; }#ap-aggregate .ap-decision-fact strong{ color:var(--ap-ink); display:block; font-size:14.5px; margin-bottom:3px; }#ap-aggregate .ap-decision-link{ font-size:14px; font-weight:800; color:var(--ap-brand); }#ap-aggregate /* Steps */
  .ap-steps{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }#ap-aggregate .ap-step-card{ background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.16); border-radius:14px; color:#fff; padding:24px; }#ap-aggregate .ap-step-num{ color:var(--ap-accent); font-weight:800; font-size:14px; display:block; margin-bottom:8px; }#ap-aggregate .ap-step-card h3{ color:#fff; font-size:18px; }#ap-aggregate .ap-step-card p{ color:#cfe0e5; font-size:14.5px; margin:0; }#ap-aggregate /* CTA band */
  .ap-cta-band{ background:#fff; border:1px solid var(--ap-line); border-radius:18px; padding:44px 44px; box-shadow:0 16px 40px rgba(13,42,49,.10); display:flex; align-items:center; justify-content:space-between; gap:32px; flex-wrap:wrap; }#ap-aggregate .ap-cta-band h2{ color:var(--ap-brand-dark); margin-bottom:6px; }#ap-aggregate .ap-cta-band p{ color:var(--ap-muted); margin-bottom:0; max-width:560px; }#ap-aggregate .ap-cta-actions{ display:flex; gap:12px; flex-wrap:wrap; }#ap-aggregate /* FAQ */
  .ap-faq-wrap{ max-width:860px; margin:0 auto; }#ap-aggregate .ap-qa-note{ max-width:820px; margin:30px auto 0; text-align:center; color:var(--ap-muted); }#ap-aggregate .ap-qa-note a{ color:var(--ap-brand); font-weight:700; }

  /* Responsive */
  @media (max-width:1020px){#ap-aggregate .ap-hero-grid{ grid-template-columns:1fr; gap:40px; }#ap-aggregate .ap-proof-grid{ grid-template-columns:repeat(2,1fr); }#ap-aggregate .ap-spec-grid, #ap-aggregate .ap-matrix-grid{ grid-template-columns:repeat(2,1fr); }#ap-aggregate .ap-decision-row{ grid-template-columns:1fr; gap:10px; }#ap-aggregate .ap-steps{ grid-template-columns:repeat(2,1fr); }
  }
  @media (max-width:640px){#ap-aggregate .ap-container{ width:min(100% - 36px, 1180px); }#ap-aggregate .ap-section{ padding:58px 0; }#ap-aggregate .ap-hero{ padding:48px 0 56px; }#ap-aggregate .ap-proof-grid{ grid-template-columns:1fr; }#ap-aggregate .ap-spec-grid, #ap-aggregate .ap-matrix-grid{ grid-template-columns:1fr; }#ap-aggregate .ap-spec-card img{ height:auto; max-height:300px; }#ap-aggregate .ap-product-card img{ height:auto; max-height:260px; }#ap-aggregate .ap-steps{ grid-template-columns:1fr; }#ap-aggregate .ap-spotlight-grid{ grid-template-columns:1fr; }#ap-aggregate .ap-cta-band{ padding:32px 24px; }#ap-aggregate .ap-hero-actions .ap-btn{ width:100%; }
  }
