/*
Theme Name: Clean Circle Customizer
Theme URI: https://example.com/
Author: Generated by ChatGPT
Description: One-page Clean Circle theme with Customizer options for logo and banner.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: clean-circle-customizer
*/
body{font-family:Arial, sans-serif;margin:0;background:#f7f9fb;color:#0f172a}
.wrap{max-width:1100px;margin:30px auto;padding:24px}
.brand img{height:60px}
.nav a{margin-right:12px}
.banner img{width:100%;max-height:380px;object-fit:cover;border-radius:14px}
.hero-card{background:white;padding:28px;border-radius:14px;box-shadow:0 5px 20px rgba(0,0,0,0.06)}
.service{background:white;padding:16px;border-radius:12px;box-shadow:0 5px 18px rgba(0,0,0,0.05)}
