*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9f9f9;color:#333;font-family:Segoe UI,sans-serif;line-height:1.6}header{align-items:center;background-color:#fff;box-shadow:0 2px 8px #0000000d;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.logo{color:#00b894;font-size:1.5rem;font-weight:700}.search-bar{border:1px solid #ddd;border-radius:5px;flex:1 1;margin:0 1rem;padding:.5rem}nav a{color:#333;margin-left:1rem;text-decoration:none}.hero{margin:2rem 0;position:relative;text-align:center}.hero img{border-radius:12px;width:100%}.hero h1{font-size:2rem;margin-top:1rem}.hero p{margin:.5rem 0}.cta-button{background-color:#00b894;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.7rem 1.5rem;transition:.3s ease}.cta-button:hover{background-color:#019875}.categories{padding:2rem 1rem;text-align:center}.category-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:1rem}.category-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:1rem;transition:transform .2s ease}.category-card:hover{transform:scale(1.03)}.category-card img{border-radius:8px;height:120px;object-fit:cover;width:100%}.products{padding:2rem 1rem}.product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.product-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.product-card:hover{transform:translateY(-5px)}.product-card img{height:150px;margin-bottom:.5rem;object-fit:contain;width:100%}.like-btn{background:none;border:none;cursor:pointer;font-size:1.3rem;position:absolute;right:8px;top:8px}.stars{color:#f1c40f;margin:.3rem 0}.add-btn{background-color:#00cec9;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem;transition:.3s ease}.add-btn:hover{background-color:#099}footer{background-color:#f2f2f2;font-size:.95rem;margin-top:3rem;padding:2rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.footer-col h2,.footer-col h3{color:#00b894}.footer-col a,.footer-col li,.footer-col p{color:#444;line-height:1.6;text-decoration:none}.footer-col ul{list-style:none;padding:0}.social-icons a{font-size:1.3rem;margin-right:.5rem}.subscribe-form{display:flex;gap:.5rem;margin-top:.5rem}.subscribe-form input{border:1px solid #ccc;border-radius:5px;flex:1 1;padding:.5rem}.subscribe-form button{background-color:#6c5ce7;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem 1rem}.footer-highlights span{display:inline-block;margin-right:1rem;margin-top:.5rem}.footer-bottom{border-top:1px solid #ccc;display:flex;flex-wrap:wrap;font-size:.85rem;justify-content:space-between;margin-top:2rem;padding-top:1rem}.footer-policies a{color:#555;margin-left:1rem}.scroll-container{-webkit-overflow-scrolling:touch;display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-snap-type:x mandatory}.scroll-container::-webkit-scrollbar{height:8px}.scroll-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.product-card{background:#fff;border-radius:8px;box-shadow:0 0 8px #0000001a;flex-basis:calc(33.33333% - 1rem);flex-grow:0;flex-shrink:0;padding:1rem;position:relative;scroll-snap-align:start}.discount-tag,.new-tag{background-color:#f44336;border-radius:4px;color:#fff;font-size:.75rem;left:.5rem;padding:.2rem .5rem;position:absolute;top:.5rem}.new-tag{background-color:#4caf50;left:auto;right:.5rem}.original-price{color:gray;font-size:.85rem;margin-left:.5rem;text-decoration:line-through}
/*# sourceMappingURL=main.b6a71049.css.map*/