/*
Theme Name: Focus Cleaning Theme
Theme URI: https://example.com/
Author: ChatGPT
Description: Custom one-page theme for Focus Cleaning.
Version: 1.0
Text Domain: focus-cleaning
*/
body{font-family:Arial;margin:0;background:#f7f9fb;color:#0f172a}
.wrap{max-width:1100px;margin:30px auto;padding:24px}
.brand img{height:60px}
.banner img{width:100%;max-height:380px;object-fit:cover;border-radius:14px}
.service{background:white;padding:16px;border-radius:12px;box-shadow:0 5px 18px rgba(0,0,0,0.05)}
