/*
Theme Name: FMCG Insights - HTML Conversion
Theme URI: https://fmcginsights.in/
Author: FMCG Insights
Description: WordPress CMS conversion of the supplied FMCG Insights HTML homepage.
Version: 1.0.0
Text Domain: fmcg-html-theme
*/


*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17221b;background:#f7f8f3}
header{background:#fff;border-bottom:1px solid #e6e9e2;position:sticky;top:0;z-index:5}
.nav{max-width:1180px;margin:auto;padding:18px 24px;display:flex;align-items:center;gap:28px}
.logo{font-size:25px;font-weight:800;color:#174d2b}.logo span{color:#f28c28}
nav{display:flex;gap:22px;margin-left:auto}nav a{color:#34423a;text-decoration:none;font-weight:600;font-size:14px}
.btn{background:#174d2b;color:white;padding:11px 18px;border-radius:7px;text-decoration:none;font-weight:700}
.hero{max-width:1180px;margin:0 auto;padding:72px 24px 60px;display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}
.kicker{color:#f28c28;font-weight:800;letter-spacing:1px;text-transform:uppercase;font-size:13px}
h1{font-size:58px;line-height:1.02;margin:12px 0 20px;color:#173a24}
.hero p{font-size:19px;line-height:1.6;color:#667169;max-width:650px}
.search{display:flex;gap:10px;margin-top:28px}.search input{flex:1;padding:15px;border:1px solid #d9ded5;border-radius:8px;font-size:15px}.search button{border:0;background:#f28c28;color:#fff;padding:0 22px;border-radius:8px;font-weight:800}
.hero-card{background:#dfead8;border-radius:22px;padding:32px;min-height:330px;display:flex;flex-direction:column;justify-content:end}
.hero-card .circle{width:150px;height:150px;border-radius:50%;background:#f28c28;margin:auto auto 30px}
.hero-card h3{font-size:24px;margin:0 0 8px;color:#173a24}.hero-card p{font-size:15px;margin:0;color:#4e5d52}
.section{max-width:1180px;margin:auto;padding:35px 24px 70px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section h2{font-size:32px;color:#173a24;margin:0}.muted{color:#758078}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.card{background:#fff;border:1px solid #e5e9e2;border-radius:14px;padding:24px;box-shadow:0 5px 20px rgba(20,50,30,.05)}
.tag{display:inline-block;background:#eef5e9;color:#28603a;padding:6px 10px;border-radius:20px;font-size:12px;font-weight:800}.card h3{font-size:20px;margin:18px 0 10px;color:#203c29}.card p{color:#69736d;line-height:1.55;font-size:14px}.read{color:#174d2b;font-weight:800;text-decoration:none;font-size:14px}
.stats{background:#173a24;color:#fff}.stats .section{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat strong{display:block;font-size:34px}.stat span{color:#cbd8cf;font-size:13px}
footer{background:#10271a;color:#d8e1da;padding:40px 24px}.footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between}.footer-logo{font-size:23px;font-weight:800;color:#fff}
@media(max-width:800px){.hero{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.stats .section{grid-template-columns:repeat(2,1fr)}nav{display:none}h1{font-size:44px}.footer-inner{display:block}}

/* WordPress theme additions */
.wp-search{display:flex;gap:10px;margin-top:28px}
.wp-search input{flex:1;padding:15px;border:1px solid #d9ded5;border-radius:8px;font-size:15px}
.wp-search button{border:0;background:#f28c28;color:#fff;padding:0 22px;border-radius:8px;font-weight:800}
.site-content a{transition:opacity .15s}
.site-content a:hover{opacity:.82}
.post-list{max-width:1180px;margin:auto;padding:35px 24px 70px}
.post-list article{background:#fff;border:1px solid #e5e9e2;border-radius:14px;padding:24px;margin-bottom:18px}
.post-list h1,.post-list h2{color:#173a24}
.single-wrap{max-width:900px;margin:auto;padding:50px 24px 80px}
.single-wrap article{background:#fff;border:1px solid #e5e9e2;border-radius:14px;padding:30px}
.single-wrap h1{font-size:46px;color:#173a24;line-height:1.1}
.single-wrap .entry-content{font-size:17px;line-height:1.8;color:#465149}
.pagination{margin-top:25px}
@media(max-width:800px){.single-wrap h1{font-size:36px}}

