.ap-manual{padding:clamp(64px,9vw,120px) 0}.ap-manual__stats{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;grid-gap:18px;gap:18px;max-width:960px;margin:0 auto clamp(32px,5vw,56px)}@media(max-width:760px){.ap-manual__stats{grid-template-columns:1fr;gap:14px}}.ap-manual__stat{position:relative;padding:28px 28px 26px;border-radius:var(--ap-radius-lg);overflow:hidden;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(160deg,rgba(255,255,255,.04),rgba(255,255,255,.02))}.ap-manual__stat--bad{background:radial-gradient(500px 260px at 0 0,rgba(248,113,113,.18) 0,transparent 60%),linear-gradient(160deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border-color:rgba(248,113,113,.22)}.ap-manual__stat--good{background:radial-gradient(500px 260px at 100% 0,rgba(52,211,153,.18) 0,transparent 60%),linear-gradient(160deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border-color:rgba(52,211,153,.22)}.ap-manual__stat-tag{display:inline-flex;padding:4px 10px;border-radius:999px;font-family:var(--ap-font-mono);font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border:1px solid rgba(0,0,0,0)}.ap-manual__stat--bad .ap-manual__stat-tag{color:#fca5a5;background:rgba(248,113,113,.14);border-color:rgba(248,113,113,.28)}.ap-manual__stat--good .ap-manual__stat-tag{color:#6ee7b7;background:rgba(52,211,153,.14);border-color:rgba(52,211,153,.28)}.ap-manual__stat-number{font-family:var(--ap-font-display);font-size:clamp(56px,8vw,92px);line-height:1;font-weight:800;letter-spacing:-.035em;color:#fff;margin:14px 0 10px;display:flex;align-items:baseline;gap:10px}.ap-manual__stat--bad .ap-manual__stat-number{background:linear-gradient(135deg,#ffffff,#fca5a5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ap-manual__stat--good .ap-manual__stat-number{background:linear-gradient(135deg,#ffffff,#6ee7b7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ap-manual__stat-unit{font-size:clamp(16px,1.6vw,22px);font-weight:600;color:rgba(226,232,240,.65);letter-spacing:0;-webkit-text-fill-color:rgba(226,232,240,.65)}.ap-manual__stat-text{margin:0;font-size:14.5px;line-height:1.6;color:rgba(226,232,240,.75)}.ap-manual__vs{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:56px;height:56px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);color:rgba(226,232,240,.7);font-family:var(--ap-font-mono);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}@media(max-width:760px){.ap-manual__vs{justify-self:center}}.ap-manual__compare{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;max-width:960px;margin:0 auto}@media(max-width:760px){.ap-manual__compare{grid-template-columns:1fr}}.ap-manual__col{padding:24px 24px 22px;border-radius:var(--ap-radius-lg);border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(160deg,rgba(255,255,255,.03),rgba(255,255,255,.015))}.ap-manual__col--bad{border-color:rgba(248,113,113,.18)}.ap-manual__col--good{border-color:rgba(52,211,153,.22)}.ap-manual__col-title{font-family:var(--ap-font-display);font-size:16px;font-weight:700;letter-spacing:.02em;color:#fff;margin:0 0 14px}.ap-manual__col--bad .ap-manual__col-title{color:#fca5a5}.ap-manual__col--good .ap-manual__col-title{color:#6ee7b7}.ap-manual__list{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.ap-manual__list li{position:relative;padding-left:24px;font-size:14.5px;line-height:1.55;color:rgba(226,232,240,.82)}.ap-manual__list li:before{content:"✕";position:absolute;left:0;top:0;color:#f87171;font-weight:700;font-size:14px}.ap-manual__list--good li:before{content:"✓";color:#34d399;font-size:15px}.ap-manual__punch{margin:clamp(28px,4vw,44px) auto 0;text-align:center;color:rgba(226,232,240,.82);font-size:clamp(15px,1.5vw,17px);line-height:1.55;max-width:680px}.ap-manual__punch strong{color:#fff;font-weight:800}