/*
Theme Name: Quench Minimal
Author: Quench
Description: Minimal Apple-style theme for Quench Digital Agency
Version: 1.0
Text Domain: quench
*/

body{margin:0;font-family:'Inter',sans-serif;background:#fff;color:#333}
a{text-decoration:none;color:#e31e24}
header{padding:20px;border-bottom:1px solid #eee}
.container{width:92%;max-width:1100px;margin:auto}
.hero{padding:80px 0;text-align:center}
footer{padding:40px 0;text-align:center;color:#777}
