:root{--lux-bg: #faf7f0;--lux-text: #171717;--lux-gold: #c9a84c;--lux-gold-dark: #b9963f;--lux-teal: #0f5f5c;--lux-soft: #efe8dc;--lux-fresh: #e3efea;--lux-white: #ffffff;--lux-line: rgba(23, 23, 23, .1);--lux-shadow: 0 22px 55px rgba(23, 23, 23, .08);--jdgm-star-color: #c9a84c;--jdgm-primary-color: #0f5f5c;--jdgm-secondary-color: #c9a84c}body{background:#fbf8f0;color:var(--lux-text)}h1,h2,h3,.h1,.h2,.h3,.title{letter-spacing:0}.lux-hero{position:relative;overflow:hidden;padding:clamp(58px,8vw,112px) 0 clamp(42px,6vw,82px);background:radial-gradient(circle at 12% 18%,rgba(201,168,76,.24),transparent 28%),linear-gradient(135deg,#073c39,#0f5f5c 58%,#123f3d);color:var(--lux-white)}.lux-hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.16));pointer-events:none}.lux-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(36px,6vw,82px)}.lux-kicker{margin:0 0 14px;color:var(--lux-gold);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lux-hero h1{max-width:720px;margin-bottom:22px;color:var(--lux-white);font-size:clamp(48px,7vw,96px);line-height:.96}.lux-hero__text{max-width:620px;margin-bottom:28px;color:#ffffffd1;font-size:clamp(17px,1.6vw,21px)}.lux-hero__actions,.lux-hero__chips{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.lux-btn--gold{background:var(--lux-gold)!important;border-color:var(--lux-gold)!important;color:var(--lux-text)!important;box-shadow:0 18px 34px #0000002e!important}.lux-link{color:var(--lux-white);font-weight:900;text-decoration:underline;text-underline-offset:6px}.lux-hero__chips{margin-top:28px}.lux-hero__chips span{padding:9px 13px;color:#ffffffe0;background:#ffffff1a;border:1px solid rgba(255,255,255,.17);border-radius:999px;font-size:13px;font-weight:800}.lux-hero__visual{position:relative;min-height:clamp(360px,48vw,640px)}.lux-hero__visual img,.lux-hero__placeholder{width:100%;height:100%;min-height:clamp(360px,48vw,640px);object-fit:cover;border-radius:8px;box-shadow:0 32px 80px #00000047}.lux-hero__placeholder{display:grid;place-items:center;background:#ffffff1a}.lux-hero__badge{position:absolute;right:clamp(16px,3vw,34px);bottom:clamp(16px,3vw,34px);max-width:260px;padding:18px;color:var(--lux-text);background:#faf7f0f0;border-radius:8px;box-shadow:var(--lux-shadow)}.lux-hero__badge strong,.lux-hero__badge span{display:block}.lux-hero__badge strong{margin-bottom:4px;font-size:18px}.lux-hero__badge span{color:#171717b8;font-size:13px}.lux-promise{background:#fbf8f0}.lux-promise__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;position:relative;z-index:2;margin-top:-26px;overflow:hidden;background:#1717171f;border-radius:8px;box-shadow:var(--lux-shadow)}.lux-promise__item{padding:22px 24px;background:var(--lux-white)}.lux-promise__item span,.lux-promise__item small{display:block}.lux-promise__item span{color:var(--lux-teal);font-weight:900}.lux-promise__item small{margin-top:4px;color:#171717ad}.lux-paths{padding:clamp(68px,8vw,110px) 0;background:#fbf8f0}.lux-section-head{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,.6fr);gap:28px;align-items:end;margin-bottom:34px}.lux-section-head h2{max-width:740px;margin:0;font-size:clamp(34px,4.6vw,64px);line-height:1}.lux-section-head>p:not(.lux-kicker){margin:0;color:#171717ad;font-size:17px}.lux-section-head .lux-kicker{grid-column:1 / -1;margin-bottom:-14px;color:var(--lux-teal)}.lux-paths__grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px}.lux-paths__grid--4,.lux-paths__grid[data-block-count="4"]{grid-template-columns:repeat(4,1fr)!important}.lux-paths__grid[data-block-count="4"] .lux-path,.lux-paths__grid[data-block-count="4"] .lux-path--2,.lux-paths__grid[data-block-count="4"] .lux-path--3,.lux-paths__grid[data-block-count="4"] .lux-path--4{min-height:460px}@media only screen and (max-width:768px){.lux-paths__grid--4,.lux-paths__grid[data-block-count="4"]{grid-template-columns:1fr!important}}.lux-path{position:relative;display:grid;min-height:520px;overflow:hidden;color:var(--lux-white);background:var(--lux-teal);border-radius:8px;isolation:isolate}.lux-path--2,.lux-path--3{min-height:420px}.lux-path__image{position:absolute;top:0;right:0;bottom:0;left:0}.lux-path__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.lux-path:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000000d,#000000b8)}.lux-path:hover .lux-path__image img{transform:scale(1.04)}.lux-path__content{position:relative;z-index:2;align-self:end;padding:clamp(22px,3vw,34px)}.lux-path__label{display:inline-flex;margin-bottom:12px;padding:7px 10px;color:var(--lux-text);background:var(--lux-gold);border-radius:999px;font-size:12px;font-weight:900}.lux-path h3{max-width:420px;margin-bottom:10px;color:var(--lux-white);font-size:clamp(26px,3vw,42px);line-height:1}.lux-path p{max-width:390px;color:#ffffffd1}.lux-path strong{color:var(--lux-gold)}.lux-products{padding:clamp(72px,8vw,116px) 0;background:#f3efe5}.lux-products__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.lux-products__head h2{max-width:820px;margin:0;font-size:clamp(34px,4.6vw,64px);line-height:1}.lux-link--dark{color:var(--lux-teal);text-shadow:none}.lux-products__rail{display:grid;grid-template-columns:repeat(6,minmax(260px,1fr));gap:18px;overflow-x:auto;padding:4px 2px 24px;scroll-snap-type:x proximity}.lux-products__rail::-webkit-scrollbar{height:8px}.lux-products__rail::-webkit-scrollbar-thumb{background:#0f5f5c47;border-radius:999px}.lux-product{min-width:260px;scroll-snap-align:start}.lux-product__image{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 5;background:#e9dfcf;border-radius:8px}.lux-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.lux-product:hover .lux-product__image img{transform:scale(1.045)}.lux-product__image span{position:absolute;top:12px;left:12px;padding:7px 10px;color:var(--lux-text);background:var(--lux-gold);border-radius:999px;font-size:12px;font-weight:900}.lux-product__body{padding-top:16px}.lux-product h3{margin-bottom:8px;font-size:20px;line-height:1.16}.lux-product p{min-height:48px;margin-bottom:14px;color:#171717ad;font-size:14px}.lux-product__foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.lux-product__foot strong{color:var(--lux-text)}.lux-product__foot a{color:var(--lux-teal);font-weight:900}.lux-story{padding:clamp(72px,8vw,116px) 0;background:#0b3d3a;color:var(--lux-white)}.lux-story__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);gap:clamp(34px,6vw,84px);align-items:center}.lux-story h2{max-width:720px;margin-bottom:22px;color:var(--lux-white);font-size:clamp(38px,5vw,72px);line-height:.98}.lux-story .rte{max-width:650px;color:#ffffffc7}.lux-story__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:34px;overflow:hidden;background:#ffffff29;border-radius:8px}.lux-story__stats div{padding:18px;background:#ffffff14}.lux-story__stats strong,.lux-story__stats span{display:block}.lux-story__stats strong{color:var(--lux-gold);font-size:20px}.lux-story__stats span{color:#ffffffb8;font-size:13px}.lux-story__media{overflow:hidden;aspect-ratio:1 / 1.08;border-radius:8px}.lux-story__media img{width:100%;height:100%;object-fit:cover}.lux-faq{padding:clamp(70px,8vw,110px) 0;background:#fbf8f0}.lux-faq__inner{display:grid;grid-template-columns:minmax(0,.72fr) minmax(340px,1fr);gap:clamp(32px,6vw,80px)}.lux-faq__intro h2{max-width:560px;margin-bottom:18px;font-size:clamp(34px,4.3vw,62px);line-height:1}.lux-faq__intro p:not(.lux-kicker){max-width:440px;color:#171717ad}.lux-faq__list{border-top:1px solid var(--lux-line)}.lux-faq__item{border-bottom:1px solid var(--lux-line)}.lux-faq__item summary{cursor:pointer;padding:22px 0;color:var(--lux-text);font-weight:900;list-style:none}.lux-faq__item summary::-webkit-details-marker{display:none}.lux-faq__item .rte{padding:0 0 22px;color:#171717b3}.lux-hero a,.lux-path,.lux-product a,.lux-link,.lux-paths a,.lux-products a{text-decoration:none}.lux-link{text-decoration:underline}.lux-hero h1,.lux-section-head h2,.lux-products__head h2,.lux-story h2,.lux-faq__intro h2,.lux-path h3,.lux-product h3{font-weight:700;letter-spacing:0}.lux-hero h1{font-size:clamp(40px,5.4vw,76px);line-height:1.02}.lux-hero__content,.lux-hero__content>*{min-width:0}.lux-path h3,.lux-product h3{text-decoration:none}.lux-btn--gold{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border-radius:999px;font-weight:800;text-decoration:none}.lux-btn--gold:before,.lux-btn--gold:after{display:none}.lux-hero h1{font-size:clamp(34px,4.3vw,62px);line-height:1.05;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.lux-section-head h2,.lux-products__head h2,.lux-faq__intro h2{font-size:clamp(28px,3.6vw,50px);line-height:1.08}.lux-story h2{font-size:clamp(30px,4vw,56px);line-height:1.05}.lux-path h3{font-size:clamp(19px,1.9vw,28px);line-height:1.12;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.lux-path__content{padding:clamp(18px,2vw,28px)}.lux-product h3{font-size:17px;overflow-wrap:normal}@media(max-width:768px){.lux-hero__inner,.lux-section-head,.lux-story__inner,.lux-faq__inner,.lux-promise__rail,.lux-story__stats{grid-template-columns:1fr}.lux-hero__visual{min-height:300px}.lux-path h3{font-size:26px}}.template-product main{background:linear-gradient(180deg,#fbf8f0,#f3efe5 58%,#fbf8f0)}.lux-pdp__eyebrow{margin-bottom:10px;color:var(--lux-teal);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.template-product .product__title h1,.template-product .product__title h2{font-size:clamp(28px,3.4vw,46px);line-height:1.05;font-weight:700;overflow-wrap:normal}.lux-pdp__intro{max-width:560px;margin:4px 0 14px;color:#171717b3;font-size:16px;line-height:1.55}.lux-pdp__pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.lux-pdp__pills span{padding:7px 10px;color:var(--lux-teal);background:var(--lux-fresh);border-radius:999px;font-size:12px;font-weight:900}.lux-points{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:8px}.lux-points li{position:relative;padding-left:26px;font-weight:700;font-size:14px}.lux-points li:before{content:"\2713";position:absolute;left:0;top:0;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--lux-fresh);color:var(--lux-teal);font-size:11px}.template-product .price--on-sale .price-item--regular{opacity:.55}.template-product .price-item--sale,.template-product .price-item--last{font-weight:800}.template-product .product-form__submit,.template-product .shopify-payment-button__button--unbranded{border-radius:999px}.template-product .badge{background:var(--lux-gold);color:var(--lux-text);border-color:var(--lux-gold)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/luxify.css.map */
