:root{--green: #0E3B2E;--green-deep: #082820;--green-light: #154A3A;--coral: #E26D5C;--pink: #D4717A;--stone: #EDEDEB;--sage: #B5C9B0;--cream: #F0EDE8;--ink: #0A1F17}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--green);color:var(--cream);font-family:Inter Tight,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.font-display{font-family:Cabinet Grotesk,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{position:fixed;top:0;width:100%;z-index:100;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;transition:background-color .3s,backdrop-filter .3s}.site-header.scrolled{background:#082820e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.site-header .logo{font-family:Cabinet Grotesk,sans-serif;font-weight:700;font-size:1.25rem;letter-spacing:-.02em;color:var(--cream)}.site-header nav{display:flex;gap:2rem;align-items:center}.site-header nav a{font-size:.875rem;opacity:.7;transition:opacity .2s}.site-header nav a:hover{opacity:1}.site-header .nav-cta{color:var(--coral);font-weight:500;font-size:.875rem}@media(max-width:768px){.site-header nav .nav-links{display:none}}.hero{position:relative;min-height:100vh;display:flex;align-items:stretch;overflow:hidden;background:var(--green)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center right}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--green) 0%,rgba(14,59,46,.75) 35%,transparent 65%)}.hero-content{position:relative;z-index:10;max-width:80rem;margin:0 auto;padding:6rem 1.5rem 2rem;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.hero-top{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:32rem}.hero-content h1{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(3rem,7vw,5rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--cream)}.hero-content p{margin-top:1.5rem;max-width:28rem;font-size:1.125rem;line-height:1.6;color:#f0ede8b3}.hero-buttons{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.btn-coral{display:inline-flex;align-items:center;gap:.5rem;background:var(--coral);color:var(--green);padding:.875rem 1.75rem;border-radius:9999px;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:transform .3s;text-decoration:none}.btn-coral:hover{transform:scale(1.05)}.btn-coral:active{transform:scale(.95)}.btn-outline{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--cream);padding:.875rem 1.75rem;border-radius:9999px;font-size:.875rem;font-weight:600;border:1px solid rgba(240,237,232,.3);cursor:pointer;transition:transform .3s;text-decoration:none}.btn-outline:hover{transform:scale(1.05)}.btn-outline:active{transform:scale(.95)}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding-top:2rem}.mag-logos{display:flex;align-items:center;gap:1.5rem;opacity:.4}.mag-logos span{font-family:Cabinet Grotesk,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.05em;color:var(--cream)}.mag-logos span.lowercase{text-transform:lowercase}.info-box{max-width:20rem;background:#f0ede8f2;border-radius:.75rem;padding:1rem}.info-box-content{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.info-text{font-size:.75rem;font-weight:600;color:var(--ink);line-height:1.4}.info-link{font-size:.75rem;font-weight:600;color:var(--coral);text-decoration:none;transition:opacity .2s}.info-link:hover{opacity:.7}@media(max-width:768px){.hero-bottom{flex-direction:column;align-items:flex-start}.info-box{display:none}.mag-logos{flex-wrap:wrap;gap:.75rem}}.living-system{background:var(--green)}.ls-container{max-width:100rem;margin:0 auto;display:flex;flex-direction:column}@media(min-width:768px){.ls-container{flex-direction:row}}.ls-left{display:flex;flex-direction:column;justify-content:space-between;padding:2rem;background:var(--green)}@media(min-width:768px){.ls-left{width:33.333%;padding:3rem}}.ls-badge{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ls-badge span{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--coral)}.ls-left h2{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;letter-spacing:-.03em;color:var(--cream)}.coral-dot{color:var(--coral)}.ls-body{margin-top:1.5rem;max-width:20rem;font-size:1rem;line-height:1.6;color:#f0ede8b3}.ls-cta{margin-top:2rem;border-radius:.5rem}.ls-bottom{margin-top:3rem}.ls-plant{margin-bottom:1rem;opacity:.5}.ls-tagline{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--coral)}.ls-explore{margin-top:.5rem;display:inline-block;font-size:.875rem;color:var(--cream);text-decoration:underline;text-underline-offset:4px}.ls-right{flex:1;padding:.5rem}@media(min-width:768px){.ls-right{padding:1rem}}.ls-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media(min-width:768px){.ls-grid{gap:.75rem}}.ls-tile{overflow:hidden;border-radius:.5rem}.ls-tile img{width:100%;aspect-ratio:3/4;object-fit:cover}.ls-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:3/4;border-radius:.5rem;padding:1rem;text-align:center;background:var(--stone)}.ls-panel-label{margin-top:.75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--coral)}.ls-panel-text{margin-top:.75rem;font-size:.75rem;line-height:1.5;color:var(--ink)}.ls-panel-arrow{margin-top:1rem;font-size:1rem;color:var(--coral)}.problem{padding:8rem 1.5rem;background:var(--green-deep);text-align:center}.problem .eyebrow{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:var(--coral);margin-bottom:1.5rem}.problem .stat{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(6rem,14vw,12rem);font-weight:700;line-height:1;color:var(--coral)}.problem h2{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:600;margin-top:1rem;color:var(--cream)}.problem p.desc{max-width:36rem;margin:2rem auto 0;font-size:1.125rem;line-height:1.6;color:#f0ede899}.problem .proof-link{display:inline-block;margin-top:2.5rem;font-size:.875rem;font-weight:500;color:var(--cream);text-decoration:underline;text-decoration-color:var(--coral);text-underline-offset:4px;text-decoration-thickness:2px;transition:opacity .2s}.problem .proof-link:hover{opacity:.7}.formula{padding:8rem 1.5rem;background:var(--green)}.formula .container{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:768px){.formula .container{grid-template-columns:1fr 1fr}}.formula h2{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.03em;color:var(--cream)}.formula .desc{margin-top:1.5rem;max-width:28rem;font-size:1.125rem;line-height:1.6;color:#f0ede8b3}.ingredient-list{display:flex;flex-direction:column}.ingredient{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(181,201,176,.15);padding:1.5rem 0}.ingredient h3{font-family:Cabinet Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:var(--cream)}.ingredient p{margin-top:.25rem;font-size:.875rem;color:#f0ede880}.ingredient .pct{font-family:Cabinet Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:var(--coral);white-space:nowrap}.science{padding:8rem 1.5rem;background:var(--green-light)}.science .header{text-align:center;margin-bottom:4rem}.science .eyebrow{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:var(--coral);margin-bottom:1rem}.science h2{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.03em;color:var(--cream)}.science .sub{max-width:30rem;margin:1rem auto 0;font-size:1.125rem;line-height:1.6;color:#f0ede899}.stat-grid{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.stat-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{border-radius:.75rem;padding:2rem}.stat-card.dark{background:var(--green)}.stat-card.light{background:var(--stone)}.stat-card .value{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700}.stat-card.dark .value{color:var(--coral)}.stat-card.light .value{color:var(--green)}.stat-card .label{margin-top:.75rem;font-size:.875rem;font-weight:500}.stat-card.dark .label{color:var(--cream)}.stat-card.light .label{color:var(--ink)}.stat-card .note{margin-top:.25rem;font-size:.75rem}.stat-card.dark .note{color:#f0ede866}.stat-card.light .note{color:#0a1f1780}.product-section{padding:8rem 1.5rem;background:var(--green)}.product-section .container{max-width:80rem;margin:0 auto}.product-section h2{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.03em;color:var(--cream);margin-bottom:4rem}.shade-display{display:flex;flex-direction:column;gap:3rem;max-width:40rem}.shade-card{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.shade-card{grid-template-columns:1fr 1fr}}.shade-swatch{width:100%;aspect-ratio:1;border-radius:.75rem;overflow:hidden}.shade-swatch img{width:100%;height:100%;object-fit:cover}.shade-info h3{font-family:Cabinet Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:var(--cream)}.shade-info p{margin-top:.5rem;color:#f0ede899;font-size:1rem}.shade-info .price{margin-top:1rem;font-family:Cabinet Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:var(--coral)}.product-form{margin-top:2rem}.product-form button{display:inline-flex;align-items:center;gap:.5rem;background:var(--coral);color:var(--green);padding:.875rem 1.75rem;border-radius:9999px;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:transform .2s}.product-form button:hover{transform:scale(1.03)}.product-form button:active{transform:scale(.97)}.ritual{padding:8rem 1.5rem;background:var(--green-deep)}.ritual .container{max-width:80rem;margin:0 auto}.ritual h2{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.03em;color:var(--cream)}.ritual .sub{margin-top:1rem;max-width:28rem;font-size:1.125rem;line-height:1.6;color:#f0ede899}.ritual-grid{margin-top:4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.ritual-grid{grid-template-columns:repeat(4,1fr)}}.ritual-grid .tile{aspect-ratio:3/4;border-radius:.75rem;overflow:hidden}.ritual-grid .tile:nth-child(2n){margin-top:3rem}.ritual-grid .tile img{width:100%;height:100%;object-fit:cover}.promise{padding:8rem 1.5rem;background:var(--green);min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center}.promise h2{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(4rem,9vw,8rem);font-weight:700;letter-spacing:-.04em;color:var(--cream)}.promise h2 a{transition:transform .2s;display:inline-block}.promise h2 a:hover{transform:scale(1.02)}.promise h2 a:active{transform:scale(.95) skewY(1deg)}.promise p{max-width:24rem;margin:1.5rem auto 0;font-size:1.125rem;line-height:1.6;color:#f0ede899}.gallery-section{padding:8rem 1.5rem;background:var(--green-light)}.gallery-section .container{max-width:80rem;margin:0 auto}.gallery-section h2{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.03em;color:var(--cream)}.gallery-section .sub{margin-top:1rem;max-width:28rem;font-size:1.125rem;line-height:1.6;color:#f0ede899}.gallery-grid{margin-top:4rem;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.gallery-item{overflow:hidden}.gallery-item img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:.75rem;transition:transform .5s}.gallery-item:hover img{transform:scale(1.02)}.gallery-label{margin-top:.75rem;font-size:.875rem;font-weight:500;color:#f0ede880}.product-page{background:var(--green);padding:8rem 1.5rem 6rem}.pp-container{max-width:80rem;margin:0 auto}.pp-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.pp-grid{grid-template-columns:1fr 1fr;gap:5rem}}.pp-images{display:flex;flex-direction:column;gap:1rem}.pp-main-image{overflow:hidden;border-radius:.75rem}.pp-main-image img{width:100%;aspect-ratio:1;object-fit:cover}.pp-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.pp-thumb{border:2px solid transparent;border-radius:.5rem;overflow:hidden;padding:0;background:none;cursor:pointer;transition:border-color .2s}.pp-thumb.active{border-color:var(--coral)}.pp-thumb img{width:100%;aspect-ratio:1;object-fit:cover}.pp-breadcrumb{font-size:.875rem;color:#f0ede880;margin-bottom:1rem}.pp-breadcrumb a{color:#f0ede8b3;text-decoration:none}.pp-breadcrumb a:hover{color:var(--coral)}.pp-sep{margin:0 .5rem}.pp-title{font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--cream);line-height:1.1}.pp-rating{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.pp-stars{display:inline-flex;gap:2px;font-size:1.125rem;line-height:1}.star{color:#f0ede833;font-size:1rem}.star.filled{color:var(--coral)}.star.half{color:var(--coral);opacity:.6}.pp-review-count{font-size:.875rem;color:#f0ede899;text-decoration:underline}.pp-price{display:flex;align-items:baseline;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.pp-price-current{font-family:Cabinet Grotesk,sans-serif;font-size:2rem;font-weight:700;color:var(--coral)}.pp-price-old{font-size:1.125rem;color:#f0ede866;text-decoration:line-through}.pp-price-save{font-size:.75rem;font-weight:600;color:var(--sage);background:#b5c9b026;padding:.25rem .5rem;border-radius:.25rem}.pp-urgency{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.pp-watching{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#f0ede8b3}.pp-dot{width:8px;height:8px;border-radius:50%;background:var(--coral);animation:pp-pulse 2s infinite}@keyframes pp-pulse{0%,to{opacity:1}50%{opacity:.3}}.pp-stock{display:flex;flex-direction:column;gap:.5rem}.pp-stock-bar{width:100%;max-width:16rem;height:4px;background:#f0ede81a;border-radius:2px;overflow:hidden}.pp-stock-fill{width:24%;height:100%;background:var(--coral);border-radius:2px}.pp-stock-text{font-size:.875rem;font-weight:600;color:var(--coral)}.pp-short-desc{margin-top:1.5rem;font-size:1rem;line-height:1.6;color:#f0ede8b3}.pp-shade{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.pp-label{font-size:.875rem;color:#f0ede8b3}.pp-shade-swatch{width:32px;height:32px;border-radius:50%;border:2px solid rgba(240,237,232,.3)}.pp-form{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.pp-quantity-row{display:flex;align-items:center;gap:1rem}.pp-qty{display:inline-flex;border:1px solid rgba(240,237,232,.2);border-radius:.5rem;overflow:hidden}.pp-qty button{width:40px;height:44px;background:none;border:none;color:var(--cream);font-size:1.25rem;cursor:pointer;transition:background .2s}.pp-qty button:hover{background:#f0ede81a}.pp-qty input{width:50px;height:44px;text-align:center;background:none;border:none;color:var(--cream);font-size:1rem;-moz-appearance:textfield}.pp-qty input::-webkit-outer-spin-button,.pp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pp-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--coral);color:var(--green)!important;padding:1rem 2rem;border-radius:9999px;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:transform .3s;width:100%;max-width:24rem;text-decoration:none!important}.pp-add-btn:hover{transform:scale(1.02);color:var(--green)!important}.pp-add-btn:active{transform:scale(.97)}.pp-trust{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1.5rem}.pp-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#f0ede899}.pp-description{margin-top:5rem}.pp-description h2{font-family:Cabinet Grotesk,sans-serif;font-size:2rem;font-weight:700;color:var(--cream);margin-bottom:1.5rem}.pp-desc-content{font-size:1rem;line-height:1.7;color:#f0ede8b3}.pp-desc-content h3{font-family:Cabinet Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:var(--cream);margin-top:2rem;margin-bottom:.75rem}.pp-desc-content ul{padding-left:1.5rem;margin-top:.75rem}.pp-desc-content li{margin-bottom:.5rem}.pp-reviews{margin-top:5rem}.pp-reviews h2{font-family:Cabinet Grotesk,sans-serif;font-size:2rem;font-weight:700;color:var(--cream);margin-bottom:2rem}.pp-reviews-summary{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.pp-reviews-summary{flex-direction:row;gap:4rem}}.pp-reviews-score{text-align:center}.pp-big-score{font-family:Cabinet Grotesk,sans-serif;font-size:4rem;font-weight:700;color:var(--coral);display:block}.pp-reviews-score .pp-stars{justify-content:center;margin-top:.5rem}.pp-review-total{display:block;margin-top:.5rem;font-size:.875rem;color:#f0ede880}.pp-review-bars{flex:1;display:flex;flex-direction:column;gap:.5rem}.pp-bar-row{display:flex;align-items:center;gap:.75rem;font-size:.8125rem;color:#f0ede899}.pp-bar-row span:first-child{width:2rem;text-align:right}.pp-bar-row span:last-child{width:3rem}.pp-bar{flex:1;height:8px;background:#f0ede81a;border-radius:4px;overflow:hidden}.pp-bar-fill{height:100%;background:var(--coral);border-radius:4px;transition:width .5s}.pp-review-list{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.pp-review-list{grid-template-columns:repeat(3,1fr)}}.pp-review-card{background:var(--green-deep);border-radius:.75rem;padding:1.5rem}.pp-review-card .pp-stars{margin-bottom:.75rem}.pp-review-card h4{font-family:Cabinet Grotesk,sans-serif;font-size:1.125rem;font-weight:600;color:var(--cream);margin-bottom:.5rem}.pp-review-card p{font-size:.875rem;line-height:1.6;color:#f0ede899}.pp-review-meta{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem;font-size:.75rem;align-items:center}.pp-reviewer{font-weight:600;color:var(--cream)}.pp-verified{color:var(--sage)}.pp-date{color:#f0ede866}@media(max-width:640px){.product-page{padding:6rem 1rem 4rem}.pp-price-current{font-size:1.5rem}.pp-add-btn{width:100%;max-width:none}}.site-footer{padding:4rem 1.5rem;background:var(--green-deep)}.site-footer .container{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.site-footer .container{flex-direction:row;align-items:center;justify-content:space-between}}.site-footer .logo{font-family:Cabinet Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:var(--cream)}.site-footer .links{display:flex;flex-wrap:wrap;gap:.5rem 2rem}.site-footer .links a{font-size:.875rem;opacity:.5;transition:opacity .2s}.site-footer .links a:hover{opacity:1}.site-footer .social{display:flex;gap:1rem}.site-footer .social a{font-size:.875rem;opacity:.5;transition:opacity .2s}.site-footer .social a:hover{opacity:1}.site-footer .copyright{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(181,201,176,.15);font-size:.75rem;color:#f0ede84d}@media(max-width:640px){.hero-content{padding-top:5rem}.problem,.formula,.science,.product-section,.ritual,.promise{padding:5rem 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
