#ap-aggregate{
    --ap-bg:#f4f5f2;
    --ap-surface:#ffffff;
    --ap-surface-2:#eef2ef;
    --ap-border:#d7ddd8;
    --ap-text:#17212b;
    --ap-muted:#4f5b67;
    --ap-accent:#0f8b8d;
    --ap-accent-2:#244c5a;
    --ap-shadow:0 8px 24px rgba(23,33,43,.07);
  }#ap-aggregate{margin:0;background:var(--ap-bg);color:var(--ap-text);font-family:Arial,Helvetica,sans-serif;}#ap-aggregate{width:100%;overflow-x:clip}#ap-aggregate *{box-sizing:border-box}#ap-aggregate a{color:inherit}#ap-aggregate .ap-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}#ap-aggregate .ap-hero{padding:52px 0 40px;background:linear-gradient(180deg,#f8faf8 0%,#f4f5f2 100%)}#ap-aggregate .ap-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:28px;align-items:center}#ap-aggregate .ap-hero-copy h1{margin:0 0 14px;font-size:42px;line-height:1.28;letter-spacing:0;font-weight:700}#ap-aggregate .ap-hero-copy p{margin:0 0 22px;color:var(--ap-muted);font-size:17px;line-height:1.65;max-width:64ch}#ap-aggregate .ap-hero-copy strong{font-weight:700}#ap-aggregate .ap-btn-row{display:flex;flex-wrap:wrap;gap:12px}#ap-aggregate .ap-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;border-radius:8px;border:1px solid transparent;text-decoration:none;font-size:15px;line-height:1.2;font-weight:700}#ap-aggregate .ap-btn-primary{background:var(--ap-accent);color:#fff}#ap-aggregate .ap-btn-secondary{background:#fff;color:var(--ap-accent-2);border-color:var(--ap-border)}#ap-aggregate .ap-hero-media{margin:0;padding:18px;border:1px solid var(--ap-border);border-radius:8px;background:#fff;box-shadow:var(--ap-shadow)}#ap-aggregate .ap-hero-media img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain}#ap-aggregate .ap-hero-media figcaption{margin-top:10px;color:var(--ap-muted);font-size:13px;line-height:1.4}#ap-aggregate .ap-section{padding:42px 0}#ap-aggregate .ap-section-head{margin:0 0 20px}#ap-aggregate .ap-section-head h2{margin:0 0 8px;font-size:28px;line-height:1.22;font-weight:700;letter-spacing:0}#ap-aggregate .ap-section-head p{margin:0;color:var(--ap-muted);font-size:15px;line-height:1.6;max-width:72ch}#ap-aggregate .ap-overview-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:20px;align-items:start}#ap-aggregate .ap-core-figure{margin:0;padding:16px;border:1px solid var(--ap-border);border-radius:8px;background:#fff;box-shadow:var(--ap-shadow)}#ap-aggregate .ap-core-figure img{display:block;width:100%;height:auto;max-height:420px;object-fit:contain}#ap-aggregate .ap-core-figure figcaption{margin-top:10px;color:var(--ap-muted);font-size:13px;line-height:1.4}#ap-aggregate .ap-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}#ap-aggregate .ap-fact{padding:18px;border:1px solid var(--ap-border);border-radius:8px;background:var(--ap-surface);box-shadow:none}#ap-aggregate .ap-fact h3{margin:0 0 8px;font-size:18px;line-height:1.3;font-weight:700}#ap-aggregate .ap-fact p{margin:0;color:var(--ap-muted);font-size:14px;line-height:1.6}#ap-aggregate .ap-capabilities-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#ap-aggregate .ap-capability{padding:18px;border:1px solid var(--ap-border);border-radius:8px;background:#fff;box-shadow:none}#ap-aggregate .ap-capability h3{margin:0 0 8px;font-size:17px;line-height:1.3;font-weight:700}#ap-aggregate .ap-capability p{margin:0;color:var(--ap-muted);font-size:14px;line-height:1.6}#ap-aggregate .ap-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--ap-border);border-radius:8px;overflow:hidden;background:#fff;box-shadow:none}#ap-aggregate .ap-card-media{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#fff;text-decoration:none}#ap-aggregate .ap-card-media img{display:block;width:100%;height:100%;object-fit:contain}#ap-aggregate .ap-card-body{display:flex;flex:1;flex-direction:column;padding:16px}#ap-aggregate .ap-card-body h3{margin:0 0 8px;font-size:17px;line-height:1.3;font-weight:700}#ap-aggregate .ap-card-body p{margin:0 0 16px;color:var(--ap-muted);font-size:14px;line-height:1.6}#ap-aggregate .ap-faq-list{display:grid;gap:12px}#ap-aggregate .ap-faq-item{border:1px solid var(--ap-border);border-radius:8px;background:#fff;overflow:hidden}#ap-aggregate .ap-faq-item summary{list-style:none;cursor:pointer;padding:18px 20px;font-size:16px;line-height:1.4;font-weight:700}#ap-aggregate .ap-faq-item summary::-webkit-details-marker{display:none}#ap-aggregate .ap-faq-item .ap-faq-answer{padding:0 20px 18px;color:var(--ap-muted);font-size:14px;line-height:1.65}#ap-aggregate .ap-faq-item[open] summary{border-bottom:1px solid var(--ap-border)}
  @media (max-width: 980px){#ap-aggregate .ap-hero-copy h1{font-size:38px}
  }
  @media (max-width: 720px){#ap-aggregate .ap-wrap{width:min(1180px,calc(100% - 28px))}#ap-aggregate .ap-hero-copy h1{font-size:32px}#ap-aggregate .ap-section{padding:34px 0}
  }
