.beautygala-footer{position:relative;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-top:.3rem solid rgb(var(--color-button))}.beautygala-footer:before{content:"";position:absolute;top:-.3rem;left:0;height:.3rem;width:40%;background:linear-gradient(90deg,transparent,rgba(var(--color-button-text),.85),transparent);opacity:0;pointer-events:none}.beautygala-footer.is-revealed:before{animation:beautygala-footer-sheen 1.4s ease-out .2s 1}@keyframes beautygala-footer-sheen{0%{opacity:0;transform:translate(-60%)}30%{opacity:1}to{opacity:0;transform:translate(300%)}}.beautygala-footer__inner{padding-block:6.4rem 3.2rem}.beautygala-footer__top{display:grid;grid-template-columns:minmax(28rem,1.3fr) 2fr;gap:4.8rem}.beautygala-footer__brand{margin:0;font-size:2.2rem;font-weight:700;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.beautygala-footer__rule{display:block;width:3.6rem;height:.2rem;margin:1.4rem 0 1.8rem;background:rgb(var(--color-button))}.beautygala-footer__tagline,.beautygala-footer__address{max-width:34rem;font-size:1.4rem;line-height:1.65;color:rgba(var(--color-foreground),.75)}.beautygala-footer__address{margin-top:1.4rem}.beautygala-footer__contact{margin:1.8rem 0 0;padding:0;list-style:none;font-size:1.4rem}.beautygala-footer__contact li+li{margin-top:.4rem}.beautygala-footer__contact a{color:rgba(var(--color-foreground),.75);text-decoration:none;transition:color .15s ease}.beautygala-footer__contact a:hover{color:rgb(var(--color-button))}.beautygala-footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:4rem 3.2rem}.beautygala-footer__heading{margin:0 0 1.8rem;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--color-button))}.beautygala-footer__links{margin:0;padding:0;list-style:none}.beautygala-footer__links li+li{margin-top:1rem}.beautygala-footer__links a{font-size:1.4rem;color:rgba(var(--color-foreground),.8);text-decoration:none;transition:color .15s ease}.beautygala-footer__links a:hover{color:rgb(var(--color-foreground))}.beautygala-footer__newsletter-field{display:flex;align-items:stretch;max-width:32rem;border:.1rem solid rgba(var(--color-foreground),.3)}.beautygala-footer__newsletter-field input{flex:1;min-width:0;padding:1.2rem 1.4rem;border:0;background:transparent;color:rgb(var(--color-foreground));font-size:1.4rem}.beautygala-footer__newsletter-field input::placeholder{color:rgba(var(--color-foreground),.55)}.beautygala-footer__newsletter-field input:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:-.2rem}.beautygala-footer__newsletter-field button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:4.8rem;border:0;background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;transition:opacity .15s ease}.beautygala-footer__newsletter-field button:hover{opacity:.85}.beautygala-footer__newsletter-field button svg{width:1.6rem;height:1.6rem}.beautygala-footer__newsletter-success{margin:0;font-size:1.4rem;color:rgb(var(--color-foreground))}.beautygala-footer__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem 2.4rem;margin-top:5.6rem;padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.18)}.beautygala-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 2rem;font-size:1.3rem;color:rgba(var(--color-foreground),.65)}.beautygala-footer__legal a{color:rgba(var(--color-foreground),.65);text-decoration:none;transition:color .15s ease}.beautygala-footer__legal a:hover{color:rgb(var(--color-button))}.beautygala-footer__payment{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;list-style:none}.beautygala-footer__payment-icon{width:3.8rem;height:2.4rem;border-radius:.3rem}.beautygala-footer__social{display:flex;align-items:center;gap:1.2rem;margin-top:2.4rem}.beautygala-footer__social-label{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.65)}.beautygala-footer__social-list{display:flex;gap:.8rem;margin:0;padding:0;list-style:none}.beautygala-footer__social-link{display:grid;place-items:center;width:3.8rem;height:3.8rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:50%;color:rgb(var(--color-foreground));transition:color .15s ease,border-color .15s ease,background-color .15s ease,transform .15s ease}.beautygala-footer__social-link svg{width:1.8rem;height:1.8rem}.beautygala-footer__social-link:hover{color:rgb(var(--color-button-text));background:rgb(var(--color-button));border-color:rgb(var(--color-button));transform:translateY(-.2rem)}.beautygala-footer__payment-group{display:flex;align-items:center;gap:1.2rem}.beautygala-footer__payment-label{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.65);white-space:nowrap}.beautygala-footer__to-top{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:999px;background:transparent;color:rgba(var(--color-foreground),.75);font:inherit;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:color .15s ease,border-color .15s ease}.beautygala-footer__to-top svg{width:1.4rem;height:1.4rem;transform:rotate(180deg)}.beautygala-footer__to-top:hover{color:rgb(var(--color-button));border-color:rgb(var(--color-button))}.beautygala-footer__social-link:focus-visible,.beautygala-footer__to-top:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:.2rem}.beautygala-footer__links a,.beautygala-footer__contact a,.beautygala-footer__legal a{background-image:linear-gradient(rgb(var(--color-button)),rgb(var(--color-button)));background-repeat:no-repeat;background-position:0 100%;background-size:0% .1rem;transition:background-size var(--bg-transition),color var(--bg-transition)}.beautygala-footer__links a:hover,.beautygala-footer__contact a:hover,.beautygala-footer__legal a:hover{background-size:100% .1rem}.beautygala-footer__newsletter-field{transition:border-color var(--bg-transition),box-shadow var(--bg-transition)}.beautygala-footer__newsletter-field:focus-within{border-color:rgb(var(--color-button));box-shadow:0 0 0 .1rem rgb(var(--color-button))}.beautygala-footer__newsletter-field button svg{transition:transform var(--bg-transition)}.beautygala-footer__newsletter-field button:hover svg{transform:translate(.3rem)}.beautygala-footer__payment-icon{transition:transform var(--bg-transition),box-shadow var(--bg-transition)}.beautygala-footer__payment li:hover .beautygala-footer__payment-icon{transform:translateY(-.2rem);box-shadow:var(--bg-shadow)}@media(prefers-reduced-motion:no-preference){.beautygala-footer.js-reveal [data-reveal]{opacity:0;transform:translateY(1.6rem);transition:opacity .6s ease,transform .7s cubic-bezier(.2,.7,.3,1)}.beautygala-footer.js-reveal [data-reveal].is-revealed{opacity:1;transform:none}.beautygala-footer.js-reveal .beautygala-footer__company .beautygala-footer__rule{width:0;transition:width .6s ease .25s}.beautygala-footer.js-reveal .beautygala-footer__company.is-revealed .beautygala-footer__rule{width:3.6rem}}@media screen and (max-width:989px){.beautygala-footer__inner{padding-block:4.8rem 2.8rem}.beautygala-footer__top{grid-template-columns:1fr;gap:4rem}}@media screen and (max-width:749px){.beautygala-footer__columns{grid-template-columns:1fr 1fr}.beautygala-footer__bar{justify-content:flex-start}}@media screen and (max-width:479px){.beautygala-footer__columns{grid-template-columns:1fr}}.shopify-section-group-header-group:has(>.beautygala-header){position:sticky;top:0}.beautygala-header{display:block;position:relative;z-index:3;transition:box-shadow .3s ease}.beautygala-header[data-condensed]{box-shadow:0 .2rem 2.4rem rgba(var(--color-foreground),.1)}:where(.beautygala-header button){font:inherit;color:inherit;border:none;background:none;padding:0;cursor:pointer}.beautygala-header__announcement{background:rgb(var(--color-button));color:rgb(var(--color-button-text));max-height:5rem;overflow:hidden;transition:max-height .3s ease,opacity .2s ease}.beautygala-header[data-condensed] .beautygala-header__announcement{max-height:0;opacity:0}.beautygala-header .beautygala-header__announcement-inner{display:flex;align-items:center;justify-content:center;gap:.8rem;margin:0;padding-block:.8rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;text-align:center;color:inherit;text-decoration:none}.beautygala-header__announcement-inner svg{width:1.4rem;height:1.4rem;flex-shrink:0;transition:transform .15s ease}a.beautygala-header__announcement-inner:hover svg{transform:translate(.3rem)}.beautygala-header__trust{background:rgb(var(--color-background));border-bottom:.1rem solid rgba(var(--color-foreground),.08);max-height:5rem;overflow:hidden;transition:max-height .3s ease,opacity .2s ease}.beautygala-header[data-condensed] .beautygala-header__trust{max-height:0;opacity:0;border-bottom-color:transparent}.beautygala-header .beautygala-header__trust-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem 3.2rem;list-style:none;padding-block:.9rem;margin:0}.beautygala-header__trust-item{display:flex;align-items:center;gap:.8rem;font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.72)}.beautygala-header__trust-item svg{width:1.6rem;height:1.6rem;flex-shrink:0;color:rgb(var(--color-button))}.beautygala-header__bar{background:rgb(var(--color-background))}.beautygala-header .beautygala-header__bar-inner{display:flex;align-items:center;gap:3.2rem;padding-block:2.4rem;transition:padding-block .3s ease}.beautygala-header[data-condensed] .beautygala-header__bar-inner{padding-block:1.2rem}.beautygala-header__logo{flex-shrink:0;font-size:2.4rem;font-weight:700;letter-spacing:-.02em;line-height:1;color:rgb(var(--color-foreground));text-decoration:none}.beautygala-header__logo img{display:block;width:var(--beautygala-logo-width, 14rem);max-width:100%;height:auto;max-height:6.4rem;object-fit:contain;object-position:left center;transition:max-height .3s ease}.beautygala-header[data-condensed] .beautygala-header__logo img{max-height:4rem}.beautygala-header__search-wrap{position:relative;flex:1 1 auto;max-width:56rem;margin-inline:auto}.beautygala-header__search{position:relative;display:flex;align-items:stretch;height:4.8rem;transition:height .3s ease;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.18);transition:border-color .2s ease}.beautygala-header[data-condensed] .beautygala-header__search{height:4.2rem}.beautygala-header__search:hover{border-color:rgba(var(--color-foreground),.32)}.beautygala-header__search:focus-within{border-color:rgba(var(--color-foreground),.55)}.beautygala-header__search .beautygala-header__search-flare{position:absolute;inset-inline:-.1rem;bottom:-.1rem;height:.2rem;background:rgb(var(--color-button));transform:scaleX(0);transform-origin:left center;transition:transform .25s cubic-bezier(.22,1,.36,1)}.beautygala-header__search:focus-within .beautygala-header__search-flare{transform:scaleX(1)}.beautygala-header__search-icon{flex-shrink:0;display:grid;place-items:center;width:4.6rem;border-inline-end:.1rem solid rgba(var(--color-foreground),.12);color:rgba(var(--color-foreground),.55);transition:color .2s ease}.beautygala-header__search:focus-within .beautygala-header__search-icon{color:rgba(var(--color-foreground),.8)}.beautygala-header__search-input{flex:1 1 auto;min-width:0;border:none;background:transparent;padding-inline:1.6rem;font-size:1.5rem;line-height:1.4;color:rgb(var(--color-foreground));-webkit-appearance:none;appearance:none}.beautygala-header__search-input::placeholder{color:rgba(var(--color-foreground),.55)}.beautygala-header__search-input:focus{outline:none}.beautygala-header__search-submit{flex-shrink:0;display:grid;place-items:center;width:4.8rem;margin:-.1rem -.1rem -.1rem 0;background:rgb(var(--color-button));color:rgb(var(--color-button-text));transition:opacity .2s ease}.beautygala-header__search-submit:hover{opacity:.85}.beautygala-header__results{position:absolute;left:0;top:calc(100% + .6rem);z-index:5;width:76rem;min-width:100%;max-width:calc(100vw - 4rem);max-height:min(70vh,58rem);overflow-y:auto;overscroll-behavior:contain;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.12);box-shadow:0 1.6rem 4.8rem rgba(var(--color-foreground),.16);animation:beautygala-search-in .18s cubic-bezier(.22,1,.36,1)}@keyframes beautygala-search-in{0%{opacity:0;transform:translateY(-.6rem)}}.beautygala-header__results[hidden]{display:none}.beautygala-header__search-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(var(--color-foreground),.5);-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);animation:beautygala-scrim-in .25s ease}.beautygala-header .beautygala-header__search-scrim{display:block}.beautygala-header__search-scrim[hidden]{display:none}.beautygala-header__results:before{content:"";position:sticky;top:0;display:block;height:.2rem;background:rgb(var(--color-button))}.beautygala-search__panel{display:grid;grid-template-columns:24rem 1fr}.beautygala-search__panel--no-rail{grid-template-columns:1fr}.beautygala-search__rail{background:rgba(var(--color-foreground),.035);border-inline-end:.1rem solid rgba(var(--color-foreground),.08);padding-block-end:1rem}.beautygala-search__products{padding-block-end:1rem;min-width:0}.beautygala-search__heading{margin:0;padding:1.6rem 1.6rem .8rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:rgba(var(--color-foreground),.5)}.beautygala-search__list{list-style:none;margin:0;padding:0}.beautygala-search__suggestion,.beautygala-search__product{display:flex;align-items:center;gap:1.2rem;padding:.9rem 1.6rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.4rem;line-height:1.4;transition:background-color .15s ease}.beautygala-search__suggestion:hover,.beautygala-search__product:hover,.beautygala-search__suggestion:focus-visible,.beautygala-search__product:focus-visible{background:rgba(var(--color-foreground),.07);outline:none}.beautygala-search__suggestion svg{width:1.4rem;height:1.4rem;flex-shrink:0;color:rgba(var(--color-foreground),.4)}.beautygala-search__suggestion--go{justify-content:space-between;font-weight:600}.beautygala-search__suggestion--go svg{opacity:0;transform:translate(-.4rem);transition:opacity .15s ease,transform .15s ease}.beautygala-search__suggestion--go:hover svg,.beautygala-search__suggestion--go:focus-visible svg{opacity:1;transform:none}.beautygala-search__suggestion mark{background:none;color:inherit;font-weight:600}.beautygala-search__thumb{flex-shrink:0;display:grid;place-items:center;width:5.2rem;height:5.2rem;background:rgba(var(--color-foreground),.05);overflow:hidden}.beautygala-search__thumb img,.beautygala-search__placeholder{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.beautygala-search__placeholder{fill:rgba(var(--color-foreground),.18);mix-blend-mode:normal}.beautygala-search__product-text{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;flex:1 1 auto}.beautygala-search__vendor{font-size:1.05rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:rgb(var(--color-button))}.beautygala-search__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.beautygala-search__badge{margin-block-start:.2rem;padding:.1rem .6rem;font-size:1rem;text-transform:uppercase;letter-spacing:.08em;background:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.7)}.beautygala-search__go{flex-shrink:0;color:rgba(var(--color-foreground),.35);opacity:0;transform:translate(-.6rem);transition:opacity .15s ease,transform .15s ease}.beautygala-search__product:hover .beautygala-search__go,.beautygala-search__product:focus-visible .beautygala-search__go{opacity:1;transform:none}.beautygala-search__all{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.4rem 1.6rem;border-top:.1rem solid rgba(var(--color-foreground),.1);background:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:600;text-decoration:none;transition:background-color .15s ease}.beautygala-search__all:hover,.beautygala-search__all:focus-visible{background:rgb(var(--color-button));color:rgb(var(--color-button-text));outline:none}.beautygala-search__empty{padding:2.4rem 1.6rem}.beautygala-search__empty-title{margin:0 0 .4rem;font-size:1.5rem;font-weight:600}.beautygala-search__empty-hint{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.beautygala-search__skeleton{padding:1.6rem;display:grid;gap:1.2rem}.beautygala-search__skeleton-row{display:grid;grid-template-columns:5.2rem 1fr;align-items:center;gap:1.2rem}.beautygala-search__skeleton-row span{height:5.2rem;background:linear-gradient(90deg,rgba(var(--color-foreground),.06) 25%,rgba(var(--color-foreground),.12) 37%,rgba(var(--color-foreground),.06) 63%);background-size:400% 100%;animation:beautygala-shimmer 1.2s ease infinite}.beautygala-search__skeleton-row span:last-child{height:1.2rem;width:60%}.beautygala-search__skeleton-row:nth-child(2) span:last-child{width:45%}.beautygala-search__skeleton-row:nth-child(3) span:last-child{width:70%}@keyframes beautygala-shimmer{to{background-position:-135% 0}}.beautygala-header__utilities{display:flex;align-items:center;gap:.8rem;flex-shrink:0}.beautygala-header__utility{position:relative;display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:50%;color:rgb(var(--color-foreground));transition:background-color .2s ease}.beautygala-header__utility:hover{background:rgba(var(--color-foreground),.06)}.beautygala-header__cart-count[hidden]{display:none}.beautygala-header__cart-count{position:absolute;top:.2rem;right:.2rem;display:grid;place-items:center;min-width:1.8rem;height:1.8rem;padding-inline:.4rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.1rem;font-weight:600;line-height:1}.beautygala-header__menu-toggle{display:none;width:4.4rem;height:4.4rem;border-radius:50%;align-items:center;justify-content:center;color:rgb(var(--color-foreground))}.beautygala-header__menu-toggle-icon--close,.beautygala-header__menu-toggle[aria-expanded=true] .beautygala-header__menu-toggle-icon--open{display:none}.beautygala-header__menu-toggle[aria-expanded=true] .beautygala-header__menu-toggle-icon--close{display:block}.beautygala-header__nav{position:relative;background:rgb(var(--color-background));box-shadow:inset 0 -.2rem rgb(var(--color-button))}.beautygala-header__nav-list{display:flex;flex-wrap:wrap;align-items:stretch;gap:0;list-style:none;padding:0;margin:0}.beautygala-header__nav-link{position:relative;display:flex;align-items:center;gap:.6rem;padding:1.5rem 1.8rem;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-foreground));text-decoration:none;cursor:pointer;list-style:none;transition:background-color .2s ease}.beautygala-header__nav-list>li:first-child .beautygala-header__nav-link{padding-inline-start:0}.beautygala-header__nav-link::-webkit-details-marker{display:none}.beautygala-header__nav-label:after{content:"";position:absolute;left:1.8rem;right:1.8rem;bottom:1rem;height:.2rem;background:rgb(var(--color-button));transform:scaleX(0);transform-origin:left center;transition:transform .25s cubic-bezier(.22,1,.36,1)}.beautygala-header__nav-list>li:first-child .beautygala-header__nav-label:after{left:0}.beautygala-header__nav-link:hover .beautygala-header__nav-label:after,.beautygala-header__nav-link--active .beautygala-header__nav-label:after,.beautygala-header__dropdown[open] .beautygala-header__nav-label:after{transform:scaleX(1)}.beautygala-header__nav-link:hover,.beautygala-header__dropdown[open]>.beautygala-header__nav-link{background:rgba(var(--color-foreground),.08)}.beautygala-header__nav-link svg{width:1.2rem;height:1.2rem;opacity:.7;transition:transform .25s ease}.beautygala-header__dropdown[open]>.beautygala-header__nav-link svg{transform:rotate(180deg)}.beautygala-gate{display:none}.bg-audience-unset .beautygala-gate,.beautygala-gate[data-open]{display:block}.beautygala-gate__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#14181a8c;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.beautygala-gate .beautygala-gate__scrim{display:block}.beautygala-gate__panel{position:fixed;z-index:31;top:50%;left:50%;transform:translate(-50%,-50%);width:min(46rem,calc(100vw - 3.2rem));max-height:calc(100vh - 3.2rem);overflow-y:auto;padding:3.2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-top:.3rem solid rgb(var(--color-button));box-shadow:0 2.4rem 6.4rem #14181a4d;animation:beautygala-gate-in .3s cubic-bezier(.22,1,.36,1)}@keyframes beautygala-gate-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 1.2rem))}}.beautygala-gate__eyebrow{margin:0 0 .8rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:rgb(var(--color-button))}.beautygala-gate__title{margin:0 0 .8rem;font-size:2.4rem;line-height:1.15;letter-spacing:-.01em}.beautygala-gate__lead{margin:0 0 2.4rem;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.beautygala-gate__question{margin:0 0 1.2rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.beautygala-gate__choices{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.beautygala-gate__choice{display:flex;align-items:flex-start;gap:1.2rem;padding:1.8rem;text-align:start;border:.1rem solid rgba(var(--color-foreground),.2);transition:border-color .15s ease,background-color .15s ease}.beautygala-gate__choice:hover,.beautygala-gate__choice:focus-visible{border-color:rgb(var(--color-button));background:rgba(var(--color-foreground),.04);outline:none}.beautygala-gate__choice svg{flex-shrink:0;width:2rem;height:2rem;margin-block-start:.2rem;color:rgb(var(--color-button))}.beautygala-gate__choice-text{display:flex;flex-direction:column;gap:.3rem}.beautygala-gate__choice-label{font-size:1.5rem;font-weight:600}.beautygala-gate__choice-note{font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.beautygala-gate__foot{margin:1.8rem 0 0;font-size:1.2rem;color:rgba(var(--color-foreground),.55)}@media screen and (max-width:749px){.beautygala-gate__panel{padding:2.4rem 1.8rem}.beautygala-gate__choices{grid-template-columns:1fr}.beautygala-gate__title{font-size:2rem}}.beautygala-header__audience{display:none;align-items:center;height:3.4rem;padding-inline:1.2rem;margin-inline-start:.4rem;border:.1rem solid rgba(var(--color-foreground),.2);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--color-foreground),.75);white-space:nowrap;transition:border-color .15s ease,color .15s ease}.bg-audience-zakelijk .beautygala-header__audience,.bg-audience-consument .beautygala-header__audience{display:flex}.beautygala-header__audience:hover{border-color:rgb(var(--color-button));color:rgb(var(--color-foreground))}.beautygala-header__audience-label,.beautygala-header__nav-item--audience{display:none}.beautygala-header__audience-row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:100%;padding-block:1.5rem;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-foreground))}.beautygala-header__audience-change{font-weight:400;letter-spacing:0;text-transform:none;color:rgba(var(--color-foreground),.6)}.beautygala-header__audience-row [data-audience-zakelijk],.beautygala-header__audience-row [data-audience-consument]{display:none}.bg-audience-zakelijk [data-audience-zakelijk],.bg-audience-consument [data-audience-consument],.bg-audience-zakelijk .beautygala-header__audience-row [data-audience-zakelijk],.bg-audience-consument .beautygala-header__audience-row [data-audience-consument]{display:inline}.beautygala-gate-locked-only{display:none}.bg-gate-locked .beautygala-gate-locked-only{display:block}.bg-gate-locked .beautygala-gate-hidden{display:none}.beautygala-gate-cta{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:5rem;padding-inline:2rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:opacity .2s ease}.beautygala-gate-cta:hover{opacity:.88}.beautygala-gate-cta svg{width:1.8rem;height:1.8rem}.beautygala-gate-note{margin:1rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.beautygala-card__link{display:block;color:inherit;text-decoration:none}.beautygala-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.05)}.beautygala-card__image{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.22,1,.36,1)}.beautygala-card__link:hover .beautygala-card__image{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.beautygala-card__image{transition:none}}.beautygala-card__badge{position:absolute;inset-block-start:1rem;inset-inline-start:1rem;padding:.3rem .8rem;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-background));background:rgba(var(--color-foreground),.85)}.beautygala-card__vendor{margin:1.2rem 0 .4rem;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;opacity:.6}.beautygala-card__title{margin:0;font-size:1.5rem;font-weight:500;line-height:1.4}.beautygala-card__price{margin-top:.8rem;font-size:1.6rem;font-weight:600}.beautygala-card__compare{margin-inline-start:.6rem;font-size:1.4rem;font-weight:400;opacity:.55}.beautygala-card__login{margin-top:.8rem;font-size:1.4rem;color:rgb(var(--color-foreground))}.beautygala-drawer{display:block}.beautygala-drawer[hidden]{display:none}.beautygala-drawer .beautygala-drawer__scrim{display:block}.beautygala-drawer__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:rgba(var(--color-foreground),.5);-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);animation:beautygala-scrim-in .25s ease}@keyframes beautygala-scrim-in{0%{opacity:0}}.beautygala-drawer__panel{position:fixed;inset-block:0;inset-inline-end:0;z-index:21;display:flex;flex-direction:column;width:min(42rem,100vw);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:-1.6rem 0 4.8rem rgba(var(--color-foreground),.2);animation:beautygala-drawer-in .3s cubic-bezier(.22,1,.36,1)}@keyframes beautygala-drawer-in{0%{transform:translate(100%)}}.beautygala-drawer__inner{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.beautygala-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 2rem 1.6rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.beautygala-drawer__title{display:flex;align-items:center;gap:.8rem;margin:0;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.beautygala-drawer__count{display:grid;place-items:center;min-width:2rem;height:2rem;padding-inline:.5rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.1rem;letter-spacing:0}.beautygala-drawer__close{display:grid;place-items:center;width:4rem;height:4rem;margin-inline-end:-.8rem;border-radius:50%;color:rgb(var(--color-foreground));transition:background-color .2s ease}.beautygala-drawer__close:hover{background:rgba(var(--color-foreground),.07)}.beautygala-drawer__items{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;list-style:none;margin:0;padding:0}.beautygala-drawer__item{display:grid;grid-template-columns:8rem 1fr;gap:1.6rem;padding:1.6rem 2rem;transition:opacity .2s ease}.beautygala-drawer__item+.beautygala-drawer__item{border-top:.1rem solid rgba(var(--color-foreground),.08)}.beautygala-drawer__item[data-busy]{opacity:.45;pointer-events:none}.beautygala-drawer__thumb{display:grid;place-items:center;aspect-ratio:1;background:rgba(var(--color-foreground),.05);overflow:hidden}.beautygala-drawer__thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.beautygala-drawer__item-body{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;min-width:0}.beautygala-drawer__vendor{font-size:1.05rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:rgb(var(--color-button))}.beautygala-drawer__item-title{font-size:1.4rem;line-height:1.35;color:rgb(var(--color-foreground));text-decoration:none}.beautygala-drawer__item-title:hover{text-decoration:underline}.beautygala-drawer__variant{font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.beautygala-drawer__item-foot{display:flex;align-items:center;gap:1.2rem;width:100%;margin-block-start:.8rem}.beautygala-drawer__stepper{display:flex;align-items:center;border:.1rem solid rgba(var(--color-foreground),.2)}.beautygala-drawer__stepper button{display:grid;place-items:center;width:3rem;height:3rem;color:rgba(var(--color-foreground),.7);transition:background-color .15s ease,color .15s ease}.beautygala-drawer__stepper button:hover{background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}.beautygala-drawer__qty{width:3.2rem;min-width:0;padding:0;border:none;background:none;text-align:center;font:inherit;font-size:1.3rem;font-variant-numeric:tabular-nums;color:rgb(var(--color-foreground));pointer-events:none}.beautygala-drawer__qty:focus{outline:none}.beautygala-drawer__price{margin-inline-start:auto;font-size:1.4rem;font-weight:600;white-space:nowrap}.beautygala-drawer__price s{margin-inline-end:.6rem;font-weight:400;color:rgba(var(--color-foreground),.5)}.beautygala-drawer__remove{display:grid;place-items:center;width:2.8rem;height:2.8rem;color:rgba(var(--color-foreground),.45);transition:color .15s ease}.beautygala-drawer__remove:hover{color:rgb(var(--color-foreground))}.beautygala-drawer__foot{flex-shrink:0;padding:1.8rem 2rem 2.2rem;border-top:.1rem solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.03)}.beautygala-drawer__subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;font-size:1.3rem;text-transform:uppercase;letter-spacing:.08em}.beautygala-drawer__subtotal-value{font-size:2rem;font-weight:700;letter-spacing:0}.beautygala-drawer__note{margin:.4rem 0 1.4rem;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.beautygala-drawer__checkout,.beautygala-drawer__cta{display:grid;place-items:center;width:100%;min-height:5rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:opacity .2s ease}.beautygala-drawer__checkout:hover,.beautygala-drawer__cta:hover{opacity:.88}.beautygala-drawer__view{display:block;margin-block-start:1rem;text-align:center;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.beautygala-drawer__empty{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;padding:4rem 2rem;text-align:center}.beautygala-drawer__empty-title{margin:0;font-size:1.6rem;color:rgba(var(--color-foreground),.7)}.beautygala-drawer__empty .beautygala-drawer__cta{width:auto;padding-inline:3.2rem}.beautygala-header__logo:focus-visible,.beautygala-header__utility:focus-visible,.beautygala-header__menu-toggle:focus-visible,.beautygala-header__search-submit:focus-visible,.beautygala-header__nav-link:focus-visible,.beautygala-header__audience:focus-visible,.beautygala-gate-cta:focus-visible,.beautygala-drawer__close:focus-visible,.beautygala-drawer__stepper button:focus-visible,.beautygala-drawer__remove:focus-visible,.beautygala-drawer__checkout:focus-visible,.beautygala-drawer__cta:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}@media(prefers-reduced-motion:reduce){.beautygala-gate__panel,.beautygala-drawer__panel,.beautygala-drawer__scrim,.beautygala-header__results,.beautygala-search__skeleton-row span{animation:none}.beautygala-header__nav-label:after,.beautygala-header__nav-link svg,.beautygala-header,.beautygala-header__trust,.beautygala-header__bar-inner,.beautygala-header__logo img,.beautygala-header__search,.beautygala-header__search-icon,.beautygala-header__search-flare,.beautygala-header__utility{transition:none}}@media screen and (max-width:989px){.beautygala-header .beautygala-header__bar-inner{flex-wrap:wrap;gap:1.6rem;padding-block:1.6rem}.beautygala-header__logo{font-size:2rem;margin-inline-end:auto}.beautygala-header__logo img{width:min(var(--beautygala-logo-width, 14rem),14rem,calc(100vw - 20rem));max-height:4.8rem}.beautygala-header__search-wrap{order:3;flex-basis:100%;max-width:none;margin-inline:0}.beautygala-header__search,.beautygala-header[data-condensed] .beautygala-header__search{height:4.4rem}.beautygala-header__results{width:100%;max-width:none;max-height:60vh}.beautygala-search__panel,.beautygala-search__panel--no-rail{grid-template-columns:1fr}.beautygala-search__rail{border-inline-end:none;border-block-end:.1rem solid rgba(var(--color-foreground),.08)}.beautygala-header__search-icon{width:4rem}.beautygala-header__search-submit{width:4.4rem}.beautygala-header__menu-toggle{display:grid;place-items:center}.bg-audience-zakelijk .beautygala-header__audience,.bg-audience-consument .beautygala-header__audience{display:none}.bg-audience-zakelijk .beautygala-header__nav-item--audience,.bg-audience-consument .beautygala-header__nav-item--audience{display:block}.beautygala-header__nav{display:none}.beautygala-header__nav[data-open]{display:block;max-height:70vh;overflow-y:auto;overscroll-behavior:contain}.beautygala-header .beautygala-header__nav-list{flex-direction:column;align-items:stretch;padding-block:.8rem 1.6rem}.beautygala-header__nav-item+.beautygala-header__nav-item{border-top:.1rem solid rgba(var(--color-foreground),.14)}.beautygala-header__nav-link,.beautygala-header__nav-list>li:first-child .beautygala-header__nav-link{justify-content:space-between;padding-inline:0;padding-block:1.5rem}.beautygala-header__dropdown[open]>.beautygala-header__nav-link{background:transparent}.beautygala-header__nav-label:after,.beautygala-header__nav-list>li:first-child .beautygala-header__nav-label:after{display:none}.beautygala-header .beautygala-header__trust-list{flex-wrap:nowrap;overflow-x:auto;gap:2rem;padding-block:.7rem;scrollbar-width:none}.beautygala-header__trust-list::-webkit-scrollbar{display:none}.beautygala-header__trust-item{flex-shrink:0;font-size:1.1rem;white-space:nowrap}}.beautygala-page{background:rgb(var(--color-background))}.beautygala-page__inner{padding-block:clamp(4rem,8vw,7rem)}.beautygala-page__rule{display:block;width:3.2rem;height:.2rem;margin-bottom:1.6rem;background:rgb(var(--color-button))}.beautygala-page__title{margin:0;font-size:clamp(2.8rem,4.5vw,4rem);font-weight:700;letter-spacing:-.02em;color:rgb(var(--color-foreground))}.beautygala-page__body{margin-top:3.2rem;font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.beautygala-page__body>:first-child{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=YAg */
