#ap-aggregate .ap-wrap{--ap-ink:#1c2b33;--ap-muted:#5b6b76;--ap-soft:#f3f6f8;--ap-line:#dce4ea;--ap-brand:#0f6b5c;--ap-brand-dark:#0a4d43;--ap-accent:#d97706;--ap-bg:#ffffff;width:100%;background:var(--ap-bg);color:var(--ap-ink);font-family:'Inter',Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7;letter-spacing:.1px}#ap-aggregate .ap-wrap *{box-sizing:border-box}#ap-aggregate .ap-wrap a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}#ap-aggregate .ap-wrap img{display:block;max-width:100%}#ap-aggregate .ap-wrap h1, #ap-aggregate .ap-wrap h2, #ap-aggregate .ap-wrap h3, #ap-aggregate .ap-wrap h4, #ap-aggregate .ap-wrap p{margin-top:0}#ap-aggregate .ap-wrap h1{font-size:44px;line-height:1.28;margin-bottom:22px;font-weight:800;letter-spacing:-.4px}#ap-aggregate .ap-wrap h2{font-size:32px;line-height:1.22;margin-bottom:14px;font-weight:800;letter-spacing:-.25px}#ap-aggregate .ap-wrap h3{font-size:19px;line-height:1.3;margin-bottom:8px;font-weight:700}#ap-aggregate .ap-container{width:min(1180px,calc(100% - 40px));margin:0 auto}#ap-aggregate .ap-hero{padding:56px 0 60px;background:linear-gradient(180deg,#ffffff,var(--ap-soft))}#ap-aggregate .ap-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.85fr);gap:52px;align-items:center}#ap-aggregate .ap-eyebrow{margin-bottom:12px;color:var(--ap-accent);font-size:13px;font-weight:700;text-transform:uppercase}#ap-aggregate .ap-hero p.lede{font-size:18px;color:var(--ap-muted);margin-bottom:28px}#ap-aggregate .ap-hero-actions{display:flex;flex-wrap:wrap;gap:12px}#ap-aggregate .ap-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 20px;border-radius:6px;font-size:15px;font-weight:700;text-decoration:none;border:1px solid var(--ap-ink);transition:all .2s ease;gap:8px}#ap-aggregate .ap-btn-primary{background:var(--ap-brand);border-color:var(--ap-brand);color:#fff}#ap-aggregate .ap-btn-primary:hover{background:var(--ap-brand-dark);border-color:var(--ap-brand-dark)}#ap-aggregate .ap-btn-secondary:hover{background:var(--ap-ink);color:#fff}#ap-aggregate .ap-hero-media img{border-radius:12px;box-shadow:0 18px 48px rgba(28,43,51,.16);width:100%;height:100%;object-fit:cover;max-height:520px}#ap-aggregate .ap-section{padding:72px 0}#ap-aggregate .ap-section-soft{background:var(--ap-soft)}#ap-aggregate .ap-section-alt{background:linear-gradient(180deg,#ffffff,var(--ap-soft))}#ap-aggregate .ap-kicker{margin-bottom:10px;color:var(--ap-brand);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}#ap-aggregate .ap-lede{font-size:17px;color:var(--ap-muted);max-width:780px}#ap-aggregate .ap-center{text-align:center}#ap-aggregate .ap-center .ap-lede{margin-left:auto;margin-right:auto}#ap-aggregate .ap-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}#ap-aggregate .ap-list li{position:relative;padding:16px 18px 16px 50px;background:#fff;border:1px solid var(--ap-line);border-radius:8px;box-shadow:0 4px 14px rgba(28,43,51,.04)}#ap-aggregate .ap-check{position:absolute;left:16px;top:17px;width:22px;height:22px;border-radius:50%;background:var(--ap-brand);color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}#ap-aggregate .ap-check svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}#ap-aggregate .ap-list strong{display:block;margin-bottom:2px}#ap-aggregate .ap-list span.spec{color:var(--ap-brand);font-weight:700;font-size:13px;margin-left:6px}#ap-aggregate .ap-list p{margin-bottom:0;color:var(--ap-muted);font-size:15px}#ap-aggregate .ap-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}#ap-aggregate .ap-card{background:#fff;border:1px solid var(--ap-line);border-radius:10px;padding:20px;box-shadow:0 4px 16px rgba(28,43,51,.04)}#ap-aggregate .ap-checklist .ap-list{grid-template-columns:repeat(2,minmax(0,1fr))}#ap-aggregate .ap-table-wrap{overflow-x:auto;border:1px solid var(--ap-line);border-radius:10px;background:#fff;box-shadow:0 6px 22px rgba(28,43,51,.05)}#ap-aggregate .ap-table{width:100%;border-collapse:collapse;min-width:680px}#ap-aggregate .ap-table th, #ap-aggregate .ap-table td{padding:15px 14px;text-align:left;border-bottom:1px solid var(--ap-line);vertical-align:top;font-size:15px}#ap-aggregate .ap-table thead th{background:var(--ap-ink);color:#fff;font-weight:700;font-size:14px}#ap-aggregate .ap-table tbody tr:last-child th, #ap-aggregate .ap-table tbody tr:last-child td{border-bottom:none}#ap-aggregate .ap-table tbody th{font-size:14px;font-weight:700;background:var(--ap-soft)}#ap-aggregate .ap-table td{color:var(--ap-muted)}#ap-aggregate .ap-table td strong{color:var(--ap-ink)}#ap-aggregate .ap-vectus{background:var(--ap-brand);color:#fff}#ap-aggregate .ap-table thead .ap-vectus{background:var(--ap-brand)}#ap-aggregate .ap-table td.ap-vectus{color:#fff;background:rgba(15,107,92,.06)}#ap-aggregate .ap-table td.ap-vectus strong{color:var(--ap-brand)}#ap-aggregate .ap-vectus-tag{display:inline-block;background:#fff;color:var(--ap-brand);font-size:11px;font-weight:800;padding:2px 8px;border-radius:20px;margin-left:6px;vertical-align:middle;text-transform:uppercase;letter-spacing:.4px}#ap-aggregate .ap-sc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#ap-aggregate .ap-sc-card{border:1px solid var(--ap-line);border-radius:12px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 6px 20px rgba(28,43,51,.05)}#ap-aggregate .ap-sc-card img{width:100%;height:180px;object-fit:cover}#ap-aggregate .ap-sc-body{padding:20px;display:flex;flex-direction:column;flex:1}#ap-aggregate .ap-sc-body p{color:var(--ap-muted);font-size:15px;flex:1}#ap-aggregate .ap-chip{display:inline-block;background:var(--ap-soft);border:1px solid var(--ap-line);border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700;color:var(--ap-brand);margin:0 6px 8px 0}#ap-aggregate .ap-sc-cta{margin-top:14px;font-weight:700;color:var(--ap-brand);text-decoration:none;font-size:14px}#ap-aggregate .ap-spot-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:48px;align-items:center}#ap-aggregate .ap-spot-media img{border-radius:12px;width:100%;height:100%;object-fit:cover;max-height:480px;box-shadow:0 16px 40px rgba(28,43,51,.12)}#ap-aggregate .ap-spot-list{list-style:none;margin:18px 0 26px;padding:0;display:grid;gap:9px}#ap-aggregate .ap-spot-list li{padding-left:26px;position:relative;color:var(--ap-muted);font-size:15px}#ap-aggregate .ap-spot-list li:before{content:"";position:absolute;left:0;top:9px;width:16px;height:2px;background:var(--ap-accent)}#ap-aggregate .ap-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#ap-aggregate .ap-prod-card{border:1px solid var(--ap-line);border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 6px 18px rgba(28,43,51,.05)}#ap-aggregate .ap-prod-card img{width:100%;height:170px;object-fit:cover}#ap-aggregate .ap-prod-body{padding:18px;display:flex;flex-direction:column;flex:1}#ap-aggregate .ap-prod-body h3{margin-bottom:6px}#ap-aggregate .ap-prod-body p{color:var(--ap-muted);font-size:14px;flex:1;margin-bottom:14px}#ap-aggregate .ap-prod-link{font-weight:700;color:var(--ap-brand);text-decoration:none;font-size:14px}#ap-aggregate .ap-faq{max-width:900px;margin:0 auto}#ap-aggregate .ap-faq details{background:#fff;border:1px solid var(--ap-line);border-radius:10px;padding:20px 22px;margin-bottom:12px}#ap-aggregate .ap-faq summary{cursor:pointer;font-size:17px;font-weight:700;list-style:none;position:relative;padding-right:30px}#ap-aggregate .ap-faq summary::-webkit-details-marker{display:none}#ap-aggregate .ap-faq summary:after{content:"+";position:absolute;right:2px;top:-2px;font-size:24px;font-weight:400;color:var(--ap-brand)}#ap-aggregate .ap-faq details[open] summary:after{content:"–"}#ap-aggregate .ap-faq p{margin:12px 0 0;color:var(--ap-muted);font-size:15px}#ap-aggregate .ap-note{margin-top:22px;padding:16px 18px;background:var(--ap-soft);border-left:4px solid var(--ap-accent);border-radius:0 8px 8px 0;color:var(--ap-muted);font-size:14px}#ap-aggregate .ap-cta-bar{background:var(--ap-ink);border-radius:14px;color:#fff;text-align:center;padding:40px 24px 36px}#ap-aggregate .ap-cta-bar h2{color:#fff}#ap-aggregate .ap-cta-bar p{color:#c8d3da;max-width:640px;margin:0 auto 24px}#ap-aggregate .ap-cta-bar .ap-btn-primary{background:var(--ap-accent);border-color:var(--ap-accent)}#ap-aggregate .ap-cta-bar .ap-btn-primary:hover{background:#b8620a;border-color:#b8620a}
    @media (max-width:900px){#ap-aggregate .ap-hero-grid, #ap-aggregate .ap-spot-grid{grid-template-columns:1fr}#ap-aggregate .ap-hero-media{order:-1}#ap-aggregate .ap-hero-media img{max-height:320px;width:100%}#ap-aggregate .ap-checklist .ap-list, #ap-aggregate .ap-grid-2{grid-template-columns:1fr}#ap-aggregate .ap-sc-grid{grid-template-columns:1fr}#ap-aggregate .ap-sc-card img{height:200px}#ap-aggregate .ap-matrix{grid-template-columns:1fr}
    }
    @media (max-width:390px){#ap-aggregate .ap-container{width:calc(100% - 28px)}#ap-aggregate .ap-wrap h1{font-size:34px}#ap-aggregate .ap-wrap h2{font-size:27px}#ap-aggregate .ap-hero{padding:36px 0 44px}#ap-aggregate .ap-section{padding:52px 0}#ap-aggregate .ap-table th, #ap-aggregate .ap-table td{padding:12px 10px;font-size:13px}#ap-aggregate .ap-faq summary{font-size:15px}
    }
  