/*
Theme Name: CPA Pro Theme
Author: OpenAI
Version: 1.0
Description: Professional custom WordPress theme scaffold for clipping path and image editing services.
*/
:root{--primary:#1f5eff;--dark:#0d1b3e;}
body{font-family:Arial,sans-serif;margin:0;background:#f7f9fc;}
.container{max-width:1200px;margin:auto;padding:0 20px;}
.btn{background:var(--primary);color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;}
