.ppec-preview-root{font-family:Montserrat,Nunito,system-ui,-apple-system,Segoe UI,sans-serif;color:#17121e;background:#f8fafb;min-height:100vh}
.ppec-chrome{background:#22152f;color:#fff;padding:14px 20px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.ppec-chrome a{color:#fff;text-decoration:none}
.ppec-chrome img{height:48px;width:auto}
.ppec-chrome .brand{font-weight:800;letter-spacing:.02em;font-size:1.05rem}
.ppec-chrome nav{display:flex;gap:14px;flex-wrap:wrap;font-size:.92rem}
.ppec-chrome nav a{color:#d9fff8}
.ppec-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:12px;background:#17121e}
.ppec-hero img{width:100%;height:180px;object-fit:cover;border-radius:8px}
.ppec-body{max-width:1100px;margin:0 auto;padding:24px 18px 64px;line-height:1.65}
.ppec-body h1,.ppec-body h2,.ppec-body h3{color:#22152f}
.ppec-body a{color:#01847f;font-weight:700}
.ppec-body img{max-width:100%;height:auto;border-radius:8px}
.ppec-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin-top:28px}
.ppec-gallery img{width:100%;height:140px;object-fit:cover;border-radius:8px}
.ppec-foot{background:#22152f;color:#d9fff8;padding:20px;text-align:center;font-size:.9rem}
