function vidFormatDur(d) { let m = parseInt(d / 60, 10); let s = Math.round(d % 60); let mp = ''; let sp = ''; if (m < 10...

A Full Face Beat Can Be Empowering — This Makeup Artist Staked Her Career On It

function vidFormatDur(d) { let m = parseInt(d / 60, 10); let s = Math.round(d % 60); let mp = ''; let sp = ''; if (m < 10) { mp = '0'; } if (s { vidDone(id); // Adjust controls }); } function vidSetup() { let o = document.getElementsByClassName("tmp-video"); let vm = document.getElementsByClassName("tmp-media-video"); let vp = document.getElementsByClassName("tmp-video-play"); let vps = document.getElementsByClassName("tmp-video-pause"); let vrp = document.getElementsByClassName("tmp-video-replay"); let vt = document.getElementsByClassName("tmp-video-time"); let vd = document.getElementsByClassName("tmp-video-duration"); let vb = document.getElementsByClassName("tmp-video-bar"); let vmu = document.getElementsByClassName("tmp-video-mute"); let vunmu = document.getElementsByClassName("tmp-video-unmute"); for (let i = 0; i < o.length; i++) { let ojs = ["vidToggle(" + i + ")"]; let vmid = ["tmp-media-video" + i]; vm[i].setAttribute("id", vmid); vm[i].setAttribute("onclick", ojs); let vpid = ["tmp-video-play" + i]; vp[i].setAttribute("id", vpid); vp[i].setAttribute("onclick", ojs); let vpsid = ["tmp-video-pause" + i]; vps[i].setAttribute("id", vpsid); vps[i].setAttribute("onclick", ojs); let vrpid = ["tmp-video-replay" + i]; vrp[i].setAttribute("id", vrpid); let vpjs = ["vidReplay(" + i + ")"]; vrp[i].setAttribute("onclick", vpjs); let vtid = ["tmp-video-time" + i]; vt[i].setAttribute("id", vtid); let vdid = ["tmp-video-duration" + i]; vd[i].setAttribute("id", vdid); let vbid = ["tmp-video-bar" + i]; vb[i].setAttribute("id", vbid); vb[i].style.width = "0.01%"; let vmuid = ["tmp-video-mute" + i]; vmu[i].setAttribute("id", vmuid); let vmujs = ["vidMute(" + i + ")"]; vmu[i].setAttribute("onclick", vmujs); let vunmuid = ["tmp-video-unmute" + i]; vunmu[i].setAttribute("id", vunmuid); let vunmujs = ["vidUnmute(" + i + ")"]; vunmu[i].setAttribute("onclick", vunmujs); vidTime(i); } o,vm,vp,vps,vrp,vt,vd,vb,vmu,vunmu=void 0; } // Show numbers on the images in page, set to false before publish to turn them off const toolsOn = false; // Should dots be onclick for all views? const clickOn = true; // Setup Annotation Content, the first spot is 0, second spot is 1 etc. let content = new Array ( "
WATCH
WATCH
WATCH
00:00
00:00
00:00
00:00
00:00
00:00
", "", "", "", "", "" ); // Tools function tagImages(){let e,t=document.querySelectorAll(".section-image .img-container");for(e=0;e<t.length;e++){if(t[e].setAttribute("id",["image"+e]),1==toolsOn){let n=document.createElement("DIV");t[e].appendChild(n),n.innerHTML="
"+e+"
"}let n=document.createElement("DIV");t[e].appendChild(n),8==e&&(n.innerHTML="
")}} function countDots() { let annos = document.querySelectorAll(".anno-dot"); let count = annos.length; let n = document.createElement("DIV"); n.setAttribute("class", "dotCount"); if (toolsOn == false) { n.style.display = "none"; } let w = document.getElementsByClassName("body"); w[0].appendChild(n); n.innerHTML = "
Setup CSS for " + count + " dots & pops
"; } // Setup Annotations, do not alter var grabnav, elem = new Array(), mobilebuy = new Array(), closebutton = new Array(), init = !1, previous = 100, mobile = !1, desktop = !0; function assembleArray(n, e) { return [document.getElementById("anno-tip" + n), document.getElementById("anno-dot" + n + "-hint"), e]; } function tipOn(n) { var e = n[0], i = n[1], t = n[2]; 0 == init && (initAnnotations(), (init = !0)), 1 == mobile ? (showPop(e, t, !0), window.innerWidth < 768 && hideGlobalNav()) : window.innerWidth < 768 ? (showPop(e, t, !0), hideGlobalNav()) : (showPop(e, t, !1), showHint(i)); } function tipOff(n) { var e = n[0], i = n[1], t = n[2]; 1 == mobile ? (hidePop(e, t, !0), window.innerWidth < 768 && showGlobalNav()) : window.innerWidth 540 && mobileExtraOn(n); vidTime(n); vidPlay(n); } function closeTip(n) { vidPause(n); tipOff(assembleArray(n, "0")), window.innerWidth > 540 && mobileExtraOff(n); } function showTip(n) { 1 == desktop && window.innerWidth > 720 && tipOn(assembleArray(n, "-15%")); } function hideTip(n) { 1 == desktop && window.innerWidth > 720 && tipOff(assembleArray(n, "0")); } function mobileExtraOn(n) { //(mobilebuy[n].style.display = "block"), (closebutton[n].style.display = "block"); } function mobileExtraOff(n) { //(mobilebuy[n].style.display = "none"), (closebutton[n].style.display = "none"); } function initAnnotations() { document.getElementsByClassName("global-header")[0].setAttribute("id", "tmp-global-header"), (grabnav = document.getElementById("tmp-global-header")), (mobilebuy = document.getElementsByClassName("anno-mobile-buy")), (closebutton = document.getElementsByClassName("anno-tip-close")); } function showGlobalNav() { grabnav.style.display = "block"; } function hideGlobalNav() { grabnav.style.display = "none"; } navigator.userAgent.match(/Android|BlackBerry|iPhone|iPad|iPod|Opera Mini|IEMobile/i) && ((mobile = !0), (desktop = !1)); function setupAnnotation(t, e) { let n = document.querySelectorAll(".section-image .img-container"), o = document.createElement("DIV"), l = ["an" + e]; n[t].classList.add("anno-layers"), n[t].setAttribute("id", l), n[t].appendChild(o), (o.innerHTML = content[e]), (content[e] = void 0), 0 == e && activateAnnotations(), setAnnoDelays(e); } function setAnnoDelays(t) { let e = ["#an" + t + " .anno-dot"], n = document.querySelectorAll(e); for (let e = 0; e < n.length; e++) { let n = ["#an" + t + " .anno-dot"], o = ["anno-dot-delay" + e]; document.querySelectorAll(n)[e].classList.add(o); } } function setClick(t, e) { let n = ["openTip(" + e + ")"]; t.setAttribute("onclick", n); } function setRollover(t, e) { let n = ["showTip(" + e + ")"], o = ["hideTip(" + e + ")"]; t.setAttribute("onmouseenter", n), t.setAttribute("onmouseleave", o); } function activateAnnotations() { let t = document.querySelectorAll(".anno-dot"); for (let e = 0; e 760 && 0 == clickOn ? setRollover(t[e], e) : setClick(t[e], e); } } function setupPopups() { let t = document.querySelectorAll(".anno-tip"); let tc = document.querySelectorAll(".anno-tip-close"); let ti = document.querySelectorAll(".anno-tip-image"); for (let e = 0; e < t.length; e++) { let tid = ["anno-tip" + e]; t[e].setAttribute("id", tid); let tcid = ["closeTip(" + e + ")"]; tc[e].setAttribute("onclick", tcid); let tiid = ["anno-tip" + e + "_img"]; ti[e].setAttribute("id", tiid); if (clickOn == true) { tc[e].style.display = "block"; } } } function setup() { // Annotations, set number based on image tag using the tag images function // first variable is image location // second variable is the content array position setupAnnotation(0,0); //setupAnnotation(1,1); // Setup the popups setupPopups(); // Setup videos vidSetup(); // Number the images, turn off for publish tagImages(); // How many dots to css countDots(); } /* Preload */ function ready(e){(document.attachEvent?"complete"===document.readyState:"loading"!==document.readyState)?e():document.addEventListener("DOMContentLoaded",e)}document.onmouseleave=function(){window.isReady=!1},window.addEventListener("resize",function(){window.isReady=!1}),window.isReady=void 0!==window.isReady&&window.isReady,ready(function(){var e=setInterval(function(){window.imagesLoaded&&(imagesLoaded("#tmp-load",{background:!0},function(){window.isReady=!1,clearInterval(e)}),clearInterval(e))},100);if(!1!==window.isReady)return;window.isReady=!0;const t=setTimeout(function(){clearTimeout(t),setup()},300)});

Moriah Mierre always knew she wanted to be in beauty — she spent her childhood accompanying her mother to her weekly hair appointments (a smooth ‘90s-style updo) and watching her get glammed up. “My mother was already a beautiful woman, but after she got her makeup done, I was like, ‘Oh wow, you look so gorgeous,’” remembers Mierre, who recalls her mother’s signature, a bright fuchsia lipstick with a plum lipliner. 

It was this early exposure to the transformative powers of beauty that inspired her to pursue a career in beauty — and ultimately, open the doors to her very own luxury makeup studio, The Beat Lounge, in May. “When women come sit in my chair and I’m done with their look, they have this newfound confidence — it lights a fire in them and they look like they’re ready to take on the world,” says the 31-year-old Detroit native. “As women, we’re so used to pouring ourselves into everyone else, but when you come sit in my chair, this is the time for you.” 

In partnership with Target, we talked to Mierre about what it takes to be a beauty entrepreneur, how she's growing her business, and what she’s doing to uplift the Black community.

When did you first fall in love with makeup and beauty?
“Growing up, I always watched my mom and the women in my family get dressed up and do their makeup. Seeing that every day, I just instantly fell into it. But my mom didn’t let me wear makeup. In high school, I started to try it out and my mom would get so upset. She’d say, ‘You’re too young. Just wait.’ When I graduated high school, I became engulfed in it. I was obsessed with watching YouTube videos; I’d watch makeup videos for nine hours a day. Then, I started practicing and getting into it at 19.”

Let’s fast forward a bit. You’ve worked with many celebrities, but it isn’t easy to book celebrity clients. Who was your first celebrity client and how did you get the gig?
“My very first celebrity client was Big Sean. I had a job at a makeup boutique, and they fired me but didn’t tell why. And I just prayed — not long after, I got a call to do men’s grooming for Big Sean for a campaign. I got the job because a friend who knew him personally referred me. I took it as a sign, and from there, I started diving into my entrepreneurship.”

You’re growing and bringing on more artists to work in The Beat Lounge. How do you deal with clients who only want to work with you?
“We’re still in that phase because I’m traveling a lot to L.A. People know when they come to me, they’re going to get professionalism, good customer service, and quality. They know how particular I am, how professional I am. And they know I wouldn’t have anyone working under me who doesn’t have those same qualities. This automatically makes my clients trust me.”

What’s the key to making The Beat Lounge the place to get your makeup done in Detroit?
“It’s a luxurious experience. I have the lounge area with cozy, beautiful chairs and I serve you with wine or water. And there’s music to set a joyful vibe. Each artist has a personal vanity, so our clients can watch the whole process from start to finish. A vanity gives me that Hollywood feel. Some salons don’t allow clients to see themselves and the process. I think [seeing your transformation] is the most special part. It’s a fun process for them to watch and you get to feel like the star of your own show. You are the celebrity. You are the star here.”

Speaking of treating women like stars, how do you uplift the Black community?
“By bringing women together and promoting empowerment, self-love, beauty, and self-care. Getting your makeup done is a form of self-care. Clients tell me about the hard times they’ve been going through in the pandemic. And they say, ‘I wanted to come in here to take care of myself. I need a self-care day.’ They thank me for making them feel beautiful because they had forgotten, or they thank me for being a part of their special day and making them feel the most beautiful they’ve ever felt in their lives."

Let’s talk about business. What’s one of the biggest mistakes you’ve made in business?
“I’ve been a full-time entrepreneur for six years, but I’ve been doing makeup professionally for nine years. I’ve learned the power of contracts. I used to do [verbal] agreements and that doesn’t work. I’d get myself into sticky situations. In business, you learn why having contracts is so important. It’s something you and the client can always refer to.”

There is competition in every industry, how do you stay focused to show up and own your lane?
“I don’t look at what other people are doing. I focus on my brand and my work. What I’m doing is my mission and my purpose, and I just stick with that. I don’t compare myself or compete with anybody else. I was sent here to help these women, and that pushes me. I’m making women feel seen and heard and valued and loved. I have no choice but to show up. It’s not about me at this point. It’s bigger than me.”

Like what you see? How about some more R29 goodness, right here?



from Refinery29 https://ift.tt/3oWZKFe
via IFTTT