.home-product-section{background:#fff;border-radius:16px;justify-content:center;align-items:stretch;width:100%;max-width:1200px;margin:40px auto;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000014}.home-product-banner{background:#f7fafc;flex:40%;justify-content:center;align-items:center;display:flex}.home-banner-image{border-radius:12px;width:100%;max-width:400px;height:auto;box-shadow:0 2px 8px #0000001f}.home-product-content{flex-direction:column;flex:60%;justify-content:center;padding:40px 32px;display:flex}.home-product-title{color:#1a202c;margin-bottom:16px;font-size:2rem;font-weight:700}.home-product-description{color:#4a5568;font-size:1.1rem;line-height:1.6}@media (max-width:900px){.home-product-section{flex-direction:column;max-width:100%;margin:0}.home-product-banner{justify-content:center;padding:16px 0}.home-product-content{padding:24px 16px}}
