.ap-page{--ap-ink:#14212a;--ap-muted:#5f7078;--ap-paper:#ffffff;--ap-soft:#f1f6f7;--ap-line:#dbe4e7;--ap-teal:#0e6a72;--ap-teal-dark:#084b51;--ap-coral:#c9503a;--ap-sand:#efd7a5;color:var(--ap-ink);background:var(--ap-paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.62;overflow:hidden;}.ap-page *{box-sizing:border-box;}.ap-page p{margin:0 0 14px;}.ap-page img{display:block;max-width:100%;}#ap-aggregate .ap-shell{width:min(1120px,calc(100% - 40px));margin:0 auto;}#ap-aggregate .ap-h1{margin:0 0 18px;font-size:46px;line-height:1.3;font-weight:800;letter-spacing:-0.4px;}#ap-aggregate .ap-h2{margin:0 0 14px;font-size:32px;line-height:1.26;font-weight:800;letter-spacing:-0.3px;}#ap-aggregate .ap-h3{margin:0 0 10px;font-size:19px;line-height:1.34;font-weight:700;}#ap-aggregate .ap-h4{margin:0 0 8px;font-size:15px;line-height:1.4;font-weight:700;}#ap-aggregate .ap-lead{color:var(--ap-muted);font-size:17px;}#ap-aggregate .ap-hero{padding:56px 0 60px;background:linear-gradient(180deg,#ffffff 0%,#f6fbfb 100%);}#ap-aggregate .ap-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.85fr);gap:56px;align-items:center;}#ap-aggregate .ap-hero-intro{max-width:640px;font-size:18px;color:#38474f;}#ap-aggregate .ap-hero-intro a{color:var(--ap-teal);font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;}#ap-aggregate .ap-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px;}#ap-aggregate .ap-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--ap-ink);border-radius:6px;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;}#ap-aggregate .ap-btn-primary{background:var(--ap-teal);border-color:var(--ap-teal);color:#fff;}#ap-aggregate .ap-btn-primary:hover{background:var(--ap-teal-dark);border-color:var(--ap-teal-dark);color:#fff;}#ap-aggregate .ap-btn-secondary{background:#fff;color:var(--ap-ink);}#ap-aggregate .ap-btn-secondary:hover{background:var(--ap-ink);color:#fff;}#ap-aggregate .ap-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:34px 0 0;padding:0;list-style:none;}#ap-aggregate .ap-trust li{padding-top:14px;border-top:2px solid var(--ap-ink);}#ap-aggregate .ap-trust strong{display:block;font-size:15px;}#ap-aggregate .ap-trust span{color:var(--ap-muted);font-size:13px;}#ap-aggregate .ap-hero-media{position:relative;}#ap-aggregate .ap-hero-media::after{content:"";position:absolute;right:-14px;bottom:-14px;width:36%;height:36%;border-right:6px solid var(--ap-sand);border-bottom:6px solid var(--ap-sand);z-index:0;}#ap-aggregate .ap-hero-media img{position:relative;z-index:1;width:100%;height:auto;max-height:620px;object-fit:cover;border-radius:10px;box-shadow:0 20px 46px rgba(20,33,42,.16);}#ap-aggregate .ap-section{padding:74px 0;}#ap-aggregate .ap-section-soft{background:var(--ap-soft);}#ap-aggregate .ap-head{max-width:790px;margin-bottom:34px;}#ap-aggregate .ap-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}#ap-aggregate .ap-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}#ap-aggregate .ap-card{background:#fff;border:1px solid var(--ap-line);border-radius:10px;padding:22px;}#ap-aggregate .ap-card p{color:var(--ap-muted);font-size:15px;margin-bottom:0;}#ap-aggregate .ap-label{display:block;margin-bottom:6px;color:var(--ap-coral);font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase;}#ap-aggregate .ap-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:44px;align-items:start;}#ap-aggregate .ap-media img{width:100%;height:auto;max-height:640px;object-fit:cover;border-radius:10px;box-shadow:0 14px 34px rgba(20,33,42,.12);}#ap-aggregate .ap-media-note{margin:14px 0 0;font-size:13px;color:var(--ap-muted);}#ap-aggregate .ap-table-wrap{margin-top:30px;border:1px solid var(--ap-line);border-radius:10px;overflow:hidden;background:#fff;}#ap-aggregate .ap-table{width:100%;border-collapse:collapse;}#ap-aggregate .ap-table th, #ap-aggregate .ap-table td{padding:13px 16px;border-bottom:1px solid var(--ap-line);text-align:left;font-size:15px;vertical-align:top;}#ap-aggregate .ap-table tr:last-child th, #ap-aggregate .ap-table tr:last-child td{border-bottom:0;}#ap-aggregate .ap-table th{background:#f8fbfb;font-weight:700;}#ap-aggregate .ap-table td{color:#334249;}#ap-aggregate .ap-table-keys th{width:38%;}#ap-aggregate .ap-steps{display:grid;gap:14px;margin:0;padding:0;list-style:none;}#ap-aggregate .ap-step{position:relative;padding:20px 22px 20px 76px;background:#fff;border:1px solid var(--ap-line);border-radius:10px;}#ap-aggregate .ap-step-num{position:absolute;left:22px;top:18px;display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:var(--ap-teal);color:#fff;font-size:15px;font-weight:800;}#ap-aggregate .ap-step p{margin-bottom:0;color:var(--ap-muted);font-size:15px;}#ap-aggregate .ap-check{background:#fff;border:1px solid var(--ap-line);border-left:4px solid var(--ap-teal);border-radius:8px;padding:20px;}#ap-aggregate .ap-check .ap-h3{font-size:17px;}#ap-aggregate .ap-check-line{margin:8px 0 0;font-size:14.5px;color:#3c4a52;}#ap-aggregate .ap-check-line strong{color:var(--ap-teal);}#ap-aggregate .ap-callout{margin-top:26px;padding:26px;border-radius:10px;background:#fff;border:1px dashed var(--ap-coral);}#ap-aggregate .ap-callout .ap-h3{color:var(--ap-coral);}#ap-aggregate .ap-list{margin:0;padding-left:20px;color:#3c4a52;font-size:15px;}#ap-aggregate .ap-list li{margin-bottom:8px;}#ap-aggregate .ap-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}#ap-aggregate .ap-matrix-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--ap-line);border-radius:10px;background:#fff;}#ap-aggregate .ap-matrix-card img{width:100%;height:220px;object-fit:cover;}#ap-aggregate .ap-matrix-body{display:flex;flex:1;flex-direction:column;padding:20px;}#ap-aggregate .ap-matrix-body p{color:var(--ap-muted);font-size:14.5px;}#ap-aggregate .ap-matrix-link{margin-top:auto;padding-top:12px;color:var(--ap-teal);font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:3px;}#ap-aggregate .ap-brief{margin-top:16px;padding:20px;background:#fff;border:1px solid var(--ap-line);border-left:4px solid var(--ap-teal);border-radius:8px;}#ap-aggregate .ap-brief-line{margin:0 0 7px;font-size:14.5px;color:#334249;}#ap-aggregate .ap-brief-line:last-child{margin-bottom:0;}#ap-aggregate .ap-brief-line strong{color:var(--ap-ink);}#ap-aggregate .ap-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
@media (max-width:980px){#ap-aggregate .ap-hero-grid, #ap-aggregate .ap-split{grid-template-columns:minmax(0,1fr);gap:34px;}#ap-aggregate .ap-grid-3, #ap-aggregate .ap-matrix, #ap-aggregate .ap-faq{grid-template-columns:repeat(2,minmax(0,1fr));}#ap-aggregate .ap-h1{font-size:36px;}#ap-aggregate .ap-h2{font-size:27px;}
}
@media (max-width:640px){#ap-aggregate .ap-shell{width:calc(100% - 28px);}#ap-aggregate .ap-hero{padding:36px 0 42px;}#ap-aggregate .ap-section{padding:52px 0;}#ap-aggregate .ap-hero-intro{font-size:16.5px;}#ap-aggregate .ap-grid-2, #ap-aggregate .ap-grid-3, #ap-aggregate .ap-matrix, #ap-aggregate .ap-faq{grid-template-columns:minmax(0,1fr);}#ap-aggregate .ap-trust{grid-template-columns:minmax(0,1fr);}#ap-aggregate .ap-h1{font-size:30px;line-height:1.32;}#ap-aggregate .ap-h2{font-size:24px;}#ap-aggregate .ap-step{padding:18px;}#ap-aggregate .ap-step-num{position:static;margin-bottom:12px;}#ap-aggregate .ap-actions .ap-btn{width:100%;}#ap-aggregate .ap-table th, #ap-aggregate .ap-table td{padding:11px 12px;font-size:14px;}#ap-aggregate .ap-table-keys th{width:44%;}#ap-aggregate .ap-matrix-card img{height:200px;}
}
