
body{font-family:system-ui,-apple-system,sans-serif;margin:0;color:#222;line-height:1.6}
.cp-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#1a1a2e;color:#fff}
.cp-header a{color:#fff;text-decoration:none;margin-left:12px}
.cp-logo{font-weight:bold;font-size:1.1em}
.cp-main{max-width:760px;margin:0 auto;padding:20px}
.cp-cta a{display:inline-block;padding:10px 16px;background:#d97706;color:#fff;border-radius:6px;text-decoration:none;font-weight:bold}
.cp-footer{max-width:760px;margin:24px auto;padding:12px 20px;font-size:.85em;color:#666;border-top:1px solid #eee}
