.brand-theme{--brand-surface: #F4EFE8;--brand-ink: #1E0806;--brand-paper: #FFFFFF;--brand-earth: #A89A82;--brand-accent: #C9A0DC;--brand-font-display: "Fraunces", serif;--brand-font-sans: "Manrope", sans-serif;--brand-radius-sm: 4px;--brand-radius-md: 8px;--brand-radius-pill: 999px;--brand-spacing-xs: 8px;--brand-spacing-sm: 16px;--brand-spacing-md: 32px;--brand-spacing-lg: 64px;--brand-spacing-xl: 120px}.brand-theme{background-color:var(--brand-surface);color:var(--brand-ink);font-family:var(--brand-font-sans);font-optical-sizing:auto}.brand-theme h1,.brand-theme h2,.brand-theme h3,.brand-theme h4,.brand-theme h5,.brand-theme h6{font-family:var(--brand-font-display);color:var(--brand-ink);font-weight:400;font-optical-sizing:auto;font-variation-settings:"SOFT" 50}.brand-theme p,.brand-theme li,.brand-theme span,.brand-theme label{font-family:var(--brand-font-sans)}.brand-theme .b-button,.brand-theme .b-button--primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;background-color:var(--brand-ink);color:var(--brand-paper);font-family:var(--brand-font-sans);font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:var(--brand-radius-pill);cursor:pointer;text-decoration:none;transition:opacity .2s}.brand-theme .b-button:hover,.brand-theme .b-button--primary:hover{opacity:.8}.brand-theme .b-button--ghost{background-color:transparent;color:var(--brand-ink);border:1.5px solid var(--brand-ink)}.brand-theme a{color:var(--brand-ink)}.brand-theme .b-nav__link{font-family:var(--brand-font-sans);font-size:14px;font-weight:500;color:var(--brand-ink);text-decoration:none;letter-spacing:.04em}.brand-theme .b-card{background-color:var(--brand-paper);border-radius:var(--brand-radius-md);overflow:hidden}.brand-theme .b-card__title{font-family:var(--brand-font-display);font-size:18px;font-weight:400;color:var(--brand-ink)}.brand-theme .b-card__price{font-family:var(--brand-font-sans);font-size:14px;color:var(--brand-earth)}.brand-theme .b-stone-circle{width:48px;height:48px;border-radius:50%;display:inline-block}.brand-theme .b-section{padding-top:var(--brand-spacing-lg);padding-bottom:var(--brand-spacing-lg)}.brand-theme .b-section--dark{background-color:var(--brand-ink);color:var(--brand-paper)}.brand-theme .b-section--dark h1,.brand-theme .b-section--dark h2,.brand-theme .b-section--dark h3,.brand-theme .b-section--dark p{color:var(--brand-paper)}.brand-theme .b-section--earth{background-color:#eae3d6}.brand-theme .b-eyebrow{font-family:var(--brand-font-sans);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-earth)}.brand-theme .b-tag{display:inline-flex;align-items:center;padding:6px 14px;border:1.5px solid var(--brand-ink);border-radius:var(--brand-radius-pill);font-family:var(--brand-font-sans);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:lowercase;cursor:pointer;transition:background-color .15s,color .15s}.brand-theme .b-tag.is-active,.brand-theme .b-tag:hover{background-color:var(--brand-ink);color:var(--brand-paper)}@media(max-width:768px){.brand-theme .image-banner img,.brand-theme .image-banner{transform:none!important}}.brand-theme [data-motion]{min-height:inherit}.brand-theme header-component a,.brand-theme header-component nav a,.brand-theme header-component .header__nav a{font-family:var(--brand-font-sans)!important;font-size:11px!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:.2em!important;color:var(--brand-ink)!important;text-decoration:none!important}.brand-theme header-component .header__logo,.brand-theme header-component [class*=logo] a,.brand-theme header-component [class*=logo] span{font-family:var(--brand-font-display)!important;font-size:22px!important;font-weight:400!important;letter-spacing:.28em!important;color:var(--brand-ink)!important;text-transform:uppercase!important}@media(min-width:768px){.brand-theme header-component [class*=logo] a,.brand-theme header-component [class*=logo] span{font-size:26px!important}}.brand-theme header-component{background:transparent!important;transition:background-color .3s,backdrop-filter .3s!important}.brand-theme header-component[sticky]:not([transparent]){background-color:#f4efe8e0!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.brand-theme #header-group{border-bottom:none!important;box-shadow:none!important}.brand-theme header-component nav a{position:relative!important;padding-block:.5rem!important}.brand-theme header-component nav a:after{content:""!important;position:absolute!important;left:0;right:0;bottom:0;height:1px!important;background:currentColor!important;transform:scaleX(0)!important;transform-origin:left!important;transition:transform .3s cubic-bezier(.2,.7,.2,1)!important;pointer-events:none!important}@media(hover:hover)and (pointer:fine){.brand-theme header-component nav a:hover:after{transform:scaleX(1)!important}}.brand-theme .heala-eyebrow-row{max-width:1800px;margin:0 auto;padding:4rem 1.5rem 2.5rem;display:flex;align-items:center;justify-content:space-between}@media(min-width:768px){.brand-theme .heala-eyebrow-row{padding:6rem 2.5rem 3.5rem}}.brand-theme .heala-eyebrow-label{font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;display:inline-flex;align-items:center;gap:.75rem}.brand-theme .heala-eyebrow-label:before{content:"";display:inline-block;width:2rem;height:1px;background:#1e08064d}.brand-theme .heala-see-all{font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:var(--brand-ink);border-bottom:1px solid rgba(30,8,6,.3);padding-bottom:3px;text-decoration:none;transition:border-color .3s}@media(hover:hover)and (pointer:fine){.brand-theme .heala-see-all:hover{border-bottom-color:var(--brand-ink)}}.brand-theme .heala-hero{position:relative;width:100%;height:80vh;max-height:56rem;min-height:32rem;overflow:hidden;background:var(--brand-ink)}.brand-theme .heala-hero__pair{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:1fr 1fr;opacity:0;transition:opacity 1.5s cubic-bezier(.2,.7,.2,1);pointer-events:none}.brand-theme .heala-hero__pair[data-active=true]{opacity:1;pointer-events:auto}@media(min-width:768px){.brand-theme .heala-hero__pair{grid-template-rows:none;grid-template-columns:1fr 1fr}}.brand-theme .heala-hero__half{position:relative;overflow:hidden}.brand-theme .heala-hero__half img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.brand-theme .heala-hero__half--p1-light{background:radial-gradient(70% 60% at 50% 50%,#efe5d5 0%,transparent 65%),radial-gradient(120% 100% at 30% 30%,#e8dccb 0%,transparent 75%),linear-gradient(135deg,#f4efe8,#d8c8b0)}.brand-theme .heala-hero__half--p1-dark{background:radial-gradient(70% 60% at 50% 50%,#6e3848 0%,transparent 65%),radial-gradient(120% 100% at 30% 30%,#4a1c28 0%,transparent 75%),radial-gradient(120% 100% at 50% 50%,#3a1822,#1a0808)}.brand-theme .heala-hero__half--p2-light{background:radial-gradient(60% 50% at 60% 40%,#ede0c8 0%,transparent 65%),radial-gradient(120% 100% at 40% 60%,#d4c2a0 0%,transparent 75%),linear-gradient(160deg,#f0e5d0,#c8a888)}.brand-theme .heala-hero__half--p2-dark{background:radial-gradient(70% 60% at 50% 50%,#6e5840 0%,transparent 65%),radial-gradient(120% 100% at 70% 30%,#4a3220 0%,transparent 75%),radial-gradient(120% 100% at 50% 50%,#2a1e14,#100805)}.brand-theme .heala-hero__half--p3-light{background:radial-gradient(70% 60% at 30% 50%,#f4efe5 0%,transparent 65%),radial-gradient(120% 100% at 60% 40%,#ddd2bc 0%,transparent 75%),linear-gradient(140deg,#f8f3eb,#c8b89a)}.brand-theme .heala-hero__half--p3-dark{background:radial-gradient(70% 60% at 50% 50%,#4a6240 0%,transparent 65%),radial-gradient(120% 100% at 30% 30%,#2c4828 0%,transparent 75%),radial-gradient(120% 100% at 50% 50%,#1a2a18,#080a08)}.brand-theme .heala-hero__brand{position:absolute;bottom:2.5rem;left:1.5rem;right:1.5rem;font-family:var(--brand-font-display);font-style:italic;font-weight:300;font-optical-sizing:auto;font-variation-settings:"SOFT" 50;font-size:18px;line-height:1.3;color:#f4efe8a6;letter-spacing:-.022em;z-index:5;pointer-events:none;margin:0}.brand-theme .heala-hero__brand em{color:#f4efe8;font-style:italic}@media(min-width:768px){.brand-theme .heala-hero__brand{left:calc(50% + 2.5rem);right:auto;max-width:calc(50% - 5rem);bottom:3rem;font-size:22px}}@media(min-width:1024px){.brand-theme .heala-hero__brand{font-size:26px;max-width:24rem}}.brand-theme .heala-hero__dots{position:absolute;right:1.5rem;bottom:1.5rem;display:flex;gap:.5rem;z-index:6}@media(min-width:768px){.brand-theme .heala-hero__dots{right:2.5rem;bottom:2rem}}.brand-theme .heala-hero__dot{width:6px;height:6px;border-radius:50%;background:#f4efe84d;border:0;padding:0;cursor:pointer;transition:background-color .3s,transform .3s}.brand-theme .heala-hero__dot[data-active=true]{background:#f4efe8;transform:scale(1.4)}.brand-theme .heala-categories{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:0 1.5rem}@media(min-width:768px){.brand-theme .heala-categories{grid-template-columns:repeat(3,1fr);gap:0;padding:0}}.brand-theme .heala-cat-card{position:relative;display:block;overflow:hidden;text-decoration:none}.brand-theme .heala-cat-card--dark{background:var(--brand-ink)}.brand-theme .heala-cat-card--light{background:var(--brand-surface)}.brand-theme .heala-cat-card__figure{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;margin:0;padding:0}.brand-theme .heala-cat-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.2,.7,.2,1);will-change:transform}.brand-theme .heala-cat-card__image--placeholder-rings{background:radial-gradient(60% 40% at 50% 55%,#d8c8b0 0%,transparent 60%),radial-gradient(120% 90% at 50% 50%,#2c1a14,#0a0805)}.brand-theme .heala-cat-card__image--placeholder-bracelets{background:radial-gradient(70% 50% at 50% 60%,#efe5d5 0%,transparent 65%),radial-gradient(120% 90% at 50% 50%,#f4efe8,#d8ccb6)}.brand-theme .heala-cat-card__image--placeholder-necklaces{background:radial-gradient(55% 35% at 50% 50%,#c2a489 0%,transparent 60%),radial-gradient(120% 90% at 50% 50%,#2a1a14,#08060a)}@media(hover:hover)and (pointer:fine){.brand-theme .heala-cat-card:hover .heala-cat-card__image{transform:scale(1.04)}}.brand-theme .heala-cat-card__caption{position:absolute;left:2rem;right:2rem;bottom:2rem}@media(min-width:768px){.brand-theme .heala-cat-card__caption{left:2.5rem;right:2.5rem;bottom:2.5rem}}.brand-theme .heala-cta-link{position:relative;display:inline-block;padding-bottom:4px;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;text-decoration:none}.brand-theme .heala-cta-link--light{color:#f4efe8}.brand-theme .heala-cta-link--dark{color:var(--brand-ink)}.brand-theme .heala-cta-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform-origin:left;transform:scaleX(.4);transition:transform .5s cubic-bezier(.2,.7,.2,1)}@media(hover:hover)and (pointer:fine){.brand-theme .heala-cat-card:hover .heala-cta-link:after{transform:scaleX(1)}}.brand-theme .heala-stones-band{max-width:1400px;margin:6rem auto 0;padding:0 1.5rem;text-align:center}@media(min-width:768px){.brand-theme .heala-stones-band{margin-top:8rem;padding:0 2.5rem}}.brand-theme .heala-stones-band__eyebrow{font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;display:inline-flex;align-items:center;gap:.75rem;margin-bottom:2rem}.brand-theme .heala-stones-band__eyebrow:before,.brand-theme .heala-stones-band__eyebrow:after{content:"";display:inline-block;width:2rem;height:1px;background:#1e08064d}body.brand-theme .heala-stones-band__line,body.brand-theme .heala-stones-band__line p{font-family:Fraunces,serif!important;font-weight:300!important;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important;font-size:28px!important;line-height:1.25!important;letter-spacing:-.022em!important;color:#1e0806!important;max-width:36rem;margin:0 auto 2rem}body.brand-theme .heala-stones-band__line em,body.brand-theme .heala-stones-band__line p em{font-style:italic!important;color:#1e0806b3!important}@media(min-width:768px){body.brand-theme .heala-stones-band__line,body.brand-theme .heala-stones-band__line p{font-size:40px!important;max-width:44rem;margin-bottom:2.5rem}}@media(min-width:1024px){body.brand-theme .heala-stones-band__line,body.brand-theme .heala-stones-band__line p{font-size:50px!important}}.brand-theme .heala-stones-band__cta{display:inline-flex;align-items:center;gap:.5rem;font-size:11.5px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:var(--brand-ink);border-bottom:1px solid rgba(30,8,6,.3);padding:.625rem 0 .5rem;text-decoration:none;transition:border-color .3s}@media(hover:hover)and (pointer:fine){.brand-theme .heala-stones-band__cta:hover{border-bottom-color:var(--brand-ink)}}.brand-theme .heala-stones-band__preview{display:flex;justify-content:center;gap:.5rem;margin-top:3rem;flex-wrap:wrap}@media(min-width:768px){.brand-theme .heala-stones-band__preview{gap:.75rem;margin-top:4rem}}.brand-theme .heala-stones-band__dot{width:2rem;height:2rem;border-radius:50%;box-shadow:inset 0 0 12px #1e080626;display:inline-block;transition:transform .3s}@media(min-width:768px){.brand-theme .heala-stones-band__dot{width:2.5rem;height:2.5rem}}@media(hover:hover)and (pointer:fine){.brand-theme .heala-stones-band__dot:hover{transform:scale(1.08)}}.brand-theme .heala-rail{overflow:hidden}.brand-theme .heala-rail__scroll{display:flex;gap:1rem;padding:0 1.5rem 2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.brand-theme .heala-rail__scroll::-webkit-scrollbar{display:none}@media(min-width:768px){.brand-theme .heala-rail__scroll{padding:0 2.5rem 2rem;gap:1.5rem}}.brand-theme .heala-prod-card{flex:0 0 75%;scroll-snap-align:start;display:block;color:inherit;text-decoration:none}@media(min-width:768px){.brand-theme .heala-prod-card{flex-basis:32%}}@media(min-width:1024px){.brand-theme .heala-prod-card{flex-basis:22%}}.brand-theme .heala-prod-card__figure{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:var(--brand-paper);margin:0;padding:0}.brand-theme .heala-prod-card__figure img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}@media(hover:hover)and (pointer:fine){.brand-theme .heala-prod-card:hover .heala-prod-card__figure img{transform:scale(1.03)}}.brand-theme .heala-prod-card__ph{position:absolute;top:0;right:0;bottom:0;left:0}.brand-theme .heala-prod-card__meta{margin-top:.875rem;display:flex;flex-direction:column;gap:.25rem}.brand-theme .heala-prod-card__name{font-family:var(--brand-font-display);font-size:15px;font-weight:400;line-height:1.3;color:var(--brand-ink);margin:0}.brand-theme .heala-prod-card__stone{font-weight:300;color:#1e0806b3}.brand-theme .heala-prod-card__stone em{font-family:var(--brand-font-display);font-style:italic;color:var(--brand-ink)}.brand-theme .heala-prod-card__sub{font-family:var(--brand-font-display);font-style:italic;font-weight:300;font-size:12.5px;color:#1e08068c;margin:0}.brand-theme .heala-prod-card__price{font-size:12px;font-weight:300;color:#1e0806b3;margin:0}.brand-theme .heala-editorial{position:relative;width:100%;overflow:hidden}.brand-theme .heala-editorial-wrapper,.brand-theme .heala-editorial{padding:0!important;margin-top:0!important}.brand-theme .heala-editorial__figure{position:relative;width:100%;aspect-ratio:4 / 5!important;margin:0!important;padding:0!important}@media(min-width:768px){.brand-theme .heala-editorial__figure{aspect-ratio:16 / 9!important}}@media(min-width:1024px){.brand-theme .heala-editorial__figure{aspect-ratio:21 / 9!important}}.brand-theme .heala-editorial__image{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 50% at 50% 50%,#6e3848 0%,transparent 70%),radial-gradient(120% 90% at 50% 50%,#4a1c28,#1a0808)}.brand-theme .heala-editorial__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.brand-theme .heala-editorial__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e080659}.brand-theme .heala-editorial__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem;padding:1.5rem}body.brand-theme .heala-editorial__line{font-family:Fraunces,serif!important;font-weight:300!important;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important;font-size:28px!important;line-height:1.25!important;letter-spacing:-.022em!important;color:#f4efe8!important;max-width:28rem;margin:0}body.brand-theme .heala-editorial__line em{font-style:italic!important;color:#f4efe8a6!important}@media(min-width:768px){body.brand-theme .heala-editorial__line{font-size:40px!important;max-width:40rem}}@media(min-width:1024px){body.brand-theme .heala-editorial__line{font-size:50px!important;max-width:50rem}}.brand-theme .heala-editorial__cta{padding:1rem 2.5rem;border:1px solid rgba(244,239,232,.45);color:#f4efe8;font-size:11.5px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;text-decoration:none;transition:background-color .3s,border-color .3s,color .3s;display:inline-block}@media(hover:hover)and (pointer:fine){.brand-theme .heala-editorial__cta:hover{background:#f4efe8;color:var(--brand-ink);border-color:#f4efe8}}.brand-theme .heala-quote{max-width:1200px;margin:4rem auto 0;padding:0 1.5rem 3rem}@media(min-width:768px){.brand-theme .heala-quote{margin-top:5rem;padding:0 2.5rem 3.5rem}}@media(min-width:1024px){.brand-theme .heala-quote{margin-top:6rem;padding-bottom:4rem}}.brand-theme .heala-quote__inner{max-width:36rem;margin-left:0}@media(min-width:768px){.brand-theme .heala-quote__inner{margin-left:4rem}}@media(min-width:1024px){.brand-theme .heala-quote__inner{margin-left:8rem;max-width:40rem}}.brand-theme .heala-quote__eyebrow{font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;display:inline-flex;align-items:center;gap:.75rem;margin:0 0 2rem}.brand-theme .heala-quote__eyebrow:before{content:"";display:inline-block;width:2rem;height:1px;background:#1e08064d}body.brand-theme .heala-quote__text,body.brand-theme .heala-quote__text p{font-family:Fraunces,serif!important;font-weight:300!important;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important;font-size:28px!important;line-height:1.35!important;letter-spacing:-.022em!important;color:#1e0806!important;margin:0 0 2rem}body.brand-theme .heala-quote__text em,body.brand-theme .heala-quote__text p em{font-style:italic!important;color:#1e0806b3!important}@media(min-width:768px){body.brand-theme .heala-quote__text,body.brand-theme .heala-quote__text p{font-size:38px!important;line-height:1.3!important;margin-bottom:2.5rem!important}}@media(min-width:1024px){body.brand-theme .heala-quote__text,body.brand-theme .heala-quote__text p{font-size:46px!important}}.brand-theme .heala-quote__attribution{font-family:var(--brand-font-display);font-style:italic;font-weight:300;font-size:14px;color:#1e08068c;letter-spacing:-.022em;margin:0 0 2.5rem}.brand-theme .heala-quote__link{display:inline-flex;align-items:center;gap:.5rem;font-size:11.5px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:var(--brand-ink);border-bottom:1px solid rgba(30,8,6,.3);padding-bottom:4px;text-decoration:none;transition:border-color .3s}@media(hover:hover)and (pointer:fine){.brand-theme .heala-quote__link:hover{border-bottom-color:var(--brand-ink)}}.brand-theme .heala-footer-wrapper,.brand-theme .heala-footer{padding:0!important;margin:0!important}.brand-theme .heala-footer{background:var(--brand-ink);color:#f4efe8;padding:5rem 1.5rem 2rem!important;margin-top:5rem!important}@media(min-width:768px){.brand-theme .heala-footer{padding:7rem 2.5rem 3rem!important;margin-top:7rem!important}}.brand-theme .heala-footer__newsletter{max-width:36rem;margin:0 auto 5rem;text-align:center}.brand-theme .heala-footer__logo-img{display:block;width:180px;height:auto;margin:0 auto 2.5rem}.brand-theme .heala-footer__eyebrow{font-family:var(--brand-font-display);font-style:italic;font-weight:300;font-size:14px;color:#f4efe8a6;margin:0 0 1rem}.brand-theme .heala-footer__lead{font-family:var(--brand-font-sans);font-size:13.5px;font-weight:300;line-height:1.6;color:#f4efe8a6;margin:0 0 2rem}.brand-theme .heala-footer__form{display:flex;gap:.5rem;border-bottom:1px solid rgba(244,239,232,.3);padding-bottom:.75rem;width:100%;align-items:center}.brand-theme .heala-footer__form input[type=email]{flex:1;background:transparent!important;border:0!important;border-radius:0!important;color:#f4efe8!important;font-family:var(--brand-font-sans)!important;font-size:16px!important;font-weight:300!important;padding:.5rem 0!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none!important}.brand-theme .heala-footer__form input[type=email]::placeholder{color:#f4efe873!important}.brand-theme .heala-footer__form button[type=submit]{background:transparent!important;border:0!important;padding:.5rem 0!important;font-family:var(--brand-font-sans)!important;font-size:11px!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:.2em!important;color:#f4efe8!important;cursor:pointer!important;white-space:nowrap!important;transition:opacity .2s!important}@media(hover:hover)and (pointer:fine){.brand-theme .heala-footer__form button[type=submit]:hover{opacity:.65}}.brand-theme .heala-footer__form-success{font-family:var(--brand-font-display);font-style:italic;font-size:14px;color:#f4efe8a6;margin:0}.brand-theme .heala-footer__form-error{font-size:12px;color:#d47a7a;margin:.5rem 0 0}.brand-theme .heala-footer__divider{width:100%;max-width:560px;margin:0 auto;border-top:1px solid rgba(244,239,232,.15)}@media(min-width:768px){.brand-theme .heala-footer__divider{max-width:fit-content}}.brand-theme .heala-footer__cols{margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;padding-top:4rem;width:100%;max-width:560px}@media(min-width:768px){.brand-theme .heala-footer__cols{grid-template-columns:repeat(3,auto);gap:4rem;width:fit-content;max-width:none}}.brand-theme .heala-footer__col-title{font-family:var(--brand-font-sans);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:#f4efe8;margin:0 0 1.25rem}.brand-theme .heala-footer__col ul{list-style:none;margin:0;padding:0}.brand-theme .heala-footer__col ul li{margin-bottom:.625rem;font-family:var(--brand-font-sans);font-size:13px;font-weight:300;color:#f4efe8a6}.brand-theme .heala-footer__col a{color:#f4efe8a6;text-decoration:none;transition:color .3s}@media(hover:hover)and (pointer:fine){.brand-theme .heala-footer__col a:hover{color:#f4efe8}}.brand-theme .heala-footer__bottom{max-width:1200px;margin:4rem auto 0;padding-top:2rem;border-top:1px solid rgba(244,239,232,.15);display:flex;flex-direction:column;gap:1rem;text-align:center;font-family:var(--brand-font-sans);font-size:11px;color:#f4efe873;letter-spacing:.2em;text-transform:uppercase}@media(min-width:768px){.brand-theme .heala-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}.brand-theme .heala-footer__bottom p{margin:0}body.brand-theme .heala-journal-wrapper{margin-top:0!important;margin-bottom:0!important}body.brand-theme .heala-journal{background:#f4efe8;padding:6rem 1.5rem;border-top:1px solid rgba(30,8,6,.1)}@media(min-width:768px){body.brand-theme .heala-journal{padding:8rem 2.5rem}}body.brand-theme .heala-journal__header{max-width:1400px;margin:0 auto 3.5rem}body.brand-theme .heala-journal__eyebrow{font-family:var(--brand-font-sans);font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:#1e080680;margin:0 0 .875rem}body.brand-theme .heala-journal__title{font-family:Fraunces,serif!important;font-weight:300!important;font-size:28px!important;line-height:1.15;letter-spacing:-.022em!important;color:#1e0806;margin:0;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .heala-journal__title{font-size:36px!important}}body.brand-theme .heala-journal__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:640px){body.brand-theme .heala-journal__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:1024px){body.brand-theme .heala-journal__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}body.brand-theme .heala-journal__card{display:block;color:inherit;text-decoration:none}body.brand-theme .heala-journal__figure{position:relative;width:100%;aspect-ratio:3 / 2;overflow:hidden;background:#eae3d6;margin:0 0 1.25rem}body.brand-theme .heala-journal__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1)}body.brand-theme .heala-journal__image--placeholder{background:#eae3d6}@media(hover:hover)and (pointer:fine){body.brand-theme .heala-journal__card:hover .heala-journal__image{transform:scale(1.03)}}body.brand-theme .heala-journal__meta{display:flex;flex-direction:column;gap:.5rem}body.brand-theme .heala-journal__date{font-family:var(--brand-font-sans);font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.16em;color:#1e080680;margin:0}body.brand-theme .heala-journal__card-title{font-family:Fraunces,serif!important;font-weight:300!important;font-size:19px!important;line-height:1.25;letter-spacing:-.022em!important;color:#1e0806;margin:0;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}body.brand-theme .heala-journal__excerpt{font-family:var(--brand-font-sans);font-size:13.5px;font-weight:300;line-height:1.6;color:#1e0806a6;margin:0}body.brand-theme .heala-journal__read{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--brand-font-sans);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.16em;color:#1e0806;margin-top:.25rem;transition:gap .3s cubic-bezier(.2,.7,.2,1)}@media(hover:hover)and (pointer:fine){body.brand-theme .heala-journal__card:hover .heala-journal__read{gap:.75rem}}body.brand-theme .heala-journal__placeholder{max-width:1400px;margin:0 auto;padding:3rem;border:1px dashed rgba(30,8,6,.2);text-align:center;font-family:var(--brand-font-sans);font-size:13px;font-weight:300;color:#1e080680}body.brand-theme .heala-journal__placeholder strong{font-weight:500;color:#1e0806}body.brand-theme .heala-values-wrapper{margin-bottom:0!important;padding-bottom:0!important}body.brand-theme .heala-footer-wrapper{margin-top:0!important;padding-top:0!important}body.brand-theme .heala-values{background:#eae3d6;padding:6rem 1.5rem}@media(min-width:768px){body.brand-theme .heala-values{padding:8rem 2.5rem}}body.brand-theme .heala-values__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){body.brand-theme .heala-values__inner{grid-template-columns:repeat(3,1fr);gap:2.5rem}}body.brand-theme .heala-values__item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}body.brand-theme .heala-values__icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;color:#1e0806}body.brand-theme .heala-values__icon svg{width:100%;height:100%}body.brand-theme .heala-values__eyebrow{font-family:Fraunces,serif!important;font-style:italic;font-weight:300!important;font-size:13px;color:#1e08068c;letter-spacing:-.022em;margin:0;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}body.brand-theme .heala-values__eyebrow span{margin:0 .5rem;color:#1e08064d}body.brand-theme .heala-values__title{font-family:Fraunces,serif!important;font-weight:300!important;font-size:22px!important;line-height:1.2;letter-spacing:-.022em!important;color:#1e0806;margin:0;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}body.brand-theme .heala-values__body{font-family:var(--brand-font-sans);font-size:13.5px;font-weight:300;line-height:1.6;color:#1e0806b3;max-width:16rem;margin:0}@media(prefers-reduced-motion:reduce){.brand-theme .heala-hero__pair,.brand-theme .heala-cat-card__image{transition-duration:.01ms!important}}body.brand-theme .hc-breadcrumbs{max-width:1600px;margin:0 auto;padding:6.5rem 1.5rem 0;font-family:var(--brand-font-sans);font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c}@media(min-width:768px){body.brand-theme .hc-breadcrumbs{padding:7.5rem 2.5rem 0}}body.brand-theme .hc-breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none}body.brand-theme .hc-breadcrumbs__sep{color:#1e08064d}body.brand-theme .hc-breadcrumbs [aria-current=page]{color:#1e0806}body.brand-theme .hc-hero{max-width:1400px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem}@media(min-width:768px){body.brand-theme .hc-hero{padding:3rem 2.5rem 2rem}}@media(min-width:1024px){body.brand-theme .hc-hero{padding:4rem 2.5rem 2.5rem}}body.brand-theme .hc-hero__title{font-family:Fraunces,serif!important;font-weight:300!important;font-size:36px!important;line-height:1.1!important;letter-spacing:-.022em!important;color:#1e0806!important;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important;margin:0}body.brand-theme .hc-hero__title em{font-style:italic;color:#1e0806b3}@media(min-width:768px){body.brand-theme .hc-hero__title{font-size:48px!important}}@media(min-width:1024px){body.brand-theme .hc-hero__title{font-size:56px!important}}body.brand-theme .hc-sentence{max-width:1400px;margin:0 auto;padding:2rem 1.5rem 1rem}@media(min-width:768px){body.brand-theme .hc-sentence{padding:2.5rem 2.5rem 1.5rem}}body.brand-theme .hc-sentence__row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .6rem}body.brand-theme .hc-sentence__static{font-family:Fraunces,serif!important;font-weight:300!important;font-size:22px;line-height:1.2;letter-spacing:-.022em;color:#1e0806;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}body.brand-theme .hc-sentence__connector{font-family:Fraunces,serif!important;font-style:italic;font-weight:300!important;font-size:20px;line-height:1.2;color:#1e08068c;padding:0 .1em;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .hc-sentence__static{font-size:28px}body.brand-theme .hc-sentence__connector{font-size:24px}}@media(min-width:1024px){body.brand-theme .hc-sentence__static{font-size:32px}body.brand-theme .hc-sentence__connector{font-size:28px}}body.brand-theme .hc-blank-wrap{position:relative}body.brand-theme .hc-blank{position:relative;display:inline-flex;align-items:center;gap:.4rem;min-height:2.75rem;padding:0 .1rem;font-family:Fraunces,serif!important;font-weight:300!important;font-size:22px;line-height:1.2;letter-spacing:-.022em;color:#1e08068c;background:transparent;border:0;border-bottom:1px solid transparent;cursor:pointer;transition:color .3s,border-color .3s;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}body.brand-theme .hc-blank[data-active=true]{color:#1e0806}body.brand-theme .hc-blank[aria-expanded=true]{color:#1e0806;border-bottom-color:#1e0806}@media(hover:hover)and (pointer:fine){body.brand-theme .hc-blank:hover{color:#1e0806;border-bottom-color:#1e080626}}@media(min-width:768px){body.brand-theme .hc-blank{font-size:28px}}@media(min-width:1024px){body.brand-theme .hc-blank{font-size:32px}}body.brand-theme .hc-blank__icon{flex-shrink:0;color:#1e08068c;transition:transform .3s cubic-bezier(.2,.7,.2,1)}body.brand-theme .hc-blank[aria-expanded=true] .hc-blank__icon{transform:rotate(180deg);color:#1e0806}body.brand-theme .hc-blank[data-active=true] .hc-blank__icon{color:#1e0806}body.brand-theme .hc-dropdown{position:absolute;top:calc(100% + .5rem);left:0;min-width:16rem;max-width:22rem;max-height:60vh;background:#f4efe8;border:1px solid rgba(30,8,6,.15);box-shadow:0 8px 32px #1e080614;z-index:25;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .3s cubic-bezier(.2,.7,.2,1),transform .3s cubic-bezier(.2,.7,.2,1),visibility 0s linear .3s;scrollbar-width:none}body.brand-theme .hc-dropdown::-webkit-scrollbar{width:0}body.brand-theme .hc-blank[aria-expanded=true]+.hc-dropdown{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s cubic-bezier(.2,.7,.2,1),transform .3s cubic-bezier(.2,.7,.2,1),visibility 0s}body.brand-theme .hc-dropdown__option{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:2.75rem;padding:.5rem 1.25rem;font-family:Fraunces,serif!important;font-weight:300!important;font-size:18px;line-height:1.2;letter-spacing:-.01em;color:#1e0806;text-align:left;background:transparent;border:0;cursor:pointer;transition:background-color .2s;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(hover:hover)and (pointer:fine){body.brand-theme .hc-dropdown__option:hover{background:#1e080614}}body.brand-theme .hc-dropdown__option[aria-current=true]{color:#1e08068c}body.brand-theme .hc-dropdown__option-count{font-family:var(--brand-font-sans)!important;font-size:11px;font-weight:300;color:#1e08068c;letter-spacing:0;flex-shrink:0}body.brand-theme .hc-swatch{display:inline-block;width:.875rem;height:.875rem;border-radius:50%;border:1px solid rgba(30,8,6,.15);margin-right:.625rem;vertical-align:middle;flex-shrink:0}body.brand-theme .hc-swatch-green{background:linear-gradient(135deg,#5e7a52,#4a6240)}body.brand-theme .hc-swatch-blue{background:linear-gradient(135deg,#4a6878,#2c4658)}body.brand-theme .hc-swatch-pink{background:linear-gradient(135deg,#d8a8a0,#b88880)}body.brand-theme .hc-swatch-white{background:linear-gradient(135deg,#f0e8dc,#d8d0c0)}body.brand-theme .hc-swatch-black{background:linear-gradient(135deg,#2a1a14,#100805)}body.brand-theme .hc-swatch-brown{background:linear-gradient(135deg,#8a6850,#5a4030)}body.brand-theme .hc-swatch-yellow{background:linear-gradient(135deg,#d8b860,#b89840)}body.brand-theme .hc-swatch-purple{background:linear-gradient(135deg,#786088,#564668)}body.brand-theme .hc-swatch-red{background:linear-gradient(135deg,#98483a,#783028)}body.brand-theme .hc-dropdown-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:transparent;display:none}body.brand-theme .hc-dropdown-scrim[data-open=true]{display:block}body.brand-theme .hc-toolbar{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;min-height:2.75rem}@media(min-width:768px){body.brand-theme .hc-toolbar{padding:0 2.5rem}}body.brand-theme .hc-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}body.brand-theme .hc-active-filters:empty{display:none}body.brand-theme .hc-active-pill{display:inline-flex;align-items:center;gap:.5rem;min-height:2.75rem;padding:0 .75rem 0 .875rem;border:1px solid rgba(30,8,6,.15);font-family:var(--brand-font-sans);font-size:11px;font-weight:300;letter-spacing:.16em;text-transform:uppercase;color:#1e0806;background:transparent;cursor:pointer;transition:border-color .3s}@media(hover:hover)and (pointer:fine){body.brand-theme .hc-active-pill:hover{border-color:#1e0806}}body.brand-theme .hc-active-pill__x{font-size:14px;line-height:1;color:#1e08068c}body.brand-theme .hc-active-clear{display:inline-flex;align-items:center;min-height:2.75rem;padding:0 .5rem;font-family:var(--brand-font-sans);font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;background:transparent;border:0;cursor:pointer;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#1e08064d;transition:color .3s}@media(hover:hover)and (pointer:fine){body.brand-theme .hc-active-clear:hover{color:#1e0806}}body.brand-theme .hc-product-count{font-family:var(--brand-font-sans);font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;margin:0 0 0 auto}body.brand-theme .hc-toolbar__right{display:flex;align-items:center;gap:1.5rem;margin-left:auto}body.brand-theme .hc-sort-wrap{display:flex;align-items:center;gap:.625rem}body.brand-theme .hc-sort__label{font-family:var(--brand-font-sans);font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:#1e080680}body.brand-theme .hc-sort__select-wrap{position:relative;display:inline-flex;align-items:center}body.brand-theme .hc-sort__select{appearance:none;-webkit-appearance:none;background:transparent;border:0;border-bottom:1px solid rgba(30,8,6,.2);padding:.25rem 1.25rem .25rem 0;font-family:var(--brand-font-sans);font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.16em;color:#1e0806;cursor:pointer;outline:none;transition:border-color .2s}body.brand-theme .hc-sort__select:focus{border-color:#1e0806}body.brand-theme .hc-sort__chevron{position:absolute;right:0;pointer-events:none;color:#1e080680}body.brand-theme .hc-grid{max-width:1600px;margin:1.5rem auto 0;padding:0 1.5rem 6rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem .75rem;list-style:none}@media(min-width:768px){body.brand-theme .hc-grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.25rem;padding:0 2.5rem 8rem}}@media(min-width:1024px){body.brand-theme .hc-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem 1.5rem;padding-bottom:10rem}}body.brand-theme .hc-card{display:block;color:inherit;text-decoration:none;transition:opacity .3s}body.brand-theme .hc-card[data-faded=true]{opacity:.25}@media(hover:hover)and (pointer:fine){body.brand-theme .hc-card[data-faded=true]:hover{opacity:.5}}body.brand-theme .hc-card__figure{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#fff;margin:0}body.brand-theme .hc-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s cubic-bezier(.2,.7,.2,1),transform 1.2s cubic-bezier(.2,.7,.2,1)}body.brand-theme .hc-card__image--placeholder{background:#f4efe8}body.brand-theme .hc-card__image--hover{opacity:0}@media(hover:hover)and (pointer:fine){body.brand-theme .hc-card:hover .hc-card__image--primary{opacity:0;transform:scale(1.03)}body.brand-theme .hc-card:hover .hc-card__image--hover{opacity:1;transform:scale(1.03)}}body.brand-theme .hc-card__meta{margin-top:.875rem}body.brand-theme .hc-card__name{font-family:Fraunces,serif!important;font-size:14.5px!important;font-weight:400!important;line-height:1.3;color:#1e0806;margin:0;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}body.brand-theme .hc-card__stone{font-weight:300;color:#1e0806b3}body.brand-theme .hc-card__stone em{font-style:italic;color:#1e0806}body.brand-theme .hc-card__price{margin-top:.25rem;font-family:var(--brand-font-sans);font-size:12.5px;font-weight:300;color:#1e0806b3}body.brand-theme .hc-empty{max-width:1400px;margin:0 auto;padding:4rem 1.5rem;text-align:center;display:none}body.brand-theme .hc-empty[data-visible=true]{display:block}body.brand-theme .hc-empty__line{font-family:Fraunces,serif!important;font-style:italic;font-weight:300!important;font-size:22px!important;line-height:1.4;color:#1e08068c;letter-spacing:-.022em;max-width:26rem;margin:0 auto 1.5rem;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}body.brand-theme .hc-seo{max-width:760px;margin:0 auto;padding:5rem 1.5rem 6rem;border-top:1px solid rgba(30,8,6,.12)}@media(min-width:768px){body.brand-theme .hc-seo{padding:6rem 2.5rem 8rem}}body.brand-theme .hc-seo__h1{font-family:Fraunces,serif!important;font-weight:300!important;font-size:28px!important;line-height:1.15;letter-spacing:-.022em!important;color:#1e0806;margin:0 0 .75rem;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .hc-seo__h1{font-size:34px!important}}body.brand-theme .hc-seo__h1 em{font-style:italic;color:#1e0806b3}body.brand-theme .hc-seo__h2{font-family:Fraunces,serif!important;font-weight:300!important;font-size:20px!important;line-height:1.2;letter-spacing:-.022em!important;color:#1e0806b3;margin:0 0 1.5rem;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .hc-seo__h2{font-size:24px!important}}body.brand-theme .hc-seo__body{font-family:var(--brand-font-sans);font-size:14px;font-weight:300;line-height:1.75;color:#1e0806a6}body.brand-theme .hc-seo__body p{margin:0 0 1em}body.brand-theme .hc-seo__body p:last-child{margin-bottom:0}body.brand-theme .hc-seo__body a{color:#1e0806;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#1e08064d}body.brand-theme .hc-empty__cta{font-family:var(--brand-font-sans);font-size:11.5px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:#1e0806;border-bottom:1px solid rgba(30,8,6,.3);padding-bottom:4px;text-decoration:none}body.brand-theme .heala-stones-wrapper{background:var(--brand-surface)}body.brand-theme .hs-hero{padding:80px 24px 48px;text-align:left;max-width:1200px;margin:0 auto}@media(min-width:768px){body.brand-theme .hs-hero{padding:100px 40px 56px}}body.brand-theme .hs-hero__eyebrow{font-family:var(--brand-font-sans);font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:.22em;color:#1e080680;margin:0 0 20px}body.brand-theme .hs-hero__title{font-family:Fraunces,serif!important;font-weight:300!important;font-size:48px!important;line-height:1.05!important;letter-spacing:-.03em!important;color:#1e0806;margin:0;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .hs-hero__title{font-size:72px!important}}body.brand-theme .hs-hero__title em{font-style:italic}body.brand-theme .hs-sentence{position:relative;padding:0 24px 32px;max-width:1200px;margin:0 auto}@media(min-width:768px){body.brand-theme .hs-sentence{padding:0 40px 40px}}body.brand-theme .hs-sentence__row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}body.brand-theme .hs-sentence__static,body.brand-theme .hs-sentence__connector{font-family:Fraunces,serif;font-weight:300;font-size:22px;line-height:1.2;letter-spacing:-.02em;color:#1e080680;font-optical-sizing:auto;font-variation-settings:"SOFT" 50}@media(min-width:768px){body.brand-theme .hs-sentence__static,body.brand-theme .hs-sentence__connector{font-size:28px}}body.brand-theme .hs-blank-wrap{position:relative}body.brand-theme .hs-blank{display:inline-flex;align-items:center;gap:6px;background:none;border:none;border-bottom:1.5px solid rgba(30,8,6,.25);padding:2px 0 4px;cursor:pointer;font-family:Fraunces,serif;font-weight:300;font-size:22px;line-height:1.2;letter-spacing:-.02em;color:#1e0806;font-optical-sizing:auto;font-variation-settings:"SOFT" 50;transition:border-color .2s}@media(min-width:768px){body.brand-theme .hs-blank{font-size:28px}}body.brand-theme .hs-blank[data-active=true]{border-color:#1e0806;font-style:italic}body.brand-theme .hs-blank__icon{width:12px;height:8px;stroke:currentColor;flex-shrink:0;transition:transform .2s}body.brand-theme .hs-blank[aria-expanded=true] .hs-blank__icon{transform:rotate(180deg)}body.brand-theme .hs-dropdown{display:none;position:absolute;top:calc(100% + 6px);left:0;min-width:200px;background:#fff;border:1px solid rgba(30,8,6,.1);border-radius:6px;box-shadow:0 8px 24px #00000014;z-index:200;padding:6px}body.brand-theme .hs-blank[aria-expanded=true]+.hs-dropdown{display:block}body.brand-theme .hs-dropdown__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;background:none;border:none;border-radius:4px;padding:8px 10px;cursor:pointer;font-family:var(--brand-font-sans);font-size:13px;font-weight:400;color:#1e0806;text-align:left;transition:background .15s}body.brand-theme .hs-dropdown__option:hover,body.brand-theme .hs-dropdown__option[aria-current=true]{background:#1e08060d}body.brand-theme .hs-dropdown__option[aria-current=true]{font-weight:500}body.brand-theme .hs-dropdown__count{font-size:11px;color:#1e080666;margin-left:auto}body.brand-theme .hs-dropdown-scrim{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:199}body.brand-theme .hs-dropdown-scrim[data-open=true]{display:block}body.brand-theme .hs-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px 24px;max-width:1200px;margin:0 auto}@media(min-width:768px){body.brand-theme .hs-toolbar{padding:0 40px 28px}}body.brand-theme .hs-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px}body.brand-theme .hs-active-pill{display:inline-flex;align-items:center;gap:5px;background:#1e080612;border:none;border-radius:999px;padding:4px 10px 4px 12px;font-family:var(--brand-font-sans);font-size:12px;font-weight:400;color:#1e0806;cursor:pointer;transition:background .15s}body.brand-theme .hs-active-pill:hover{background:#1e08061f}body.brand-theme .hs-active-pill__x{font-size:14px;line-height:1;opacity:.5}body.brand-theme .hs-active-clear{background:none;border:none;padding:0;font-family:var(--brand-font-sans);font-size:11.5px;font-weight:400;text-transform:uppercase;letter-spacing:.15em;color:#1e080673;cursor:pointer;text-decoration:underline;text-underline-offset:3px}body.brand-theme .hs-count{font-family:var(--brand-font-sans);font-size:12px;font-weight:400;color:#1e080673;margin:0;white-space:nowrap}body.brand-theme .hs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;padding:0 24px 2px;max-width:1200px;margin:0 auto;list-style:none}@media(min-width:600px){body.brand-theme .hs-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){body.brand-theme .hs-grid{grid-template-columns:repeat(4,1fr);padding:0 40px 2px}}@media(min-width:1200px){body.brand-theme .hs-grid{grid-template-columns:repeat(5,1fr)}}body.brand-theme .hs-grid li{margin:0;padding:0}body.brand-theme .hs-card{display:block;position:relative;aspect-ratio:1 / 1.15;background:#fff;overflow:hidden;text-decoration:none;color:#1e0806;padding:18px;transition:background .2s}body.brand-theme .hs-card:hover{background:#faf8f5}body.brand-theme .hs-card[data-faded=true]{opacity:.25;pointer-events:none}body.brand-theme .hs-card__summary{font-family:var(--brand-font-sans);font-size:11px;font-weight:400;color:#1e080680;margin:0;line-height:1.4;max-width:80%}body.brand-theme .hs-card__name{position:absolute;bottom:18px;left:18px;writing-mode:vertical-rl;transform:rotate(180deg);font-family:Fraunces,serif!important;font-weight:300!important;font-size:15px!important;line-height:1.1;letter-spacing:.01em;color:#1e0806;margin:0;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}body.brand-theme .hs-card__circle{position:absolute;bottom:-28%;right:-12%;width:72%;aspect-ratio:1 / 1;border-radius:50%;display:block;pointer-events:none}body.brand-theme .hs-cta{background:#1e0806;padding:64px 24px;text-align:center;margin-top:64px}@media(min-width:768px){body.brand-theme .hs-cta{padding:80px 40px}}body.brand-theme .hs-cta__line{font-family:Fraunces,serif!important;font-weight:300!important;font-size:36px!important;line-height:1.1!important;letter-spacing:-.025em!important;color:#f4efe8;margin:0 0 32px;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .hs-cta__line{font-size:48px!important}}body.brand-theme .hs-cta__line em{font-style:italic}body.brand-theme .hs-cta__btn{display:inline-block;font-family:var(--brand-font-sans);font-size:11.5px;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#f4efe8;border-bottom:1px solid rgba(244,239,232,.4);padding-bottom:4px;text-decoration:none;transition:border-color .2s}body.brand-theme .hs-cta__btn:hover{border-color:#f4efe8}body.brand-theme .hs-note{padding:40px 24px 64px;max-width:720px;margin:0 auto;text-align:center}@media(min-width:768px){body.brand-theme .hs-note{padding:48px 40px 80px}}body.brand-theme .hs-note__text{font-family:var(--brand-font-sans);font-size:13px;font-weight:300;line-height:1.7;color:#1e080680;font-style:italic;margin:0}body.brand-theme .heala-about-wrapper{background:var(--brand-surface)}body.brand-theme .ha-twin{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-top:5rem}@media(min-width:768px){body.brand-theme .ha-twin{padding-top:6rem}}@media(min-width:1024px){body.brand-theme .ha-twin{padding-top:7rem}}body.brand-theme .ha-twin__panel{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#e8dccb;margin:0}body.brand-theme .ha-twin__panel--left{background:radial-gradient(60% 50% at 30% 40%,#d4c2a8 0%,transparent 65%),radial-gradient(80% 60% at 70% 70%,#e8dccb 0%,transparent 70%),linear-gradient(135deg,#f4efe8,#c8b89a)}body.brand-theme .ha-twin__panel--right{background:radial-gradient(50% 40% at 50% 55%,#c8a688 0%,transparent 65%),radial-gradient(120% 90% at 50% 50%,#f0e6d4,#a89072)}body.brand-theme .ha-twin__img{width:100%;height:100%;object-fit:cover;display:block}body.brand-theme .ha-twin__caption{position:absolute;bottom:1rem;left:1rem;right:1rem;font-family:Fraunces,serif;font-style:italic;font-weight:300;font-size:11px;color:#1e08068c;letter-spacing:-.022em;font-optical-sizing:auto;font-variation-settings:"SOFT" 50;margin:0}@media(min-width:768px){body.brand-theme .ha-twin__caption{bottom:1.5rem;left:1.5rem;font-size:13px}}body.brand-theme .ha-text{padding:5rem 1.5rem}@media(min-width:768px){body.brand-theme .ha-text{padding:7rem 2.5rem}}@media(min-width:1024px){body.brand-theme .ha-text{padding:9rem 2.5rem}}body.brand-theme .ha-text__inner{max-width:45rem;margin:0 auto}body.brand-theme .ha-text__eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--brand-font-sans);font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;margin:0 0 2rem}body.brand-theme .ha-text__eyebrow:before{content:"";display:inline-block;width:2rem;height:1px;background:#1e08064d}@media(min-width:768px){body.brand-theme .ha-text__eyebrow{margin-bottom:2.5rem}}body.brand-theme .ha-text__heading{font-family:Fraunces,serif!important;font-weight:300!important;font-size:24px!important;line-height:1.2!important;letter-spacing:-.022em!important;color:#1e0806;margin:0 0 2.5rem!important;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .ha-text__heading{font-size:30px!important;margin-bottom:3rem!important}}@media(min-width:1024px){body.brand-theme .ha-text__heading{font-size:36px!important}}body.brand-theme .ha-text__heading em{font-style:italic;color:#1e0806b3}body.brand-theme .ha-text__body p{font-family:var(--brand-font-sans);font-size:15px;font-weight:300;line-height:1.75;color:#1e0806b3;margin:0 0 1.25rem}@media(min-width:768px){body.brand-theme .ha-text__body p{font-size:16px;line-height:1.8;margin-bottom:1.5rem}}body.brand-theme .ha-text__body p:last-child{margin-bottom:0}body.brand-theme .ha-text__body em{font-family:Fraunces,serif;font-style:italic;color:#1e0806;font-optical-sizing:auto;font-variation-settings:"SOFT" 50}body.brand-theme .ha-strip{width:100%;aspect-ratio:21 / 9;overflow:hidden;background:radial-gradient(20% 50% at 25% 50%,#b89878 0%,transparent 65%),radial-gradient(20% 50% at 50% 50%,#2c1a14 0%,transparent 65%),radial-gradient(20% 50% at 75% 50%,#c8a888 0%,transparent 65%),linear-gradient(180deg,#f4efe8,#e8dccc)}@media(min-width:768px){body.brand-theme .ha-strip{aspect-ratio:32 / 9}}@media(min-width:1024px){body.brand-theme .ha-strip{aspect-ratio:40 / 9}}body.brand-theme .ha-strip__img{width:100%;height:100%;object-fit:cover;display:block}body.brand-theme .ha-bleed{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:radial-gradient(50% 40% at 40% 50%,#6e3848 0%,transparent 70%),radial-gradient(60% 50% at 70% 60%,#8a4a3a 0%,transparent 70%),radial-gradient(120% 90% at 50% 50%,#4a1c28,#1a0808)}@media(min-width:768px){body.brand-theme .ha-bleed{aspect-ratio:21 / 9}}@media(min-width:1024px){body.brand-theme .ha-bleed{aspect-ratio:24 / 9}}body.brand-theme .ha-bleed__img{width:100%;height:100%;object-fit:cover;display:block}body.brand-theme .ha-ps{margin-top:3.5rem}@media(min-width:768px){body.brand-theme .ha-ps{margin-top:4.5rem}}body.brand-theme .ha-ps__text{font-family:Fraunces,serif!important;font-style:italic!important;font-weight:300!important;font-size:26px!important;line-height:1.5!important;letter-spacing:-.01em!important;color:#1e0806;transform:rotate(-1.5deg);display:inline-block;margin:0;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .ha-ps__text{font-size:34px!important}}body.brand-theme .ha-ps__signature{font-family:Fraunces,serif!important;font-style:italic!important;font-weight:300!important;font-size:36px!important;line-height:1!important;letter-spacing:-.02em!important;color:#1e0806;transform:rotate(-3deg);display:inline-block;margin-top:1.25rem;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .ha-ps__signature{font-size:48px!important;margin-top:1.75rem}}body.brand-theme .ha .heala-values__section{background:#eae3d6;padding:6rem 1.5rem}@media(min-width:768px){body.brand-theme .ha .heala-values__section{padding:8rem 2.5rem}}body.brand-theme .ha .heala-values__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){body.brand-theme .ha .heala-values__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}body.brand-theme .ha .heala-values__item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}body.brand-theme .ha .heala-values__icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;color:#1e0806}body.brand-theme .ha .heala-values__icon svg{width:100%;height:100%}body.brand-theme .ha .heala-values__eyebrow{font-family:Fraunces,serif;font-style:italic;font-weight:300;font-size:13px;color:#1e08068c;letter-spacing:-.022em;margin:0;font-optical-sizing:auto;font-variation-settings:"SOFT" 50}body.brand-theme .ha .heala-values__eyebrow span{margin:0 .5rem;color:#1e08064d}body.brand-theme .ha .heala-values__title{font-family:Fraunces,serif!important;font-weight:300!important;font-size:22px!important;line-height:1.2!important;letter-spacing:-.022em!important;color:#1e0806;margin:0!important;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}body.brand-theme .ha .heala-values__body{font-family:var(--brand-font-sans);font-size:13.5px;font-weight:300;line-height:1.6;color:#1e0806b3;max-width:16rem;margin:0}body.brand-theme .ha-closing{background:#1e0806;color:#f4efe8;padding:6rem 1.5rem;text-align:center}@media(min-width:768px){body.brand-theme .ha-closing{padding:9rem 2.5rem}}body.brand-theme .ha-closing__line{font-family:Fraunces,serif!important;font-weight:300!important;font-size:26px!important;line-height:1.25!important;letter-spacing:-.022em!important;color:#f4efe8;max-width:32rem;margin:0 auto 3rem!important;font-optical-sizing:auto!important;font-variation-settings:"SOFT" 50!important}@media(min-width:768px){body.brand-theme .ha-closing__line{font-size:36px!important;max-width:40rem;margin-bottom:4rem!important}}@media(min-width:1024px){body.brand-theme .ha-closing__line{font-size:44px!important}}body.brand-theme .ha-closing__line em{font-style:italic;color:#f4efe8a6}body.brand-theme .ha-closing__ctas{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:768px){body.brand-theme .ha-closing__ctas{flex-direction:row;justify-content:center;gap:2.5rem}}body.brand-theme .ha-closing__cta{min-height:3.25rem;padding:0 2.5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(244,239,232,.45);color:#f4efe8;font-family:var(--brand-font-sans);font-size:11.5px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;text-decoration:none;transition:background .3s,color .3s,border-color .3s}body.brand-theme .ha-closing__cta:hover{background:#f4efe8;color:#1e0806;border-color:#f4efe8}body.brand-theme .ha-closing__cta--quiet{border:0;padding:0;color:#f4efe8a6;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#f4efe826}body.brand-theme .ha-closing__cta--quiet:hover{background:none;color:#f4efe8;text-decoration-color:#f4efe8}body.brand-theme .heala-product-wrapper{background:var(--brand-surface)}body.brand-theme .hp-breadcrumbs{max-width:1600px;margin:0 auto;padding:6.5rem 1.5rem 0;font-family:var(--brand-font-sans)!important;font-size:11px!important;font-weight:300!important;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c}@media(min-width:768px){body.brand-theme .hp-breadcrumbs{padding:7.5rem 2.5rem 0}}body.brand-theme .hp-breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none}body.brand-theme .hp-breadcrumbs__sep{color:#1e08064d}body.brand-theme .hp-breadcrumbs [aria-current=page]{color:#1e0806}body.brand-theme .hp-product{max-width:1600px;margin:0 auto;padding:1.5rem 1.5rem 4rem}@media(min-width:768px){body.brand-theme .hp-product{padding:2rem 2.5rem 5rem}}@media(min-width:1024px){body.brand-theme .hp-product{display:grid;grid-template-columns:62% 38%;gap:4rem;align-items:start}}@media(min-width:1280px){body.brand-theme .hp-product{gap:6rem}}body.brand-theme .hp-gallery{width:100%}body.brand-theme .hp-gallery__list{display:flex;gap:.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -1.5rem;padding:0 1.5rem;list-style:none}body.brand-theme .hp-gallery__list::-webkit-scrollbar{display:none}@media(min-width:768px){body.brand-theme .hp-gallery__list{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:0;padding:0;overflow:visible;scroll-snap-type:none}body.brand-theme .hp-gallery__item:first-child{grid-column:1 / -1}body.brand-theme .hp-gallery__item:first-child .hp-gallery__image{aspect-ratio:4 / 5}body.brand-theme .hp-gallery__item:not(:first-child) .hp-gallery__image{aspect-ratio:1 / 1}}body.brand-theme .hp-gallery__item{flex:0 0 100%;scroll-snap-align:center;position:relative}@media(min-width:768px){body.brand-theme .hp-gallery__item{flex:initial}}body.brand-theme .hp-gallery__image{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#e8dccb}body.brand-theme .hp-gallery__image--ph{background:#e8dccb}body.brand-theme .hp-gallery__img{width:100%;height:100%;object-fit:cover;display:block}body.brand-theme .hp-gallery__dots{display:flex;justify-content:center;gap:.4rem;margin-top:1rem}@media(min-width:768px){body.brand-theme .hp-gallery__dots{display:none}}body.brand-theme .hp-gallery__dot{width:6px;height:6px;border-radius:50%;background:#1e080626;transition:background-color .3s}body.brand-theme .hp-gallery__dot[data-active=true]{background:#1e0806}body.brand-theme .hp-meta{margin-top:2.5rem}@media(min-width:1024px){body.brand-theme .hp-meta{align-self:start;margin-top:0}}body.brand-theme .hp-meta__eyebrow{font-family:var(--brand-font-sans)!important;font-size:11px!important;font-weight:300!important;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;margin-bottom:1rem}body.brand-theme .hp-meta__title{font-family:var(--brand-font-display)!important;font-weight:400!important;font-size:28px!important;line-height:1.2;letter-spacing:-.022em;color:#1e0806;margin-bottom:.75rem}@media(min-width:768px){body.brand-theme .hp-meta__title{font-size:34px!important}}body.brand-theme .hp-meta__title-form{font-weight:300!important}body.brand-theme .hp-meta__title-stone{font-style:italic;font-weight:400!important}body.brand-theme .hp-meta__title-sep{color:#1e08068c}body.brand-theme .hp-meta__sub{font-family:var(--brand-font-display)!important;font-style:italic;font-weight:300!important;font-size:14px!important;color:#1e08068c;letter-spacing:-.022em;margin-bottom:2rem}body.brand-theme .hp-meta__price{font-family:var(--brand-font-sans)!important;font-size:16px!important;font-weight:400!important;color:#1e0806;margin-bottom:2.5rem}body.brand-theme .hp-picker{margin-bottom:2rem}body.brand-theme .hp-picker__label{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.75rem}body.brand-theme .hp-picker__label-text{font-family:var(--brand-font-sans)!important;font-size:11px!important;font-weight:400!important;text-transform:uppercase;letter-spacing:.2em;color:#1e0806}body.brand-theme .hp-picker__label-value{font-family:var(--brand-font-display)!important;font-style:italic;font-weight:300!important;font-size:14px!important;color:#1e0806b3;letter-spacing:-.022em}body.brand-theme .hp-picker__hint{color:inherit;border-bottom:1px solid rgba(30,8,6,.3);font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;text-decoration:none}@media(hover:hover)and (pointer:fine){body.brand-theme .hp-picker__hint:hover{color:#1e0806;border-bottom-color:#1e0806}}body.brand-theme .hp-pills{display:flex;flex-wrap:wrap;gap:.5rem}body.brand-theme .hp-pill{min-height:2.75rem;padding:0 1.25rem;border:1px solid rgba(30,8,6,.15);background:transparent;font-family:var(--brand-font-sans)!important;font-size:13.5px!important;font-weight:300!important;color:#1e0806;cursor:pointer;transition:border-color .3s,background-color .3s,color .3s}@media(hover:hover)and (pointer:fine){body.brand-theme .hp-pill:hover{border-color:#1e08068c}}body.brand-theme .hp-pill[aria-pressed=true]{border-color:#1e0806;background:#1e0806;color:#f4efe8}body.brand-theme .hp-swatches{display:flex;gap:.625rem}body.brand-theme .hp-swatch{width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid rgba(30,8,6,.15);position:relative;cursor:pointer;transition:border-color .3s,transform .3s;background:none}@media(hover:hover)and (pointer:fine){body.brand-theme .hp-swatch:hover{border-color:#1e08068c}}body.brand-theme .hp-swatch[aria-pressed=true]{border-color:#1e0806;transform:scale(1.04)}body.brand-theme .hp-swatch[aria-pressed=true]:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid #F4EFE8;border-radius:50%}body.brand-theme .hp-swatch--silver{background:linear-gradient(135deg,#c8c4bc,#8a8680)}body.brand-theme .hp-swatch--gold{background:linear-gradient(135deg,#d4aa50,#a87e28)}body.brand-theme .hp-add-to-cart{width:100%;min-height:3.5rem;background:#1e0806;color:#f4efe8;border:none;font-family:var(--brand-font-sans)!important;font-size:12px!important;font-weight:400!important;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;margin-top:.5rem;transition:background-color .3s}@media(hover:hover)and (pointer:fine){body.brand-theme .hp-add-to-cart:hover{background:#1e0806d9}}body.brand-theme .hp-add-to-cart:disabled{opacity:.5;cursor:not-allowed}body.brand-theme .hp-trust{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(30,8,6,.15);display:flex;flex-direction:column;gap:.625rem;list-style:none;margin-left:0;padding-left:0}body.brand-theme .hp-trust__item{display:flex;align-items:center;gap:.625rem;font-family:var(--brand-font-sans)!important;font-size:12.5px!important;font-weight:300!important;color:#1e0806b3;line-height:1.4}body.brand-theme .hp-trust__item svg{flex-shrink:0;color:#1e08068c}body.brand-theme .hp-trust__item a{color:#1e0806;border-bottom:1px solid rgba(30,8,6,.3);text-decoration:none;transition:border-color .3s}@media(hover:hover)and (pointer:fine){body.brand-theme .hp-trust__item a:hover{border-bottom-color:#1e0806}}body.brand-theme .hp-details{margin-top:2.5rem}body.brand-theme .hp-accordion{border-top:1px solid rgba(30,8,6,.15)}body.brand-theme .hp-accordion:last-child{border-bottom:1px solid rgba(30,8,6,.15)}body.brand-theme .hp-accordion__btn{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:2.75rem;padding:1.5rem 0;font-family:var(--brand-font-sans)!important;font-size:11.5px!important;font-weight:400!important;text-transform:uppercase;letter-spacing:.2em;color:#1e0806;text-align:left;background:none;border:none;cursor:pointer;list-style:none}body.brand-theme .hp-accordion__btn::-webkit-details-marker{display:none}@media(min-width:768px){body.brand-theme .hp-accordion__btn{padding:1.75rem 0;font-size:12px!important}}body.brand-theme .hp-accordion__icon{flex-shrink:0;color:#1e08068c;transition:transform .3s cubic-bezier(.2,.7,.2,1),color .3s;transform:rotate(0)}body.brand-theme .hp-accordion[open] .hp-accordion__icon{transform:rotate(180deg);color:#1e0806}body.brand-theme .hp-accordion__body{padding:0 0 2rem;font-family:var(--brand-font-sans)!important;font-size:14.5px!important;font-weight:300!important;line-height:1.75;color:#1e0806b3;max-width:36rem}body.brand-theme .hp-accordion__body p+p{margin-top:.875rem}body.brand-theme .hp-accordion__body a{color:#1e0806;border-bottom:1px solid rgba(30,8,6,.3);text-decoration:none;transition:border-color .3s}@media(hover:hover)and (pointer:fine){body.brand-theme .hp-accordion__body a:hover{border-bottom-color:#1e0806}}body.brand-theme .hp-stone{grid-column:1 / -1;background:#eae3d6;margin:4rem -1.5rem 0;padding:4rem 1.5rem}@media(min-width:768px){body.brand-theme .hp-stone{margin:5rem -2.5rem 0;padding:5rem 2.5rem}}@media(min-width:1024px){body.brand-theme .hp-stone{margin-left:-2.5rem;margin-right:-2.5rem}}body.brand-theme .hp-stone__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){body.brand-theme .hp-stone__inner{grid-template-columns:auto 1fr;gap:3rem;align-items:start}}body.brand-theme .hp-stone__visual{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}body.brand-theme .hp-stone__circle{width:5rem;height:5rem;border-radius:50%}@media(min-width:768px){body.brand-theme .hp-stone__circle{width:7rem;height:7rem}}body.brand-theme .hp-stone__summary{font-family:var(--brand-font-sans)!important;font-size:10.5px!important;font-weight:400!important;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;line-height:1.4}body.brand-theme .hp-stone__text{display:flex;flex-direction:column;gap:1.25rem}body.brand-theme .hp-stone__eyebrow{font-family:var(--brand-font-sans)!important;font-size:11px!important;font-weight:300!important;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;display:inline-flex;align-items:center;gap:.75rem}body.brand-theme .hp-stone__eyebrow:before{content:"";display:inline-block;width:2rem;height:1px;background:#1e08064d}body.brand-theme .hp-stone__name{font-family:var(--brand-font-display)!important;font-style:italic;font-weight:300!important;font-size:28px!important;line-height:1.1;letter-spacing:-.022em;color:#1e0806}@media(min-width:768px){body.brand-theme .hp-stone__name{font-size:36px!important}}body.brand-theme .hp-stone__domains{display:grid;grid-template-columns:auto 1fr;column-gap:1.5rem;row-gap:1rem;margin-top:.5rem}@media(min-width:768px){body.brand-theme .hp-stone__domains{column-gap:2rem;row-gap:1.25rem}}body.brand-theme .hp-stone__domain-label{font-family:var(--brand-font-display)!important;font-style:italic;font-weight:500!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.16em;color:#1e0806;align-self:start}body.brand-theme .hp-stone__domain-text{font-family:var(--brand-font-sans)!important;font-size:14px!important;font-weight:300!important;line-height:1.6;color:#1e0806b3}body.brand-theme .hp-stone__link{align-self:flex-start;margin-top:1rem;font-family:var(--brand-font-sans)!important;font-size:11px!important;font-weight:400!important;text-transform:uppercase;letter-spacing:.2em;color:#1e0806;border-bottom:1px solid rgba(30,8,6,.3);padding-bottom:4px;text-decoration:none;transition:border-color .3s}@media(hover:hover)and (pointer:fine){body.brand-theme .hp-stone__link:hover{border-bottom-color:#1e0806}}body.brand-theme .hp-stone__note{grid-column:1 / -1;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(30,8,6,.08);font-family:var(--brand-font-display)!important;font-style:italic;font-weight:300!important;font-size:12px!important;line-height:1.5;color:#1e080659;letter-spacing:-.022em;max-width:36rem}@media(min-width:768px){body.brand-theme .hp-stone__note{font-size:12.5px!important;margin-top:2.5rem}}body.brand-theme .hp-related{grid-column:1 / -1;max-width:1600px;margin:4rem auto 0;padding:0 1.5rem}@media(min-width:768px){body.brand-theme .hp-related{margin-top:5rem;padding:0 2.5rem}}body.brand-theme .hp-related__heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2rem;gap:1rem}body.brand-theme .hp-related__eyebrow{font-family:var(--brand-font-sans)!important;font-size:11px!important;font-weight:300!important;text-transform:uppercase;letter-spacing:.2em;color:#1e08068c;display:inline-flex;align-items:center;gap:.75rem}body.brand-theme .hp-related__eyebrow:before{content:"";display:inline-block;width:2rem;height:1px;background:#1e08064d}body.brand-theme .hp-related__see-all{font-family:var(--brand-font-sans)!important;font-size:11px!important;font-weight:400!important;text-transform:uppercase;letter-spacing:.2em;color:#1e0806;border-bottom:1px solid rgba(30,8,6,.3);padding-bottom:3px;text-decoration:none;transition:border-color .3s;white-space:nowrap}@media(hover:hover)and (pointer:fine){body.brand-theme .hp-related__see-all:hover{border-bottom-color:#1e0806}}body.brand-theme .hp-related__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem .75rem;list-style:none;margin:0;padding:0}@media(min-width:768px){body.brand-theme .hp-related__grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.25rem}}@media(min-width:1024px){body.brand-theme .hp-related__grid{grid-template-columns:repeat(4,1fr);gap:2.5rem 1.5rem}}body.brand-theme .hp-product-card{display:block;color:inherit;text-decoration:none}body.brand-theme .hp-product-card__figure{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#e8dccb;margin:0}body.brand-theme .hp-product-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}@media(hover:hover)and (pointer:fine){body.brand-theme .hp-product-card:hover .hp-product-card__img{transform:scale(1.03)}}body.brand-theme .hp-product-card__ph{width:100%;height:100%;background:#e8dccb}body.brand-theme .hp-product-card__meta{margin-top:.75rem}body.brand-theme .hp-product-card__name{font-family:var(--brand-font-display)!important;font-weight:400!important;font-size:14.5px!important;line-height:1.3;color:#1e0806}body.brand-theme .hp-product-card__stone{font-weight:300!important;color:#1e0806b3}body.brand-theme .hp-product-card__stone em{font-family:var(--brand-font-display)!important;font-style:italic;color:#1e0806}body.brand-theme .hp-product-card__price{margin-top:.25rem;font-family:var(--brand-font-sans)!important;font-size:12.5px!important;font-weight:300!important;color:#1e0806b3}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-brand.css.map */
