.Hero-module__JgYmMq__hero{background:#0a0a0a;width:100%;height:88vh;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroBg{object-fit:contain;opacity:.75;width:auto;height:100%;transition:opacity .5s;position:absolute;top:0;right:0}.Hero-module__JgYmMq__heroOverlay{background:linear-gradient(90deg,#000000d9 35%,#0000004d 75%,#0000 100%);position:absolute;inset:0}.Hero-module__JgYmMq__ghostText{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Hero-module__JgYmMq__ghostMakeup{color:#0000;-webkit-text-stroke:1px #ffffff12;white-space:nowrap;letter-spacing:-10px;font-size:320px;font-weight:900;line-height:1;position:absolute;top:40px;left:-40px}.Hero-module__JgYmMq__ghostGlamour{color:#0000;-webkit-text-stroke:1px #ffffff12;white-space:nowrap;letter-spacing:-10px;font-size:320px;font-weight:900;line-height:1;position:absolute;top:240px;left:200px}.Hero-module__JgYmMq__heroContent{z-index:2;flex-direction:column;justify-content:flex-end;width:100%;max-width:600px;padding:0 60px 80px;display:flex;position:absolute;bottom:0;left:0}.Hero-module__JgYmMq__heroTitle{color:var(--white);letter-spacing:3px;margin-bottom:8px;font-size:52px;font-weight:900;line-height:1.1}.Hero-module__JgYmMq__heroSubtitle{color:var(--white);letter-spacing:2px;margin-bottom:32px;font-size:28px;font-weight:700}.Hero-module__JgYmMq__heroBtns{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.Hero-module__JgYmMq__btnOutline{border:1px solid var(--white);color:var(--white);letter-spacing:1px;cursor:pointer;background:0 0;padding:10px 24px;font-size:14px;transition:all .2s}.Hero-module__JgYmMq__btnOutline:hover{background:var(--white);color:var(--black)}.Hero-module__JgYmMq__btnText{color:var(--white);cursor:pointer;letter-spacing:1px;background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}.Hero-module__JgYmMq__controls{z-index:3;align-items:center;gap:20px;display:flex;position:absolute;bottom:40px;right:60px}.Hero-module__JgYmMq__dots{gap:8px;display:flex}.Hero-module__JgYmMq__dot{cursor:pointer;background:#ffffff59;border-radius:50%;width:8px;height:8px;transition:background .2s}.Hero-module__JgYmMq__activeDot{background:var(--white)}.Hero-module__JgYmMq__arrows{gap:8px;display:flex}.Hero-module__JgYmMq__arrow{width:38px;height:38px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #fff9;justify-content:center;align-items:center;font-size:22px;transition:all .2s;display:flex}.Hero-module__JgYmMq__arrow:hover{background:var(--white);color:var(--black)}@media (max-width:768px){.Hero-module__JgYmMq__hero{height:70vh}.Hero-module__JgYmMq__heroContent{padding:0 24px 60px}.Hero-module__JgYmMq__heroTitle{font-size:36px}.Hero-module__JgYmMq__heroSubtitle{font-size:20px}.Hero-module__JgYmMq__ghostMakeup,.Hero-module__JgYmMq__ghostGlamour{display:none}.Hero-module__JgYmMq__controls{bottom:24px;right:24px}}
.CategoryNav-module__XVp9EW__sepLine{background:#ffffff26;width:100%;height:1px}.CategoryNav-module__XVp9EW__catNav{background:var(--black);justify-content:center;align-items:center;gap:80px;height:56px;padding:0 40px;display:flex}.CategoryNav-module__XVp9EW__catLink{color:var(--white);letter-spacing:.5px;white-space:nowrap;font-family:Josefin Sans,sans-serif;font-size:15px;text-decoration:none;transition:color .2s}.CategoryNav-module__XVp9EW__catLink:hover{color:#d1ad6b}@media (max-width:768px){.CategoryNav-module__XVp9EW__catNav{justify-content:flex-start;gap:24px;padding:0 20px;overflow-x:auto}}
.ShopCategories-module__Br8-NG__section{background:var(--black);text-align:center;border-top:1px solid #1a1a1a;padding:80px 40px}.ShopCategories-module__Br8-NG__title{color:var(--white);letter-spacing:4px;margin-bottom:12px;font-size:28px;font-weight:800}.ShopCategories-module__Br8-NG__headingLine{background:#d1ad6b;width:80px;height:2px;margin:0 auto 48px}.ShopCategories-module__Br8-NG__circlesRow{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.ShopCategories-module__Br8-NG__catItem{flex-direction:column;align-items:center;gap:14px;text-decoration:none;display:flex}.ShopCategories-module__Br8-NG__circle{border:2px solid #d1ad6b66;border-radius:50%;width:150px;height:150px;transition:transform .3s,border-color .3s;overflow:hidden}.ShopCategories-module__Br8-NG__circle:hover{border-color:#d1ad6b;transform:scale(1.07)}.ShopCategories-module__Br8-NG__circle img{object-fit:cover;width:100%;height:100%}.ShopCategories-module__Br8-NG__label{letter-spacing:2px;color:var(--white);font-size:14px;font-weight:700}
.NewLaunches-module__otpNka__section{background:var(--black);text-align:center;padding:80px 40px}.NewLaunches-module__otpNka__title{color:var(--white);letter-spacing:4px;margin-bottom:12px;font-size:28px;font-weight:800}.NewLaunches-module__otpNka__headingLine{background:#d1ad6b;width:80px;height:2px;margin:0 auto 48px}.NewLaunches-module__otpNka__grid{grid-template-columns:1fr 1fr;gap:24px;max-width:1000px;margin:0 auto;display:grid}.NewLaunches-module__otpNka__card{background:#0f0f0f;border:1px solid #1a1a1a;align-items:center;gap:20px;padding:20px;text-decoration:none;transition:border-color .2s;display:flex}.NewLaunches-module__otpNka__card:hover{border-color:#d1ad6b}.NewLaunches-module__otpNka__imageBox{border-radius:4px;flex-shrink:0;width:160px;height:160px;position:relative;overflow:hidden}.NewLaunches-module__otpNka__img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.NewLaunches-module__otpNka__card:hover .NewLaunches-module__otpNka__img{transform:scale(1.05)}.NewLaunches-module__otpNka__overlay{background:#0003;position:absolute;inset:0}.NewLaunches-module__otpNka__cardText{text-align:left}.NewLaunches-module__otpNka__cardTitle{color:var(--white);margin-bottom:8px;font-size:14px;font-weight:700;line-height:1.5}.NewLaunches-module__otpNka__cardSub{color:#d1ad6b;margin:0;font-size:13px}@media (max-width:768px){.NewLaunches-module__otpNka__grid{grid-template-columns:1fr}}
.PromoBanner-module__IUptdq__promo{background:#340000;width:100%;height:420px;position:relative;overflow:hidden}.PromoBanner-module__IUptdq__glitter{opacity:.5;background-image:url(/images/glitter.png);background-size:cover;position:absolute;inset:0}.PromoBanner-module__IUptdq__promoModel{object-fit:cover;object-position:top;width:38%;height:460px;position:absolute;top:-20px;right:0}.PromoBanner-module__IUptdq__promoContent{z-index:2;padding:60px 0 0 120px;position:relative}.PromoBanner-module__IUptdq__promoSave{color:var(--white);letter-spacing:1px;margin:0 0 4px;font-size:28px;font-weight:600}.PromoBanner-module__IUptdq__promoFirst{color:#d1ad6b;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:80px;font-style:italic;line-height:1}.PromoBanner-module__IUptdq__promoOffer{color:var(--white);letter-spacing:1px;margin:0 0 28px;font-size:28px;font-weight:700;line-height:1.3}.PromoBanner-module__IUptdq__promoBtn{color:#000;letter-spacing:2px;background:#d9d9d9;border-radius:8px;justify-content:center;align-items:center;padding:10px 36px;font-size:16px;font-weight:600;transition:background .2s;display:inline-flex}.PromoBanner-module__IUptdq__promoBtn:hover{color:#000;background:#fff}@media (max-width:768px){.PromoBanner-module__IUptdq__promoModel{display:none}.PromoBanner-module__IUptdq__promoContent{padding:40px 30px}.PromoBanner-module__IUptdq__promoFirst{font-size:56px}}
