@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap";:root{--color-bg:#fcfaf8;--color-bg-peach:transparent;--color-bg-rose:transparent;--color-bg-pearl:#f8f2ec73;--color-bg-card:#fff;--color-bg-white:#fff;--color-bg-subtle:#fefbf980;--color-espresso:#1a1108;--color-espresso-nav:#1a1108f0;--color-espresso-hover:#2e1e12;--color-espresso-light:#3d2c1d;--color-espresso-soft:#4a3728;--color-accent:#ba8d52;--color-accent-hover:#c4956a;--color-accent-soft:#ebdcd2;--color-gold:#ba8d52;--color-warm-subtle:#ebded4;--color-text:#1a1410;--color-text-secondary:#4a3f36;--color-text-muted:#7d7166;--color-text-on-dark:#fdfbf9;--color-border:#e5d7cc;--color-border-light:#efe4da;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-pill:999px;--font-sans:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-serif:"Playfair Display", Georgia, serif;--container-width:1320px;--section-space-desktop:100px;--section-space-mobile:60px;--shadow-subtle:0 2px 12px #1a11080a;--shadow-card:0 4px 20px #1a11080f, 0 1px 3px #1a110808;--shadow-card-hover:0 14px 34px #1a11081f, 0 2px 6px #1a11080a;--shadow-modal:0 20px 50px #1a110838;--transition-smooth:all .4s cubic-bezier(.16, 1, .3, 1);--transition-fast:all .2s ease}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);background-image:linear-gradient(#fcfaf8 0%,#faf4f0 25%,#f7efe9 55%,#f9f2ed 80%,#fcfaf8 100%);background-attachment:fixed;font-size:16px;line-height:1.65;overflow-x:clip}html,body{overflow-x:clip}h1,h2,h3,.serif{font-family:var(--font-serif);color:var(--color-espresso);font-weight:400}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}.app-wrapper{background:0 0;flex-direction:column;min-height:100vh;display:flex}main{flex:1}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 2rem}.editorial-tag{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.5px;color:var(--color-espresso);background:var(--color-bg-pearl);border-radius:var(--radius-xs);align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.editorial-tag-outline{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.4px;color:var(--color-espresso);border:1px solid var(--color-border);border-radius:var(--radius-xs);background:0 0;align-items:center;gap:.35rem;padding:.3rem .8rem;font-size:.7rem;font-weight:700;display:inline-flex}.btn-primary{background-color:var(--color-espresso);height:50px;font-family:var(--font-sans);letter-spacing:1.2px;text-transform:uppercase;border:1px solid var(--color-espresso);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-fast);justify-content:center;align-items:center;gap:.6rem;padding:0 2rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #1a11081f;color:#fff!important}.btn-primary:hover{background-color:var(--color-espresso-hover);border-color:var(--color-espresso-hover);transform:translateY(-1px)}.btn-secondary{height:50px;font-family:var(--font-sans);letter-spacing:1.2px;text-transform:uppercase;border:1px solid var(--color-espresso);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-fast);background-color:#fff;justify-content:center;align-items:center;gap:.6rem;padding:0 2rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex;color:var(--color-espresso)!important}.btn-secondary:hover{background-color:var(--color-bg-pearl);transform:translateY(-1px)}.btn-subtle{color:var(--color-espresso);font-family:var(--font-sans);letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;align-items:center;gap:.4rem;padding:.4rem 0;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.btn-subtle:after{content:"";background-color:var(--color-espresso);width:100%;height:1px;transition:var(--transition-fast);position:absolute;bottom:0;left:0}.btn-subtle:hover:after{transform:translateY(2px)}.dermo-card{border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:var(--transition-smooth);background:#fff}.dermo-card:hover{border-color:var(--color-espresso);box-shadow:var(--shadow-card-hover)}.product-gallery-sticky{gap:1.5rem;width:100%;display:flex;position:sticky;top:105px}.progress-bar{background:linear-gradient(90deg, var(--color-espresso), var(--color-gold));transform-origin:0%;z-index:2000;height:3px;position:fixed;top:0;left:0;right:0}.section-editorial{padding:var(--section-space-desktop) 0}.bg-peach{background-color:var(--color-bg-peach)}.bg-rose{background-color:var(--color-bg-rose)}.bg-pearl{background-color:var(--color-bg-pearl)}.bg-white{background-color:#fff}.bg-subtle{background-color:var(--color-bg-subtle)}.bg-espresso{background-color:var(--color-espresso);color:var(--color-text-on-dark)}.bg-espresso h1,.bg-espresso h2,.bg-espresso h3{color:#fff}.italic-editorial{font-family:var(--font-serif);font-style:italic;font-weight:400}.caps-meta{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:2px;color:var(--color-espresso);font-size:.75rem;font-weight:700}::selection{background:var(--color-warm-subtle);color:var(--color-espresso)}@media (width<=1024px){:root{--container-width:100%;--section-space-desktop:80px}.container{padding:0 1.5rem}}@media (width<=768px){:root{--section-space-desktop:var(--section-space-mobile)}html{font-size:15px}.container{padding:0 1.2rem}.hide-mobile{display:none!important}.show-mobile-flex{display:flex!important}.stack-mobile{flex-direction:column!important;grid-template-columns:1fr!important;gap:2.2rem!important}.btn-primary,.btn-secondary{width:100%;height:48px;font-size:.8rem}h1{font-size:clamp(1.9rem,7vw,2.6rem)!important}h2{font-size:clamp(1.5rem,5.5vw,2.1rem)!important}h3{font-size:clamp(1.2rem,4.5vw,1.6rem)!important}button,a,input,select{min-height:44px}.product-gallery-sticky{flex-direction:column!important;gap:.8rem!important;width:100%!important;position:relative!important;top:auto!important}.fullwidth-routine-banner{background:#140d07!important;height:380px!important;min-height:380px!important;max-height:380px!important;padding:0!important;overflow:hidden!important}.routine-bg-photo{object-fit:cover!important;object-position:right 18%!important;opacity:.3!important;width:100%!important;max-width:100%!important;height:100%!important;display:block!important}.routine-gradient-overlay{background:linear-gradient(#140d07b8 0%,#140d07eb 65%,#140d07 100%)!important;display:block!important}.wa-floating-container{bottom:16px!important;right:16px!important}.wa-floating-btn{width:48px!important;height:48px!important;box-shadow:0 6px 18px #25d36666!important}.wa-floating-btn svg{width:24px!important;height:24px!important}}.responsive-card-img-box{background:0 0;justify-content:center;align-items:center;width:100%;height:270px;padding:.8rem;display:flex;position:relative;overflow:hidden}.responsive-card-content{flex-direction:column;flex:1;padding:1rem 1.2rem 1.2rem;display:flex}.responsive-card-title{color:var(--color-espresso);font-size:1.45rem;font-weight:600;line-height:1.2;font-family:var(--font-serif);align-items:center;min-height:3.4rem;margin:0 0 .5rem;display:flex}.responsive-card-desc{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.8rem;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.featured-filter-bar{flex-wrap:wrap;gap:.5rem;display:flex}.featured-card-slider-item{scroll-snap-align:start;border:1px solid var(--color-border);cursor:pointer;box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;flex-shrink:0;width:275px;padding:.95rem 1rem 1.05rem;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative}.actives-card-item{scroll-snap-align:start;cursor:pointer;box-sizing:border-box;background:#140d07;border:1px solid #fff3;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:285px;height:300px;padding:1.25rem;transition:all .22s;display:flex;position:relative}.fullwidth-routine-banner{align-items:center;width:100%;height:460px;min-height:460px;max-height:460px;display:flex;position:relative;overflow:hidden}.site-footer{padding:5.5rem 0 3rem}.footer-desktop-grid{border-bottom:1px solid #ffffff14;grid-template-columns:1.4fr 1fr 1fr 1.1fr;align-items:start;gap:3.5rem;padding-bottom:4rem;display:grid}.footer-mobile-view{display:none}.footer-copyright-bar{color:#ffffff73;letter-spacing:.5px;justify-content:center;align-items:center;padding-top:2.5rem;font-size:.78rem;display:flex}.routine-banner-container-inner,.purpose-banner-container-inner{z-index:3;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:clamp(2.5rem,6vw,4.5rem) clamp(1.2rem,5vw,4rem);display:flex;position:relative}.about-pillars-grid{border-top:1px solid var(--color-border-light);grid-template-columns:1fr 1fr;gap:1.2rem;padding-top:1.2rem;display:grid}@media (width<=640px){.container{padding:0 1.25rem!important}p,.section-body-text{font-size:.76rem!important;line-height:1.55!important}.routine-banner-container-inner,.purpose-banner-container-inner{padding:1.5rem 1.25rem!important}.about-pillars-grid{grid-template-columns:1fr!important;gap:.85rem!important}.site-footer{padding:1.8rem 0 1.2rem!important}.footer-desktop-grid{display:none!important}.footer-mobile-view{display:block!important}.footer-copyright-bar{text-align:center!important;letter-spacing:.3px!important;padding-top:.85rem!important;font-size:.62rem!important}.featured-filter-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none!important;flex-wrap:nowrap!important;padding-bottom:.3rem!important;overflow-x:auto!important}.featured-filter-bar::-webkit-scrollbar{display:none}.featured-filter-btn{white-space:nowrap!important;flex-shrink:0!important;min-height:30px!important;padding:.28rem .65rem!important;font-size:.68rem!important}.featured-card-slider-item{box-sizing:border-box!important;border-radius:8px!important;flex-direction:column!important;justify-content:space-between!important;width:calc(50vw - 1.4rem)!important;min-width:140px!important;max-width:210px!important;height:auto!important;min-height:265px!important;padding:.75rem .75rem .85rem!important;display:flex!important}.catalog-grid-container{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important;width:100%!important;display:grid!important}.catalog-grid-container>*{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.responsive-card-img-box{box-sizing:border-box!important;height:110px!important;margin-bottom:.35rem!important;padding:.25rem!important}.responsive-card-content{box-sizing:border-box!important;min-width:0!important;padding:.5rem .55rem .6rem!important;overflow:hidden!important}.responsive-card-title{word-break:break-word!important;min-height:2.35rem!important;margin-bottom:.35rem!important;font-size:.84rem!important;line-height:1.22!important;overflow:hidden!important}.responsive-card-desc{display:none!important}.actives-card-item{box-sizing:border-box!important;border-radius:8px!important;flex-direction:column!important;justify-content:space-between!important;width:calc(50vw - 1.4rem)!important;min-width:135px!important;max-width:205px!important;min-height:185px!important;max-height:195px!important;padding:.75rem .7rem!important;display:flex!important}.ingredient-index-card{border-radius:12px!important;min-height:240px!important;padding:1.1rem 1rem!important}.catalog-filters-box{margin-bottom:1.1rem!important}.filter-search-input{height:36px!important;padding-left:1.9rem!important;font-size:.78rem!important}.filter-btn-pill{gap:.25rem!important;min-height:28px!important;padding:.24rem .58rem!important;font-size:.68rem!important}.filter-group-header{margin-bottom:.3rem!important;font-size:.64rem!important}.skin-needs-grid{grid-template-columns:repeat(2,1fr)!important;gap:.6rem!important;margin-bottom:1.1rem!important}.skin-need-tile{gap:.35rem!important;min-height:86px!important;padding:.9rem .5rem .8rem!important}.skin-need-tile svg{width:26px!important;height:26px!important}.skin-need-tile span{font-size:.74rem!important}.skin-need-test-banner{gap:.8rem!important;padding:1rem 1.1rem!important}.fullwidth-routine-banner{height:auto!important;min-height:320px!important;max-height:none!important;padding:1rem 0!important}.routine-banner-text-box{min-height:110px!important}.wa-floating-container{bottom:12px!important;right:12px!important}.wa-floating-btn{width:44px!important;height:44px!important;box-shadow:0 4px 14px #25d36666!important}.wa-floating-btn svg{width:22px!important;height:22px!important}}@media (width<=480px){.container{padding:0 1.15rem!important}.featured-card-slider-item{width:calc(50vw - 1.25rem)!important;min-width:135px!important;padding:.55rem .55rem .65rem!important}.actives-card-item{width:calc(50vw - 1.25rem)!important;min-width:135px!important;padding:.75rem .65rem!important}}@media (width<=340px){.container{padding:0 1rem!important}.featured-card-slider-item,.actives-card-item{width:calc(50vw - 1.1rem)!important;min-width:125px!important}}
