
/* pass9 asset-copy cleanup: mobilemechanicwichita.com */
.p9-fresh-figure{margin:0;border-radius:22px;overflow:hidden;background:#0f172a;color:#fff;box-shadow:0 18px 45px rgba(15,23,42,.18)}
.p9-fresh-figure img{display:block;width:100%;height:clamp(180px,24vw,320px);object-fit:cover;filter:saturate(1.02) contrast(1.03)}
.p9-fresh-figure figcaption{font-size:.82rem;font-weight:800;letter-spacing:.03em;padding:10px 12px;background:hsl(143 45% 22%);color:#fff;text-transform:none}
.pass9-local-note{margin:clamp(32px,6vw,74px) auto;padding:clamp(22px,4vw,44px);max-width:1120px;border-radius:28px;background:linear-gradient(135deg,#fff 0%,#f7f7f2 100%);color:#172033;box-shadow:0 18px 55px rgba(15,23,42,.10)}
.pass9-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.pass9-note-grid article{background:#fff;color:#172033;border:1px solid rgba(15,23,42,.10);border-radius:20px;padding:18px}
.pass9-topup{max-width:1040px;margin:36px auto;padding:24px;border-radius:24px;background:#101827;color:#fff}
.pass9-topup h2,.pass9-topup p{color:#fff}
@media(max-width:760px){.pass9-note-grid{grid-template-columns:1fr}.p9-fresh-figure img{height:220px}}
