html{scroll-behavior:smooth}:root{--onyx:#0C0C0C;--parchment:#EFECEA;--cherry:#F8B7C9;--amethyst:#CBAAD4;--wisteria:#B28ABF;--aqua:#89D0C8;--gold:#FFE06A;--sandy:#F79548;--bubblegum:#F05B72;--yellowgreen:#BAD876;--section-max:1400px;--radius-soft:32px;--header-height:86px}*{box-sizing:border-box}body{margin:0;background:var(--onyx);color:var(--parchment);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.shopify-section{position:relative}.syncere-site,.syncere-theme{background:var(--onyx);color:var(--parchment)}.font-display{font-family:Cormorant Garamond,serif}.font-playfair{font-family:Playfair Display,serif}.font-accent{font-family:Pinyon Script,cursive}.syncere-page-width{max-width:var(--section-max);margin:0 auto;padding-left:24px;padding-right:24px}.syncere-section{padding:110px 0}.syncere-light{background:var(--parchment);color:var(--onyx)}.syncere-alt{background:#151515}.syncere-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.24em;text-transform:uppercase;font-weight:600}.syncere-eyebrow:before{content:"";width:34px;height:1px;background:currentColor;opacity:.8}.syncere-heading-xl{font-family:Playfair Display,serif;font-weight:400;letter-spacing:-.03em;line-height:.94;font-size:clamp(3.3rem,8vw,7.4rem);margin:0 0 22px}.syncere-heading-lg{font-family:Cormorant Garamond,serif;font-weight:400;letter-spacing:-.02em;line-height:1.02;font-size:clamp(2.5rem,5vw,4.8rem);margin:0 0 20px}.syncere-heading-md{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.06;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3.2rem);margin:0 0 16px}.syncere-copy-xl{font-size:1.15rem;line-height:1.9;color:#efecead1}.syncere-light .syncere-copy-xl,.syncere-light .syncere-copy,.syncere-light .syncere-muted{color:#0c0c0cbf}.syncere-copy{line-height:1.85;color:#efecead1}.syncere-muted{color:#efeceab3}.syncere-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 30px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;transition:all .8s ease-in-out;border:1px solid transparent;cursor:pointer}.syncere-btn-primary{background:var(--wisteria);color:var(--onyx);box-shadow:0 8px 25px -5px #b28abf66}.syncere-btn-primary:hover{background:var(--parchment)}.syncere-btn-secondary{border-color:#efecea7a;color:var(--parchment);background:transparent}.syncere-btn-secondary:hover{background:var(--parchment);color:var(--onyx)}.syncere-light .syncere-btn-secondary{border-color:#0c0c0c2e;color:var(--onyx)}.syncere-light .syncere-btn-secondary:hover{background:var(--onyx);color:var(--parchment)}.syncere-stack{display:flex;flex-direction:column;gap:24px}.syncere-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.syncere-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.syncere-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.syncere-grid-6{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.syncere-card{position:relative;padding:34px;border-radius:0 var(--radius-soft) 0 0;overflow:hidden;border:1px solid rgba(239,236,234,.15);background:#ffffff08;transition:all .8s ease-in-out}.syncere-light .syncere-card{border-color:#0c0c0c14;background:#ffffff73}.syncere-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px -15px #0003}.syncere-card .orb{position:absolute;top:-70px;right:-70px;width:170px;height:170px;border-radius:999px;filter:blur(42px);opacity:.45;transition:transform 1s ease}.syncere-card:hover .orb{transform:scale(1.5)}.syncere-card h3{margin:0 0 14px;font-size:2rem;letter-spacing:-.02em;font-weight:500}.syncere-card p{margin:0;line-height:1.8}.syncere-icon-badge{width:66px;height:66px;border-radius:999px;background:var(--onyx);display:flex;align-items:center;justify-content:center;color:var(--parchment);margin-bottom:30px;box-shadow:0 8px 16px #00000026}.syncere-icon-badge svg{width:30px;height:30px}.syncere-media-card{position:relative;min-height:560px;overflow:hidden;background:#111;border:1px solid rgba(239,236,234,.14)}.syncere-media-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1s ease,filter 1s ease;opacity:.6;mix-blend-mode:luminosity}.syncere-media-card:hover img{transform:scale(1.05);filter:grayscale(0)}.syncere-media-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0c0c0c,#0c0c0cd1,#b28abf38)}.syncere-media-card .content{position:absolute;left:0;right:0;bottom:0;padding:38px;z-index:2}.syncere-media-card .content h3{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:400;margin:0 0 12px}.syncere-media-card .content p{max-width:480px;line-height:1.8;color:#efecead6;margin:0 0 18px}.syncere-faq details{border-bottom:1px solid rgba(12,12,12,.15);padding:24px 0}.syncere-faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:1.55rem;font-weight:500}.syncere-faq summary::-webkit-details-marker{display:none}.syncere-faq .answer{padding:16px 0 4px;color:#0c0c0cc7;line-height:1.9;max-width:800px}.syncere-hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;padding:120px 0 90px;overflow:hidden}.syncere-hero img.bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5;mix-blend-mode:luminosity}.syncere-hero .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0c0c0c,#0c0c0c99,#b28abf33)}.syncere-hero .hero-content{position:relative;z-index:2;max-width:840px}.syncere-hero .hero-content p{max-width:650px}.syncere-hero-split{display:grid;grid-template-columns:1fr 1fr;min-height:82vh;border-top:1px solid rgba(178,138,191,.1);border-bottom:1px solid rgba(178,138,191,.1)}.syncere-hero-split .visual{position:relative;min-height:60vh}.syncere-hero-split .visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:luminosity;opacity:.82}.syncere-hero-split .visual .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent,rgba(12,12,12,.9))}.syncere-hero-split .copywrap{position:relative;display:flex;align-items:center;padding:80px 0}.syncere-breathing,.animate-breathe{animation:smooth-breathe 8s ease-in-out infinite}.animate-breathe-delayed{animation:smooth-breathe 8s ease-in-out infinite 4s}.animate-breathe-slow{animation:smooth-breathe 12s ease-in-out infinite 2s}@keyframes smooth-breathe{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.02) translateY(-6px)}}.syncere-gradient-cloud{position:absolute;pointer-events:none;border-radius:999px;filter:blur(120px);opacity:.55}.syncere-center{text-align:center}.syncere-rating-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.syncere-testimonial{padding:36px;border-radius:0 34px 0 0;border:1px solid rgba(239,236,234,.14);background:#ffffff08;transition:all .5s ease}.syncere-testimonial:hover{transform:translateY(-6px)}.syncere-light .syncere-testimonial{border-color:#0c0c0c1a;background:#ffffff8c}.syncere-testimonial .quote{font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1.5;font-style:italic;margin:0 0 24px}.syncere-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#b28abf1f;border:1px solid rgba(178,138,191,.28);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--wisteria)}.syncere-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:start}.syncere-product-gallery{position:relative;overflow:hidden;background:#111;min-height:650px}.syncere-product-gallery img{width:100%;height:100%;object-fit:cover}.syncere-product-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,4vw,4.7rem);font-weight:400;line-height:1.02;letter-spacing:-.02em;margin:0 0 8px}.syncere-accent-script{font-family:Pinyon Script,cursive;font-size:2.4rem;color:var(--cherry);line-height:1.1}.syncere-price{font-size:1.7rem;margin:18px 0 22px;font-weight:500}.syncere-buybox{border-top:1px solid rgba(239,236,234,.12);padding-top:26px;margin-top:26px}.syncere-select,.syncere-input{width:100%;padding:15px 16px;background:#ffffff08;color:var(--parchment);border:1px solid rgba(239,236,234,.16);font:inherit}.syncere-select option{color:#111}.syncere-qty-row{display:flex;gap:14px;align-items:flex-end;margin:20px 0}.syncere-qty-row .syncere-input{max-width:110px}.syncere-form-note{font-size:.92rem;color:#efeceaa3}.syncere-rte{line-height:1.9}.syncere-rte h1,.syncere-rte h2,.syncere-rte h3{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.08}.syncere-rte h1{font-size:3rem}.syncere-rte h2{font-size:2.5rem}.syncere-rte h3{font-size:2rem}.syncere-collection-hero{position:relative;overflow:hidden;padding:150px 0 70px;background:radial-gradient(circle at top left,rgba(248,183,201,.12),transparent 36%),radial-gradient(circle at top right,rgba(137,208,200,.1),transparent 30%),linear-gradient(180deg,#b28abf2e,#0c0c0c00 32%),var(--onyx)}.syncere-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.syncere-product-card{display:flex;flex-direction:column;height:100%}.syncere-product-card .thumb{position:relative;overflow:hidden;background:#111;aspect-ratio:4/5;margin-bottom:20px}.syncere-product-card .thumb img{width:100%;height:100%;object-fit:cover;transition:transform 1s ease;mix-blend-mode:luminosity;opacity:.92}.syncere-product-card:hover .thumb img{transform:scale(1.05)}.syncere-product-card h3{font-size:2rem;font-family:Cormorant Garamond,serif;font-weight:400;margin:0 0 8px}.syncere-price-small{font-size:1rem;opacity:.85;margin-top:auto;padding-top:14px}.syncere-list-collections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.syncere-cart-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:40px}.syncere-cart-table{width:100%;border-collapse:collapse}.syncere-cart-table th,.syncere-cart-table td{padding:18px 0;border-bottom:1px solid rgba(239,236,234,.12);vertical-align:top;text-align:left}.syncere-cart-item{display:grid;grid-template-columns:110px 1fr;gap:18px}.syncere-cart-item img{width:110px;height:130px;object-fit:cover;background:#111}.syncere-summary-card{padding:28px;border:1px solid rgba(239,236,234,.12);background:#ffffff08}.syncere-nav{position:fixed;top:0;left:0;right:0;z-index:80;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0c0c0c99;border-bottom:1px solid rgba(239,236,234,.1)}.syncere-nav.transparent-home{background:#0c0c0c2e}.syncere-nav .nav-inner{max-width:var(--section-max);margin:0 auto;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}.syncere-nav .nav-links{display:flex;gap:32px;align-items:center;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:500}.syncere-nav .nav-brand{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:10px;font-family:Cormorant Garamond,serif;text-transform:uppercase;letter-spacing:.15em;font-size:1.8rem}.syncere-nav .nav-brand img{max-height:44px;width:auto}.syncere-nav .nav-icons{display:flex;gap:18px;align-items:center}.syncere-nav .nav-icons a,.syncere-nav .nav-links a{transition:all .8s ease-in-out}.syncere-nav .nav-links a:hover{color:var(--cherry)}.syncere-nav .nav-menu-btn{display:none;background:transparent;border:0;color:var(--parchment);padding:0}.syncere-nav svg{width:22px;height:22px}.syncere-mobile-panel{display:none;position:fixed;top:var(--header-height);left:0;right:0;z-index:81;background:#0c0c0cf5;border-bottom:1px solid rgba(239,236,234,.1)}.syncere-mobile-panel .panel-inner{padding:12px 24px 20px}.syncere-mobile-panel a{display:block;padding:12px 0;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.syncere-mobile-panel.is-open{display:block}.syncere-footer{position:relative;background:var(--onyx);color:var(--parchment);padding:120px 0 24px;overflow:hidden}.syncere-footer .cta{text-align:center;max-width:820px;margin:0 auto 110px;position:relative;z-index:2}.syncere-footer .footer-grid{border-top:1px solid rgba(239,236,234,.1);padding-top:38px;display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap;position:relative;z-index:2}.syncere-footer .footer-links{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:30px}.syncere-footer .footer-links h4{margin:0 0 12px;font-size:11px;text-transform:uppercase;letter-spacing:.2em;opacity:.55}.syncere-footer .footer-links a{display:block;margin-bottom:10px;color:#efecead1}.syncere-footer .footer-links a:hover{color:var(--amethyst)}.syncere-subfooter{border-top:1px solid rgba(239,236,234,.1);margin-top:36px;padding-top:18px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;opacity:.45;font-size:12px;position:relative;z-index:2}.syncere-custom-cursor-wrapper{display:none}.utility-hide{display:none!important}@media(max-width:1100px){.syncere-grid-4,.syncere-grid-6,.syncere-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:989px){.syncere-grid-2,.syncere-grid-3,.syncere-grid-4,.syncere-grid-6,.syncere-rating-grid,.syncere-product-grid,.syncere-cart-grid,.syncere-hero-split,.syncere-list-collections,.syncere-collection-grid{grid-template-columns:1fr}.syncere-product-gallery{min-height:420px}.syncere-hero-split .copywrap{padding:60px 0}.syncere-media-card{min-height:460px}}@media(max-width:749px){:root{--header-height:78px}.syncere-page-width{padding-left:18px;padding-right:18px}.syncere-section{padding:78px 0}.syncere-heading-xl{font-size:3.4rem}.syncere-hero{min-height:86vh;padding-bottom:58px}.syncere-nav .nav-links{display:none}.syncere-nav .nav-menu-btn{display:inline-flex}.syncere-nav .nav-brand{position:static;transform:none;margin:0 auto;font-size:1.5rem}.syncere-footer .footer-links{grid-template-columns:1fr 1fr;width:100%}.syncere-mobile-panel{top:var(--header-height)}.syncere-card,.syncere-testimonial{padding:28px}}@media(min-width:750px){body.syncere-cursor-enabled,body.syncere-cursor-enabled a,body.syncere-cursor-enabled button,body.syncere-cursor-enabled input,body.syncere-cursor-enabled select,body.syncere-cursor-enabled textarea,body.syncere-cursor-enabled summary{cursor:none!important}.syncere-custom-cursor-wrapper{display:block;pointer-events:none;position:fixed;left:0;top:0;z-index:99999}.syncere-custom-cursor-dot{position:absolute;width:10px;height:10px;background:var(--wisteria);border-radius:999px;box-shadow:0 0 12px var(--wisteria);transition:background-color .4s ease,box-shadow .4s ease}.syncere-custom-cursor-ring{position:absolute;width:40px;height:40px;border:1.5px solid var(--amethyst);border-radius:999px;transition:background-color .4s ease,border-color .4s ease,backdrop-filter .4s ease,-webkit-backdrop-filter .4s ease}}@keyframes smooth-breathe{0%,to{transform:scale(1) translateZ(0)}50%{transform:scale(1.02) translate3d(0,-6px,0)}}@keyframes smooth-breathe-soft{0%,to{transform:scale(1) translateZ(0)}50%{transform:scale(1.012) translate3d(0,-4px,0)}}.animate-breathe{animation:smooth-breathe 8s ease-in-out infinite;will-change:transform;transform-origin:center center}.animate-breathe-delayed{animation:smooth-breathe 8s ease-in-out infinite 4s;will-change:transform;transform-origin:center center}.animate-breathe-slow{animation:smooth-breathe 12s ease-in-out infinite 2s;will-change:transform;transform-origin:center center}.animate-breathe-soft{animation:smooth-breathe-soft 10s ease-in-out infinite;will-change:transform;transform-origin:center center}.animate-breathe,.animate-breathe-delayed,.animate-breathe-slow,.animate-breathe-soft{backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000px}a,button,details summary,.group,.transition-colors,.transition-all,input,.syncere-card,.syncere-btn,.syncere-pill,img{transition-property:all;transition-duration:.8s;transition-timing-function:ease-in-out}@media(min-width:768px){body.syncere-cursor-enabled,body.syncere-cursor-enabled a,body.syncere-cursor-enabled button,body.syncere-cursor-enabled [role=button],body.syncere-cursor-enabled details summary,body.syncere-cursor-enabled input{cursor:none!important}}@media(prefers-reduced-motion:reduce){.animate-breathe,.animate-breathe-delayed,.animate-breathe-slow,.animate-breathe-soft{animation:none!important;transform:none!important}a,button,details summary,.group,.transition-colors,.transition-all,input,.syncere-card,.syncere-btn,.syncere-pill,img{transition-duration:.01ms!important}}.syncere-nav .nav-brand{position:relative;display:inline-flex;align-items:center;justify-content:center;line-height:0}.syncere-nav .syncere-logo{display:block;width:clamp(140px,14vw,180px);height:auto}.syncere-nav .syncere-logo-black,.syncere-nav.is-light .syncere-logo-white,.syncere-nav.transparent-home.scrolled.is-light .syncere-logo-white{display:none}.syncere-nav.is-light .syncere-logo-black,.syncere-nav.transparent-home.scrolled.is-light .syncere-logo-black{display:block}.syncere-btn{border-radius:0;min-height:52px;padding:1rem 2rem;font-weight:600;transition:all .8s ease-in-out}.syncere-card,.syncere-testimonial-card,.syncere-science-card,.syncere-collection-card,.syncere-values-card{backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);transition:transform .8s ease-in-out,box-shadow .8s ease-in-out,border-color .8s ease-in-out}.syncere-nav{min-height:var(--header-height);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.syncere-nav a{opacity:.95}.syncere-nav a:hover,.footer-links a:hover,.syncere-subfooter a:hover{color:var(--wisteria)}.syncere-muted{opacity:.72}img{image-rendering:auto}:root{--section-max: 1280px;--copy-max: 640px;--copy-narrow: 560px;--header-height: 92px}html,body{overflow-x:clip}body{font-size:15.5px;line-height:1.6;letter-spacing:.005em}.syncere-page-width.narrow{max-width:900px}.syncere-section{padding:132px 0}.syncere-copy,.syncere-copy-lg,.syncere-copy-xl{max-width:var(--copy-max)}.syncere-copy{font-size:1rem;line-height:1.9}.syncere-copy-lg{font-size:1.04rem;line-height:1.9}.syncere-copy-xl{font-size:clamp(1.02rem,1.45vw,1.2rem);line-height:1.85;font-weight:300}.syncere-heading-xl{font-size:clamp(3.5rem,7vw,6.8rem);line-height:.92;letter-spacing:-.028em;max-width:9.5ch;margin-bottom:28px}.syncere-heading-lg{font-size:clamp(2.5rem,4.1vw,4.35rem);line-height:.98;letter-spacing:-.022em;margin-bottom:18px}.syncere-heading-md{font-size:clamp(1.85rem,2.5vw,2.75rem);line-height:1.03;letter-spacing:-.018em}.syncere-eyebrow{font-size:10px;letter-spacing:.22em}.syncere-btn{min-height:54px;padding:16px 28px;font-size:11px;letter-spacing:.16em;border-radius:0}.syncere-pill{font-size:10px;letter-spacing:.16em;padding:8px 13px}.syncere-nav{background:#0c0c0c6b;border-bottom:1px solid rgba(239,236,234,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.syncere-nav.transparent-home{background:#0c0c0c29}.syncere-nav .nav-inner{padding:24px 32px;min-height:var(--header-height)}.syncere-nav .nav-links{gap:28px;font-size:11px;letter-spacing:.14em}.syncere-nav .nav-brand img{max-height:38px}.syncere-hero{min-height:100svh;padding:156px 0 110px}.syncere-hero .overlay{background:linear-gradient(to top,#0c0c0c,#0c0c0c9e 48%,#b28abf33)}.syncere-hero .syncere-btn-primary{box-shadow:0 12px 30px -12px #b28abf8c}.syncere-grid-2{gap:40px}.syncere-grid-2>div:last-child .syncere-copy-xl,.syncere-grid-2>div:last-child .syncere-copy{max-width:620px}.syncere-grid-2[style*="align-items:center"]>div[style*="min-height:500px"]{min-height:620px!important;border-radius:0}.syncere-grid-2[style*="align-items:center"]>div[style*="min-height:500px"] img{filter:grayscale(100%);opacity:.62}.syncere-grid-2[style*="align-items:center"]>div:last-child{max-width:560px;margin-left:auto}.syncere-grid-6{gap:26px}.syncere-grid-6 .syncere-card{min-height:360px;padding:38px 34px 34px;border-radius:0 30px 0 0;box-shadow:none}.syncere-grid-6 .syncere-card h3{font-size:1.72rem;line-height:1.12;max-width:12ch;margin-bottom:16px}.syncere-grid-6 .syncere-card p{font-size:.98rem;line-height:1.8}.syncere-icon-badge{width:60px;height:60px;margin-bottom:24px}.syncere-media-card{min-height:720px;border-radius:0}.syncere-media-card .overlay{background:linear-gradient(to top,#0c0c0c,#0c0c0ccc 46%,#b28abf2e)}.syncere-media-card .content h3{font-size:3.2rem;line-height:.98;max-width:10ch}.syncere-media-card .content p{max-width:420px;font-size:.98rem}.syncere-science-grid{align-items:start}.syncere-science-card{padding:26px;border-radius:36px 0 0}.syncere-science-media{height:320px}.syncere-science-card-title{font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.14}.syncere-hero-split{min-height:88vh}.syncere-product-title{font-size:clamp(3rem,4vw,4.8rem);line-height:.97;margin-bottom:12px}.syncere-accent-script{font-size:2rem;margin-bottom:16px}.syncere-hero-split li{line-height:1.65}.syncere-rating-grid{gap:24px}.syncere-testimonial{padding:34px 30px 28px;border-radius:0 32px 0 0}.syncere-testimonial .quote{font-size:1.85rem;line-height:1.52;margin-bottom:28px}.syncere-faq details{padding:26px 0}.syncere-faq summary{font-size:1.4rem;line-height:1.25;align-items:flex-start}.syncere-faq .answer{max-width:720px;font-size:.98rem;line-height:1.85}.syncere-product-grid{grid-template-columns:1.02fr .98fr;gap:56px;align-items:start}.syncere-product-gallery{min-height:740px}.syncere-product-title{max-width:10ch}.syncere-price{font-size:1.35rem;margin:14px 0 22px}.syncere-buybox{margin-top:30px;padding-top:30px}.syncere-form-note{margin-top:8px;line-height:1.7}.syncere-collection-hero{padding:174px 0 84px}.syncere-product-card h3{font-size:1.8rem;line-height:1.05}.syncere-product-card .thumb{margin-bottom:18px}.syncere-footer{padding:148px 0 28px}.syncere-footer .cta{max-width:760px;margin-bottom:118px}.syncere-footer .footer-grid{padding-top:42px;gap:48px}.syncere-card,.syncere-testimonial,.syncere-media-card,.syncere-science-card,.syncere-product-gallery,.syncere-summary-card{box-shadow:0 12px 40px -28px #00000059}.syncere-card:hover,.syncere-testimonial:hover{transform:translateY(-6px)}.syncere-light .syncere-card{background:#ffffff85}@media(max-width:989px){.syncere-section{padding:96px 0}.syncere-page-width{padding-left:22px;padding-right:22px}.syncere-product-grid{grid-template-columns:1fr;gap:34px}.syncere-product-gallery{min-height:460px}.syncere-media-card{min-height:520px}.syncere-grid-6 .syncere-card{min-height:auto}.syncere-hero{padding:132px 0 80px}.syncere-hero-split{min-height:auto}.syncere-hero-split .copywrap .syncere-page-width{padding-left:22px;padding-right:22px}}@media(max-width:749px){:root{--header-height: 78px}.syncere-heading-xl{font-size:clamp(2.9rem,12vw,4.15rem);line-height:.95}.syncere-heading-lg{font-size:clamp(2.1rem,9vw,3rem)}.syncere-copy-xl{font-size:1rem;line-height:1.8}.syncere-nav .nav-inner{padding:18px 22px}.syncere-nav .nav-brand img{max-height:32px}.syncere-media-card{min-height:460px}.syncere-media-card .content,.syncere-testimonial,.syncere-card{padding:26px 22px}.syncere-faq summary{font-size:1.18rem}.syncere-footer{padding:112px 0 24px}.syncere-footer .cta{margin-bottom:84px}}.shopify-section:has(.syncere-hero)+.shopify-section .syncere-section,.shopify-section:has(.syncere-hero)+.shopify-section section{padding-top:150px}.shopify-section:has(.syncere-rating-grid) section,.shopify-section:has(.syncere-faq) section{padding-top:120px;padding-bottom:120px}.shopify-section:has(.syncere-hero-split) section{padding-top:0;padding-bottom:0}.syncere-hero .hero-content p,.syncere-grid-2 .syncere-copy-xl,.syncere-grid-2 .syncere-copy,.syncere-faq .answer,.syncere-testimonial .quote,.syncere-hero-split .syncere-copy,.syncere-product-grid .syncere-copy{max-width:32em}.syncere-nav .nav-brand{position:relative;display:inline-flex;align-items:center;justify-content:center;line-height:0;min-width:180px}.syncere-nav .syncere-logo{display:block;width:auto;height:38px;max-width:180px}.syncere-nav .syncere-logo-black,.syncere-nav.is-light .syncere-logo-white{display:none}.syncere-nav.is-light .syncere-logo-black{display:block}:root{--onyx:#0C0C0C;--parchment:#EFECEA;--cherry:#F8B7C9;--amethyst:#CBAAD4;--wisteria:#B28ABF;--aqua:#89D0C8;--gold:#FFE06A;--sandy:#F79548;--bubblegum:#F05B72;--yellowgreen:#BAD876;--section-max:1280px;--copy-max:640px}body{background:var(--parchment);color:var(--onyx)}.syncere-page-width{max-width:var(--section-max);padding-left:32px;padding-right:32px}.syncere-section{padding:128px 0}.syncere-light,.syncere-section,main,.shopify-section{background:var(--parchment);color:var(--onyx)}.syncere-footer,.syncere-dark,.syncere-hero,.syncere-hero-split{color:var(--parchment)}.syncere-nav{background:#efecead1;border-bottom:1px solid rgba(12,12,12,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.syncere-nav a,.syncere-nav .nav-icons a{color:var(--onyx)}.syncere-hero .overlay{background:linear-gradient(to top,#0c0c0cd1,#0c0c0c66 42%,#efecea14 72%,#89d0c824)!important}.syncere-card,.syncere-testimonial-card,.syncere-science-card,.syncere-summary-card{background:#ffffff94;border:1px solid rgba(12,12,12,.08);box-shadow:0 10px 35px -24px #0c0c0c24}.syncere-grid-6 .syncere-card:nth-child(6n+1){background:#89d0c838}.syncere-grid-6 .syncere-card:nth-child(6n+2){background:#ffe06a47}.syncere-grid-6 .syncere-card:nth-child(6n+3){background:#f7954833}.syncere-grid-6 .syncere-card:nth-child(6n+4){background:#bad8763d}.syncere-grid-6 .syncere-card:nth-child(6n+5){background:#f05b7224}.syncere-grid-6 .syncere-card:nth-child(6n){background:#f8b7c933}.syncere-media-card{border:1px solid rgba(12,12,12,.08);box-shadow:0 18px 40px -26px #0c0c0c29}.syncere-media-card .overlay{background:linear-gradient(to top,#0c0c0cc7,#0c0c0c70 38%,#ffe06a1a 70%,#89d0c81a)!important}.syncere-science-card{background:#ffffff9e;border:1px solid rgba(12,12,12,.08)}.syncere-pill{background:#ffffffbf;color:var(--onyx);border:1px solid rgba(12,12,12,.08)}.syncere-testimonials-section,.syncere-rating-grid{background:var(--parchment)!important;color:var(--onyx)!important}.syncere-testimonial-card:nth-child(3n+1){background:#f05b7214}.syncere-testimonial-card:nth-child(3n+2){background:#89d0c81a}.syncere-testimonial-card:nth-child(3n){background:#bad87624}.syncere-faq,.syncere-faq details,.syncere-faq .answer{background:var(--parchment);color:var(--onyx)}.syncere-faq details{border-color:#0c0c0c24}.syncere-btn-primary{background:var(--yellowgreen)!important;color:var(--onyx)!important;border:1px solid rgba(12,12,12,.06);box-shadow:0 12px 24px -18px #bad876a6}.syncere-btn-primary:hover{background:var(--gold)!important}.syncere-btn-secondary,.syncere-btn-outline{background:transparent;color:var(--onyx);border:1px solid rgba(12,12,12,.22)}.syncere-btn-secondary:hover,.syncere-btn-outline:hover{background:#0c0c0c0a}.syncere-heading-xl{font-size:clamp(3.3rem,7vw,6.6rem);line-height:.93;letter-spacing:-.03em}.syncere-heading-lg{font-size:clamp(2.35rem,4.2vw,4.2rem);line-height:.99}.syncere-copy-xl{font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.85;max-width:34em}.syncere-section-head,.syncere-hero .hero-content,.syncere-footer .cta{max-width:760px}.syncere-grid-2,.syncere-science-grid,.syncere-product-grid{gap:56px}.syncere-grid-6{gap:28px}.syncere-science-image,.syncere-media-card img,.syncere-card img{filter:none}.syncere-footer{background:var(--onyx)!important;color:var(--parchment)!important}@media(max-width:989px){.syncere-page-width{padding-left:22px;padding-right:22px}.syncere-section{padding:92px 0}.syncere-grid-2,.syncere-science-grid,.syncere-product-grid{gap:32px}}:root{--onyx:#0C0C0C;--parchment:#EFECEA;--cherry:#F8B7C9;--amethyst:#CBAAD4;--wisteria:#B28ABF;--aqua:#89D0C8;--gold:#FFE06A;--sandy:#F79548;--bubblegum:#F05B72;--yellowgreen:#BAD876;--section-max: 1380px;--copy-max: 640px;--copy-narrow: 560px;--header-height: 88px;--card-border: rgba(12,12,12,.08);--card-shadow: 0 10px 40px -28px rgba(12,12,12,.12);--soft-shadow: 0 18px 50px -34px rgba(12,12,12,.16);--overlay-dark: rgba(12,12,12,.72);--overlay-mid: rgba(12,12,12,.38)}html,body{overflow-x:clip;background:var(--parchment)}body{color:var(--onyx);background:var(--parchment);font-size:15.5px;line-height:1.6;letter-spacing:.003em}main,.shopify-section,.syncere-section,.syncere-light{background:var(--parchment);color:var(--onyx)}.syncere-dark,.syncere-hero,.syncere-hero-split,.syncere-footer{color:var(--parchment)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 10%,rgba(255,224,106,.06),transparent 30%),radial-gradient(circle at 80% 20%,rgba(137,208,200,.05),transparent 28%),radial-gradient(circle at 30% 80%,rgba(240,91,114,.04),transparent 26%);mix-blend-mode:multiply;opacity:.8}.syncere-page-width{max-width:var(--section-max);margin:0 auto;padding-left:36px;padding-right:36px;position:relative;z-index:1}.syncere-page-width.narrow{max-width:980px}.syncere-section{padding:144px 0;position:relative}.syncere-section.tight{padding:112px 0}.syncere-section-head{max-width:760px;margin-bottom:56px}.syncere-copy,.syncere-copy-lg,.syncere-copy-xl,.syncere-muted{max-width:var(--copy-max)}.syncere-copy{font-size:1rem;line-height:1.88}.syncere-copy-lg{font-size:1.03rem;line-height:1.9}.syncere-copy-xl{font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.9;font-weight:300}.syncere-heading-xl{font-size:clamp(3.15rem,6.4vw,6.25rem);line-height:.93;letter-spacing:-.03em;max-width:9ch;margin-bottom:26px}.syncere-heading-lg{font-size:clamp(2.2rem,3.9vw,4rem);line-height:.99;letter-spacing:-.022em;margin-bottom:16px}.syncere-heading-md{font-size:clamp(1.65rem,2.3vw,2.4rem);line-height:1.06;letter-spacing:-.015em}.syncere-eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;opacity:.75;margin-bottom:18px}.syncere-muted{opacity:.7}.syncere-nav{background:#efecead1;border-bottom:1px solid rgba(12,12,12,.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:var(--onyx)}.syncere-nav.transparent-home{background:#efecea94}.syncere-nav .nav-inner{min-height:var(--header-height);padding:20px 36px;max-width:1600px;margin:0 auto}.syncere-nav .nav-links{gap:30px}.syncere-nav .nav-links a,.syncere-nav .nav-icons a,.syncere-nav .nav-menu-btn{color:var(--onyx)}.syncere-nav .nav-links a{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;opacity:.72}.syncere-nav .nav-links a:hover,.syncere-nav .nav-icons a:hover{color:var(--bubblegum);opacity:1}.syncere-nav .nav-brand{min-width:180px}.syncere-nav .syncere-logo{display:block;height:34px;width:auto;max-width:180px}.syncere-nav .syncere-logo-white{display:none}.syncere-nav .syncere-logo-black{display:block}.syncere-page-spacer{height:var(--header-height)}.syncere-btn{min-height:52px;padding:15px 26px;border-radius:0;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.syncere-btn-primary{background:var(--yellowgreen)!important;color:var(--onyx)!important;border:1px solid rgba(12,12,12,.05);box-shadow:0 12px 26px -18px #bad876cc}.syncere-btn-primary:hover{background:var(--gold)!important;color:var(--onyx)!important}.syncere-btn-secondary,.syncere-btn-outline{background:transparent!important;color:var(--onyx)!important;border:1px solid rgba(12,12,12,.18)!important}.syncere-btn-secondary:hover,.syncere-btn-outline:hover{background:#0c0c0c0a!important}.syncere-hero{min-height:100svh;padding:150px 0 108px;color:var(--parchment)}.syncere-hero .hero-content{max-width:760px}.syncere-hero .hero-content p{max-width:560px}.syncere-hero .overlay{background:linear-gradient(to top,#0c0c0cd1,#0c0c0c7a 38%,#0c0c0c2e 62%,#89d0c81f)!important}.syncere-hero .syncere-heading-xl{max-width:8.5ch}.syncere-hero .syncere-accent-text{color:var(--aqua)!important}.syncere-hero .syncere-btn-outline{color:var(--parchment)!important;border-color:#efecea61!important}.syncere-hero .syncere-btn-outline:hover{background:#efecea14!important}.syncere-grid-2{display:grid;grid-template-columns:1fr 1.25fr;gap:56px;align-items:start}.syncere-grid-2>div:first-child .syncere-heading-lg{max-width:10ch}.syncere-grid-2>div:last-child{max-width:720px}.syncere-grid-2 .syncere-copy-xl,.syncere-grid-2 .syncere-copy{max-width:36em}.syncere-editorial-image,.syncere-image-panel,.syncere-grid-2 [style*="min-height:500px"]{min-height:620px!important;border-radius:0!important;overflow:hidden;box-shadow:var(--soft-shadow);background:#ffffff6b}.syncere-editorial-image img,.syncere-image-panel img,.syncere-grid-2 [style*="min-height:500px"] img{opacity:.72;filter:grayscale(100%);transition:transform 1s ease,filter 1s ease,opacity 1s ease}.syncere-editorial-image:hover img,.syncere-image-panel:hover img,.syncere-grid-2 [style*="min-height:500px"]:hover img{opacity:.92;filter:grayscale(0%);transform:scale(1.04)}.syncere-grid-6{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.syncere-grid-6 .syncere-card{min-height:340px;padding:34px 30px 30px;border-radius:0 30px 0 0;border:1px solid var(--card-border);box-shadow:none;background:#ffffff94;transition:transform .7s ease,box-shadow .7s ease,border-color .7s ease}.syncere-grid-6 .syncere-card:hover{transform:translateY(-6px);box-shadow:var(--card-shadow)}.syncere-grid-6 .syncere-card:nth-child(6n+1){background:#89d0c82e}.syncere-grid-6 .syncere-card:nth-child(6n+2){background:#ffe06a38}.syncere-grid-6 .syncere-card:nth-child(6n+3){background:#f7954829}.syncere-grid-6 .syncere-card:nth-child(6n+4){background:#bad87638}.syncere-grid-6 .syncere-card:nth-child(6n+5){background:#f05b721a}.syncere-grid-6 .syncere-card:nth-child(6n){background:#f8b7c929}.syncere-grid-6 .syncere-card h3{font-size:1.62rem;line-height:1.12;margin-bottom:14px;max-width:12ch}.syncere-grid-6 .syncere-card p{font-size:.98rem;line-height:1.82;max-width:30ch}.syncere-media-card{min-height:720px;border-radius:0;overflow:hidden;border:1px solid rgba(12,12,12,.08);box-shadow:var(--soft-shadow)}.syncere-media-card img{transform:scale(1.04);transition:transform 1.4s cubic-bezier(.22,1,.36,1),opacity .8s ease}.syncere-media-card:hover img{transform:scale(1)}.syncere-media-card .overlay{background:linear-gradient(to top,#0c0c0cc7,#0c0c0c6b 40%,#ffe06a12 78%,#89d0c814)!important}.syncere-media-card .content{padding:42px}.syncere-media-card .content h3{font-size:clamp(2.4rem,3.2vw,3.6rem);line-height:.98;max-width:10ch}.syncere-media-card .content p{font-size:.98rem;line-height:1.75;max-width:420px}.syncere-science-section{background:var(--parchment)!important;color:var(--onyx)!important}.syncere-science-grid{gap:70px;align-items:start}.syncere-science-panel,.syncere-science-sticky{max-width:420px}.syncere-science-accent{color:var(--sandy)!important}.syncere-science-stack{gap:30px}.syncere-science-card{padding:24px;border-radius:34px 0 0;background:#ffffff9e;border:1px solid var(--card-border);box-shadow:none}.syncere-science-media{height:310px;border-radius:18px 0 0;margin-bottom:24px;overflow:hidden;background:#0c0c0c0a}.syncere-science-image{width:100%;height:100%;object-fit:cover;opacity:.9;filter:none}.syncere-science-card-title{font-size:clamp(1.4rem,2vw,1.82rem);line-height:1.16}.syncere-science-card-text{font-size:.98rem;line-height:1.82}.syncere-pill{background:#ffffffb3;color:var(--onyx);border:1px solid rgba(12,12,12,.08);padding:8px 12px;font-size:10px;letter-spacing:.16em}.syncere-hero-split{min-height:86vh;color:var(--parchment)}.syncere-hero-split .copywrap .syncere-page-width{max-width:620px!important;padding-left:42px;padding-right:42px}.syncere-product-title{font-size:clamp(2.8rem,4vw,4.5rem);line-height:.98;margin-bottom:10px;max-width:10ch}.syncere-accent-script,.font-accent,.syncere-accent-text{color:var(--bubblegum)!important}.syncere-hero-split .syncere-copy,.syncere-hero-split .syncere-copy-lg{max-width:32em}.syncere-hero-split ul{gap:14px!important}.syncere-testimonials-section{background:var(--parchment)!important;color:var(--onyx)!important}.syncere-testimonials-grid,.syncere-rating-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.syncere-testimonial-card,.syncere-testimonial{padding:32px 28px 26px;border-radius:0 30px 0 0;border:1px solid var(--card-border);box-shadow:none;background:#ffffff8f}.syncere-testimonial-card:nth-child(3n+1),.syncere-testimonial:nth-child(3n+1){background:#f05b7214}.syncere-testimonial-card:nth-child(3n+2),.syncere-testimonial:nth-child(3n+2){background:#89d0c81a}.syncere-testimonial-card:nth-child(3n),.syncere-testimonial:nth-child(3n){background:#bad87624}.syncere-testimonial-quote,.syncere-testimonial .quote{font-size:1.65rem;line-height:1.55;margin-bottom:26px;max-width:16ch}.syncere-faq{background:var(--parchment)!important;color:var(--onyx)!important}.syncere-faq details{padding:26px 0;border-color:#0c0c0c24}.syncere-faq summary{font-size:1.34rem;line-height:1.28;align-items:flex-start}.syncere-faq .answer,.syncere-faq details>div{max-width:720px;font-size:.98rem;line-height:1.85;color:#0c0c0cb8}.syncere-product-grid{grid-template-columns:1.02fr .98fr;gap:58px;align-items:start}.syncere-product-gallery{min-height:740px;box-shadow:var(--soft-shadow);background:#ffffff80}.syncere-price{font-size:1.28rem;margin:14px 0 20px}.syncere-buybox{margin-top:28px;padding-top:28px}.syncere-collection-hero{padding:164px 0 84px;background:var(--parchment)}.syncere-collection-grid{gap:34px 26px}.syncere-product-card .thumb{margin-bottom:18px;background:#ffffff8c}.syncere-product-card h3{font-size:1.6rem;line-height:1.04}.syncere-footer{background:var(--onyx)!important;color:var(--parchment)!important;padding:142px 0 28px}.syncere-footer .cta{max-width:760px;margin-bottom:112px}.syncere-footer .footer-grid{padding-top:40px;gap:48px}.syncere-footer .footer-links{gap:28px 42px}.syncere-footer .footer-links a{margin-bottom:12px;opacity:.82}.syncere-footer .footer-links a:hover,.syncere-subfooter a:hover{color:var(--yellowgreen)}.syncere-subfooter{padding-top:20px;margin-top:40px}@media(max-width:989px){.syncere-page-width{padding-left:22px;padding-right:22px}.syncere-section{padding:96px 0}.syncere-grid-2,.syncere-science-grid,.syncere-product-grid{grid-template-columns:1fr;gap:34px}.syncere-grid-6,.syncere-testimonials-grid,.syncere-rating-grid{grid-template-columns:1fr}.syncere-media-card{min-height:520px}.syncere-science-media{height:240px}.syncere-hero{padding:132px 0 80px}.syncere-hero-split{min-height:auto}.syncere-hero-split .copywrap .syncere-page-width{padding-left:22px;padding-right:22px}}@media(max-width:749px){:root{--header-height: 78px}.syncere-heading-xl{font-size:clamp(2.8rem,12vw,4.05rem)}.syncere-heading-lg{font-size:clamp(2rem,8.8vw,2.9rem)}.syncere-copy-xl{font-size:1rem;line-height:1.8}.syncere-nav .nav-inner{padding:18px 22px}.syncere-nav .syncere-logo{height:30px}.syncere-media-card{min-height:460px}.syncere-media-card .content,.syncere-testimonial-card,.syncere-testimonial,.syncere-card{padding:24px 22px}.syncere-faq summary{font-size:1.16rem}.syncere-footer{padding:108px 0 24px}.syncere-footer .cta{margin-bottom:80px}}:root{--syncere-dark: #0B0B0B;--syncere-black: #0C0C0C;--syncere-light: #F7F5F2;--syncere-ink: #1A1A1A;--syncere-muted-dark: rgba(12, 12, 12, .72);--syncere-muted-light: rgba(247, 245, 242, .72);--syncere-mint: #89D0C8;--syncere-mint-soft: #A8D5CF;--syncere-mint-deep: #5BAFA6;--syncere-boxed-width: 1280px;--syncere-page-pad: clamp(24px, 4vw, 48px);--syncere-font-heading: "Reigo", serif;--syncere-font-body: "Franie", sans-serif;--syncere-section-padding: 150px;--syncere-section-padding-mobile: 100px}.syncere-full{width:100%}.syncere-tone-dark{background:var(--syncere-dark);color:var(--syncere-light)}.syncere-tone-light{background:var(--syncere-light);color:var(--syncere-ink)}.syncere-section{padding-top:var(--syncere-section-padding);padding-bottom:var(--syncere-section-padding)}@media(max-width:989px){.syncere-section{padding-top:var(--syncere-section-padding-mobile);padding-bottom:var(--syncere-section-padding-mobile)}}.syncere-eyebrow{font-family:var(--syncere-font-body);font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:300;margin:0 0 20px}.syncere-tone-light .syncere-eyebrow{color:#0c0c0c85}.syncere-tone-dark .syncere-eyebrow{color:#f7f5f29e}.syncere-heading-xl{font-family:var(--syncere-font-heading);font-size:clamp(3.4rem,6.4vw,5.4rem);line-height:.99;letter-spacing:-.02em;font-weight:400;margin:0}.syncere-heading-lg{font-family:var(--syncere-font-heading);font-size:clamp(2.4rem,4vw,3.4rem);line-height:1.04;letter-spacing:-.02em;font-weight:400;margin:0}.syncere-heading-md{font-family:var(--syncere-font-heading);font-size:clamp(1.25rem,1.6vw,1.55rem);line-height:1.15;letter-spacing:-.01em;font-weight:400;margin:0}.syncere-copy{font-family:var(--syncere-font-body);font-size:clamp(.95rem,1vw,1.05rem);line-height:1.75;font-weight:300;margin:0}.syncere-tone-light .syncere-copy{color:var(--syncere-muted-dark)}.syncere-tone-dark .syncere-copy{color:var(--syncere-muted-light)}.syncere-divider{width:42px;height:1px;background:var(--syncere-mint);opacity:.75;margin:18px 0 22px}.syncere-divider.center{margin-left:auto;margin-right:auto}.syncere-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:1px solid var(--syncere-mint);background:var(--syncere-mint);color:var(--syncere-black);font-family:var(--syncere-font-body);font-size:11px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;font-weight:300;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.syncere-btn:hover{background:transparent;color:var(--syncere-mint-deep);border-color:var(--syncere-mint)}:root{--syncere-boxed-width: 1280px;--syncere-page-pad: clamp(24px, 4vw, 48px);--syncere-mint: #89D0C8;--syncere-mint-soft: #A8D5CF;--syncere-mint-deep: #5BAFA6;--syncere-light-bg: #F7F5F2;--syncere-dark-bg: #0B0B0B;--syncere-text-dark: #1A1A1A;--syncere-text-light: #F7F5F2;--syncere-muted-on-light: rgba(12, 12, 12, .68);--syncere-soft-on-light: rgba(12, 12, 12, .52);--syncere-muted-on-dark: rgba(247, 245, 242, .72);--syncere-soft-on-dark: rgba(247, 245, 242, .62);--syncere-font-heading: "Reigo", serif;--syncere-font-body: "Franie", sans-serif}.syncere-tone-light{background:var(--syncere-light-bg);color:var(--syncere-text-dark)}.syncere-tone-dark{background:var(--syncere-dark-bg);color:var(--syncere-text-light)}.syncere-tone-light h1,.syncere-tone-light h2,.syncere-tone-light h3,.syncere-tone-light h4,.syncere-tone-light .syncere-heading-lg,.syncere-tone-light .syncere-heading-md{color:var(--syncere-text-dark)}.syncere-tone-dark h1,.syncere-tone-dark h2,.syncere-tone-dark h3,.syncere-tone-dark h4,.syncere-tone-dark .syncere-heading-lg,.syncere-tone-dark .syncere-heading-md{color:var(--syncere-text-light)}.syncere-tone-light p,.syncere-tone-light .syncere-copy,.syncere-tone-light .syncere-copy-lg,.syncere-tone-light .syncere-muted{color:var(--syncere-muted-on-light)}.syncere-tone-dark p,.syncere-tone-dark .syncere-copy,.syncere-tone-dark .syncere-copy-lg,.syncere-tone-dark .syncere-muted{color:var(--syncere-muted-on-dark)}.syncere-tone-light .syncere-eyebrow{color:var(--syncere-soft-on-light)}.syncere-tone-dark .syncere-eyebrow{color:var(--syncere-soft-on-dark)}.syncere-page-width,.syncere-boxed{width:min(100%,var(--syncere-boxed-width));margin:0 auto;padding-left:var(--syncere-page-pad);padding-right:var(--syncere-page-pad)}.syncere-tone-light,.syncere-tone-light *{border-color:#0c0c0c1f}.syncere-tone-light{background-color:#f7f5f2!important;color:#1a1a1a!important}.syncere-tone-light h1,.syncere-tone-light h2,.syncere-tone-light h3,.syncere-tone-light h4,.syncere-tone-light h5,.syncere-tone-light h6,.syncere-tone-light .heading,.syncere-tone-light .main-title,.syncere-tone-light .syncere-heading-lg,.syncere-tone-light .syncere-heading-md,.syncere-tone-light .syncere-product-title{color:#1a1a1a!important}.syncere-tone-light p,.syncere-tone-light li,.syncere-tone-light .syncere-copy,.syncere-tone-light .syncere-copy-lg,.syncere-tone-light .syncere-muted,.syncere-tone-light .subtext,.syncere-tone-light .range-text,.syncere-tone-light .product-list,.syncere-tone-light .item-text,.syncere-tone-light .answer{color:#0c0c0cad!important}.syncere-tone-light .syncere-eyebrow,.syncere-tone-light .eyebrow,.syncere-tone-light [class*=eyebrow]{color:#0c0c0c85!important}.syncere-tone-dark{background-color:#0b0b0b!important;color:#f7f5f2!important}.syncere-tone-dark h1,.syncere-tone-dark h2,.syncere-tone-dark h3,.syncere-tone-dark h4,.syncere-tone-dark h5,.syncere-tone-dark h6,.syncere-tone-dark .heading,.syncere-tone-dark .main-title,.syncere-tone-dark .syncere-heading-lg,.syncere-tone-dark .syncere-heading-md,.syncere-tone-dark .syncere-product-title{color:#f7f5f2!important}.syncere-tone-dark p,.syncere-tone-dark li,.syncere-tone-dark .syncere-copy,.syncere-tone-dark .syncere-copy-lg,.syncere-tone-dark .syncere-muted,.syncere-tone-dark .subtext,.syncere-tone-dark .range-text,.syncere-tone-dark .product-list,.syncere-tone-dark .item-text,.syncere-tone-dark .answer{color:#f7f5f2b8!important}.syncere-tone-dark .syncere-eyebrow,.syncere-tone-dark .eyebrow,.syncere-tone-dark [class*=eyebrow]{color:#f7f5f29e!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/base.css.map */
