body{font-family:Poppins,sans-serif;background:#fff;color:#222;margin:0;padding:0}.header{display:flex;align-items:center;justify-content:space-between;padding:20px 50px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:999}.header a{text-decoration:none;color:#222;margin:0 15px;font-weight:600}.header a:hover{color:#e03c31}.hero{display:flex;justify-content:center;align-items:center;height:500px;text-align:center;background:#f9f9f9}.hero h1{font-size:3rem;font-weight:700;margin-bottom:20px}.hero button{padding:15px 40px;font-size:1.2rem;background:#e03c31;color:#fff;border:none;border-radius:5px;cursor:pointer}.hero button:hover{opacity:.9}.carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:20px;padding:20px}.carousel img{flex:0 0 auto;width:400px;height:250px;object-fit:cover;border-radius:10px}.brands{display:flex;justify-content:center;gap:50px;margin:60px 0}.brands img{height:60px;transition:transform .3s}.brands img:hover{transform:scale(1.1)}.product-grid,.collection-container{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:0 50px}.product-card{border:1px solid #eee;padding:20px;text-align:center;border-radius:10px;transition:box-shadow .3s;position:relative}.product-card:hover{box-shadow:0 4px 15px #0000001a}.product-card img{max-width:100%;height:auto;margin-bottom:15px}.product-card h3{margin:10px 0}.product-card .price{font-weight:700;color:#e03c31}.product-card .brand{font-weight:600;color:#0078d7}.sale-tag{background:#ffc20e;color:#222;padding:5px 10px;font-weight:700;border-radius:5px;position:absolute;top:10px;left:10px}.filters{display:flex;flex-direction:column;padding:20px;border-right:1px solid #eee;width:220px}.filters h3{margin-bottom:10px;font-size:1.2rem}.filters label{display:block;margin-bottom:5px;cursor:pointer}.filters input[type=checkbox]{margin-right:10px;accent-color:#E03C31}.newsletter{background:#f9f9f9;padding:50px;text-align:center}.newsletter input[type=email]{padding:10px;width:250px;margin-right:10px}.newsletter button{padding:12px 25px;background:#e03c31;color:#fff;border:none;border-radius:5px;cursor:pointer}.newsletter button:hover{opacity:.9}@media(max-width:1024px){.product-grid,.collection-container{grid-template-columns:repeat(2,1fr)}.carousel img{width:300px;height:180px}}@media(max-width:768px){.product-grid,.collection-container{grid-template-columns:1fr}.filters{flex-direction:row;justify-content:center;width:100%;margin-bottom:20px}.carousel img{width:250px;height:150px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/styles.css.map */
