: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,.main-content{background:#fbf8f0;color:var(--lux-text)}h1,h2,h3,.h1,.h2,.h3,.section-header__title,.hero__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-products__carousel.flickity-enabled{display:block;overflow:visible;padding-bottom:48px}.lux-products__carousel .lux-product{width:23%;margin-right:18px}.lux-products__carousel .flickity-page-dots{bottom:8px}.lux-products__carousel .flickity-page-dots .dot{background:var(--lux-teal);opacity:.3}.lux-products__carousel .flickity-page-dots .dot.is-selected{opacity:1}.lux-products__carousel .flickity-button{background:var(--lux-white);box-shadow:0 2px 12px #1717171f}.lux-products__carousel .flickity-button:hover{background:var(--lux-teal)}.lux-products__carousel .flickity-button:hover .flickity-button-icon{fill:var(--lux-white)}@media only screen and (max-width:960px){.lux-products__carousel .lux-product{width:44%}}@media only screen and (max-width:600px){.lux-products__carousel .lux-product{width:80%}}.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-collection .collection-hero{display:none}.lux-collection__content{padding-top:clamp(34px,5vw,72px)}.lux-collection-head{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:28px;align-items:end;margin-bottom:clamp(28px,5vw,54px);padding:clamp(34px,5vw,58px);color:#fff;background:linear-gradient(135deg,#073c39fa,#0f5f5ce0),#0f5f5c;border-radius:8px}.lux-collection-head .lux-kicker{color:var(--lux-gold)}.lux-collection-head h1{max-width:820px;margin-bottom:14px;color:#fff;font-size:clamp(42px,6vw,84px);line-height:.94}.lux-collection-head__text{max-width:720px;color:#ffffffc7;font-size:17px}.lux-collection-head__meta{display:grid;place-items:center;min-height:150px;padding:18px;color:var(--lux-text);text-align:center;background:var(--lux-gold);border-radius:8px}.lux-collection-head__meta strong,.lux-collection-head__meta span{display:block}.lux-collection-head__meta strong{font-size:44px;line-height:1}.lux-collection-head__meta span{font-weight:900}.lux-collection .collection-filter{margin-bottom:28px;padding:12px 0;border-top:1px solid var(--lux-line);border-bottom:1px solid var(--lux-line)}.lux-collection .collection-description{max-width:880px;margin:0 auto 36px;color:#171717b8;text-align:center}.lux-collection .collection-description .enlarge-text{font-size:17px}.lux-collection .grid-product{margin-bottom:42px}.lux-collection .grid-product__meta{padding-top:16px}.grid-product__gift-label{margin-bottom:7px;color:var(--lux-teal);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.grid-product__excerpt{min-height:42px;margin-top:7px;color:#1717179e;font-size:13px;line-height:1.45}.lux-page-hero{padding:clamp(58px,8vw,104px) 0}.lux-page-hero--green{color:#fff;background:linear-gradient(135deg,#073c39fa,#0f5f5ce6),#0f5f5c}.lux-page-hero--cream{background:#f3efe5}.lux-page-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:clamp(28px,5vw,72px);align-items:end}.lux-page-hero h1{max-width:850px;margin-bottom:18px;font-size:clamp(44px,6.4vw,88px);line-height:.94}.lux-page-hero--green h1,.lux-page-hero--green .lux-kicker{color:#fff}.lux-page-hero--green .lux-kicker{color:var(--lux-gold)}.lux-page-hero p{max-width:720px;color:#171717b3;font-size:18px}.lux-page-hero--green p{color:#ffffffc7}.lux-page-hero__panel{padding:24px;color:var(--lux-text);background:var(--lux-gold);border-radius:8px}.lux-page-hero__panel strong,.lux-page-hero__panel span{display:block}.lux-page-hero__panel strong{margin-bottom:4px;font-size:28px}.lux-page-hero__panel span{font-weight:800}.lux-about-story,.lux-contact-panel{padding:clamp(70px,8vw,116px) 0;background:#fbf8f0}.lux-about-story__grid,.lux-contact-panel__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:clamp(32px,6vw,82px);align-items:start}.lux-about-story h2,.lux-contact-panel h2{max-width:720px;margin-bottom:20px;font-size:clamp(36px,5vw,70px);line-height:.98}.lux-about-story__copy .rte{max-width:720px;color:#171717b8}.lux-about-story__proof,.lux-contact-panel__cards{display:grid;gap:1px;overflow:hidden;background:var(--lux-line);border-radius:8px}.lux-about-story__proof div,.lux-contact-panel__cards a,.lux-contact-panel__cards div{padding:24px;background:#fff}.lux-about-story__proof strong,.lux-about-story__proof span,.lux-contact-panel__cards strong,.lux-contact-panel__cards span{display:block}.lux-about-story__proof strong,.lux-contact-panel__cards strong{margin-bottom:6px;color:var(--lux-teal);font-size:19px}.lux-about-story__proof span,.lux-contact-panel__cards span,.lux-contact-panel p{color:#171717ad}.template-page .contact-form,.template-page .form-vertical{max-width:780px;margin:0 auto}.template-page .form-vertical{padding:clamp(24px,4vw,38px);background:#fff;border:1px solid var(--lux-line);border-radius:8px;box-shadow:var(--lux-shadow)}.template-page input.input-full,.template-page textarea.input-full,.lux-collection select{border-color:#0f5f5c2e;border-radius:8px;background:#fff}.index-section{padding-top:78px;padding-bottom:78px}.section--divider{border-top:0}.section-header{margin-bottom:34px}.section-header__title,.section-header h2{max-width:780px;margin-left:auto;margin-right:auto}.btn,.btn--inverse,.shopify-payment-button .shopify-payment-button__button--unbranded{background:var(--lux-teal);border-color:var(--lux-teal);color:var(--lux-white);font-weight:800;border-radius:999px;box-shadow:0 10px 26px #0f5f5c2e}.btn:hover,.btn--inverse:hover,.shopify-payment-button .shopify-payment-button__button--unbranded:hover{background:#0b4d4a;border-color:#0b4d4a;color:var(--lux-white)}.btn--secondary,.btn--tertiary{background:transparent;border-color:var(--lux-gold);color:var(--lux-text);box-shadow:none}.announcement-bar{background:var(--lux-teal);color:var(--lux-white)}.site-header,.site-nav__dropdown,.mobile-nav-wrapper{background:#faf7f0f5;border-bottom:1px solid var(--lux-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero__subtitle{max-width:760px;line-height:1.5}.hero__text-content{text-shadow:0 2px 22px rgba(0,0,0,.22)}.index-section--hero,.slideshow-wrapper,.hero,.luxify-gift-finder{background:linear-gradient(180deg,var(--lux-bg) 0%,var(--lux-soft) 100%)}.index-section--hero{padding-bottom:0}.hero{overflow:hidden}.hero__title{max-width:760px}.grid-product__content,.collection-item,.collapsible-content__inner,.cart__item{background:transparent}.product-single__meta{background:#ffffffd6;border:1px solid rgba(15,95,92,.12);border-radius:8px;box-shadow:0 24px 70px #17171714;padding:clamp(22px,3vw,34px)}.grid-product__content{background:transparent}.grid-product__image-mask,.collection-image-wrap,.image-wrap{border-radius:8px;overflow:hidden}.grid-product__image-mask{background:#eee5d7;box-shadow:none}.grid-product__meta{padding-top:14px;text-align:left}.grid-product__content:hover .grid-product__image-mask{box-shadow:0 24px 60px #17171721}.grid-product__title,.product-single__title,.cart__item-name{color:var(--lux-text)}.grid-product__price,.product__price,.product-single__price,.sale-price{color:var(--lux-text);font-weight:800}.grid-product__tag,.sale-tag,.product-tag{background:#f5e8bf;color:#4f3a0d}.site-header__logo,.site-nav__link,.btn,.product-single__title,.grid-product__title{letter-spacing:0}.testimonial-stars,.spr-starrating,.spr-icon-star,.jdgm-star,.jdgm-star-drop-shadow,.jdgm-preview-badge .jdgm-star,.loox-rating .loox-icon{color:var(--lux-gold)!important}.testimonials-section{background:var(--lux-fresh)}.luxify-text-columns{position:relative}.luxify-text-column{margin-bottom:26px}.luxify-text-column h3{margin-bottom:8px}.luxify-text-columns--trust{padding-top:30px;padding-bottom:18px;border-bottom:1px solid var(--lux-line)}.luxify-text-columns--trust .luxify-text-column{border-right:1px solid var(--lux-line)}.luxify-text-columns--trust .luxify-text-column:last-child{border-right:0}.luxify-text-columns--find-the-right-gift-fast{width:min(100% - 32px,1180px);padding:44px;background:#fffaf0;border-radius:8px}.luxify-text-columns--find-the-right-gift-fast .grid{margin-left:-18px}.luxify-text-columns--find-the-right-gift-fast .grid__item{padding-left:18px}.luxify-text-columns--find-the-right-gift-fast .luxify-text-column{min-height:210px;padding:26px 24px;background:var(--lux-white);border:1px solid rgba(201,168,76,.22);border-radius:8px;transition:transform .18s ease,box-shadow .18s ease}.luxify-text-columns--find-the-right-gift-fast .luxify-text-column:hover{transform:translateY(-3px);box-shadow:var(--lux-shadow)}.luxify-featured-collection{display:none}.luxify-collection-list--shop-by-occasion-budget-or-kitchen-moment .collection-item{box-shadow:none}.luxify-collection-list--shop-by-occasion-budget-or-kitchen-moment{display:none}.luxify-collection-list--shop-by-occasion-budget-or-kitchen-moment .collection-item__title{font-weight:800}.feature-row-wrapper{background:#171717;color:var(--lux-white);width:min(100% - 32px,1180px);padding:44px;border-radius:8px}.feature-row-wrapper .rte,.feature-row-wrapper .subheading{color:#ffffffc7}.feature-row-wrapper .btn{background:var(--lux-gold);border-color:var(--lux-gold);color:var(--lux-text);box-shadow:none}.luxify-testimonials{display:none}.testimonials-slider__text{max-width:760px}.rte a,.text-link,.site-nav__link:hover,.grid-product__see-all{color:var(--lux-teal)}.site-footer{padding-top:clamp(28px,4vw,46px);background:linear-gradient(135deg,#073c39eb,#171717fa),var(--lux-text);color:var(--lux-white)}.site-footer a,.site-footer p,.site-footer small{color:#ffffffc7}.lux-footer__promise{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:clamp(22px,3vw,34px);background:#ffffff24;border:1px solid rgba(201,168,76,.24);border-radius:8px}.lux-footer__promise span{padding:10px 14px;color:#fff;background:#ffffff0f;font-size:13px;font-weight:900;text-align:center}.lux-footer__grid{display:flex;flex-wrap:wrap;align-items:flex-start}.site-footer .footer__title{margin-bottom:9px;color:var(--lux-gold);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.site-footer__linklist li{margin-bottom:5px}.site-footer__linklist a{text-decoration:none}.site-footer__linklist a:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}.footer__newsletter{overflow:hidden;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:999px}.footer__newsletter-input{color:#fff;background:transparent}.footer__newsletter-input::placeholder{color:#ffffff9e}.footer__newsletter-btn{color:var(--lux-text);background:var(--lux-gold)}.lux-footer__newsletter-meta{display:grid;gap:3px;margin-top:10px;color:#ffffffa3;font-size:12px;line-height:1.35}.lux-footer__newsletter-meta a{color:#fff;font-weight:800;text-decoration:none}.lux-footer__newsletter-meta a:hover{color:var(--lux-gold);text-decoration:underline;text-underline-offset:4px}.footer__social{display:flex;flex-wrap:wrap;gap:10px}.footer__social li{margin:0}.footer__social a{display:grid;width:34px;height:34px;place-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:999px}.footer__social svg,.footer__social svg path{fill:#fff}.site-footer__bottom{display:grid;gap:14px;margin-top:clamp(20px,3vw,32px);padding-top:16px;border-top:1px solid rgba(255,255,255,.14)}.site-footer__bottom-block{margin:0}.footer__powered_by{display:none}.luxify-trust-card{height:100%;padding:24px;background:var(--lux-white);border:1px solid var(--lux-line);border-radius:8px}.luxify-product-promise{display:grid;gap:10px;margin:18px 0}.luxify-product-promise__item{padding:12px 14px;background:var(--lux-fresh);border-radius:8px;color:var(--lux-teal);font-weight:800}.cart__gift-note{padding:14px;margin-bottom:18px;background:var(--lux-soft);border-radius:8px}.lux-contact-panel{position:relative;overflow:hidden}.lux-contact-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(15,95,92,.07),transparent 42%),linear-gradient(0deg,rgba(201,168,76,.08),transparent 48%);pointer-events:none}.lux-contact-panel__grid{position:relative}.lux-contact-panel__copy>p:not(.lux-kicker){max-width:650px;font-size:18px;line-height:1.65}.lux-contact-panel__promise{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.lux-contact-panel__promise span{padding:9px 12px;color:var(--lux-teal);background:#e3efeac7;border:1px solid rgba(15,95,92,.12);border-radius:999px;font-size:12px;font-weight:900}.lux-contact-panel__cards{gap:14px;overflow:visible;background:transparent;border-radius:0}.lux-contact-panel__cards a,.lux-contact-panel__cards div{padding:0}.lux-contact-card{display:grid;min-height:158px;padding:24px!important;color:var(--lux-text);background:#fff;border:1px solid rgba(15,95,92,.12);border-radius:8px;box-shadow:0 16px 42px #1717170f}.lux-contact-card--accent{color:#fff;background:linear-gradient(135deg,#073c39fa,#0f5f5ceb),var(--lux-teal);border-color:transparent}.lux-contact-card small,.lux-contact-card span,.lux-contact-card strong{display:block}.lux-contact-card small{margin-bottom:12px;color:var(--lux-gold);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lux-contact-card span{margin-bottom:8px;color:var(--lux-text);font-size:clamp(22px,2.5vw,30px);font-weight:900;line-height:1.05;overflow-wrap:anywhere}.lux-contact-card--accent span,.lux-contact-card--accent strong{color:#fff}.lux-contact-card strong{align-self:end;color:#171717a8;font-size:14px;font-weight:700;line-height:1.45}.lux-contact-form-section{padding-top:clamp(62px,8vw,108px);padding-bottom:clamp(72px,8vw,118px);background:#f3efe5}.lux-contact-form-section__head{margin-bottom:28px}.lux-contact-form-section__head .section-header__title{font-size:clamp(34px,4.8vw,64px);line-height:1}.lux-contact-form-section__head .section-header__rte{max-width:650px;margin-left:auto;margin-right:auto;color:#171717ad}.template-page .lux-contact-form-card{max-width:860px;padding:clamp(24px,4vw,44px);background:#ffffffeb;border:1px solid rgba(15,95,92,.12);border-radius:8px;box-shadow:0 24px 70px #17171714}.lux-contact-form-card label{margin-bottom:7px;color:var(--lux-text);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.template-page .lux-contact-form-card input.input-full,.template-page .lux-contact-form-card textarea.input-full,.template-page .lux-contact-form-card select.input-full{min-height:52px;margin-bottom:18px;padding:14px 15px;color:var(--lux-text);background:#fbf8f0;border:1px solid rgba(15,95,92,.18);border-radius:8px;box-shadow:none}.template-page .lux-contact-form-card textarea.input-full{min-height:170px;resize:vertical}.template-page .lux-contact-form-card input.input-full:focus,.template-page .lux-contact-form-card textarea.input-full:focus,.template-page .lux-contact-form-card select.input-full:focus{border-color:var(--lux-teal);box-shadow:0 0 0 3px #0f5f5c1f}.lux-contact-form-card__button{width:100%;min-height:54px;margin-top:4px}.lux-contact-form-card__foot{margin-top:14px;color:#17171794;font-size:13px;text-align:center}.lux-contact-form-card__success{padding:14px 16px;color:#0b4d4a;background:var(--lux-fresh);border:1px solid rgba(15,95,92,.16);border-radius:8px}.cart__footer{margin-top:32px;padding:clamp(18px,3vw,28px);background:#ffffffc7;border:1px solid rgba(15,95,92,.12);border-radius:8px;box-shadow:0 18px 48px #1717170f}.cart__gift-note{padding:18px;background:#f3efe5;border:1px solid rgba(201,168,76,.22)}.cart__gift-note label,.drawer__scrollable label{color:var(--lux-teal);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.cart__gift-note textarea,.drawer__scrollable textarea.cart-notes{min-height:112px;background:#fff;border-color:#0f5f5c29;border-radius:8px}.cart__checkout-assurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;margin:18px 0;background:#0f5f5c1f;border-radius:8px;text-align:left}.cart__checkout-assurance div{padding:14px;background:#e3efead1}.cart__checkout-assurance strong,.cart__checkout-assurance span{display:block}.cart__checkout-assurance strong{color:var(--lux-teal);font-size:13px;font-weight:900}.cart__checkout-assurance span{margin-top:4px;color:#1717179e;font-size:12px;line-height:1.35}.cart__checkout{width:100%;min-height:54px}.drawer__footer{background:#fbf8f0;border-top:1px solid rgba(15,95,92,.12)}.drawer__footer .cart__coupon-toggle{color:var(--lux-teal);font-weight:800}.cart__checkout-assurance--drawer{grid-template-columns:1fr;margin:14px 0}.cart__checkout-assurance--drawer div{padding:12px 14px}.product-trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;padding-top:28px;border-top:1px solid var(--lux-line)}.product-trust-row__item{display:flex;align-items:center;gap:10px;color:var(--lux-teal);font-weight:800}.lux-pdp{padding-top:clamp(28px,4vw,56px);background:linear-gradient(180deg,#fbf8f0,#f3efe5 58%,#fbf8f0)}.lux-pdp .breadcrumbs{margin-bottom:24px}.lux-pdp .grid{align-items:start}.lux-pdp .product-single__sticky{position:sticky;top:96px}.lux-pdp .product__photos,.lux-pdp .product__main-photos,.lux-pdp .product-main-slide,.lux-pdp .image-wrap{border-radius:8px}.lux-pdp .product-main-slide,.lux-pdp .product__thumb{overflow:hidden;background:#ede5d8}.lux-pdp__eyebrow{margin-bottom:10px;color:var(--lux-teal);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lux-pdp .product-single__title{margin-bottom:12px;font-size:clamp(34px,4.2vw,58px);line-height:1}.lux-pdp__intro{max-width:560px;margin:12px 0 18px;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-pdp .product-block--price{margin-top:8px}.lux-pdp .product__price{font-size:clamp(24px,2vw,30px)}.lux-pdp .product__quantity{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-top:1px solid var(--lux-line)}.lux-pdp .variant-input-wrap label,.lux-pdp .variant-input-wrap .variant__button-label{border-radius:999px}.lux-pdp .sales-points{display:grid;gap:8px;margin:0}.lux-pdp .sales-point{margin:0;padding:10px 12px;color:var(--lux-teal);background:#e3efeab3;border-radius:8px;font-weight:800}.lux-pdp .sales-point .icon{stroke:currentColor}.lux-pdp .add-to-cart,.lux-pdp .product-form__cart-submit,.lux-pdp button[name=add]{min-height:54px;border-radius:999px;font-size:15px;letter-spacing:0}.lux-pdp .shopify-payment-button{margin-top:10px}.lux-pdp .collapsible-trigger-btn{border-color:var(--lux-line)}.lux-pdp .product-block--tab{margin-bottom:0}.product-trust-row{margin-top:clamp(34px,5vw,58px);padding:22px;background:#0f5f5c;border:0;border-radius:8px}.product-trust-row__item{color:#fff}.product-trust-row__item svg{color:var(--lux-gold)}.lux-pdp-gift-guide{display:grid;grid-template-columns:minmax(0,.85fr) minmax(340px,1fr);gap:clamp(28px,5vw,72px);margin-top:clamp(42px,6vw,78px);padding:clamp(34px,5vw,64px);color:#fff;background:linear-gradient(135deg,#073c39fa,#0f5f5ceb),#0f5f5c;border-radius:8px}.lux-pdp-gift-guide .lux-kicker{color:var(--lux-gold)}.lux-pdp-gift-guide h2{max-width:680px;margin-bottom:16px;color:#fff;font-size:clamp(34px,4.2vw,60px);line-height:1}.lux-pdp-gift-guide__intro p:not(.lux-kicker){color:#ffffffc2}.lux-pdp-gift-guide__grid{display:grid;gap:1px;overflow:hidden;background:#ffffff29;border-radius:8px}.lux-pdp-gift-guide__grid div{padding:20px;background:#ffffff14}.lux-pdp-gift-guide__grid strong,.lux-pdp-gift-guide__grid span{display:block}.lux-pdp-gift-guide__grid strong{margin-bottom:5px;color:var(--lux-gold)}.lux-pdp-gift-guide__grid span{color:#ffffffc2}.product-single__related,.product-recommendations{margin-top:8px}@media only screen and (max-width:768px){.lux-hero__inner,.lux-section-head,.lux-paths__grid,.lux-promise__rail,.lux-story__inner,.lux-story__stats,.lux-faq__inner{grid-template-columns:1fr}.lux-hero{padding-top:44px}.lux-hero h1{font-size:clamp(44px,13vw,58px)}.lux-hero__visual,.lux-hero__visual img,.lux-hero__placeholder{min-height:360px}.lux-promise__rail{margin-top:0}.lux-path,.lux-path--2,.lux-path--3{min-height:390px}.lux-products__head{align-items:start;flex-direction:column}.lux-products__rail{grid-template-columns:repeat(6,minmax(240px,1fr))}.lux-collection-head,.lux-page-hero__inner,.lux-about-story__grid,.lux-contact-panel__grid{grid-template-columns:1fr}.lux-collection-head{padding:28px 18px}.lux-collection-head__meta{min-height:auto}.index-section{padding-top:52px;padding-bottom:52px}.hero__title{font-size:38px!important}.hero__subtitle{font-size:16px}.luxify-text-columns--trust .luxify-text-column{border-right:0;border-bottom:1px solid var(--lux-line);padding-bottom:18px}.luxify-text-columns--find-the-right-gift-fast,.feature-row-wrapper{width:min(100% - 24px,1180px);padding:28px 18px}.product-single__meta{padding:18px;box-shadow:none}.product-trust-row,.lux-pdp-gift-guide{grid-template-columns:1fr}.lux-pdp .product-single__sticky{position:static}.lux-pdp-gift-guide{padding:28px 18px}.lux-contact-panel__promise{gap:7px}.lux-contact-card{min-height:136px;padding:20px!important}.template-page .lux-contact-form-card{padding:22px 16px}.cart__footer{padding:16px}.cart__checkout-assurance{grid-template-columns:1fr}.lux-footer__promise{grid-template-columns:1fr;margin-bottom:18px}.site-footer .grid__item{margin-bottom:14px}.site-footer .collapsible-trigger-btn{color:var(--lux-gold);border-color:#ffffff24}.site-footer .collapsible-content__inner{padding-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/luxify-overrides.css.map */
