:root{--page-width: 1560px;--accent: #d45f69;--accent-dark: #b84854;--accent-rgb: 212, 95, 105;--text: #171717;--ink: #171313;--muted: #777777;--soft: #fff4f2;--cream: #fff8f6;--surface: #ffffff;--surface-soft: #fff4f2;--line: rgba(0, 0, 0, .08);--line-strong: rgba(23, 19, 19, .12);--shadow: 0 14px 35px rgba(0, 0, 0, .075);--shadow-hover: 0 22px 50px rgba(0, 0, 0, .12);--radius: 22px;--font-heading: Georgia, "Times New Roman", serif;--font-body: Inter, Arial, Helvetica, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html.mobile-menu-lock,body.mobile-menu-lock{overflow:hidden}body{margin:0;color:var(--text);background:#fff;font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img,video,svg{max-width:100%}img{height:auto}button,input,select,textarea{font:inherit}button{color:inherit}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(var(--accent-rgb),.28);outline-offset:3px}.skip-link{position:absolute;left:-999px;top:10px;z-index:99999;background:#000;color:#fff;padding:10px 14px;border-radius:10px;font-weight:800}.skip-link:focus{left:10px}.page-width{width:min(var(--page-width),calc(100% - 40px));margin-inline:auto}.page-width.narrow{max-width:900px}.section-padding{padding:70px 0 90px}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:14px;font-weight:900;letter-spacing:4px;text-transform:uppercase;line-height:1.2}.section-heading{text-align:center;max-width:780px;margin:0 auto 46px}.section-heading h1,.section-heading h2{margin:0;color:var(--text);font-family:var(--font-heading);font-size:clamp(38px,4vw,56px);font-weight:900;line-height:1.1}.section-heading p:not(.eyebrow){margin:18px 0 0;color:var(--muted);font-size:20px;line-height:1.45}.rte{color:#555;line-height:1.8}.rte a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;font-weight:800}.btn,.beauty-video-hero__btn{min-height:48px;padding:0 28px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:inherit;font-weight:900;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.btn:hover,.beauty-video-hero__btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 14px 30px rgba(var(--accent-rgb),.25)}.btn-primary:hover{background:var(--accent-dark)}.btn-secondary{background:#fff;color:var(--text);border-color:var(--line)}.btn-secondary:hover{border-color:var(--accent);color:var(--accent)}.btn.full{width:100%}.announcement-bar{background:var(--header-text, #171717);color:var(--header-bg, #ffffff);text-align:center;padding:9px 16px;font-size:13px;letter-spacing:.04em}.fancy-site-header{position:sticky;top:0;z-index:9999;color:var(--header-text, var(--ink));background:transparent}.fancy-site-header .announcement-bar{padding:0;background:linear-gradient(90deg,#151313,#3a2524 48%,#151313);color:#fff;border:0}.fancy-site-header .announcement-inner{max-width:1440px;margin:0 auto;padding:11px 22px;text-align:center;font-size:12px;font-weight:950;letter-spacing:2px;line-height:1.35;text-transform:uppercase}.fancy-site-header .header-shell{position:relative;z-index:10003;background:radial-gradient(circle at 50% 0%,rgba(var(--accent-rgb),.12),transparent 42%),color-mix(in srgb,var(--header-bg, #ffffff) 96%,transparent);border-bottom:1px solid rgba(23,19,19,.08);box-shadow:0 14px 38px #17131312;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.fancy-site-header .page-width{width:min(1440px,calc(100% - 48px));max-width:1440px;margin-inline:auto;padding:0}.fancy-site-header .header-inner{min-height:84px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px}.fancy-site-header .brand{grid-column:2;justify-self:center;min-width:0;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.fancy-site-header .brand-logo{display:block;width:auto;height:auto;max-width:155px;max-height:54px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.08))}.fancy-site-header .brand-text{color:var(--header-text, var(--ink));font-size:27px;font-weight:950;letter-spacing:1.6px;line-height:1;text-transform:uppercase}.fancy-site-header .nav{grid-column:1;justify-self:start;position:static;display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:0;background:transparent;border:0}.fancy-site-header .nav-item{position:relative}.fancy-site-header .nav-link,.fancy-site-header .header-action-link,.fancy-site-header .header-cart-link{position:relative;min-height:42px;padding:0 15px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--header-text, var(--ink));font-size:14px;font-weight:850;line-height:1;text-decoration:none;transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.fancy-site-header .nav-link:hover,.fancy-site-header .header-action-link:hover{background:rgba(var(--accent-rgb),.1);color:#000}.fancy-site-header .nav-link:after,.fancy-site-header .header-action-link:after{content:"";position:absolute;left:16px;right:16px;bottom:7px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--header-accent, var(--accent)),transparent);transform:scaleX(0);transition:transform .22s ease}.fancy-site-header .nav-link:hover:after,.fancy-site-header .header-action-link:hover:after{transform:scaleX(1)}.fancy-site-header .nav-caret{font-size:13px;line-height:1;opacity:.68;transform:translateY(-1px)}.fancy-site-header .nav-dropdown{position:absolute;top:calc(100% + 14px);left:0;z-index:10010;min-width:230px;padding:12px;border-radius:22px;background:#fffffffa;border:1px solid rgba(var(--accent-rgb),.14);box-shadow:0 24px 60px #00000029;opacity:0;visibility:hidden;display:block;transform:translateY(10px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease}.fancy-site-header .nav-dropdown:before{content:"";position:absolute;left:0;right:0;top:-16px;height:16px}@media(hover:hover)and (min-width:921px){.fancy-site-header .nav-item.has-dropdown:hover .nav-dropdown,.fancy-site-header .nav-item.has-dropdown:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}}.fancy-site-header .nav-dropdown-link{display:block;padding:12px 13px;border-radius:14px;color:var(--header-text, var(--ink));font-size:14px;font-weight:750;line-height:1.2;white-space:nowrap;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.fancy-site-header .nav-dropdown-link:hover{background:rgba(var(--accent-rgb),.1);color:var(--header-accent, var(--accent));transform:translate(3px)}.fancy-site-header .header-actions{grid-column:3;justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:8px}.fancy-site-header .header-action-link svg,.fancy-site-header .header-cart-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fancy-site-header .header-cart-link{background:#151313;color:#fff;padding-right:17px;box-shadow:0 10px 22px #00000021}.fancy-site-header .header-cart-link:hover{background:var(--header-accent, var(--accent));color:#fff;transform:translateY(-1px)}.fancy-site-header .header-cart-link em{position:absolute;top:-7px;right:-7px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--header-accent, var(--accent));color:#fff;border:2px solid #ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-style:normal;font-weight:950}.fancy-site-header .mobile-menu-toggle,.fancy-site-header .mobile-menu-backdrop{display:none}@media screen and (max-width:920px){.fancy-site-header .page-width{width:min(100% - 28px,1440px)}.fancy-site-header .header-inner{min-height:74px;grid-template-columns:118px minmax(0,1fr) 90px;gap:10px}.fancy-site-header .brand{grid-column:2;position:relative;z-index:10005}.fancy-site-header .brand-logo{max-width:132px;max-height:44px}.fancy-site-header .brand-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:21px}.fancy-site-header .mobile-menu-toggle{grid-column:1;justify-self:start;position:relative;z-index:10005;width:112px;min-width:112px;height:48px;padding:0 14px;border:0;border-radius:999px;background:#151313;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 10px 22px #00000024;overflow:hidden}.fancy-site-header .mobile-menu-toggle strong{display:inline-flex;align-items:center;line-height:1;white-space:nowrap;font-size:14px;font-weight:950;color:currentColor}.fancy-site-header .mobile-menu-toggle .menu-lines{position:relative;width:26px;height:26px;flex:0 0 26px;display:block;margin:0;padding:0;background:transparent}.fancy-site-header .mobile-menu-toggle .menu-lines i{display:none!important}.fancy-site-header .mobile-menu-toggle .menu-lines:before,.fancy-site-header .mobile-menu-toggle .menu-lines:after{content:"";position:absolute;left:50%;top:50%;width:26px;height:4px;background:currentColor;border-radius:999px;transform-origin:center;transition:transform .25s ease}.fancy-site-header .mobile-menu-toggle .menu-lines:before{transform:translate(-50%,-50%) rotate(0)}.fancy-site-header .mobile-menu-toggle .menu-lines:after{transform:translate(-50%,-50%) rotate(90deg)}.fancy-site-header .mobile-menu-toggle.is-active .menu-lines:before,.fancy-site-header.is-menu-open .mobile-menu-toggle .menu-lines:before{transform:translate(-50%,-50%) rotate(45deg)}.fancy-site-header .mobile-menu-toggle.is-active .menu-lines:after,.fancy-site-header.is-menu-open .mobile-menu-toggle .menu-lines:after{transform:translate(-50%,-50%) rotate(-45deg)}.fancy-site-header .header-actions{grid-column:3;position:relative;z-index:10005}.fancy-site-header .header-action-link{display:none}.fancy-site-header .header-cart-link{width:86px;min-width:86px;height:48px;padding:0 12px;border-radius:999px;gap:7px}.fancy-site-header .header-cart-link span{display:inline!important;font-size:13px;font-weight:950}.fancy-site-header .header-cart-link svg{width:19px;height:19px}.fancy-site-header .header-cart-link em{top:-8px;right:-8px;min-width:24px;height:24px;font-size:12px}.fancy-site-header .nav{position:fixed;top:var(--mobile-drawer-top, 120px);left:0;right:0;width:100%;max-width:none;height:auto;max-height:calc(100vh - var(--mobile-drawer-top, 120px));display:block;opacity:0;visibility:hidden;pointer-events:none;padding:34px 28px 42px;margin:0;background:#fff;border:0;border-top:1px solid rgba(0,0,0,.08);border-radius:0 0 30px 30px;box-shadow:0 24px 60px #0000002e;transform:translateY(-16px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease;overflow-y:auto;z-index:10002}.fancy-site-header .nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.fancy-site-header .nav-item{width:100%;display:block}.fancy-site-header .nav-link{width:100%;min-height:58px;padding:0 20px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;background:transparent;color:#171313;font-size:22px;font-weight:950;letter-spacing:.01em}.fancy-site-header .nav-link:after{display:none}.fancy-site-header .nav-link:hover,.fancy-site-header .nav-link:focus{background:#fff0f2;color:#171313}.fancy-site-header .nav-caret{font-size:18px;opacity:.65}.fancy-site-header .nav-dropdown{position:static;display:none;opacity:1;visibility:visible;transform:none;min-width:0;padding:2px 0 12px 22px;margin:0;background:transparent;border:0;border-radius:0;box-shadow:none}.fancy-site-header .nav-dropdown:before{display:none}.fancy-site-header .nav-item.is-open .nav-dropdown{display:block}.fancy-site-header .nav-dropdown-link{display:block;padding:12px 14px;border-radius:14px;color:#6f6260;font-size:15px;font-weight:750;text-decoration:none;white-space:normal}.fancy-site-header .nav-dropdown-link:hover{background:#fff0f2;color:var(--accent);transform:none}.fancy-site-header .mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:none;background:#1111115c;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border:0;z-index:10001}.fancy-site-header.is-menu-open .mobile-menu-backdrop{display:block}}@media screen and (max-width:420px){.fancy-site-header .header-inner{grid-template-columns:104px minmax(0,1fr) 84px}.fancy-site-header .mobile-menu-toggle{width:104px;min-width:104px;height:46px;padding:0 12px;gap:8px}.fancy-site-header .mobile-menu-toggle strong{font-size:13px}.fancy-site-header .mobile-menu-toggle .menu-lines{width:24px;height:24px;flex-basis:24px}.fancy-site-header .mobile-menu-toggle .menu-lines:before,.fancy-site-header .mobile-menu-toggle .menu-lines:after{width:24px;height:4px}.fancy-site-header .brand-logo{max-width:118px}.fancy-site-header .header-cart-link{width:82px;min-width:82px;height:46px;padding:0 10px}.fancy-site-header .header-cart-link span{font-size:12px}.fancy-site-header .nav{padding:30px 24px 38px}.fancy-site-header .nav-link{min-height:56px;font-size:20px}}.beauty-video-hero{position:relative;min-height:720px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8e9e6;padding:80px 20px;--hero-overlay-opacity: .35;--hero-overlay-color: #fff5f3;--hero-content-color: #171717;--hero-button-bg: #171717;--hero-button-text: #ffffff;--hero-button-hover-bg: #d45f69}.beauty-video-hero__video,.beauty-video-hero__fallback,.beauty-video-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.beauty-video-hero__video,.beauty-video-hero__fallback{object-fit:cover;z-index:0}.beauty-video-hero__placeholder{background:radial-gradient(circle at 20% 20%,rgba(var(--accent-rgb),.18),transparent 32%),linear-gradient(135deg,#fff4f2,#f8ded9);z-index:0}.beauty-video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--hero-overlay-color);opacity:var(--hero-overlay-opacity);pointer-events:none}.beauty-video-hero__content{position:relative;z-index:2;width:min(780px,100%);color:var(--hero-content-color)}.beauty-video-hero__content--center{text-align:center;margin-left:auto;margin-right:auto}.beauty-video-hero__content--left{text-align:left;margin-left:max(20px,calc((100vw - var(--page-width)) / 2));margin-right:auto}.beauty-video-hero__content--right{text-align:right;margin-left:auto;margin-right:max(20px,calc((100vw - var(--page-width)) / 2))}.beauty-video-hero__eyebrow{margin:0 0 16px;color:var(--accent);font-size:14px;font-weight:900;letter-spacing:4px;text-transform:uppercase}.beauty-video-hero__content h1{margin:0;color:var(--hero-content-color);font-family:var(--font-heading);font-size:clamp(44px,6vw,86px);line-height:1.02;font-weight:900;letter-spacing:-.035em}.beauty-video-hero__text{margin:22px 0 0;max-width:640px;color:var(--hero-content-color);opacity:.78;font-size:20px;line-height:1.6}.beauty-video-hero__content--center .beauty-video-hero__text{margin-left:auto;margin-right:auto}.beauty-video-hero__content--right .beauty-video-hero__text{margin-left:auto}.beauty-video-hero__btn{margin-top:34px;background:var(--hero-button-bg);color:var(--hero-button-text);font-size:15px;text-decoration:none;box-shadow:0 14px 30px #00000024}.beauty-video-hero__btn:hover{background:var(--hero-button-hover-bg);color:#fff;box-shadow:0 14px 30px rgba(var(--accent-rgb),.25)}.hero-section{background:linear-gradient(135deg,var(--hero-bg, #fff4f2),#ffffff);padding:70px 0}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.hero-copy h1{margin:0;font-family:var(--font-heading);font-size:clamp(44px,5.2vw,78px);line-height:1.02;letter-spacing:-.03em}.hero-text{margin:24px 0 0;max-width:560px;color:#5d5d5d;font-size:20px;line-height:1.55}.hero-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-media img,.placeholder-card{width:100%;border-radius:28px;box-shadow:var(--shadow);display:block}.placeholder-card{min-height:300px;background:linear-gradient(135deg,#fff4f2,#f8ded9);display:grid;place-items:center;color:#a75b62;font-weight:900}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px}.category-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .25s ease,box-shadow .25s ease}.category-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover)}.category-image{aspect-ratio:1 / 1.35;background:var(--soft);overflow:hidden}.category-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.category-card:hover .category-image img{transform:scale(1.05)}.category-content{text-align:center;padding:26px 12px 30px}.category-content h3{margin:0;font-size:22px;font-weight:900;line-height:1.2}.category-content span{display:inline-block;margin-top:14px;color:var(--accent);font-size:16px;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product-card{background:#fff;border:1px solid rgba(23,19,19,.08);border-radius:24px;overflow:hidden;box-shadow:0 10px 26px #1713130a;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #1713131a}.product-image{position:relative;display:block;aspect-ratio:1 / 1.18;background:var(--soft);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-badge{position:absolute;top:12px;left:12px;min-height:28px;padding:0 11px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950;letter-spacing:.8px;text-transform:uppercase;box-shadow:0 10px 22px #0000001f;z-index:2}.product-badge--sale{background:var(--accent);color:#fff}.product-badge--sold{background:#151313;color:#fff}.product-info{padding:18px 18px 20px}.product-vendor{margin:0 0 6px;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}.product-info h3{margin:0;min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text);font-size:17px;line-height:1.3;overflow:hidden}.product-title-link{color:inherit;text-decoration:none}.product-title-link:hover{color:var(--accent)}.product-price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:10px}.price,.product-price-row .price{color:var(--accent);font-weight:900;margin:0}.compare-price{color:#9ca3af;font-size:14px;font-weight:700;text-decoration:line-through}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:start}.product-gallery img{border-radius:26px;background:var(--soft);box-shadow:var(--shadow)}.product-details{position:sticky;top:120px}.product-details h1{margin:0;font-family:var(--font-heading);font-size:clamp(34px,4vw,56px);line-height:1.1}.product-price{color:var(--accent);font-size:28px;font-weight:900;margin:18px 0}.product-description{color:#555;line-height:1.7}.product-form{margin-top:28px;display:grid;gap:14px}.product-form select,.search-form input{width:100%;min-height:48px;border:1px solid rgba(23,19,19,.12);border-radius:14px;padding:0 14px;background:#fff}.product-form select:focus,.search-form input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb),.12);outline:none}.beauty-product-page{padding:52px 0 90px;background:linear-gradient(180deg,#fff7f6,#fff 360px)}.beauty-product-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:46px;align-items:start}.beauty-product-gallery{display:grid;grid-template-columns:92px 1fr;gap:18px;align-items:start}.beauty-product-main-image{grid-column:2;width:100%;aspect-ratio:1 / 1.1;background:#fff;border-radius:32px;overflow:hidden;box-shadow:0 22px 55px #00000014}.beauty-product-main-image img,.beauty-product-main-image svg{width:100%;height:100%;object-fit:cover;display:block}.beauty-product-thumbs{grid-column:1;grid-row:1;display:grid;gap:12px}.beauty-product-thumb{width:92px;aspect-ratio:1 / 1;border:1px solid transparent;border-radius:18px;background:#fff;padding:0;overflow:hidden;cursor:pointer;box-shadow:0 8px 20px #0000000d}.beauty-product-thumb.is-active,.beauty-product-thumb:hover{border-color:var(--accent)}.beauty-product-thumb img{width:100%;height:100%;object-fit:cover}.beauty-product-card{position:sticky;top:112px;background:#ffffffe0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(0,0,0,.08);border-radius:32px;padding:34px;box-shadow:0 22px 55px #00000014}.beauty-product-vendor{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:4px;text-transform:uppercase}.beauty-product-title{margin:0;color:var(--text);font-family:var(--font-heading);font-size:clamp(38px,4vw,62px);font-weight:900;line-height:1.02}.beauty-product-price-row{display:flex;align-items:center;gap:12px;margin-top:18px;flex-wrap:wrap}.beauty-product-price{color:var(--text);font-size:30px;font-weight:900}.beauty-product-compare{color:#9ca3af;font-size:19px;text-decoration:line-through}.beauty-product-sale{min-height:28px;padding:0 12px;border-radius:999px;background:#fff4f2;color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.beauty-product-short-desc{margin-top:18px;color:var(--muted);font-size:15px;line-height:1.7}.beauty-product-form{margin-top:28px;display:grid;gap:18px}.beauty-product-options{display:grid;gap:14px}.beauty-product-option label,.beauty-product-qty label{display:block;margin-bottom:8px;color:var(--text);font-size:13px;font-weight:900}.beauty-product-option select{width:100%;min-height:52px;border:1px solid rgba(23,19,19,.12);border-radius:16px;background:#fff;padding:0 15px;color:var(--text)}.beauty-product-buy-box{display:grid;grid-template-columns:124px 1fr;gap:14px;align-items:end}.beauty-product-qty-control{display:grid;grid-template-columns:36px 1fr 36px;height:52px;border-radius:16px;overflow:hidden;background:#f3f4f6}.beauty-product-qty-control button{border:0;background:transparent;font-size:20px;cursor:pointer}.beauty-product-qty-control input{width:100%;border:0;background:transparent;text-align:center;font-weight:800}.beauty-product-add{min-height:52px;border:0;border-radius:999px;background:var(--text);color:#fff;font-size:15px;font-weight:900;cursor:pointer;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.beauty-product-add:hover{transform:translateY(-2px);background:var(--accent);box-shadow:0 14px 30px rgba(var(--accent-rgb),.25)}.beauty-product-add:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.beauty-product-payment{margin-top:-4px}.beauty-product-share{margin-top:26px;padding-top:24px;border-top:1px solid var(--line)}.beauty-product-share p{margin:0 0 12px;color:var(--text);font-size:14px;font-weight:900}.beauty-share-buttons{display:flex;flex-wrap:wrap;gap:9px}.beauty-share-buttons a,.beauty-share-buttons button{min-height:38px;padding:0 13px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;cursor:pointer}.beauty-share-buttons a:hover,.beauty-share-buttons button:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.beauty-share-message{display:inline-block;margin-top:12px;color:#15803d;font-size:13px;font-weight:900}.beauty-product-benefits{margin-top:24px;display:grid;gap:10px}.beauty-product-benefits div{border-radius:18px;background:#fff7f6;padding:15px 16px}.beauty-product-benefits strong{display:block;color:var(--text);font-size:14px;margin-bottom:4px}.beauty-product-benefits span{color:var(--muted);font-size:13px}.beauty-product-details-area{margin-top:64px;display:grid;gap:14px}.beauty-product-accordion{border:1px solid var(--line);border-radius:22px;background:#fff;padding:0 24px}.beauty-product-accordion summary{cursor:pointer;padding:22px 0;color:var(--text);font-size:17px;font-weight:900}.beauty-product-accordion .rte{padding-bottom:24px}.beauty-related-products{margin-top:86px}.beauty-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.beauty-related-card{display:block;background:#fff;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);transition:transform .24s ease,box-shadow .24s ease}.beauty-related-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover)}.beauty-related-image{aspect-ratio:1 / 1.12;background:#fff4f2;overflow:hidden}.beauty-related-image img{width:100%;height:100%;object-fit:cover}.beauty-related-info{padding:18px}.beauty-related-info h3{margin:0;color:var(--text);font-size:16px;font-weight:900}.beauty-related-info p{margin:8px 0 0;color:var(--accent);font-size:15px;font-weight:900}.lux-product-page{padding:34px 0 90px;background:radial-gradient(circle at 12% 4%,rgba(var(--accent-rgb),.1),transparent 28%),linear-gradient(180deg,#fff8f7,#fff 310px)}.lux-product-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:22px;color:#746a63;font-size:13px}.lux-product-breadcrumbs a{color:var(--muted)}.lux-product-breadcrumbs span:last-child{color:var(--accent);font-weight:800}.lux-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:28px;align-items:start}.lux-product-gallery{display:grid;grid-template-columns:92px 1fr;gap:18px;align-items:start}.lux-product-gallery--single{grid-template-columns:1fr}.lux-product-gallery--single .lux-product-main-image{grid-column:1;width:100%}.lux-product-thumbs{display:grid;gap:12px}.lux-product-thumb{width:92px;aspect-ratio:1 / 1;border:1px solid #ece6e4;border-radius:18px;background:#fff;padding:0;overflow:hidden;cursor:pointer;transition:border-color .22s ease,transform .22s ease}.lux-product-thumb:hover,.lux-product-thumb.is-active{border-color:var(--accent);transform:translateY(-2px)}.lux-product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lux-product-main-image{width:100%;aspect-ratio:1 / 1.08;background:#f8f9fb;border:1px solid rgba(23,19,19,.08);border-radius:30px;overflow:hidden;box-shadow:0 22px 55px #17131312}.lux-product-main-image img,.lux-product-main-image svg{width:100%;height:100%;object-fit:cover;display:block}.lux-product-card{position:sticky;top:110px;background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(23,19,19,.08);border-radius:30px;padding:28px;box-shadow:0 22px 55px #17131313}.lux-product-eyebrow{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:5px;text-transform:uppercase}.lux-product-title{margin:0;color:var(--text);font-family:var(--font-heading);font-size:clamp(42px,4.2vw,70px);line-height:.98;font-weight:900;letter-spacing:-.035em}.lux-product-rating{display:flex;align-items:center;gap:8px;margin-top:14px;color:var(--muted);font-size:14px}.lux-stars{color:#ef7185;letter-spacing:2px}.lux-product-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:14px}.lux-product-price{color:var(--text);font-size:26px;font-weight:900}.lux-product-compare-price{color:#9ca3af;font-size:18px;text-decoration:line-through}.lux-product-short-text{margin-top:14px;max-width:62ch;color:var(--muted);font-size:15px;line-height:1.65}.lux-product-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #f0e8e6}.lux-feature-pill{display:flex;align-items:center;gap:10px;color:var(--text);font-size:12px;font-weight:800;line-height:1.3}.lux-feature-icon{width:36px;height:36px;border-radius:999px;background:#fff4f2;color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-size:16px;flex:0 0 36px}.lux-product-form{margin-top:20px}.lux-product-options{display:grid;gap:14px;margin-bottom:18px}.lux-product-option label,.lux-product-qty-wrap label{display:block;margin-bottom:8px;color:var(--text);font-size:13px;font-weight:900}.lux-product-option select{width:100%;min-height:50px;border:1px solid rgba(23,19,19,.12);border-radius:16px;background:#fff;padding:0 14px;color:var(--text)}.lux-product-option select:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb),.12);outline:none}.lux-product-buy-row{display:grid;grid-template-columns:130px 1fr;gap:14px;align-items:end}.lux-product-qty{height:54px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;border-radius:18px;background:#f3f4f6;overflow:hidden}.lux-product-qty button{border:0;background:transparent;color:var(--text);font-size:24px;cursor:pointer}.lux-product-qty input{width:100%;border:0;background:transparent;text-align:center;color:var(--text);font-size:18px;font-weight:800}.lux-add-to-cart{min-height:54px;border:0;border-radius:999px;background:#111;color:#fff;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 14px 30px #11111124;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.lux-add-to-cart:hover{transform:translateY(-2px);background:var(--accent);box-shadow:0 14px 28px rgba(var(--accent-rgb),.24)}.lux-add-to-cart:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.lux-dynamic-checkout{margin-top:14px}.lux-dynamic-checkout .shopify-payment-button__button,.shopify-payment-button__button{border-radius:999px!important;overflow:hidden}.lux-share-block{margin-top:22px;padding-top:20px;border-top:1px solid #f0e8e6}.lux-share-block h3{margin:0 0 12px;color:var(--text);font-size:16px;font-weight:900}.lux-share-buttons{display:flex;flex-wrap:wrap;gap:10px}.lux-share-buttons a,.lux-share-buttons button{min-height:38px;padding:0 14px;border-radius:999px;border:1px solid #e8e0dd;background:#fff;color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;cursor:pointer;transition:all .2s ease}.lux-share-buttons a:hover,.lux-share-buttons button:hover{background:#fff4f2;border-color:var(--accent);color:var(--accent)}.lux-share-message{margin:12px 0 0;color:#15803d;font-size:13px;font-weight:900}.lux-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.lux-trust-card{border-radius:18px;background:#fff7f6;padding:16px 14px}.lux-trust-card strong{display:block;color:var(--text);font-size:14px;font-weight:900;margin-bottom:4px}.lux-trust-card span{color:var(--muted);font-size:13px;line-height:1.45}.lux-product-accordion-area{margin-top:28px;display:grid;gap:14px}.lux-accordion{border:1px solid rgba(23,19,19,.08);border-radius:24px;background:#fff;overflow:hidden}.lux-accordion summary{cursor:pointer;list-style:none;padding:22px 24px;color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:16px;font-weight:900}.lux-accordion summary::-webkit-details-marker{display:none}.lux-accordion summary:after{content:"+";width:28px;height:28px;border-radius:999px;background:var(--surface-soft);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;flex:0 0 28px}.lux-accordion[open] summary:after{content:"\2013"}.lux-accordion-content{padding:0 24px 22px}.lux-accordion .rte a{color:var(--accent);font-weight:900;text-decoration:underline;text-underline-offset:3px}.lux-related-products{margin-top:72px}.lux-related-heading{text-align:center;margin-bottom:28px}.lux-related-heading p{margin:0 0 10px;color:var(--accent);font-size:13px;font-weight:900;letter-spacing:5px;text-transform:uppercase}.lux-related-heading h2{margin:0;color:var(--text);font-family:var(--font-heading);font-size:clamp(34px,4vw,58px);line-height:1.05}.lux-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lux-related-card{display:block;border-radius:24px;background:#fff;border:1px solid rgba(23,19,19,.08);overflow:hidden;box-shadow:0 10px 28px #0000000a;transition:transform .22s ease,box-shadow .22s ease}.lux-related-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #00000014}.lux-related-image{aspect-ratio:1 / 1.08;background:#f8f9fb;overflow:hidden}.lux-related-image img{width:100%;height:100%;object-fit:cover}.lux-related-info{padding:16px}.lux-related-info h3{margin:0;color:var(--text);font-size:16px;font-weight:900}.lux-related-info p{margin:8px 0 0;color:var(--accent);font-size:16px;font-weight:900}.hm-cart-page{min-height:60vh;padding:56px 0 90px;background:radial-gradient(circle at 10% 0%,rgba(var(--accent-rgb),.11),transparent 30%),linear-gradient(180deg,#fff8f6,#f7f3ef)}.hm-cart-header{max-width:760px;margin:0 0 30px}.hm-cart-header h1{margin:0;font-family:var(--font-heading);font-size:clamp(38px,4vw,64px);line-height:1.05}.hm-cart-header p{margin:12px 0 0;color:var(--muted);font-size:16px;line-height:1.6}.hm-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:26px;align-items:start}.hm-cart-items,.hm-cart-summary,.hm-empty-cart{border:1px solid rgba(23,19,19,.08);border-radius:28px;background:#fff;box-shadow:0 18px 45px #1f1b1813}.hm-cart-items{overflow:hidden}.hm-cart-item{display:grid;grid-template-columns:110px minmax(0,1fr) 120px 96px;gap:18px;align-items:center;padding:20px;border-bottom:1px solid rgba(23,19,19,.08)}.hm-cart-item:last-child{border-bottom:0}.hm-cart-image{width:110px;aspect-ratio:1 / 1;border-radius:18px;background:var(--soft);overflow:hidden}.hm-cart-image img{width:100%;height:100%;object-fit:cover}.hm-cart-product-title{color:var(--text);font-size:16px;font-weight:900;line-height:1.3}.hm-cart-product-title:hover,.hm-cart-continue:hover,.hm-cart-remove:hover{color:var(--accent)}.hm-cart-meta{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.45}.hm-cart-price,.hm-cart-line-price{font-weight:900}.hm-cart-qty{display:grid;gap:8px}.hm-cart-qty label{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1px}.hm-cart-qty input{width:100%;height:44px;border:1px solid rgba(23,19,19,.12);border-radius:14px;text-align:center;font-weight:900}.hm-cart-remove{display:inline-block;margin-top:10px;color:var(--muted);font-size:13px;font-weight:900}.hm-cart-summary{position:sticky;top:116px;padding:26px}.hm-cart-summary h2{margin:0 0 20px;font-size:22px;font-weight:950}.hm-cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid rgba(23,19,19,.08);color:var(--muted);font-size:15px}.hm-cart-summary-row strong{color:var(--text);font-size:18px}.hm-cart-note{margin:16px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.hm-cart-actions{display:grid;gap:12px;margin-top:22px}.hm-cart-checkout,.hm-cart-update{width:100%;min-height:52px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:950;cursor:pointer;transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.hm-cart-checkout{border:0;background:#111;color:#fff;box-shadow:0 14px 30px #11111124}.hm-cart-checkout:hover{transform:translateY(-1px);background:var(--accent)}.hm-cart-update{border:1px solid rgba(23,19,19,.12);background:#fff;color:var(--text)}.hm-cart-update:hover{transform:translateY(-1px);border-color:var(--accent);color:var(--accent)}.hm-cart-continue{color:var(--muted);display:inline-flex;justify-content:center;font-size:14px;font-weight:900}.hm-empty-cart{max-width:720px;margin:0 auto;padding:50px 28px;text-align:center}.hm-empty-cart h1{margin:0;font-family:var(--font-heading);font-size:clamp(38px,5vw,62px)}.hm-empty-cart p{margin:14px auto 28px;max-width:520px;color:var(--muted);line-height:1.6}.search-form{display:grid;grid-template-columns:1fr auto;gap:12px;margin:20px 0 40px}.services-booking-section{padding:46px 0 80px;background:#fff}.services-booking-header{max-width:760px;margin:0 0 24px;text-align:left}.services-booking-header .eyebrow{margin-bottom:12px;color:var(--accent);font-size:13px;font-weight:900;letter-spacing:5px}.services-booking-header h1{margin:0;color:var(--text);font-family:var(--font-body);font-size:clamp(34px,4vw,54px);font-weight:900;line-height:1.05}.services-booking-header p:not(.eyebrow){margin:16px 0 0;color:var(--muted);font-size:18px;line-height:1.5}.services-booking-frame-wrap{width:100%;min-height:980px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 45px #00000014;border:1px solid rgba(0,0,0,.08)}.services-booking-frame{width:100%;height:980px;border:0;display:block;background:#fff}.contact-page-section{padding:64px 0 90px;background:radial-gradient(circle at 84% 3%,rgba(var(--accent-rgb),.1),transparent 26%),#fff}.contact-page-header{max-width:850px;margin:0 auto 48px;text-align:center}.contact-page-header h1{margin:0;color:var(--text);font-family:var(--font-heading);font-size:clamp(38px,5vw,68px);font-weight:900;line-height:1.05}.contact-page-header p:not(.eyebrow){margin:18px auto 0;max-width:720px;color:var(--muted);font-size:18px;line-height:1.6}.contact-page-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:start}.contact-page-info{display:grid;grid-template-columns:1fr;gap:18px}.contact-info-card,.contact-form-card,.contact-map-wrap{background:#fff;border:1px solid rgba(23,19,19,.08);box-shadow:0 14px 35px #0000000f}.contact-info-card{position:relative;overflow:hidden;border-radius:24px;padding:26px}.contact-info-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--accent),rgba(var(--accent-rgb),.2))}.contact-info-card h3{margin:0 0 10px;color:var(--text);font-size:19px;font-weight:900;line-height:1.2}.contact-info-card p,.contact-info-card a{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.contact-info-card a:hover{color:var(--accent)}.contact-form-card{border-radius:24px;padding:34px}.contact-form-card h2{margin:0;color:var(--text);font-family:var(--font-heading);font-size:clamp(30px,3vw,44px);font-weight:900;line-height:1.1}.contact-form-card>p{margin:14px 0 28px;color:var(--muted);font-size:16px;line-height:1.6}.contact-form{display:grid;gap:18px}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-field{display:grid;gap:8px}.contact-field label{color:var(--text);font-size:14px;font-weight:900}.contact-field input,.contact-field textarea{width:100%;border:1px solid rgba(23,19,19,.12);border-radius:16px;background:#fff;color:var(--text);padding:0 16px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-field input{min-height:52px}.contact-field textarea{min-height:160px;padding-top:14px;resize:vertical}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#9ca3af}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb),.12)}.contact-submit-btn{width:fit-content;min-height:52px;padding:0 30px;border:0;border-radius:999px;background:var(--text);color:#fff;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 14px 30px #11111124;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.contact-submit-btn:hover{transform:translateY(-2px);background:var(--accent);box-shadow:0 14px 30px rgba(var(--accent-rgb),.25)}.contact-form-success,.contact-form-error{border-radius:16px;padding:14px 16px;font-size:14px;line-height:1.5}.contact-form-success{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.contact-form-error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}.contact-map-section{margin-top:46px}.contact-map-section h2{margin:0 0 18px;color:var(--text);font-family:var(--font-heading);font-size:clamp(30px,3vw,44px);font-weight:900}.contact-map-wrap{width:100%;height:420px;border-radius:24px;overflow:hidden;background:var(--soft)}.contact-map{width:100%;height:100%;border:0;display:block}.beauty-footer{background:var(--footer-bg, #f5f5f5);color:var(--footer-text, #111111);padding:70px 0 22px}.beauty-footer__top{display:grid;grid-template-columns:1.1fr 1.35fr 1fr .85fr;gap:70px;align-items:start}.beauty-footer h2,.beauty-footer h3,.beauty-footer p{margin-top:0}.beauty-footer h3{margin-bottom:24px;color:var(--footer-text, #111111);font-size:22px;line-height:1.2;font-weight:900}.beauty-footer p,.beauty-footer a,.beauty-footer__hours{color:var(--footer-muted, #5f6673);font-size:15px;line-height:1.7}.beauty-footer a:hover{color:var(--footer-accent, var(--accent))}.beauty-footer__logo{width:auto;height:auto;max-height:80px;display:block;margin-bottom:28px}.beauty-footer__logo-text{font-size:28px;font-weight:900;margin-bottom:24px}.beauty-footer__brand p{max-width:320px}.beauty-footer__socials{display:flex;gap:12px;margin-top:26px}.beauty-footer__socials a{width:38px;height:38px;border:1.5px solid var(--footer-text, #111111);color:var(--footer-text, #111111);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}.beauty-footer__socials a svg{width:17px;height:17px;fill:currentColor;display:block}.beauty-footer__socials a:hover{background:var(--footer-text, #111111);color:var(--footer-bg, #f5f5f5);border-color:var(--footer-text, #111111);transform:translateY(-2px)}.beauty-footer__newsletter p{max-width:470px}.beauty-footer__form{margin-top:30px;width:min(100%,460px);display:grid;grid-template-columns:1fr auto;background:#fff;border:1px solid rgba(0,0,0,.08)}.beauty-footer__form input{min-height:58px;border:0;padding:0 20px;background:transparent;color:#171717;outline:none;font-size:15px}.beauty-footer__form input::placeholder{color:#8b92a0}.beauty-footer__form button{margin:8px;min-height:42px;padding:0 26px;border:0;background:#000;color:#fff;border-radius:3px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:9px;transition:background .22s ease,transform .22s ease}.beauty-footer__form button:hover{background:var(--footer-accent, var(--accent));transform:translateY(-1px)}.beauty-footer__success,.beauty-footer__error{grid-column:1 / -1;margin:10px 0 0;padding:0 20px 14px;font-size:14px!important}.beauty-footer__success{color:#237a3b!important}.beauty-footer__error{color:#b00020!important}.beauty-footer__contact p{margin-bottom:4px}.beauty-footer__hours{margin-top:24px}.beauty-footer__hours br{display:block;content:"";margin-bottom:15px}.beauty-footer__directions{display:inline-block;margin-top:28px;color:var(--footer-text, #111111)!important;font-weight:900;border-bottom:1.5px solid var(--footer-text, #111111);line-height:1.3}.beauty-footer__directions:hover{color:var(--footer-accent, var(--accent))!important;border-color:var(--footer-accent, var(--accent))}.beauty-footer__links a{display:block;margin-bottom:12px}.beauty-footer__bottom{margin-top:62px;padding-top:28px;border-top:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;gap:24px}.beauty-footer__bottom p{margin:0;color:var(--footer-muted, #5f6673);font-size:14px}.beauty-footer__payments{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.beauty-footer__payments svg{height:22px;width:auto;display:block}.beauty-footer__payment-pill{min-width:42px;height:24px;padding:0 8px;border-radius:4px;background:#fff;border:1px solid rgba(0,0,0,.12);color:#172033;font-size:10px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.beauty-footer__currency-form{margin-top:34px}.beauty-footer__currency-custom{position:relative;display:inline-block}.beauty-footer__currency-toggle{border:0;background:transparent;color:var(--footer-text, #111111);display:inline-flex;align-items:center;gap:7px;padding:4px 0;font-size:14px;font-weight:500;cursor:pointer}.beauty-footer__currency-caret{font-size:13px;margin-left:2px}.beauty-footer__currency-menu{position:absolute;left:0;bottom:calc(100% + 10px);min-width:150px;max-height:260px;overflow-y:auto;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:12px;box-shadow:0 18px 40px #00000024;padding:8px;display:none;z-index:999}.beauty-footer__currency-custom.is-open .beauty-footer__currency-menu{display:grid;gap:4px}.beauty-footer__currency-option{border:0;background:transparent;color:#111;width:100%;padding:9px 10px;border-radius:8px;display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;cursor:pointer;text-align:left}.beauty-footer__currency-option:hover{background:#fff4f2;color:var(--footer-accent, var(--accent))}.beauty-footer__currency-static{display:inline-flex;align-items:center;gap:7px;margin-top:34px;color:var(--footer-text, #111111);font-size:14px;font-weight:500}.beauty-flag{width:20px;height:14px;display:inline-block;flex:0 0 20px;border-radius:2px;overflow:hidden;box-shadow:0 0 0 1px #00000024;background:#ddd}.beauty-flag--us{position:relative;background:linear-gradient(to bottom,#b22234 0 7.69%,#fff 7.69% 15.38%,#b22234 15.38% 23.07%,#fff 23.07% 30.76%,#b22234 30.76% 38.45%,#fff 38.45% 46.14%,#b22234 46.14% 53.83%,#fff 53.83% 61.52%,#b22234 61.52% 69.21%,#fff 69.21% 76.9%,#b22234 76.9% 84.59%,#fff 84.59% 92.28%,#b22234 92.28% 100%)}.beauty-flag--us:before{content:"";position:absolute;top:0;left:0;width:42%;height:54%;background:#3c3b6e}.beauty-flag--ca{background:linear-gradient(to right,#d52b1e 0 25%,#fff 25% 75%,#d52b1e 75% 100%)}.beauty-flag--gb{background:linear-gradient(56deg,transparent 43%,#ffffff 43% 48%,#c8102e 48% 52%,#ffffff 52% 57%,transparent 57%),linear-gradient(124deg,transparent 43%,#ffffff 43% 48%,#c8102e 48% 52%,#ffffff 52% 57%,transparent 57%),linear-gradient(to right,transparent 42%,#ffffff 42% 46%,#c8102e 46% 54%,#ffffff 54% 58%,transparent 58%),linear-gradient(to bottom,transparent 38%,#ffffff 38% 44%,#c8102e 44% 56%,#ffffff 56% 62%,transparent 62%),#012169}.beauty-flag--au{position:relative;background:#012169}.beauty-flag--au:after{content:"\2726";position:absolute;right:3px;top:1px;color:#fff;font-size:8px;line-height:1}.beauty-flag--fr{background:linear-gradient(to right,#0055a4 0 33.33%,#fff 33.33% 66.66%,#ef4135 66.66% 100%)}.beauty-flag--de{background:linear-gradient(to bottom,#000 0 33.33%,#d00 33.33% 66.66%,#ffce00 66.66% 100%)}.beauty-flag--it{background:linear-gradient(to right,#009246 0 33.33%,#fff 33.33% 66.66%,#ce2b37 66.66% 100%)}.beauty-flag--es{background:linear-gradient(to bottom,#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75% 100%)}.beauty-flag--nl{background:linear-gradient(to bottom,#ae1c28 0 33.33%,#fff 33.33% 66.66%,#21468b 66.66% 100%)}.beauty-flag--ae{background:linear-gradient(to right,#ff0000 0 25%,transparent 25% 100%),linear-gradient(to bottom,#00732f 0 33.33%,#fff 33.33% 66.66%,#000 66.66% 100%)}.beauty-flag--sa{background:#006c35}.beauty-flag--kw{background:linear-gradient(110deg,#000000 0 24%,transparent 24%),linear-gradient(to bottom,#007a3d 0 33.33%,#fff 33.33% 66.66%,#ce1126 66.66% 100%)}.beauty-flag--qa{background:linear-gradient(to right,#fff 0 28%,#8a1538 28% 100%)}.beauty-flag--bh{background:linear-gradient(to right,#fff 0 28%,#ce1126 28% 100%)}.beauty-flag--om{background:linear-gradient(to right,#db161b 0 25%,transparent 25%),linear-gradient(to bottom,#fff 0 33.33%,#db161b 33.33% 66.66%,green 66.66% 100%)}.beauty-flag--lb{background:linear-gradient(to bottom,#ed1c24 0 25%,#fff 25% 75%,#ed1c24 75% 100%)}.beauty-flag--eg{background:linear-gradient(to bottom,#ce1126 0 33.33%,#fff 33.33% 66.66%,#000 66.66% 100%)}@media(max-width:1180px){.category-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.beauty-footer__top{grid-template-columns:1fr 1fr;gap:54px 40px}}@media(max-width:1150px){.lux-product-layout{grid-template-columns:1fr}.lux-product-card{position:static}}@media(max-width:1100px){.beauty-product-shell{grid-template-columns:1fr}.beauty-product-card{position:static}}@media(max-width:920px){.contact-page-grid{grid-template-columns:1fr}.contact-page-info{grid-template-columns:1fr 1fr}.hm-cart-layout{grid-template-columns:1fr}.hm-cart-summary{position:static}}@media(max-width:820px){.page-width{width:min(100% - 28px,var(--page-width))}.section-padding{padding:48px 0 64px}.section-heading{margin-bottom:34px}.section-heading p:not(.eyebrow){font-size:15px}.eyebrow,.beauty-video-hero__eyebrow{font-size:11px;letter-spacing:2px}.beauty-video-hero{min-height:560px;padding:70px 18px}.beauty-video-hero__content,.beauty-video-hero__content--left,.beauty-video-hero__content--center,.beauty-video-hero__content--right{width:min(100%,680px);margin-left:auto;margin-right:auto;text-align:center}.beauty-video-hero__text{font-size:16px}.hero-grid,.product-layout{grid-template-columns:1fr}.hero-section{padding:48px 0}.hero-copy{text-align:center}.hero-text{margin-inline:auto}.hero-buttons{justify-content:center}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.category-grid .category-card:nth-child(n+5){display:none}.category-content{padding:16px 8px 18px}.category-content h3{font-size:15px}.category-content span{margin-top:9px;font-size:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.search-form{grid-template-columns:1fr}.services-booking-section{padding:32px 0 56px}.services-booking-header{margin-bottom:20px}.services-booking-header .eyebrow{font-size:11px;letter-spacing:3px}.services-booking-header p:not(.eyebrow){font-size:15px}.services-booking-frame-wrap{min-height:880px;border-radius:14px}.services-booking-frame{height:880px}.beauty-footer{padding:48px 0 22px}.beauty-footer__top{grid-template-columns:1fr;gap:42px}.beauty-footer__brand,.beauty-footer__newsletter,.beauty-footer__contact,.beauty-footer__links{text-align:left}.beauty-footer__socials{justify-content:flex-start}.beauty-footer__form{grid-template-columns:1fr}.beauty-footer__form button{width:calc(100% - 16px);justify-content:center}.beauty-footer__currency-menu{bottom:auto;top:calc(100% + 10px)}.beauty-footer__bottom{flex-direction:column;align-items:flex-start}.beauty-footer__payments{justify-content:flex-start}}@media(max-width:760px){.beauty-product-page{padding:28px 0 64px}.beauty-product-gallery{grid-template-columns:1fr}.beauty-product-main-image{grid-column:1;border-radius:22px}.beauty-product-thumbs{grid-column:1;grid-row:auto;display:flex;overflow-x:auto;padding-bottom:6px}.beauty-product-thumb{min-width:76px;width:76px;border-radius:14px}.beauty-product-card{padding:24px 18px;border-radius:24px}.beauty-product-buy-box{grid-template-columns:1fr}.beauty-product-qty-control{max-width:140px}.beauty-share-buttons{display:grid;grid-template-columns:repeat(2,1fr)}.beauty-related-grid{grid-template-columns:repeat(2,1fr);gap:14px}.lux-product-page{padding:24px 0 56px}.lux-product-gallery{grid-template-columns:1fr}.lux-product-thumbs{grid-auto-flow:column;grid-auto-columns:76px;overflow-x:auto;padding-bottom:4px}.lux-product-thumb{width:76px;border-radius:14px}.lux-product-main-image{border-radius:22px}.lux-product-card{padding:22px 18px;border-radius:24px}.lux-product-title{font-size:clamp(34px,11vw,46px)}.lux-product-rating{align-items:flex-start}.lux-product-feature-row,.lux-product-buy-row,.lux-trust-row{grid-template-columns:1fr}.lux-share-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.lux-share-buttons a,.lux-share-buttons button{width:100%}.lux-related-grid{grid-template-columns:repeat(2,1fr)}.product-info{padding:14px 12px 16px}.product-info h3{min-height:39px;font-size:14px}.price{font-size:14px}.hm-cart-page{padding:42px 0 66px}.hm-cart-header{text-align:center}.hm-cart-item{grid-template-columns:88px minmax(0,1fr);gap:14px}.hm-cart-image{width:88px}.hm-cart-price,.hm-cart-line-price,.hm-cart-qty{grid-column:2}.hm-cart-update-row,.hm-cart-actions{text-align:center}.hm-cart-update{width:100%}}@media(max-width:640px){.contact-page-section{padding:44px 0 64px}.contact-page-header{margin-bottom:32px}.contact-page-header p:not(.eyebrow){font-size:15px}.contact-page-info{grid-template-columns:1fr}.contact-info-card{padding:22px;border-radius:18px}.contact-form-card{padding:24px 18px;border-radius:18px}.contact-form-row{grid-template-columns:1fr}.contact-submit-btn{width:100%}.contact-map-wrap{height:340px;border-radius:18px}}@media(max-width:480px){.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.beauty-video-hero{min-height:520px}.beauty-video-hero__content h1{font-size:clamp(38px,13vw,58px)}.beauty-video-hero__btn{width:auto;min-width:150px}.services-booking-frame-wrap{min-height:820px}.services-booking-frame{height:820px}}.lux-product-description-wrap{margin-top:14px;margin-bottom:22px}.lux-product-short-text{color:#6f6f6f;font-size:16px;line-height:1.6;max-width:620px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lux-product-short-text.is-expanded{display:block;overflow:visible;-webkit-line-clamp:unset}.lux-description-toggle{margin-top:6px;padding:0;border:none;background:transparent;color:#df6570;font-size:14px;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.lux-description-toggle:hover{color:#111}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
