*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:27px;color:#333;background-color:#fff}body{margin:0;min-width:320px}h1,h2,h3,h4,h5,h6{line-height:1.3}img{max-width:100%;height:auto}.header{padding:20px 40px;width:100%;max-width:1280px;margin:0 auto}.logo-container{display:flex;align-items:center;justify-content:center}.logo-container .logo{width:100%}.hero{display:flex;padding:40px 0 40px 40px;gap:40px;width:100%;max-width:1280px;margin:0 auto;align-items:stretch}.hero-content{flex:1;padding-right:20px}.hero-content h1{font-family:Fredoka One,cursive;font-size:22px;font-weight:400;line-height:30.8px;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #333;width:100%;color:#333}.hero-content h2{font-family:Poppins,sans-serif;font-size:24px;font-weight:400;line-height:30px;margin-top:25px;margin-bottom:10px;color:#333}.hero-content p{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:27px;color:#666}.hero-image{flex:1;background-image:url(/images/girl-violin.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.featured-products{padding:40px;width:100%;max-width:1280px;margin:0 auto}.featured-products h2{font-family:Fredoka One,cursive;font-size:22px;font-weight:400;line-height:30.8px;margin-bottom:30px;color:#333;border-bottom:1px solid #333;padding-bottom:10px;width:100%}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.product-card{text-align:center}.product-card img{width:100%;height:180px;object-fit:contain;margin-bottom:15px}.product-card h3{font-size:14px;font-weight:400;color:#333;margin-bottom:10px}.on-sale-btn{display:inline-block;width:174px;height:53px;padding:16px 48px;background-color:#ffc107;color:#333;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:2.002px;text-transform:uppercase;text-decoration:none;text-align:center;border:none;cursor:pointer;box-sizing:border-box}.footer{padding:40px;border-top:1px solid #ddd;margin-top:40px;width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.footer p{font-size:14px;color:#666}@media(max-width:992px){.hero{padding:30px;gap:30px}.hero-image{width:40%}}@media(max-width:768px){.header{padding:15px 20px}.logo-container .logo{max-height:80px}.hero{flex-direction:column-reverse;padding:20px}.hero-content{padding-right:0}.hero-image{width:100%;max-width:300px;margin-left:auto;margin-bottom:20px}.featured-products{padding:20px}.products-grid{grid-template-columns:repeat(2,1fr);gap:25px}.footer{padding:20px}}@media(max-width:480px){.logo-container .logo{max-height:60px}.hero-content h1{font-size:20px}.hero-content h2{font-size:16px}.products-grid{grid-template-columns:1fr}.product-card img{height:150px}}
