.gv-themed{--paper: #F5F0E8;--paper-warm: #EFEAE0;--card: #FFFFFF;--ink: #0F0F0F;--ink-soft: #2A2A2A;--muted: #7A7367;--muted-soft: #A59E92;--line: #E2DACC;--line-soft: #EDE7D9;--gold: #B8925A;--gold-deep: #9A7843;--gold-light: #E8D5AD;--gold-wash: #F2E7CF;--gv-display: "Fraunces", Georgia, serif;--gv-body: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-family:var(--gv-body);color:var(--ink);background:var(--paper);line-height:1.6;font-weight:400;font-size:15.5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gv-themed,.gv-themed *{font-family:var(--gv-body)!important}.gv-themed *,.gv-themed *:before,.gv-themed *:after{box-sizing:border-box}.gv-themed h1,.gv-themed h2,.gv-themed h3,.gv-themed h4,.gv-themed h5,.gv-themed h6,.gv-themed .serif,.gv-themed .italic-em,.gv-themed em{font-family:var(--gv-display)!important;font-weight:400;letter-spacing:-.015em;line-height:1.05;color:var(--ink);text-transform:none!important;text-align:inherit!important;margin:0}.gv-themed em,.gv-themed .italic-em{font-style:italic;font-weight:400}.gv-themed h1{font-size:clamp(38px,5.4vw,64px);letter-spacing:-.025em}.gv-themed h2{font-size:clamp(34px,5vw,56px);letter-spacing:-.025em}.gv-themed h3{font-size:clamp(24px,2.8vw,32px);letter-spacing:-.02em}.gv-themed h4{font-size:clamp(18px,1.8vw,22px);letter-spacing:-.015em}.gv-themed h5{font-size:17px}.gv-themed h6{font-size:15px}.gv-themed p,.gv-themed li{font-size:15.5px;line-height:1.6;color:var(--muted);margin:0 0 1em}.gv-themed .gv-container{max-width:none;margin:0 auto;padding:0 clamp(24px,3vw,48px)}.gv-themed .gv-container-narrow{max-width:1040px;margin:0 auto;padding:0 clamp(24px,3vw,48px)}@media(max-width:768px){.gv-themed .gv-container,.gv-themed .gv-container-narrow{padding:0 24px}}.gv-themed.section-light{background:var(--paper)}.gv-themed.section-warm{background:var(--paper-warm)}.gv-themed.section-dark{background:var(--ink);color:#f5f0e8}.gv-themed.section-dark h1,.gv-themed.section-dark h2,.gv-themed.section-dark h3{color:#f5f0e8}.gv-themed.section-dark p{color:#b5ac9a}.gv-themed.section-pad{padding:clamp(40px,5vw,64px) 0}.gv-themed .eyebrow{font-family:var(--gv-body)!important;font-size:10.5px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-deep);line-height:1;display:inline-block}.gv-themed.section-dark .eyebrow{color:var(--gold-light)}.gv-themed .section-kicker{display:flex;align-items:center;gap:12px;margin-bottom:20px;justify-content:flex-start}.gv-themed .section-kicker.center{justify-content:center}.gv-themed .section-kicker .line{width:30px;height:1px;background:var(--gold);opacity:.5}.gv-themed .badge{display:inline-block;background:var(--gold-wash);color:var(--gold-deep);font-size:10.5px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;padding:8px 14px;line-height:1}.gv-themed .badge-dark{background:var(--ink);color:#fff}.gv-themed .gv-btn,.gv-themed a.gv-btn,.gv-themed button.gv-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px;padding:20px 40px!important;font-family:var(--gv-body)!important;font-size:12.5px!important;font-weight:700!important;letter-spacing:.2em!important;text-transform:uppercase!important;background:var(--ink)!important;color:#fff!important;border:1px solid var(--ink)!important;border-radius:0!important;text-decoration:none!important;cursor:pointer;transition:background .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.gv-themed .gv-btn:hover{background:var(--gold-deep)!important;border-color:var(--gold-deep)!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 10px 24px #b8925a47}.gv-themed .gv-btn-secondary{background:transparent!important;color:var(--ink)!important;border:1px solid var(--ink)!important;padding:20px 32px!important;font-weight:600!important;letter-spacing:.2em!important;font-size:12.5px!important}.gv-themed .gv-btn-secondary:hover{background:var(--ink)!important;color:var(--paper)!important;border-color:var(--ink)!important;transform:none;box-shadow:none}.gv-themed .gv-btn-ghost{background:transparent!important;color:var(--ink)!important;border:1px solid var(--ink)!important;padding:16px 28px!important;font-size:12px!important;font-weight:600!important;letter-spacing:.2em!important}.gv-themed .gv-btn-ghost:hover{background:var(--ink)!important;color:#fff!important}.gv-themed .gv-card{background:var(--card);border:1px solid var(--line);border-radius:0;padding:28px;transition:transform .26s ease,box-shadow .26s ease}.gv-themed .gv-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0000000d}.gv-themed .stat-num{font-family:var(--gv-display)!important;font-weight:300;font-size:clamp(40px,6vw,72px);letter-spacing:-.035em;line-height:1;color:var(--ink)}.gv-themed .stat-num .unit{color:var(--gold-deep);font-weight:400}.gv-themed .reveal{opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s ease}.gv-themed .reveal.in{opacity:1;transform:translateY(0)}.gv-themed .flat-media img,.gv-themed .flat-media video{border-radius:0!important}.gv-themed [class*=btn]:not(.gv-btn):not(.gv-btn-secondary):not(.gv-btn-ghost){border-radius:0!important}.gv-themed--video-slider{background:var(--paper)!important;background-image:none!important;padding:clamp(32px,4vw,52px) 0!important}.gv-themed--video-slider--bare{padding:0!important}.gv-themed--video-slider--bare [class*=-settings],.gv-themed--video-slider--bare [class*=video-top-content-]{padding:0!important;margin:0!important}.gv-themed--video-slider--bare [class*=video-top-content-]:empty,.gv-themed--video-slider--bare [class*=video-heading-]:empty{display:none!important}.gv-themed--video-slider--bare [class*=video-slider-]{margin:0!important;padding:0!important}@media(max-width:767px){.gv-themed--video-slider--bare{padding:0!important}.gv-themed--video-slider--bare [class*=video-slide-]{margin:0!important}}.gv-themed--video-slider [class*=video-heading-]{font-family:var(--gv-display)!important;font-weight:400!important;font-size:clamp(28px,3.6vw,44px)!important;letter-spacing:-.02em!important;line-height:1.1!important;color:var(--ink)!important;text-align:left!important}.gv-themed--video-slider [class*=video-slide-],.gv-themed--video-slider .swiper-slide{border-radius:0!important;border:0!important;overflow:hidden!important;background:transparent!important}.gv-themed--video-slider [class*=video-slide-] img,.gv-themed--video-slider [class*=video-slide-] video,.gv-themed--video-slider [class*=video-slide-] iframe{border-radius:0!important;display:block;width:100%}.gv-themed--video-slider [class*=video-btn-prev-],.gv-themed--video-slider [class*=video-btn-next-]{background:var(--ink)!important;border:1px solid var(--ink)!important;border-radius:50%!important;box-shadow:none!important;transition:background .22s ease,border-color .22s ease,transform .22s ease!important}.gv-themed--video-slider [class*=video-btn-prev-]:hover,.gv-themed--video-slider [class*=video-btn-next-]:hover{background:var(--gold-deep)!important;border-color:var(--gold-deep)!important;transform:translateY(-1px)}.gv-themed--video-slider [class*=video-btn-prev-] .animate-icon,.gv-themed--video-slider [class*=video-btn-next-] .animate-icon{filter:brightness(0) invert(1)}.gv-themed--video-slider .video-slide-title,.gv-themed--video-slider [class*=slide-title],.gv-themed--video-slider [class*=video-slide-] .title{font-family:var(--gv-display)!important;font-weight:400!important;letter-spacing:-.015em!important;color:#fff!important}.gv-themed--video-slider [class*=video-slide-] a[class*=button],.gv-themed--video-slider [class*=video-slide-] button,.gv-themed--video-slider [class*=video-slide-] .slide-btn{background:var(--ink)!important;color:#fff!important;border:1px solid var(--ink)!important;border-radius:0!important;font-family:var(--gv-body)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.22em!important;text-transform:uppercase!important;padding:14px 22px!important;transition:background .22s ease,transform .22s ease!important}.gv-themed--video-slider [class*=video-slide-] a[class*=button]:hover,.gv-themed--video-slider [class*=video-slide-] button:hover,.gv-themed--video-slider [class*=video-slide-] .slide-btn:hover{background:var(--gold-deep)!important;border-color:var(--gold-deep)!important;transform:translateY(-1px)}.gv-themed--video-slider [class*=video-media-nav-] button{background:#0f0f0f8c!important;border-radius:50%!important}.gv-themed--video-slider [class*=video-media-nav-] button svg path[fill-opacity]{fill:var(--ink)!important;fill-opacity:.6!important}.gv-themed [class*=video-button-] p,.gv-themed [class*=video-button-] [class*=video-button-inner-],.gv-themed [class*=video-button-inner-]{font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;color:inherit!important;line-height:1!important;margin:0!important;padding:0!important;text-transform:inherit!important;display:inline-flex!important;align-items:center!important;gap:10px!important;background:transparent!important}.gv-themed [class*=video-button-] svg{width:12px!important;height:12px!important;fill:currentColor!important}.gv-themed--skincare{padding:clamp(32px,4vw,52px) 0!important}.gv-themed--skincare .customizable-skincare-background{background:transparent!important;border-radius:0!important;padding:0 clamp(24px,3vw,48px)!important;max-width:none;margin:0 auto}.gv-themed--skincare .section_heading,.gv-themed--skincare h2.heading{font-family:var(--gv-display)!important;font-weight:400!important;font-size:clamp(32px,4.4vw,52px)!important;letter-spacing:-.025em!important;line-height:1.05!important;color:var(--ink)!important;text-align:left!important;text-transform:none!important;margin-bottom:28px!important;max-width:780px}.gv-themed--skincare .Color-Lilac,.gv-themed--skincare .Color-Mint,.gv-themed--skincare .Color-Peach,.gv-themed--skincare .Color-Dark,.gv-themed--skincare [class*=bg-clr-]{--gradient-background: var(--card) !important;background:var(--card)!important}.gv-themed--skincare .Color-Dark .section_heading{color:var(--ink)!important}.gv-themed--skincare .block-results,.gv-themed--skincare .block-results-inner{border-radius:0!important;background:var(--card)!important;overflow:hidden!important}.gv-themed--skincare .block-results-inner{border:1px solid var(--line)!important;transition:transform .26s ease,box-shadow .26s ease!important}.gv-themed--skincare .block-results:hover .block-results-inner{transform:translateY(-4px);box-shadow:0 16px 32px #0000000d}.gv-themed--skincare .block-results-image img,.gv-themed--skincare .result-image{border-radius:0!important;display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.gv-themed--skincare .accordian .accordian-heading,.gv-themed--skincare .accordian .description,.gv-themed--skincare .bottom-flex-items,.gv-themed--skincare [class*=Color-] .accordian .accordian-heading,.gv-themed--skincare [class*=Color-] .accordian .description,.gv-themed--skincare [class*=Color-] .bottom-flex-items{background:var(--paper-warm)!important;border-top:1px solid var(--line)!important}.gv-themed--skincare .accordian-heading .metafield-single_line_text_field,.gv-themed--skincare .accordian-heading span{font-family:var(--gv-display)!important;font-weight:500!important;font-size:17px!important;letter-spacing:-.015em!important;color:var(--ink)!important}.gv-themed--skincare .accordian .description p,.gv-themed--skincare .accordian .description .metafield-rich_text_field{font-family:var(--gv-body)!important;color:var(--muted)!important;font-size:14.5px!important;line-height:1.55!important}.gv-themed--skincare .accordian-button{width:36px!important;height:36px!important;border-radius:50%!important;border:1px solid var(--line)!important;background:transparent!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center;transition:background .22s ease,transform .22s ease!important}.gv-themed--skincare .accordian-button:hover{background:var(--ink)!important}.gv-themed--skincare .accordian-button:hover svg path{stroke:#fff!important}.gv-themed--skincare .accordian-button svg path{stroke:var(--ink)!important}.gv-themed--skincare .accordian.active .accordian-button{transform:rotate(45deg);background:var(--ink)!important}.gv-themed--skincare .accordian.active .accordian-button svg path{stroke:#fff!important}.gv-themed--skincare .custom-prev,.gv-themed--skincare .custom-next{background:var(--ink)!important;border-radius:50%!important}.gv-themed--skincare .custom-prev:hover,.gv-themed--skincare .custom-next:hover{background:var(--gold-deep)!important}.gv-themed--skincare .swiper-pagination-bullet{background:var(--muted-soft)!important;opacity:1!important}.gv-themed--skincare .swiper-pagination-bullet-active{background:var(--gold-deep)!important}.gv-themed--marquee{background:var(--paper-warm)!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;padding:16px 0!important;color:var(--ink)!important}.gv-themed--marquee .text-scroll{overflow:hidden}.gv-themed--marquee .textscroll-item>span{font-family:var(--gv-body)!important;font-size:12px!important;font-weight:600!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:var(--ink)!important;padding:0 28px!important;line-height:1!important}.gv-themed--marquee .textscroll-item .type-outline{-webkit-text-stroke:1px var(--ink)!important}.gv-themed--marquee .textscroll-item .image-content__image{width:20px!important;height:20px!important;object-fit:contain!important;margin-right:10px!important;filter:grayscale(1) opacity(.75);transition:filter .22s ease}.gv-themed--marquee .textscroll-item:hover .image-content__image{filter:grayscale(0) opacity(1)}.gv-themed--marquee .textscroll-item>span+span:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--gold);opacity:.6;margin-right:28px;vertical-align:middle}.gv-themed--prodimg{background:var(--paper)!important;padding:clamp(36px,5vw,60px) 0!important}.gv-themed--prodimg>.container-fluid,.gv-themed--prodimg>[class*=container]{max-width:none!important;margin:0 auto!important;padding:0 clamp(24px,3vw,48px)!important}.gv-themed--prodimg .product-image__item{border:1px solid var(--line)!important;background:var(--card)!important;overflow:hidden!important;border-radius:0!important}.gv-themed--prodimg .image-content__image-wrapper img{border-radius:0!important}.gv-themed--prodimg .product-image__banner{padding:clamp(24px,4vw,48px)!important}.gv-themed--prodimg .product-image__banner_in .subtop{font-family:var(--gv-body)!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:var(--gold-light)!important;margin-bottom:12px!important}.gv-themed--prodimg .product-image__banner_in h3,.gv-themed--prodimg .product-image__banner_in h3 a{font-family:var(--gv-display)!important;font-weight:400!important;font-size:clamp(28px,3.6vw,44px)!important;letter-spacing:-.02em!important;line-height:1.05!important;color:inherit!important;text-decoration:none!important}.gv-themed--prodimg .product-image__banner_in .rte,.gv-themed--prodimg .product-image__banner_in .rte p,.gv-themed--prodimg .product-image__banner_in .txt-body{font-family:var(--gv-body)!important;font-size:15px!important;line-height:1.6!important}.gv-themed--prodimg .product-image__banner_in a.btn,.gv-themed--prodimg .product-image__banner_in a.btn-theme{display:inline-flex!important;align-items:center!important;padding:16px 26px!important;font-family:var(--gv-body)!important;font-size:13px!important;font-weight:700!important;letter-spacing:.22em!important;text-transform:uppercase!important;background:var(--ink)!important;color:#fff!important;border:1px solid var(--ink)!important;border-radius:0!important;text-decoration:none!important;transition:background .22s ease,transform .22s ease!important}.gv-themed--prodimg .product-image__banner_in a.btn:hover{background:var(--gold-deep)!important;border-color:var(--gold-deep)!important;transform:translateY(-1px)}.gv-themed--prodimg .product-image__card{background:var(--card)!important;border:1px solid var(--line)!important;border-radius:0!important;transition:transform .26s ease,box-shadow .26s ease!important}.gv-themed--prodimg .product-image__card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0000000d}.gv-themed--prodimg .product-image__card img{border-radius:0!important;display:block;width:100%}.gv-themed--prodimg .product-image__card [class*=product-card__title],.gv-themed--prodimg .product-image__card h3,.gv-themed--prodimg .product-image__card .card-title,.gv-themed--prodimg .product-image__card a[href*="/products/"]{font-family:var(--gv-display)!important;font-weight:500!important;font-size:clamp(18px,1.8vw,22px)!important;letter-spacing:-.015em!important;color:var(--ink)!important;text-decoration:none!important}.gv-themed--prodimg .product-image__card [class*=price]{font-family:var(--gv-display)!important;font-weight:500!important;color:var(--ink)!important}.gv-themed--prodimg .product-image__card [class*=price] [class*=compare]{color:var(--muted)!important;text-decoration:line-through}.gv-themed--prodimg .product-image__card [class*=badge]:not(.shopify-product-reviews-badge),.gv-themed--prodimg .product-image__card [class*=save]{background:var(--gold-wash)!important;color:var(--gold-deep)!important;border-radius:0!important;font-family:var(--gv-body)!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.24em!important;text-transform:uppercase!important;padding:6px 10px!important}.gv-themed--prodimg .shopify-product-reviews-badge,.gv-themed--prodimg .shopify-product-reviews-badge:empty,.gv-themed--prodimg .product-label:empty,.gv-themed--prodimg .product-card__info .product-label:not(:has(>*)){display:none!important}.gv-themed--prodimg .product-image__card a.btn,.gv-themed--prodimg .product-image__card button.btn{background:var(--ink)!important;color:#fff!important;border:1px solid var(--ink)!important;border-radius:0!important;font-size:12.5px!important;letter-spacing:.22em!important;text-transform:uppercase!important}.gv-themed--prodimg .product-image__card a.btn:hover,.gv-themed--prodimg .product-image__card button.btn:hover{background:var(--gold-deep)!important;border-color:var(--gold-deep)!important}.gv-themed--modes .gv-modes{background:var(--paper)!important;padding:clamp(40px,5vw,64px) 0!important}.gv-themed--modes .gv-modes__head{text-align:center;max-width:760px;margin:0 auto 36px!important}.gv-themed--modes .gv-modes__head .eyebrow{color:var(--gold-deep)!important;font-family:var(--gv-body)!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.24em!important;margin-bottom:16px!important;display:inline-block!important}.gv-themed--modes .gv-modes__head h2{font-family:var(--gv-display)!important;font-weight:400!important;font-size:clamp(34px,5vw,56px)!important;letter-spacing:-.025em!important;line-height:1.05!important;color:var(--ink)!important;text-align:center!important;margin:0 0 20px!important}.gv-themed--modes .gv-modes__head p{font-family:var(--gv-body)!important;color:var(--muted)!important;font-size:15.5px!important;line-height:1.6!important}.gv-themed--modes .gv-mode{background:var(--card)!important;border:1px solid var(--line)!important;border-radius:0!important;padding:40px 32px!important;box-shadow:none!important}.gv-themed--modes .gv-mode:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0000000d!important}.gv-themed--modes .gv-mode__nm{color:var(--muted)!important;font-family:var(--gv-body)!important;font-size:10.5px!important;letter-spacing:.22em!important;text-transform:uppercase}.gv-themed--modes .gv-mode__swatch{border-radius:50%!important;width:44px!important;height:44px!important;margin-bottom:28px!important}.gv-themed--modes .gv-mode__name{font-family:var(--gv-display)!important;font-weight:300!important;font-size:36px!important;letter-spacing:-.02em!important;color:var(--ink)!important;margin:0 0 6px!important}.gv-themed--modes .gv-mode__tag{font-family:var(--gv-body)!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.24em!important;text-transform:uppercase;color:var(--gold-deep)!important;margin-bottom:20px!important}.gv-themed--modes .gv-mode__desc{color:var(--muted)!important;font-size:15px!important;line-height:1.6!important}.gv-themed--modes .gv-mode__stat{font-family:var(--gv-display)!important;font-weight:300!important;font-size:clamp(40px,5vw,56px)!important;letter-spacing:-.035em!important;color:var(--ink)!important;line-height:1!important;margin-top:20px!important}.gv-themed--modes .gv-mode__stat-label{font-family:var(--gv-body)!important;font-size:10.5px!important;letter-spacing:.22em!important;color:var(--muted)!important}.gv-themed--journal{background:var(--paper-warm)!important;padding:clamp(40px,5vw,64px) 0!important}.gv-themed--journal .container-fluid{max-width:none!important;margin:0 auto!important;padding:0 clamp(24px,3vw,48px)!important}.gv-themed--journal .journal-subheading{font-family:var(--gv-body)!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:var(--gold-deep)!important;text-align:center!important;margin:0 0 16px!important}.gv-themed--journal .journal-heading{font-family:var(--gv-display)!important;font-weight:400!important;font-size:clamp(34px,5vw,56px)!important;letter-spacing:-.025em!important;line-height:1.05!important;color:var(--ink)!important;text-align:center!important;margin:0 0 32px!important}.gv-themed--journal .journal-card{background:var(--card)!important;border:1px solid var(--line)!important;border-radius:0!important;padding:0!important;overflow:hidden!important;transition:transform .26s ease,box-shadow .26s ease!important}.gv-themed--journal a:hover .journal-card{transform:translateY(-4px);box-shadow:0 16px 32px #0000000d!important}.gv-themed--journal .journal-image img{border-radius:0!important;aspect-ratio:3/2;object-fit:cover}.gv-themed--journal .journal-content{padding:28px!important}.gv-themed--journal .journal-date{font-family:var(--gv-body)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:var(--muted)!important;margin-bottom:12px!important}.gv-themed--journal .journal-title{font-family:var(--gv-display)!important;font-weight:500!important;font-size:clamp(18px,1.8vw,22px)!important;letter-spacing:-.015em!important;line-height:1.25!important;color:var(--ink)!important;margin:0 0 14px!important;text-align:left!important}.gv-themed--journal .journal-text,.gv-themed--journal .journal-text p{font-family:var(--gv-body)!important;font-size:14.5px!important;line-height:1.6!important;color:var(--muted)!important}.gv-themed--journal .journal-read{display:inline-block!important;font-family:var(--gv-body)!important;font-size:12px!important;font-weight:600!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:var(--ink)!important;text-decoration:underline!important;text-underline-offset:4px!important;margin-top:6px;transition:color .22s ease}.gv-themed--journal a:hover .journal-read{color:var(--gold-deep)!important}.gv-themed--journal a{text-decoration:none!important;color:inherit!important}.gv-themed--flip{background:var(--paper)!important;background-image:none!important;padding:clamp(32px,4vw,48px) 0!important}.gv-themed--flip [class^=section-][class$=-settings]{max-width:none!important;margin:0 auto!important;padding:0 clamp(24px,3vw,48px)!important}.gv-themed--flip [class^=flip-body-]{gap:20px!important}@media(min-width:1024px){.gv-themed--flip [class^=flip-body-]{grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.gv-themed--flip [class^=flip-image-],.gv-themed--flip [class^=flip-modal-content-]{aspect-ratio:1 / 1!important}.gv-themed--flip [class^=flip-title-]{font-size:clamp(16px,1.4vw,20px)!important}}@media(max-width:767px){.gv-themed--flip{padding:clamp(24px,5vw,36px) 0!important}.gv-themed--flip [class^=flip-body-]{gap:14px!important}}@media(max-width:767px){.gv-themed--video-slider:not(.gv-themed--video-slider--bare){padding:20px 0!important}.gv-themed--skincare,.gv-themed--prodimg{padding:24px 0!important}.gv-themed--modes .gv-modes,.gv-themed--journal{padding:28px 0!important}.gv-themed--ig{padding:24px 0!important}}.gv-themed--flip [class^=flip-card-heading-]{font-family:var(--gv-display)!important;font-weight:400!important;font-size:clamp(34px,5vw,56px)!important;letter-spacing:-.025em!important;line-height:1.05!important;color:var(--ink)!important;text-align:center!important;margin:0 0 48px!important}.gv-themed--flip [class^=flip-card-wrapper-]{border-radius:0!important}.gv-themed--flip [class^=flip-card-front-],.gv-themed--flip [class^=flip-card-back-]{background:var(--card)!important;border:1px solid var(--line)!important;border-radius:0!important;box-shadow:none!important}.gv-themed--flip [class^=flip-image-] img{border-radius:0!important;object-fit:cover}.gv-themed--flip [class^=flip-title-]{font-family:var(--gv-display)!important;font-weight:400!important;font-size:clamp(20px,2.4vw,28px)!important;letter-spacing:-.02em!important;line-height:1.1!important;color:var(--ink)!important;text-transform:none!important}.gv-themed--flip [class^=flip-card-front-] [class^=flip-title-]{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.35);top:28px!important;transform:translate(-50%)!important;text-align:center!important}.gv-themed--flip [class^=flip-icon-]{width:36px!important;height:36px!important;border-radius:50%!important;border:1px solid var(--ink)!important;background:transparent!important;display:inline-flex!important;align-items:center;justify-content:center;transition:background .22s ease!important}.gv-themed--flip [class^=flip-card-]:hover [class^=flip-icon-]{background:var(--ink)!important}.gv-themed--flip [class^=flip-icon-] svg path{fill:var(--ink)!important;transition:fill .22s ease}.gv-themed--flip [class^=flip-card-]:hover [class^=flip-icon-] svg path{fill:#fff!important}.gv-themed--flip [class^=flip-text-],.gv-themed--flip [class^=flip-text-] p{font-family:var(--gv-body)!important;font-size:14.5px!important;line-height:1.6!important;color:var(--muted)!important}.gv-themed--flip [class^=flip-text-] strong{color:var(--ink);font-weight:600}.gv-themed--flip [class^=flip-text-] p:empty+p,.gv-themed--flip [class^=flip-card-back-] [style*="margin-bottom: 8px"] p{font-family:var(--gv-body)!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:var(--gold-deep)!important;margin:18px 0 6px!important}.gv-themed--flip [class^=flip-card-back-] a{color:var(--ink)!important;text-decoration:underline!important;text-underline-offset:3px!important;font-weight:600;transition:color .22s ease}.gv-themed--flip [class^=flip-card-back-] a:hover{color:var(--gold-deep)!important}.gv-themed--flip [class^=flip-modal-inner-]{background:var(--card)!important;border:1px solid var(--line)!important;border-radius:0!important}.gv-themed--flip [class^=flip-modal-] h3,.gv-themed--flip [class^=flip-modal-] [class^=flip-title-]{font-family:var(--gv-display)!important;color:var(--ink)!important}.gv-themed--ig{background:var(--paper)!important;padding:clamp(36px,5vw,60px) 0!important}.gv-themed--ig>[class*=container]{max-width:none!important;margin:0 auto!important;padding:0 clamp(24px,3vw,48px)!important}.gv-themed--ig .section_heading,.gv-themed--ig .title_top,.gv-themed--ig .heading-section .title{font-family:var(--gv-display)!important;font-weight:400!important;font-size:clamp(28px,3.6vw,44px)!important;letter-spacing:-.02em!important;color:var(--ink)!important;text-align:center!important}.gv-themed--ig .title_top{font-family:var(--gv-body)!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:var(--gold-deep)!important}.gv-themed--ig .description-section{font-family:var(--gv-body)!important;font-size:14.5px!important;color:var(--muted)!important;text-align:center!important}.gv-themed--ig .instagramoff-slider.row{margin:0 -8px!important}.gv-themed--ig .instagramoff-slider .col{padding:0 8px!important}.gv-themed--ig .instagramoff-item{border-radius:0!important;overflow:hidden!important;background:var(--ink);position:relative}.gv-themed--ig .instagramoff-item .image-content__image-wrapper{display:block;overflow:hidden}.gv-themed--ig .instagramoff-item img{border-radius:0!important;transition:transform .42s ease,filter .42s ease!important;display:block;width:100%}.gv-themed--ig .instagramoff-item:hover img{transform:scale(1.04);filter:brightness(.78)}.gv-themed--ig .instagramoff-item .image-content__image-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><rect x='2' y='2' width='20' height='20' rx='5'/><circle cx='12' cy='12' r='4'/><circle cx='17.5' cy='6.5' r='1' fill='white' stroke='none'/></svg>") center / 28px no-repeat;opacity:0;transition:opacity .32s ease;pointer-events:none}.gv-themed--ig .instagramoff-item:hover .image-content__image-wrapper:after{opacity:1}.gv-themed--ig .slick-dots li button:before{color:var(--muted-soft)!important;opacity:1!important}.gv-themed--ig .slick-dots li.slick-active button:before{color:var(--gold-deep)!important}.gv-themed--ig .slick-prev:before,.gv-themed--ig .slick-next:before{color:var(--ink)!important;opacity:.7!important}body.template-index main.main-content>.shopify-section[id*=__17755983657e045644],body.template-index main.main-content>.shopify-section[id*=__1765723774e4853d64],body.template-index main.main-content>.shopify-section[id*=__17657585865ba0260c],body.template-index main.main-content>.shopify-section[id*=__1765567731997a4704]{background:#f5f0e8!important;padding:clamp(24px,3vw,48px) 0}body.template-index main.main-content>.shopify-section[id*=__17755983657e045644] *{font-family:Manrope,sans-serif!important;color:#2a2a2a!important}body.template-index main.main-content>.shopify-section[id*=__17755983657e045644] a{color:#9a7843!important;text-decoration:underline;text-underline-offset:3px}body.template-index main.main-content>.shopify-section[id*=__17657585865ba0260c]{padding:clamp(20px,3vw,36px) 0!important;border-top:1px solid #E2DACC;border-bottom:1px solid #E2DACC}body.template-index main.main-content>.shopify-section[id*=__17657585865ba0260c]>div{max-width:none;margin:0 auto;padding:0 clamp(24px,3vw,48px)}body.template-index main.main-content>.shopify-section[id*=__17675655799a04bed5]{display:none!important}.gv-themed h1,.gv-themed h2,.gv-themed h3,.gv-themed h4,.gv-themed h5,.gv-themed h6,.gv-themed .heading,.gv-themed .section_heading,.gv-themed .journal-heading,.gv-themed .journal-subheading,.gv-themed [class*=flip-card-heading-],.gv-themed .product-image__banner_in h3{font-family:Fraunces,Georgia,serif!important;font-weight:400!important;letter-spacing:-.015em!important;line-height:1.08!important;text-align:center!important;text-transform:none!important;color:var(--ink)!important;margin-left:auto!important;margin-right:auto!important}.gv-themed h1{font-size:clamp(44px,6.4vw,72px)!important;letter-spacing:-.03em!important;line-height:1.04!important}.gv-themed h2{font-size:clamp(34px,5vw,56px)!important;letter-spacing:-.025em!important;line-height:1.05!important}.gv-themed h3{font-size:clamp(22px,2.6vw,30px)!important;letter-spacing:-.02em!important;line-height:1.12!important}.gv-themed h4{font-size:clamp(18px,1.8vw,22px)!important;letter-spacing:-.015em!important}.gv-themed h5{font-size:17px!important}.gv-themed h6{font-size:15px!important}.gv-themed .journal-heading,.gv-themed .section_heading,.gv-themed h2.heading,.gv-themed [class*=video-heading-],.gv-themed [class*=flip-card-heading-],.gv-themed [class*=flip-card-heading] p,.gv-themed .product-image__banner_in h3,.gv-themed .gv-modes__head h2,.gv-themed--ig>[class*=container]>h2,.gv-themed--ig>[class*=container]>[class*=section_heading]{font-family:Fraunces,Georgia,serif!important;font-weight:400!important;font-size:clamp(34px,5vw,56px)!important;letter-spacing:-.025em!important;line-height:1.05!important;color:var(--ink)!important;text-align:center!important;text-transform:none!important;margin:0 auto 24px!important;max-width:960px;display:block!important}.gv-themed .journal-title,.gv-themed [class^=flip-title-],.gv-themed .product-image__card [class*=product-card__title],.gv-themed .product-image__card h3,.gv-themed .product-image__card a[href*="/products/"]{font-weight:500!important;text-align:left!important;margin-left:0!important;margin-right:0!important}.gv-themed .gv-modes__head p,.gv-themed .description-section,.gv-themed .journal-heading+p,.gv-themed--journal .container-fluid>p,.gv-themed--ig .description-section{text-align:center!important;max-width:640px;margin-left:auto!important;margin-right:auto!important}.gv-themed .eyebrow,.gv-themed [class*=eyebrow],.gv-themed--prodimg .subtop,.gv-themed--journal .journal-subheading,.gv-themed--journal .journal-date,.gv-themed--modes .gv-modes__head .eyebrow,.gv-themed--modes .gv-mode__tag,.gv-themed--modes .gv-mode__stat-label,.gv-themed--modes .gv-mode__nm,.gv-themed--ig .title_top,.gv-themed--flip [class^=flip-card-back-] [style*="margin-bottom: 8px"] p{font-family:Manrope,sans-serif!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.24em!important;text-transform:uppercase!important;line-height:1.2!important;color:var(--gold-deep)!important;text-align:center!important;display:block!important;margin-left:auto!important;margin-right:auto!important}.gv-themed.section-dark .eyebrow,.gv-themed.section-dark [class*=eyebrow]{color:var(--gold-light)!important}.gv-themed--journal .journal-date{color:var(--muted)!important;text-align:left!important}.gv-themed--modes .gv-mode__stat-label,.gv-themed--modes .gv-mode__tag,.gv-themed--modes .gv-mode__nm{text-align:left!important}.gv-themed a.btn,.gv-themed button.btn,.gv-themed .btn,.gv-themed a.btn-theme,.gv-themed button.btn-theme,.gv-themed a[class*=cta]:not([class*=eyebrow]),.gv-themed button[class*=cta],.gv-themed .gv-btn,.gv-themed a.gv-btn,.gv-themed button.gv-btn,.gv-themed a[class*=video-button-],.gv-themed div[class*=video-button-],.gv-themed--video-slider a[class*=button],.gv-themed--video-slider [class*=video-slide-] a[class*=button],.gv-themed--video-slider [class*=video-slide-] button:not([class*=video-media]):not([class*=video-btn-]),.gv-themed--video-slider [class*=video-slide-] .slide-btn,.gv-themed--prodimg .product-image__banner_in a.btn,.gv-themed--prodimg .product-image__banner_in a.btn-theme,.gv-themed--prodimg .product-image__card a.btn,.gv-themed--prodimg .product-image__card button.btn{font-family:Manrope,sans-serif!important;font-size:13.5px!important;font-weight:700!important;letter-spacing:.2em!important;text-transform:uppercase!important;padding:18px 36px!important;background:var(--ink)!important;color:#fff!important;border:1px solid var(--ink)!important;border-radius:0!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease!important;cursor:pointer}.gv-themed a.btn:hover,.gv-themed button.btn:hover,.gv-themed .btn:hover,.gv-themed a.btn-theme:hover,.gv-themed button.btn-theme:hover,.gv-themed a[class*=cta]:not([class*=eyebrow]):hover,.gv-themed button[class*=cta]:hover,.gv-themed .gv-btn:hover,.gv-themed a.gv-btn:hover,.gv-themed button.gv-btn:hover,.gv-themed a[class*=video-button-]:hover,.gv-themed div[class*=video-button-]:hover,.gv-themed--video-slider a[class*=button]:hover,.gv-themed--video-slider [class*=video-slide-] a[class*=button]:hover,.gv-themed--video-slider [class*=video-slide-] button:not([class*=video-media]):not([class*=video-btn-]):hover,.gv-themed--video-slider [class*=video-slide-] .slide-btn:hover,.gv-themed--prodimg .product-image__banner_in a.btn:hover,.gv-themed--prodimg .product-image__banner_in a.btn-theme:hover,.gv-themed--prodimg .product-image__card a.btn:hover,.gv-themed--prodimg .product-image__card button.btn:hover{background:var(--gold-deep)!important;border-color:var(--gold-deep)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 12px 28px #b8925a47!important}.gv-themed .btn.gv-btn-secondary,.gv-themed a.gv-btn-secondary,.gv-themed button.gv-btn-secondary{background:transparent!important;color:var(--ink)!important;border:1px solid var(--ink)!important;font-weight:600!important}.gv-themed a.gv-btn-secondary:hover,.gv-themed button.gv-btn-secondary:hover{background:var(--ink)!important;color:var(--paper)!important}
/*# sourceMappingURL=/cdn/shop/t/58/assets/homepage-theme.css.map */
