@media (max-width:768px){.home-hero{padding:40px 20px;border-radius:16px}.home-hero h1{font-size:32px}.home-hero p{font-size:16px;line-height:1.8}.home-btn{display:block;width:100%;margin:10px 0}.home-title{font-size:26px;margin-bottom:25px}.home-features{grid-template-columns:1fr}.home-feature{min-height:auto;padding:20px}.home-category{flex:0 0 240px}.home-category img{height:180px}.home-review{flex:0 0 300px}.review-text{font-size:16px}.home-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-hero h1{font-size:26px}.home-title{font-size:22px}.home-category{flex:0 0 220px}.home-review{flex:0 0 260px}.home-stats{grid-template-columns:1fr}}