#ap-zhenye-guide{--ink:#202926;--muted:#66716c;--paper:#fff;--soft:#f2f4f1;--line:#dfe4de;--accent:#8b6b46;--accent-dark:#674e31;--gold:#c8aa7a;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6;width:100%;overflow:hidden}#ap-zhenye-guide *{box-sizing:border-box;margin:0;padding:0}#ap-zhenye-guide img{display:block;max-width:100%;height:auto}#ap-zhenye-guide a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}#ap-zhenye-guide h1, #ap-zhenye-guide h2, #ap-zhenye-guide h3{line-height:1.3}#ap-zhenye-guide h1{font-size:clamp(30px,4.5vw,46px);line-height:1.28;margin-bottom:22px;letter-spacing:-.02em}#ap-zhenye-guide h2{font-size:clamp(26px,3.2vw,33px);line-height:1.22;margin-bottom:14px;letter-spacing:-.01em}#ap-zhenye-guide h3{font-size:20px;line-height:1.3;margin-bottom:8px}#ap-zhenye-guide p{margin-bottom:14px;line-height:1.65}#ap-aggregate .ap-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}#ap-aggregate .ap-section{padding:72px 0}#ap-aggregate .ap-soft{background:var(--soft)}#ap-aggregate .ap-dark{background:var(--ink)}#ap-aggregate .ap-dark h2, #ap-aggregate .ap-dark p{color:#fff}#ap-aggregate .ap-section-head{max-width:780px;margin:0 auto 42px;text-align:center}#ap-aggregate .ap-section-head p{font-size:17px;color:var(--muted)}#ap-aggregate .ap-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 26px;border-radius:3px;font-size:15px;font-weight:700;text-decoration:none;border:1px solid var(--ink);transition:background-color .2s ease,color .2s ease,border-color .2s ease;cursor:pointer;line-height:1.2}#ap-aggregate .ap-btn-cta{background:var(--accent);border-color:var(--accent);color:#fff}#ap-aggregate .ap-btn-cta:hover{background:var(--accent-dark);border-color:var(--accent-dark)}#ap-aggregate .ap-btn-ghost{background:transparent;border-color:var(--ink);color:var(--ink)}#ap-aggregate .ap-btn-ghost:hover{background:var(--ink);color:#fff}#ap-aggregate .ap-btn-ghost-light{background:transparent;border-color:rgba(255,255,255,.7);color:#fff}#ap-aggregate .ap-btn-ghost-light:hover{background:rgba(255,255,255,.12);border-color:#fff}#ap-aggregate /* Hero */
.ap-hero{padding:56px 0 64px;background:#fff}#ap-aggregate .ap-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:56px;align-items:center}#ap-aggregate .ap-hero-intro{font-size:17px;color:var(--muted)}#ap-aggregate .ap-hero-intro a{color:var(--accent-dark);font-weight:700}#ap-aggregate .ap-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}#ap-aggregate .ap-hero-proof{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:26px;font-size:13px;font-weight:700;color:var(--ink)}#ap-aggregate .ap-hero-proof span{display:inline-flex;align-items:center;gap:7px}#ap-aggregate .ap-hero-proof span::before{content:"";width:6px;height:6px;background:var(--gold);border-radius:50%}#ap-aggregate .ap-hero-media img{width:100%;border-radius:10px;box-shadow:0 20px 48px rgba(32,41,38,.15)}#ap-aggregate /* Benefit cards */
.ap-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}#ap-aggregate .ap-benefit-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}#ap-aggregate .ap-benefit-card:hover{box-shadow:0 12px 30px rgba(32,41,38,.08);transform:translateY(-2px)}#ap-aggregate .ap-benefit-media{height:230px;overflow:hidden}#ap-aggregate .ap-benefit-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}#ap-aggregate .ap-benefit-card:hover .ap-benefit-media img{transform:scale(1.02)}#ap-aggregate .ap-benefit-card h3{padding:20px 22px 0}#ap-aggregate .ap-benefit-card p{padding:0 22px;color:var(--muted)}#ap-aggregate .ap-benefit-card p:last-child{margin-bottom:4px}#ap-aggregate .ap-spec-line{font-size:13px;font-weight:700;color:var(--accent-dark)}#ap-aggregate /* Spec sheet */
.ap-spec-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:40px;align-items:start}#ap-aggregate .ap-spec-table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:10px}#ap-aggregate .ap-spec-table{width:100%;border-collapse:collapse;min-width:540px}#ap-aggregate .ap-spec-table th, #ap-aggregate .ap-spec-table td{padding:13px 16px;text-align:left;border-bottom:1px solid var(--line);font-size:14px;vertical-align:top}#ap-aggregate .ap-spec-table th{background:var(--soft);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.05em}#ap-aggregate .ap-spec-table tr:last-child th, #ap-aggregate .ap-spec-table tr:last-child td{border-bottom:none}#ap-aggregate .ap-spec-table .ap-tag-green{color:#2f6b46;font-weight:700;font-size:13px}#ap-aggregate .ap-spec-table .ap-tag-ask{color:var(--accent-dark);font-weight:700;font-size:13px}#ap-aggregate .ap-spec-media img{width:100%;border-radius:10px;box-shadow:0 12px 32px rgba(32,41,38,.1)}#ap-aggregate .ap-spec-note{margin-top:16px;padding:18px 20px;background:var(--soft);border-left:4px solid var(--accent);border-radius:0 8px 8px 0}#ap-aggregate .ap-spec-note h3{font-size:16px;margin-bottom:6px}#ap-aggregate .ap-spec-note p{font-size:14px;margin-bottom:0;color:var(--muted)}#ap-aggregate /* Venue cards */
.ap-venue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}#ap-aggregate .ap-venue-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:24px;position:relative}#ap-aggregate .ap-venue-num{position:absolute;top:20px;right:22px;font-size:38px;font-weight:800;color:var(--soft);line-height:1}#ap-aggregate .ap-venue-tag{display:inline-block;margin-bottom:12px;background:var(--soft);border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent-dark)}#ap-aggregate .ap-venue-card h3{font-size:19px;margin-bottom:8px}#ap-aggregate .ap-venue-card p{font-size:14px;color:var(--muted)}#ap-aggregate .ap-venue-fact{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);font-size:13px}#ap-aggregate .ap-venue-fact strong{color:var(--ink)}#ap-aggregate /* Decision matrix */
.ap-decision-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:10px}#ap-aggregate .ap-decision-table{width:100%;border-collapse:collapse;min-width:640px}#ap-aggregate .ap-decision-table th, #ap-aggregate .ap-decision-table td{padding:15px 18px;text-align:left;border-bottom:1px solid var(--line);font-size:14px;vertical-align:top}#ap-aggregate .ap-decision-table th{background:var(--soft);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.05em}#ap-aggregate .ap-decision-table tr:last-child td{border-bottom:none}#ap-aggregate .ap-decision-table td:first-child{font-weight:700;color:var(--ink)}#ap-aggregate .ap-decision-table td:last-child{color:var(--muted)}#ap-aggregate /* IP module */
.ap-ip-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:48px;align-items:start}#ap-aggregate .ap-ip-copy p{color:var(--muted)}#ap-aggregate .ap-ip-card{background:#fff;border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:0 10px 10px 0;padding:26px 28px}#ap-aggregate .ap-ip-card h3{font-size:18px;margin-bottom:14px}#ap-aggregate .ap-ip-card ul{list-style:none;padding:0}#ap-aggregate .ap-ip-card li{position:relative;padding-left:26px;margin-bottom:10px;font-size:14px;color:var(--muted)}#ap-aggregate .ap-ip-card li::before{content:"✓";position:absolute;left:0;top:0;color:var(--accent);font-weight:700}#ap-aggregate .ap-ip-card li:last-child{margin-bottom:0}#ap-aggregate /* Product matrix */
.ap-matrix-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#ap-aggregate .ap-matrix-card{display:block;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;text-decoration:none;transition:box-shadow .25s ease,transform .25s ease}#ap-aggregate .ap-matrix-card:hover{box-shadow:0 12px 30px rgba(32,41,38,.08);transform:translateY(-2px)}#ap-aggregate .ap-matrix-img{height:220px;overflow:hidden}#ap-aggregate .ap-matrix-img img{width:100%;height:100%;object-fit:cover}#ap-aggregate .ap-matrix-body{padding:20px 22px 22px}#ap-aggregate .ap-matrix-body h3{font-size:19px;margin-bottom:4px}#ap-aggregate .ap-matrix-body p{font-size:13px;color:var(--muted);margin-bottom:10px}#ap-aggregate .ap-matrix-link{font-size:14px;font-weight:700;color:var(--accent-dark)}#ap-aggregate /* CTA section */
.ap-cta-inner{max-width:720px;margin:0 auto;text-align:center}#ap-aggregate .ap-cta-inner h2{font-size:clamp(26px,3.2vw,36px);line-height:1.22;margin-bottom:16px}#ap-aggregate .ap-cta-inner p{color:rgba(255,255,255,.82);font-size:17px}#ap-aggregate .ap-cta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:30px}#ap-aggregate .ap-cta-details{display:flex;flex-wrap:wrap;gap:10px 28px;justify-content:center;margin-top:26px;font-size:14px;font-weight:700;color:rgba(255,255,255,.85)}#ap-aggregate /* FAQ */
.ap-faq-list{max-width:820px;margin:0 auto}#ap-aggregate .ap-faq-item{background:#fff;border:1px solid var(--line);border-radius:10px;padding:24px 28px;margin-bottom:14px}#ap-aggregate .ap-faq-item:last-child{margin-bottom:0}#ap-aggregate .ap-faq-item h3{font-size:18px;margin-bottom:8px;color:var(--ink)}#ap-aggregate .ap-faq-item p{font-size:15px;color:var(--muted);margin-bottom:0}

/* Mobile */
@media(max-width:820px){#ap-aggregate .ap-hero-grid{grid-template-columns:1fr;gap:32px}#ap-aggregate .ap-hero{padding:40px 0 48px}#ap-aggregate .ap-section{padding:56px 0}#ap-aggregate .ap-benefit-grid{grid-template-columns:1fr}#ap-aggregate .ap-benefit-media{height:200px}#ap-aggregate .ap-spec-grid{grid-template-columns:1fr;gap:28px}#ap-aggregate .ap-venue-grid{grid-template-columns:1fr}#ap-aggregate .ap-ip-grid{grid-template-columns:1fr;gap:28px}#ap-aggregate .ap-matrix-grid{grid-template-columns:1fr}#ap-aggregate .ap-matrix-img{height:auto;max-height:220px}#ap-aggregate .ap-cta-actions{flex-direction:column;align-items:center}#ap-aggregate .ap-btn{width:100%;max-width:320px}#ap-aggregate .ap-hero-proof{justify-content:center}
}
