.MostReadBlogs_section__UwHsr{width:100%;padding:80px 0;position:relative;overflow:hidden}.MostReadBlogs_container___Y52m{max-width:1600px;margin:0 auto;padding:0 20px}.MostReadBlogs_loading__bm9Io{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;color:#666}.MostReadBlogs_spinner__SSCq9{width:50px;height:50px;border:4px solid #f0f0f0;border-top-color:#06b6eb;border-radius:50%;animation:MostReadBlogs_spin__nsqbJ 1s linear infinite}@keyframes MostReadBlogs_spin__nsqbJ{to{transform:rotate(1turn)}}.MostReadBlogs_header__9D_wQ{text-align:center;margin-bottom:50px}.MostReadBlogs_title___w6T1{font-size:32px;font-weight:700;margin:0;letter-spacing:-.5px;color:#1a1a1a}.MostReadBlogs_blogGrid__JtNwX{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px;gap:24px}.MostReadBlogs_blogCard__RqTKb{position:relative;background:white;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;animation:MostReadBlogs_fadeInUp__pAeFC .6s ease forwards}@keyframes MostReadBlogs_fadeInUp__pAeFC{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.MostReadBlogs_blogCard__RqTKb:hover{transform:translateY(-12px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.MostReadBlogs_imageWrapper___965J{position:relative;width:100%;padding-top:120%;overflow:hidden;background:linear-gradient(135deg,#f5f5f5,#e0e0e0)}.MostReadBlogs_imageWrapper___965J img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.MostReadBlogs_blogCard__RqTKb:hover .MostReadBlogs_imageWrapper___965J img{transform:scale(1.15)}.MostReadBlogs_imageOverlay__YgnQe{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.7));opacity:0;transition:opacity .4s ease}.MostReadBlogs_blogCard__RqTKb:hover .MostReadBlogs_imageOverlay__YgnQe{opacity:1}.MostReadBlogs_categoryBadge__k1PmV{left:15px;padding:6px 14px;font-size:11px;font-weight:700;color:white;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.MostReadBlogs_categoryBadge__k1PmV,.MostReadBlogs_viewCount__j4FvC{position:absolute;top:15px;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2}.MostReadBlogs_viewCount__j4FvC{right:15px;display:flex;align-items:center;gap:5px;padding:6px 12px;background:rgba(255,255,255,.95);font-size:12px;font-weight:600;color:#1a1a1a;box-shadow:0 2px 8px rgba(0,0,0,.1)}.MostReadBlogs_viewCount__j4FvC svg{color:#06b6eb}.MostReadBlogs_hoverIcon__X58Vh{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:60px;height:60px;background:rgba(255,255,255,.95);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:3;box-shadow:0 8px 30px rgba(0,0,0,.3)}.MostReadBlogs_hoverIcon__X58Vh svg{color:#06b6eb}.MostReadBlogs_blogCard__RqTKb:hover .MostReadBlogs_hoverIcon__X58Vh{transform:translate(-50%,-50%) scale(1);opacity:1}.MostReadBlogs_content__KDCBR{padding:20px;flex:1 1;display:flex;flex-direction:column;gap:12px}.MostReadBlogs_blogTitle__cbcfo{font-size:16px;font-weight:600;line-height:1.4;color:#1a1a1a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.MostReadBlogs_blogCard__RqTKb:hover .MostReadBlogs_blogTitle__cbcfo{color:#06b6eb}.MostReadBlogs_description__SarD2{font-size:13px;line-height:1.6;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.MostReadBlogs_meta__pFDh5{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;border-top:1px solid rgba(0,0,0,.06)}.MostReadBlogs_date__5sV7r{display:flex;align-items:center;gap:5px;font-size:12px;color:#999}.MostReadBlogs_date__5sV7r svg{color:#06b6eb}.MostReadBlogs_readMore__sXuWA{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#06b6eb;transition:gap .3s ease}.MostReadBlogs_blogCard__RqTKb:hover .MostReadBlogs_readMore__sXuWA{gap:8px}.MostReadBlogs_decorCorner__ZutDE{position:absolute;bottom:0;right:0;width:60px;height:60px;background:linear-gradient(135deg,transparent 50%,#06b6eb10 0);opacity:0;transition:opacity .3s ease}.MostReadBlogs_blogCard__RqTKb:hover .MostReadBlogs_decorCorner__ZutDE{opacity:1}@media (max-width:1400px){.MostReadBlogs_blogGrid__JtNwX{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.MostReadBlogs_section__UwHsr{padding:60px 0}.MostReadBlogs_title___w6T1{font-size:36px}.MostReadBlogs_subtitle__KZ_Cn{font-size:15px}.MostReadBlogs_blogGrid__JtNwX{grid-template-columns:repeat(3,1fr);gap:20px}.MostReadBlogs_imageWrapper___965J{padding-top:130%}}@media (max-width:768px){.MostReadBlogs_section__UwHsr{padding:50px 0}.MostReadBlogs_container___Y52m{padding:0 15px}.MostReadBlogs_header__9D_wQ{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}.MostReadBlogs_title___w6T1{font-size:28px}.MostReadBlogs_subtitle__KZ_Cn{font-size:14px}.MostReadBlogs_viewAllBtn__PfLvk{padding:12px 24px;font-size:14px}.MostReadBlogs_blogGrid__JtNwX{grid-template-columns:repeat(2,1fr);gap:16px}.MostReadBlogs_content__KDCBR{padding:16px}.MostReadBlogs_blogTitle__cbcfo{font-size:15px}.MostReadBlogs_description__SarD2{font-size:12px}}@media (max-width:480px){.MostReadBlogs_section__UwHsr{padding:40px 0}.MostReadBlogs_title___w6T1{font-size:24px}.MostReadBlogs_blogGrid__JtNwX{grid-template-columns:1fr}.MostReadBlogs_imageWrapper___965J{padding-top:70%}}@keyframes MakeupLandingPage_fadeInUp__YmNSl{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes MakeupLandingPage_fadeInDown__GIC1a{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes MakeupLandingPage_fadeIn__ZOEK_{0%{opacity:0}to{opacity:1}}@keyframes MakeupLandingPage_scaleIn__rfmBQ{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes MakeupLandingPage_slideInLeft__L3DH_{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}@keyframes MakeupLandingPage_slideInRight__B4bem{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}@keyframes MakeupLandingPage_pulseGlow__0FyBw{0%,to{box-shadow:0 0 0 0 rgba(162,26,81,.4)}50%{box-shadow:0 0 30px 10px rgba(162,26,81,.15)}}@keyframes MakeupLandingPage_scrollBounce__8PCx_{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@keyframes MakeupLandingPage_letterReveal__ievPs{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes MakeupLandingPage_shimmer__COJmc{0%{background-position:-200%}to{background-position:200%}}@keyframes MakeupLandingPage_marqueeScroll__6X930{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.MakeupLandingPage_makeupLanding__2Nj3V{width:100%;overflow-x:hidden;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.MakeupLandingPage_animateOnScroll__ktkVD{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.MakeupLandingPage_animateOnScroll__ktkVD.MakeupLandingPage_visible__XSpyc{opacity:1;transform:translateY(0)}.MakeupLandingPage_hero__jItaY{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.MakeupLandingPage_heroSlider__gyEAn{position:absolute;inset:0;z-index:0}.MakeupLandingPage_heroSlide__O_Nzl{position:absolute;inset:0;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);z-index:1}.MakeupLandingPage_heroSlide__O_Nzl picture{display:block;width:100%;height:100%}.MakeupLandingPage_heroSlide__O_Nzl img{width:100%;height:100%;object-fit:cover;object-position:center top}.MakeupLandingPage_heroSlideActive__8Keho{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transition:-webkit-clip-path 1.2s cubic-bezier(.77,0,.175,1);transition:clip-path 1.2s cubic-bezier(.77,0,.175,1);transition:clip-path 1.2s cubic-bezier(.77,0,.175,1),-webkit-clip-path 1.2s cubic-bezier(.77,0,.175,1);z-index:2}.MakeupLandingPage_hereSlidePrev__ptWwM{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);z-index:1;transition:none}.MakeupLandingPage_heroDots__Jy_6X{position:absolute;bottom:100px;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:10px}.MakeupLandingPage_heroDot__uqEjw{width:32px;height:3px;border:none;border-radius:2px;background:rgba(255,255,255,.3);cursor:pointer;padding:0;transition:all .4s ease}.MakeupLandingPage_heroDotActive__R1kYG{background:#A21A51;width:48px}.MakeupLandingPage_heroOverlay__iflCI{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.5) 80%,rgba(0,0,0,.85));z-index:1}.MakeupLandingPage_heroContent__1H7XK{position:relative;z-index:2;text-align:center;padding:0 24px}.MakeupLandingPage_heroBrand__4JecH{font-size:16px;letter-spacing:8px;text-transform:uppercase;color:rgba(255,255,255,.7);margin-bottom:16px;animation:MakeupLandingPage_fadeInDown__GIC1a 1s ease .3s both}.MakeupLandingPage_heroTitle__Wpvjs{font-size:clamp(48px,8vw,96px);font-weight:800;line-height:.95;letter-spacing:-2px;margin:0 0 24px;animation:MakeupLandingPage_fadeInUp__YmNSl 1s ease .5s both}.MakeupLandingPage_heroTitleAccent__AcLtV{display:block;background:linear-gradient(135deg,#A21A51,#ff4081,#A21A51);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:MakeupLandingPage_shimmer__COJmc 3s linear infinite}.MakeupLandingPage_heroSubtitle__MyU93{font-size:clamp(14px,2vw,18px);color:rgba(255,255,255,.6);letter-spacing:4px;text-transform:uppercase;animation:MakeupLandingPage_fadeIn__ZOEK_ 1s ease .8s both}.MakeupLandingPage_heroScroll__loORW{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;animation:MakeupLandingPage_fadeIn__ZOEK_ 1s ease 1.2s both}.MakeupLandingPage_heroScrollLine__Eiai9{width:1px;height:48px;background:linear-gradient(180deg,rgba(255,255,255,.5),transparent);animation:MakeupLandingPage_scrollBounce__8PCx_ 2s ease infinite}.MakeupLandingPage_marquee__gIF2l{padding:20px 0;background:#A21A51;overflow:hidden;white-space:nowrap}.MakeupLandingPage_marqueeInner__gn3Nt{display:inline-flex;animation:MakeupLandingPage_marqueeScroll__6X930 20s linear infinite}.MakeupLandingPage_marqueeItem__V1Yug{font-size:14px;letter-spacing:6px;text-transform:uppercase;color:rgba(255,255,255,.9);padding:0 40px;font-weight:500}.MakeupLandingPage_marqueeDot__SurNk{display:inline-block;width:6px;height:6px;background:rgba(255,255,255,.5);border-radius:50%;vertical-align:middle;margin:0 16px}.MakeupLandingPage_manifesto__w7NBs{padding:120px 24px;text-align:center;background:#000;position:relative}.MakeupLandingPage_manifestoInner__HgwKh{max-width:800px;margin:0 auto}.MakeupLandingPage_manifestoLabel__IF__C{font-size:12px;letter-spacing:6px;text-transform:uppercase;color:#A21A51;margin-bottom:32px;font-weight:600}.MakeupLandingPage_manifestoText__DMJzg{font-size:clamp(28px,4vw,48px);font-weight:300;line-height:1.4;color:#fff;margin:0}.MakeupLandingPage_manifestoText__DMJzg strong{font-weight:700;color:#A21A51}.MakeupLandingPage_manifestoDivider__RHBLI{width:60px;height:2px;background:#A21A51;margin:40px auto 0}.MakeupLandingPage_categories__IvYAP{padding:0 24px 100px;background:#000}.MakeupLandingPage_categoriesGrid__l0u9M{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:1200px;margin:0 auto}.MakeupLandingPage_categoryCard__cD3Eh{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:3/4;cursor:pointer;text-decoration:none;display:block}.MakeupLandingPage_categoryCard__cD3Eh img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.MakeupLandingPage_categoryCard__cD3Eh:hover img{transform:scale(1.08)}.MakeupLandingPage_categoryOverlay__GjJGr{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:32px;transition:background .4s ease}.MakeupLandingPage_categoryCard__cD3Eh:hover .MakeupLandingPage_categoryOverlay__GjJGr{background:linear-gradient(0deg,rgba(162,26,81,.85) 0,rgba(162,26,81,0) 70%)}.MakeupLandingPage_categoryName__hihix{font-size:clamp(24px,3vw,36px);font-weight:800;text-transform:uppercase;letter-spacing:2px;color:#fff;margin:0 0 8px;transition:transform .4s ease}.MakeupLandingPage_categoryCard__cD3Eh:hover .MakeupLandingPage_categoryName__hihix{transform:translateY(-8px)}.MakeupLandingPage_categoryCount__sSP_j{font-size:13px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.6);transition:color .4s ease,transform .4s ease}.MakeupLandingPage_categoryCard__cD3Eh:hover .MakeupLandingPage_categoryCount__sSP_j{color:rgba(255,255,255,.9);transform:translateY(-8px)}.MakeupLandingPage_categoryArrow__B6uKI{position:absolute;top:24px;right:24px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:all .4s ease}.MakeupLandingPage_categoryCard__cD3Eh:hover .MakeupLandingPage_categoryArrow__B6uKI{opacity:1;transform:translateY(0)}.MakeupLandingPage_banner__niklq{position:relative;overflow:hidden}.MakeupLandingPage_banner__niklq picture{display:block;width:100%}.MakeupLandingPage_bannerImage__6y1gB{width:100%;display:block;transition:transform .6s ease}.MakeupLandingPage_banner__niklq:hover .MakeupLandingPage_bannerImage__6y1gB{transform:scale(1.02)}.MakeupLandingPage_lookbook__1zEVp{padding:100px 24px;background:#000}.MakeupLandingPage_lookbookHeader__EdIbj{text-align:center;margin-bottom:60px}.MakeupLandingPage_lookbookLabel__HSTXy{font-size:12px;letter-spacing:6px;text-transform:uppercase;color:#A21A51;margin-bottom:16px;font-weight:600}.MakeupLandingPage_lookbookTitle__ddyOT{font-size:clamp(32px,5vw,56px);font-weight:800;margin:0;letter-spacing:-1px;color:#fff}.MakeupLandingPage_lookbookGrid__djVHe{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:1200px;margin:0 auto}.MakeupLandingPage_lookbookItem__ZBiiS{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:3/4}.MakeupLandingPage_lookbookItem__ZBiiS img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .7s ease}.MakeupLandingPage_lookbookItem__ZBiiS:hover img{transform:scale(1.06);filter:brightness(1.05) contrast(1.05)}.MakeupLandingPage_lookbookItemOverlay__oHI2T{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,transparent 40%);opacity:0;transition:opacity .4s ease}.MakeupLandingPage_lookbookItem__ZBiiS:hover .MakeupLandingPage_lookbookItemOverlay__oHI2T{opacity:1}.MakeupLandingPage_lookbookItemLabel__gdLRA{position:absolute;bottom:24px;left:24px;font-size:14px;letter-spacing:4px;text-transform:uppercase;color:#fff;font-weight:600;opacity:0;transform:translateY(16px);transition:all .4s ease .1s}.MakeupLandingPage_lookbookItem__ZBiiS:hover .MakeupLandingPage_lookbookItemLabel__gdLRA{opacity:1;transform:translateY(0)}.MakeupLandingPage_productFamilies__DbN5K{padding:100px 0;background:#000;display:flex;flex-direction:column;align-items:center}.MakeupLandingPage_productFamiliesHeader__0sRZ_{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 24px;margin:0 0 40px;gap:8px}.MakeupLandingPage_productFamiliesLabel__OflC6{font-size:12px;letter-spacing:6px;text-transform:uppercase;color:#A21A51;margin:0;font-weight:600}.MakeupLandingPage_productFamiliesTitle__SB0lF{font-size:clamp(32px,4vw,48px);font-weight:800;margin:0;letter-spacing:-1px;color:#fff}.MakeupLandingPage_productFamiliesNav__l4lmf{display:flex;gap:8px;margin-top:8px}.MakeupLandingPage_productFamiliesArrow__rB_72{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.MakeupLandingPage_productFamiliesArrow__rB_72:hover{background:#A21A51;border-color:#A21A51}.MakeupLandingPage_showcaseWrapper__hzyfZ{max-width:1200px;margin:0 auto 40px;border-radius:16px;overflow:hidden}.MakeupLandingPage_showcase__1sV_z{position:relative;overflow:hidden;min-height:500px;display:flex;align-items:center}.MakeupLandingPage_showcaseBg__bSL_B{position:absolute;inset:0}.MakeupLandingPage_showcaseBg__bSL_B picture{display:block;width:100%;height:100%}.MakeupLandingPage_showcaseBg__bSL_B img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.MakeupLandingPage_showcaseOverlay__XE3ji{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.4))}.MakeupLandingPage_showcaseContent__XRrVW{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:60px 40px;gap:40px}.MakeupLandingPage_showcaseSlogan__xH_Tt{flex:0 0 auto}.MakeupLandingPage_showcaseSloganText__K1voR{font-size:clamp(36px,5vw,56px);font-weight:800;color:#fff;line-height:1.1;margin:0 0 12px;letter-spacing:-1px}.MakeupLandingPage_showcaseSloganSub__ZPZIy{font-size:14px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.6);margin:0 0 24px}.MakeupLandingPage_showcaseSloganLink__EKnGG{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:4px;transition:border-color .3s ease,gap .3s ease}.MakeupLandingPage_showcaseSloganLink__EKnGG:hover{border-color:#A21A51;gap:12px}.MakeupLandingPage_showcaseProducts__nGudk{display:flex;gap:20px;flex:0 0 auto}.MakeupLandingPage_showcaseCard__XL61i{width:200px;background:rgba(255,255,255,.1);border-radius:12px;overflow:hidden;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px;transition:transform .4s ease,box-shadow .4s ease}.MakeupLandingPage_showcaseCard__XL61i:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.3)}.MakeupLandingPage_showcaseCardLink__RtZNE{display:block;text-decoration:none;color:#333}.MakeupLandingPage_showcaseCardImage__VtHIi{width:100%;height:180px;overflow:hidden;background:rgba(248,248,248,.5);border-radius:8px}.MakeupLandingPage_showcaseCardImage__VtHIi img{width:100%;height:100%;object-fit:contain;padding:5px;transition:transform .4s ease}.MakeupLandingPage_showcaseCard__XL61i:hover .MakeupLandingPage_showcaseCardImage__VtHIi img{transform:scale(1.05)}.MakeupLandingPage_showcaseCardNoImage__vDPA3{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:12px}.MakeupLandingPage_showcaseCardName__h1xJo{font-size:12px;font-weight:600;color:#333;margin:12px 0 4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.MakeupLandingPage_showcaseCardPrice__Qdbd5{display:block;font-size:15px;font-weight:700;color:#A21A51;margin:0 0 12px}.MakeupLandingPage_showcaseCardBtn__MszAA{display:block;width:100%;margin:0;padding:10px;background:#A21A51;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .3s ease}.MakeupLandingPage_showcaseCardBtn__MszAA:hover{background:#c4235f}.MakeupLandingPage_showcaseCardBtn__MszAA:disabled{opacity:.7;cursor:not-allowed}.MakeupLandingPage_showcaseQtyControl___3BoM{display:flex;align-items:center;justify-content:center;gap:0;width:100%;border-radius:8px;overflow:hidden;border:1px solid #a21a51}.MakeupLandingPage_showcaseQtyBtn__VjtAr{flex:1 1;padding:10px;background:#A21A51;color:#fff;border:none;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.MakeupLandingPage_showcaseQtyBtn__VjtAr:hover{background:#c4235f}.MakeupLandingPage_showcaseQtyBtn__VjtAr:disabled{opacity:.7;cursor:not-allowed}.MakeupLandingPage_showcaseQtyValue__NAGEK{flex:1 1;text-align:center;font-size:15px;font-weight:700;color:#fff;background:transparent;padding:10px 0}.MakeupLandingPage_productFamiliesTrack__CtHRc{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 calc((100% - 1200px) / 2) 20px;-ms-overflow-style:none;scrollbar-width:none}@media (max-width:1248px){.MakeupLandingPage_productFamiliesTrack__CtHRc{padding:0 24px 20px}}.MakeupLandingPage_productFamiliesTrack__CtHRc::-webkit-scrollbar{display:none}.MakeupLandingPage_productFamilyCard__PXice{flex:0 0 300px;scroll-snap-align:start;background:#111;border-radius:16px;overflow:hidden;text-decoration:none;color:#fff;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.MakeupLandingPage_productFamilyCard__PXice:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(162,26,81,.2)}.MakeupLandingPage_productFamilyImage___WGMt{position:relative;height:220px;overflow:hidden}.MakeupLandingPage_productFamilyImage___WGMt img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.MakeupLandingPage_productFamilyCard__PXice:hover .MakeupLandingPage_productFamilyImage___WGMt img{transform:scale(1.08)}.MakeupLandingPage_productFamilyImageOverlay__TcqDY{position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,17,17,1) 0,transparent 60%)}.MakeupLandingPage_productFamilyInfo___uYzW{padding:0 24px 24px;margin-top:-20px;position:relative}.MakeupLandingPage_productFamilyTag__FTl9b{display:inline-block;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#A21A51;font-weight:600;margin-bottom:8px}.MakeupLandingPage_productFamilyName__baHvb{font-size:22px;font-weight:700;margin:0 0 8px}.MakeupLandingPage_productFamilyDesc__h_n0p{font-size:13px;color:rgba(255,255,255,.5);margin:0 0 16px;line-height:1.6}.MakeupLandingPage_productFamilyFooter__LPYAc{display:flex;align-items:center;justify-content:space-between}.MakeupLandingPage_productFamilyPrice__qimrd{font-size:13px;color:rgba(255,255,255,.4)}.MakeupLandingPage_productFamilyLink__YF0Ut{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#A21A51;transition:gap .3s ease}.MakeupLandingPage_productFamilyCard__PXice:hover .MakeupLandingPage_productFamilyLink__YF0Ut{gap:10px}.MakeupLandingPage_videoSection__QjKML{padding:100px 24px;background:#0a0a0a}.MakeupLandingPage_videoHeader__LVpiV{text-align:center;margin-bottom:60px}.MakeupLandingPage_videoLabel__243QA{font-size:12px;letter-spacing:6px;text-transform:uppercase;color:#A21A51;margin-bottom:16px;font-weight:600}.MakeupLandingPage_videoTitle__QK6aY{font-size:clamp(32px,5vw,56px);font-weight:800;margin:0;letter-spacing:-1px;color:#fff}.MakeupLandingPage_videoGrid___2qhp{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:1200px;margin:0 auto}.MakeupLandingPage_videoItem__vIbs1{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:9/16}.MakeupLandingPage_videoPlayer__33ckI{width:100%;height:100%;object-fit:cover}.MakeupLandingPage_videoItemOverlay__Lkyr_{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 50%);display:flex;flex-direction:column;justify-content:flex-end;padding:24px;pointer-events:none}.MakeupLandingPage_videoItemLabel__PFXVo{font-size:20px;font-weight:700;color:#fff}.MakeupLandingPage_videoItemSublabel__WKtFd{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:4px}.MakeupLandingPage_cta__Wtwkd{padding:120px 24px;text-align:center;background:#000;position:relative}.MakeupLandingPage_ctaInner__nca66{max-width:600px;margin:0 auto}.MakeupLandingPage_ctaTitle__duMfr{font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.1;margin:0 0 24px;color:#fff;letter-spacing:-1px}.MakeupLandingPage_ctaSubtitle__p8PyA{font-size:16px;color:rgba(255,255,255,.5);margin:0 0 48px;line-height:1.7}.MakeupLandingPage_ctaButton__RfL5f{display:inline-flex;align-items:center;gap:12px;padding:18px 48px;background:#A21A51;color:#fff;border:none;border-radius:50px;font-size:15px;font-weight:600;letter-spacing:3px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);animation:MakeupLandingPage_pulseGlow__0FyBw 3s ease infinite}.MakeupLandingPage_ctaButton__RfL5f:hover{background:#c4235f;transform:translateY(-3px);box-shadow:0 20px 40px rgba(162,26,81,.3)}.MakeupLandingPage_ctaButtonArrow__cIjhE{transition:transform .3s ease}.MakeupLandingPage_ctaButton__RfL5f:hover .MakeupLandingPage_ctaButtonArrow__cIjhE{transform:translateX(4px)}@media (max-width:768px){.MakeupLandingPage_hero__jItaY{height:auto;aspect-ratio:3/4;min-height:unset;max-height:100svh}.MakeupLandingPage_heroSlide__O_Nzl img{object-position:center center}.MakeupLandingPage_heroOverlay__iflCI{display:none}.MakeupLandingPage_heroContent__1H7XK{background:rgba(0,0,0,.2);border-radius:16px;padding:28px 32px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.MakeupLandingPage_categoriesGrid__l0u9M{grid-template-columns:1fr;gap:12px}.MakeupLandingPage_categoryCard__cD3Eh{aspect-ratio:4/5}.MakeupLandingPage_categoryOverlay__GjJGr{padding:24px}.MakeupLandingPage_lookbookGrid__djVHe{grid-template-columns:1fr;gap:12px}.MakeupLandingPage_lookbookItem__ZBiiS{aspect-ratio:3/4}.MakeupLandingPage_manifesto__w7NBs{padding:80px 24px}.MakeupLandingPage_lookbook__1zEVp{padding:60px 16px}.MakeupLandingPage_cta__Wtwkd{padding:80px 24px}.MakeupLandingPage_videoGrid___2qhp{grid-template-columns:1fr;gap:12px}.MakeupLandingPage_videoItem__vIbs1{aspect-ratio:9/14}.MakeupLandingPage_videoSection__QjKML{padding:60px 16px}.MakeupLandingPage_productFamilies__DbN5K{padding:60px 0}.MakeupLandingPage_productFamilyCard__PXice{flex:0 0 260px}.MakeupLandingPage_showcaseContent__XRrVW{flex-direction:column;padding:40px 20px;text-align:center}.MakeupLandingPage_showcaseSlogan__xH_Tt{text-align:center}.MakeupLandingPage_showcaseProducts__nGudk{flex-wrap:wrap;justify-content:center}.MakeupLandingPage_showcaseCard__XL61i{width:150px}.MakeupLandingPage_showcaseCardImage__VtHIi{height:150px}.MakeupLandingPage_heroTitle__Wpvjs{letter-spacing:-1px}.MakeupLandingPage_marqueeItem__V1Yug{font-size:12px;letter-spacing:4px;padding:0 24px}}@media (min-width:769px) and (max-width:1024px){.MakeupLandingPage_categoriesGrid__l0u9M,.MakeupLandingPage_lookbookGrid__djVHe{gap:12px}}