:root{--forest: #1a5c52;--forest-dk: #113d36;--forest-lt: #2a7a6e;--cream: #f5f0e6;--parchment: #ede6d4;--ink: #1a1917;--stone: #7a7468;--mist: #c8c2b6;--ghost: #ddd8ce;--white: #ffffff;--off-white: #ffffff;--amber: #d4873a;--purple: #9b70c0;--blue: #3a7bd5;--redorange: #e07055;--pistachio: #a8c87c;--coral: #e88370;--olive: #8a9a5b;--indigo: #6b7fc4;--mauve: #8b6d9b;--gold: #b8923e;--slate: #5f7d95;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Jost", -apple-system, sans-serif;--max-width: 1200px;--nav-height: 72px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--sans);color:var(--ink);background:var(--off-white);font-size:1.0625rem;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:none}img{max-width:100%;height:auto;display:block}a{color:inherit;cursor:none}button{font-family:inherit;cursor:none}.cursor{position:fixed;width:7px;height:7px;background:var(--forest);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .2s,height .2s;mix-blend-mode:multiply}.cursor-ring{position:fixed;width:32px;height:32px;border:1px solid rgba(26,92,82,.3);border-radius:50%;pointer-events:none;z-index:9998;transform:translate(-50%,-50%);transition:all .12s ease}.skip-link{position:absolute;left:-9999px;top:auto;background:var(--ink);color:var(--white);padding:.5rem 1rem;z-index:9999}.skip-link:focus{left:1rem;top:1rem}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.heading-xl{font-family:var(--serif);font-size:clamp(2.6rem,5.5vw,4.5rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;overflow-wrap:break-word}.heading-lg{font-family:var(--serif);font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15}.heading-md{font-family:var(--serif);font-size:clamp(1.5rem,2.6vw,2.25rem);font-weight:500;line-height:1.2}.heading-sm{font-family:var(--sans);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--stone)}.body-text{font-size:1.0625rem;line-height:1.7;color:var(--stone)}.body-sm{font-size:.9375rem;line-height:1.65;color:var(--mist)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border:none;border-radius:2px;transition:all .25s ease}.btn-primary{background:var(--forest);color:var(--white)}.btn-primary:hover{background:var(--forest-lt)}.btn-secondary{background:transparent;color:var(--forest);border:1px solid var(--forest)}.btn-secondary:hover{background:var(--forest);color:var(--white)}.btn-ghost{background:transparent;color:var(--stone);border:1px solid var(--ghost)}.btn-ghost:hover{border-color:var(--ink);color:var(--ink)}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-height);display:flex;align-items:center;padding:0 3rem;background:#fffffff2;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(26,92,82,.08)}.header-inner{width:100%;max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-family:var(--serif);font-size:1.3rem;font-weight:500;color:var(--ink);text-decoration:none}.nav-logo em{font-style:italic;color:var(--forest)}.nav-links{display:flex;gap:2rem;list-style:none;align-items:center}.nav-links a{font-size:.9375rem;font-weight:400;color:var(--stone);text-decoration:none;letter-spacing:.02em;transition:color .2s;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--forest);transition:width .3s}.nav-links a:hover{color:var(--forest)}.nav-links a:hover:after{width:100%}.nav-cta{background:var(--cream);color:var(--forest-dk);padding:.5rem 1.4rem;border-radius:2px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;transition:opacity .2s}.nav-cta:hover{background:var(--parchment)}.nav-cart-count{background:var(--forest-dk);color:var(--cream);font-size:.75rem;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-left:.3rem}.nav-toggle{display:none;background:none;border:none;padding:.5rem}.nav-toggle span{display:block;width:20px;height:1.5px;background:var(--ink);margin:4px 0;transition:all .3s}.hero-section{min-height:90vh;display:flex;flex-direction:column;justify-content:center;padding:8rem 3rem 2rem;background:linear-gradient(165deg,#0b3d2e,#145a3e,#0b3d2e);overflow:hidden;position:relative}.hero-inner{max-width:var(--max-width);margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{max-width:560px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#4ade80;margin-bottom:1.5rem;padding:.4rem 1rem;border:1px solid rgba(74,222,128,.3);border-radius:2rem;background:#4ade8014}.hero-badge-icon{font-size:.5rem;color:#4ade80}.hero-title{font-family:var(--serif);font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:400;line-height:1.1;color:#fff;margin-bottom:1.5rem;overflow-wrap:break-word}.hero-title em{font-style:italic;color:#4ade80}.hero-body{font-size:1.125rem;line-height:1.75;color:#ffffffb3;margin-bottom:1.75rem;max-width:460px}.hero-trust-row{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:2rem}.hero-trust-item{display:flex;align-items:center;gap:.4rem;font-size:.9375rem;color:#ffffffd9}.hero-trust-icon{color:#4ade80;font-weight:700;font-size:1rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-hero{background:#4ade80!important;color:#0b3d2e!important;font-weight:600;font-size:1.0625rem;padding:.9rem 2rem;display:inline-flex;align-items:center;gap:.5rem;border-radius:4px;transition:all .25s ease}.btn-hero:hover{background:#3ccf70!important;transform:translateY(-1px);box-shadow:0 4px 20px #4ade804d}.btn-arrow{font-size:1.2rem}.hero-actions .btn-secondary{background:transparent;color:#ffffffd9;border:1px solid rgba(255,255,255,.25);font-size:1.0625rem;padding:.9rem 1.5rem;border-radius:4px}.hero-actions .btn-secondary:hover{background:#ffffff14;color:#fff;border-color:#fff6}.hero-fda-disclaimer{max-width:var(--max-width);margin:2rem auto 0;width:100%}.hero-fda-disclaimer p{font-size:.8125rem;color:#ffffff4d;line-height:1.5;text-align:center}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-alternator{position:relative;width:100%;max-width:460px}.alt-product-display{position:relative;min-height:480px}.alt-slide{position:absolute;top:0;left:0;width:100%;opacity:0;transform:scale(.95);transition:opacity .5s ease,transform .5s ease;pointer-events:none;display:flex;flex-direction:column;align-items:center;text-align:center}.alt-slide-active{position:relative;opacity:1;transform:scale(1);pointer-events:auto}.alt-img-wrap{width:320px;height:320px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background:#ffffff0a;border-radius:16px;padding:1.5rem}.alt-product-img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.2))}.alt-product-info{max-width:360px}.alt-product-name{font-family:var(--serif);font-size:1.625rem;font-weight:500;color:#fff;margin-bottom:.5rem}.alt-product-desc{font-size:.9375rem;color:#fff9;line-height:1.6;margin-bottom:.75rem}.alt-product-meta{display:flex;align-items:center;justify-content:center;gap:1.5rem}.alt-product-price{font-size:1.25rem;font-weight:600;color:#4ade80}.alt-product-link{font-size:.9375rem;color:#fffc;text-decoration:none;transition:color .2s}.alt-product-link:hover{color:#4ade80}.alt-arrow{position:absolute;top:160px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:2}.alt-arrow:hover{background:#ffffff26;border-color:#4ade8080;color:#4ade80}.alt-arrow-prev{left:-24px}.alt-arrow-next{right:-24px}.alt-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.alt-dot{width:8px;height:8px;border-radius:50%;border:none;background:#fff3;cursor:pointer;padding:0;transition:all .25s}.alt-dot-active{background:#4ade80;width:24px;border-radius:4px}@media(max-width:768px){.hero-section{padding:6rem 1.5rem 2rem;min-height:auto}.hero-inner{grid-template-columns:1fr;gap:2.5rem}.hero-title{font-size:2.5rem}.hero-alternator{max-width:340px;margin:0 auto}.alt-img-wrap{width:240px;height:240px;padding:1rem}.alt-product-display{min-height:400px}.alt-arrow-prev{left:-12px}.alt-arrow-next{right:-12px}.alt-arrow{width:36px;height:36px;top:120px}.hero-trust-row{gap:.75rem}.hero-trust-item{font-size:.875rem}}.trust-bar{background:var(--white);border-top:1px solid rgba(26,92,82,.06);border-bottom:1px solid rgba(26,92,82,.06);padding:2rem 3rem}.trust-bar-inner{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.trust-item{text-align:center}.trust-number{font-family:var(--serif);font-size:2rem;font-weight:400;color:var(--ink);line-height:1;margin-bottom:.3rem}.trust-label{font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--mist)}.manifesto-section{padding:6rem 3rem;background:var(--cream)}.manifesto-inner{max-width:680px;margin:0 auto;text-align:center}.manifesto-title{font-family:var(--serif);font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:400;line-height:1.3;color:var(--ink);margin-bottom:1.5rem}.manifesto-title em{font-style:italic}.manifesto-body{font-size:1.0625rem;line-height:1.75;color:var(--stone)}.products-section{padding:6rem 3rem;background:var(--cream)}.products-header{max-width:var(--max-width);margin:0 auto 3rem;text-align:center}.products-header .heading-sm{margin-bottom:.8rem;color:#fff6}.products-header .heading-lg{margin-bottom:.5rem;color:var(--white)}.products-grid{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.product-card{background:transparent;border-radius:4px;overflow:hidden;transition:transform .3s,box-shadow .3s;text-decoration:none;display:flex;flex-direction:column;position:relative}.product-card:hover{transform:translateY(-4px)}.product-card-image{aspect-ratio:4/5;background:transparent;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative;overflow:hidden}.product-card-image img{max-height:240px;width:auto;object-fit:contain;transition:transform .5s;filter:drop-shadow(0 6px 20px rgba(0,0,0,.25))}.product-card:hover .product-card-image img{transform:scale(1.06)}.product-color-stripe{height:3px;width:40%;margin:0 auto;border-radius:2px}.product-card-body{padding:.8rem .5rem;flex:1;display:flex;flex-direction:column;text-align:center}.product-card-num{font-size:.8125rem;font-weight:600;letter-spacing:.15em;color:var(--stone);margin-bottom:.3rem}.product-card-title{font-family:var(--serif);font-size:1.3rem;font-weight:500;color:var(--ink);margin-bottom:.3rem;line-height:1.2;overflow-wrap:break-word}.product-card-spec{font-size:.9375rem;color:var(--stone);margin-bottom:.8rem;line-height:1.4}.product-card-price{font-size:1.125rem;font-weight:600;color:var(--ink);margin-top:auto}.product-card-allergen{font-size:.8125rem;color:var(--stone);margin-top:.4rem;font-style:italic;line-height:1.3}.color-strip{max-width:var(--max-width);margin:3rem auto 0;display:flex;height:3px;border-radius:2px;overflow:hidden}.color-strip span{flex:1}.knowledge-section{padding:6rem 3rem;background:var(--cream)}.knowledge-header{max-width:var(--max-width);margin:0 auto 3rem;text-align:center}.knowledge-title{font-family:var(--serif);font-size:clamp(2rem,3.4vw,2.75rem);font-weight:400;line-height:1.15}.knowledge-title em{font-style:italic;color:var(--forest)}.articles-grid{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.article-card{background:var(--white);border-radius:4px;overflow:hidden;transition:transform .3s,box-shadow .3s;text-decoration:none}.article-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000f}.article-card-image{aspect-ratio:16/10;background:var(--cream);overflow:hidden}.article-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.article-card:hover .article-card-image img{transform:scale(1.05)}.article-card-body{padding:1.5rem}.article-card-tag{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--mist);margin-bottom:.5rem}.article-card-title{font-family:var(--serif);font-size:1.25rem;font-weight:500;color:var(--ink);line-height:1.3;margin-bottom:.5rem}.article-card-excerpt{font-size:.9375rem;color:var(--stone);line-height:1.65}.article-card-link{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ink);margin-top:1rem;text-decoration:none}.article-card-link:after{content:"\2192";transition:transform .2s}.article-card:hover .article-card-link:after{transform:translate(4px)}.testimonials-section{padding:6rem 3rem;background:var(--white)}.testimonials-inner{max-width:var(--max-width);margin:0 auto;text-align:center}.testimonial-quote{font-family:var(--serif);font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:400;font-style:italic;line-height:1.5;color:var(--ink);max-width:680px;margin:0 auto 1.5rem}.testimonial-attr{font-size:.875rem;font-weight:500;color:var(--mist)}.testimonial-attr strong{color:var(--stone)}.email-section{padding:5rem 3rem;background:var(--forest-dk)}.email-inner{max-width:520px;margin:0 auto;text-align:center}.email-title{font-family:var(--serif);font-size:2rem;font-weight:400;margin-bottom:.8rem;color:var(--white)}.email-body{font-size:1rem;color:#fff9;margin-bottom:1.5rem;line-height:1.65}.email-form{display:flex;gap:.5rem}.email-form input[type=email]{flex:1;min-width:0;padding:.75rem 1rem;font-family:var(--sans);font-size:1rem;border:1px solid var(--ghost);border-radius:2px;background:var(--white);outline:none;transition:border-color .2s}.email-form input[type=email]:focus{border-color:var(--ink)}.email-form button{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;background:var(--cream);color:var(--forest-dk);border:none;border-radius:2px;cursor:none;transition:opacity .2s}.email-form button:hover{opacity:.85}.site-footer{background:var(--forest-dk);color:#ffffffb3;padding:4rem 3rem 2rem}.footer-inner{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}.footer-brand .nav-logo{color:var(--white);display:inline-block;margin-bottom:1rem}.footer-brand .nav-logo em{color:#ffffff80}.footer-tagline{font-size:.9375rem;line-height:1.65;color:#ffffff80;max-width:280px}.footer-col h4{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#fff6;margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.5rem}.footer-col a{font-size:.9375rem;color:#ffffffb3;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--white)}.footer-bottom{max-width:var(--max-width);margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;color:#ffffff59}.product-page{padding:8rem 3rem 4rem}.product-page-inner{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.product-gallery{background:transparent;border-radius:0;display:flex;align-items:center;justify-content:center;padding:2rem 0;position:relative}.product-gallery img{max-height:480px;max-width:100%;object-fit:contain;filter:drop-shadow(0 8px 30px rgba(0,0,0,.1))}.product-info{padding:1rem 0}.product-info .heading-sm{margin-bottom:.8rem}.product-info .product-title{font-family:var(--serif);font-size:2.5rem;font-weight:400;margin-bottom:.5rem;overflow-wrap:break-word}.product-info .product-price{font-size:1.375rem;font-weight:600;margin-bottom:1.5rem}.product-description{font-size:1.0625rem;line-height:1.7;color:var(--stone);margin-bottom:2rem}.product-details-list{margin-bottom:2rem}.product-detail-row{display:flex;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid var(--ghost);font-size:.9375rem}.product-detail-row dt{color:var(--stone)}.product-detail-row dd{font-weight:500;color:var(--ink)}.add-to-cart-form{margin-top:1rem}.add-to-cart-form .quantity-selector{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.qty-btn{width:36px;height:36px;border:1px solid var(--ghost);border-radius:2px;background:var(--white);font-size:1.0625rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.qty-input{width:50px;height:36px;text-align:center;border:1px solid var(--ghost);border-radius:2px;font-family:var(--sans);font-size:1rem}.btn-add-cart{width:100%;padding:1rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;background:var(--forest);color:var(--white);border:none;border-radius:2px;cursor:none;transition:background .2s}.btn-add-cart:hover{background:var(--forest-lt)}.btn-add-cart:disabled{opacity:.4;cursor:not-allowed}.collection-page{padding:calc(var(--nav-height) + 3.5rem) 3rem 4rem}.collection-header{max-width:var(--max-width);margin:0 auto 3rem;text-align:center}.collection-header .heading-lg{margin-bottom:.5rem}.collection-header .body-text{max-width:520px;margin:0 auto}.blog-page{padding:calc(var(--nav-height) + 3.5rem) 3rem 4rem}.blog-header{max-width:var(--max-width);margin:0 auto 3rem;text-align:center}.article-page{padding:calc(var(--nav-height) + 3.5rem) 3rem 4rem}.article-header{max-width:720px;margin:0 auto 3rem;text-align:center}.article-header .heading-sm{margin-bottom:.8rem}.article-header .heading-xl{margin-bottom:1rem}.article-meta{font-size:.9375rem;color:var(--mist)}.article-body{max-width:720px;margin:0 auto}.article-body p{font-size:1.0625rem;line-height:1.75;color:var(--stone);margin-bottom:1.5rem}.article-body h2{font-family:var(--serif);font-size:2rem;font-weight:500;margin:2.5rem 0 1rem}.article-body h3{font-family:var(--serif);font-size:1.5rem;font-weight:500;margin:2rem 0 .8rem}.article-body ul,.article-body ol{margin:1rem 0 1.5rem 1.5rem;color:var(--stone)}.article-body li{margin-bottom:.5rem;font-size:1.0625rem;line-height:1.75}.article-body img{border-radius:4px;margin:2rem 0}.cart-page{padding:8rem 3rem 4rem}.cart-inner{max-width:800px;margin:0 auto}.cart-header{margin-bottom:2rem}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--mist);padding:0 0 1rem;border-bottom:1px solid var(--ghost)}.cart-table td{padding:1.5rem 0;border-bottom:1px solid var(--ghost);vertical-align:middle}.cart-item-info{display:flex;align-items:center;gap:1rem}.cart-item-img{width:64px;height:64px;background:var(--cream);border-radius:4px;object-fit:contain;padding:.5rem}.cart-item-title{font-family:var(--serif);font-size:1.0625rem;font-weight:500}.cart-item-variant{font-size:.875rem;color:var(--mist)}.cart-footer{margin-top:2rem;text-align:right}.cart-total{font-family:var(--serif);font-size:1.625rem;margin-bottom:.5rem}.cart-subtotal-note{font-size:.875rem;color:var(--mist);margin-bottom:1.5rem}.page-template{padding:calc(var(--nav-height) + 3.5rem) 3rem 4rem}.page-inner{max-width:720px;margin:0 auto}.page-inner h1{font-family:var(--serif);font-size:2.75rem;font-weight:400;margin-bottom:2rem;overflow-wrap:break-word}.page-inner p{font-size:1.0625rem;line-height:1.75;color:var(--stone);margin-bottom:1.5rem}.not-found{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:8rem 3rem}.not-found h1{font-family:var(--serif);font-size:4rem;font-weight:400;margin-bottom:1rem}.not-found p{color:var(--stone);margin-bottom:2rem}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:768px){.site-header{padding:0 1.5rem}.nav-links{display:none}.nav-toggle{display:block}.nav-links.active{display:flex;flex-direction:column;position:fixed;top:calc(var(--nav-height) + 44px);left:0;right:0;background:var(--off-white);padding:2rem;gap:1rem;border-bottom:1px solid rgba(26,92,82,.1);z-index:99}.hero-section{padding:6rem 1.5rem 3rem}.hero-inner{grid-template-columns:1fr;gap:2rem}.hero-visual{margin-top:1rem}.cloud-name{font-size:1.2rem}.cloud-link:hover .cloud-name{font-size:1.3rem}.products-section{padding:4rem 1.5rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.articles-grid{grid-template-columns:1fr}.product-page-inner{grid-template-columns:1fr;gap:2rem}.product-gallery{position:static}.trust-bar-inner{gap:2rem}.footer-inner{grid-template-columns:1fr}.email-form{flex-direction:column}.manifesto-section,.knowledge-section,.testimonials-section,.email-section{padding:4rem 1.5rem}.collection-page,.blog-page,.article-page,.cart-page,.page-template{padding:calc(var(--nav-height) + 1.5rem) 1.5rem 3rem}}@media(max-width:640px){.nav-links.active{top:calc(var(--nav-height) + 48px)}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}.hero-title{font-size:2.25rem}}.membership-section{padding:6rem 3rem;background:var(--forest)}.membership-inner{max-width:800px;margin:0 auto}.membership-title{font-family:var(--serif);font-size:clamp(2rem,3.8vw,2.75rem);font-weight:400;color:var(--white);line-height:1.15;margin-bottom:1rem}.membership-title em{font-style:italic;color:var(--cream)}.membership-body{font-size:1.0625rem;color:#fff9;line-height:1.7;margin-bottom:2.5rem;max-width:560px}.membership-benefits{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.5rem}.membership-benefit{display:flex;align-items:flex-start;gap:1rem}.benefit-icon{font-size:1.2rem;color:var(--cream);flex-shrink:0;margin-top:.1rem}.membership-benefit strong{display:block;color:var(--white);font-size:1rem;margin-bottom:.15rem}.membership-benefit p{color:#ffffff80;font-size:.9375rem;line-height:1.6;margin:0}.membership-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.sourcing-section{padding:6rem 3rem;background:var(--white)}.sourcing-inner{max-width:var(--max-width);margin:0 auto}.sourcing-header{text-align:center;max-width:640px;margin:0 auto 3rem}.sourcing-title{font-family:var(--serif);font-size:clamp(2rem,3.4vw,2.75rem);font-weight:400;color:var(--ink);line-height:1.2;margin:.8rem 0 1rem}.sourcing-title em{font-style:italic;color:var(--forest)}.sourcing-body{font-size:1.0625rem;color:var(--stone);line-height:1.7}.sourcing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.sourcing-card{padding:1.5rem 0;border-top:2px solid var(--forest)}.sourcing-icon{display:inline-block;font-size:1.2rem;color:var(--forest);margin-bottom:.8rem}.sourcing-card-title{font-family:var(--serif);font-size:1.25rem;font-weight:500;color:var(--ink);margin-bottom:.5rem}.sourcing-card-body{font-size:.9375rem;color:var(--stone);line-height:1.65}@media(max-width:768px){.sourcing-grid{grid-template-columns:1fr}}.account-page{padding:6rem 3rem 4rem;min-height:80vh}.account-inner{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.account-back{grid-column:1 / -1;font-size:.9375rem;color:var(--stone);text-decoration:none;transition:color .2s;margin-bottom:1rem;display:inline-block}.account-back:hover{color:var(--forest)}.account-title{font-family:var(--serif);font-size:clamp(1.75rem,3.2vw,2.25rem);font-weight:400;color:var(--ink);line-height:1.2;margin-bottom:2rem}.account-title em{font-style:italic;color:var(--forest)}.benefits-list{display:flex;flex-direction:column;gap:1.2rem}.benefit-row{display:flex;align-items:flex-start;gap:.8rem}.benefit-row .benefit-icon{color:var(--forest);font-size:1rem;flex-shrink:0;margin-top:.15rem}.benefit-row strong{display:block;font-size:1rem;color:var(--ink);margin-bottom:.15rem}.benefit-row p{font-size:.9375rem;color:var(--stone);line-height:1.6;margin:0}.account-form-container{background:var(--cream);padding:2.5rem;border-radius:4px}.account-form-title{font-family:var(--serif);font-size:1.5rem;font-weight:500;margin-bottom:.3rem}.account-form-sub{font-size:.9375rem;color:var(--stone);margin-bottom:1.5rem}.account-field{margin-bottom:1rem}.account-field label{display:block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--stone);margin-bottom:.3rem}.account-field input{width:100%;padding:.7rem 1rem;font-family:var(--sans);font-size:1rem;border:1px solid var(--ghost);border-radius:2px;background:var(--white);outline:none;transition:border-color .2s}.account-field input:focus{border-color:var(--forest)}.account-field input.error{border-color:var(--redorange)}.account-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.account-submit{width:100%;margin-top:.5rem}.account-links{margin-top:1.2rem;display:flex;flex-direction:column;gap:.5rem;text-align:center}.account-links a{font-size:.9375rem;color:var(--stone);text-decoration:none}.account-links a:hover,.account-links strong{color:var(--forest)}@media(max-width:768px){.account-inner{grid-template-columns:1fr;gap:2rem}.account-field-row{grid-template-columns:1fr}}.nav-logo-img{height:28px;width:auto}.back-link{display:inline-block;font-size:.9375rem;color:var(--stone);text-decoration:none;margin-bottom:1.5rem;transition:color .2s}.back-link:hover{color:var(--forest, var(--ink))}.article-card{display:flex;flex-direction:column}.article-color-stripe{display:block;height:6px;width:100%;flex-shrink:0}.page-inner a[href*="/products/berberine"]{color:#4b5daa}.page-inner a[href*="/products/vital-colostrum"]{color:#7aa85c}.page-inner a[href*="/products/vital-coq10"]{color:#d4873a}.page-inner a[href*="/products/vital-creatine"]{color:#3a7bd5}.page-inner a[href*="/products/vital-digestive"]{color:#e07055}.page-inner a[href*="/products/vital-probiotic"]{color:#e88370}.page-inner a[href*="/products/vital-herbal"]{color:#8a9a5b}.page-inner a[href*="/products/nad"]{color:#9b70c0}@media(max-width:768px){.product-card-title{font-size:1.2rem}.product-card-spec{font-size:.9375rem}.product-card-price{font-size:1.125rem}.product-card-body{padding:1rem}}html,body{height:auto;min-height:100%;overflow-x:hidden}body{display:flex;flex-direction:column}main#main-content{flex:1 0 auto}.site-footer{flex-shrink:0}.bundles-section{padding:6rem 3rem;background:var(--off-white)}.bundles-inner{max-width:var(--max-width);margin:0 auto}.bundles-header{text-align:center;max-width:600px;margin:0 auto 3rem}.bundles-title{font-family:var(--serif);font-size:clamp(2rem,3.4vw,2.75rem);font-weight:400;color:var(--ink);line-height:1.2;margin:.8rem 0 1rem}.bundles-title em{font-style:italic;color:var(--forest)}.bundles-body{font-size:1.0625rem;color:var(--stone);line-height:1.7}.bundles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.bundle-card{background:var(--cream);border-radius:4px;padding:1.5rem;text-decoration:none;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s}.bundle-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.bundle-card-title{font-family:var(--serif);font-size:1.25rem;font-weight:500;color:var(--ink);margin:.5rem 0 .2rem;line-height:1.2}.bundle-card-condition{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.6rem}.bundle-card-desc{font-size:.9375rem;color:var(--stone);line-height:1.6;margin-bottom:1rem;flex:1}.bundle-card-pricing{display:flex;align-items:baseline;gap:.4rem;margin-bottom:.5rem}.bundle-card-original{font-size:.9375rem;color:var(--mist);text-decoration:line-through}.bundle-card-price{font-family:var(--serif);font-size:1.5rem;font-weight:500}.bundle-card-save{display:inline-block;font-size:.8125rem;font-weight:600;color:#fff;padding:.15rem .5rem;border-radius:2px;align-self:flex-start;margin-bottom:.8rem}.bundle-card-link{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--ink);margin-top:auto}@media(max-width:1024px){.bundles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.bundles-section{padding:4rem 1.5rem}.bundles-grid{grid-template-columns:1fr}}.cross-sell-inline{margin-top:1.5rem}.cross-sell-inline .cross-sell-heading{font-family:var(--serif);font-size:1.3125rem;font-weight:400;color:var(--ink);margin-bottom:.8rem}.cross-sell-row{display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;margin-bottom:.4rem;background:var(--cream);border-radius:3px;transition:transform .15s}.cross-sell-row:hover{transform:translate(2px)}.cross-sell-img-link{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.cross-sell-img-link img{width:40px;height:40px;object-fit:contain}.cross-sell-details{flex:1;min-width:0}.cross-sell-name{display:block;font-family:var(--serif);font-size:.9375rem;font-weight:500;text-decoration:none;line-height:1.2}.cross-sell-name:hover{opacity:.7}.cross-sell-cost{font-size:.8125rem;color:var(--stone);font-weight:500}.cross-sell-btn{flex-shrink:0;padding:.25rem .7rem;font-size:.875rem;font-weight:600;font-family:var(--sans);background:transparent;border:1px solid;border-radius:3px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.cross-sell-btn:hover{background:var(--ink);border-color:var(--ink);color:var(--white)}@media(max-width:768px){.cross-sell-inline{margin-top:2rem}}.product-left{position:sticky;top:calc(var(--nav-height) + 44px + 1rem);align-self:start}@media(max-width:768px){.product-left{position:static}}.sold-out-badge{position:absolute;top:1rem;right:1rem;background:var(--ink);color:var(--white);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:.3rem .8rem;border-radius:2px;z-index:2}.product-sold-out .product-card-image,.product-sold-out .product-card-title{opacity:.5}.product-sold-out .product-card-price:after{content:" \b7  Sold Out";font-size:.8125rem;font-weight:400;color:var(--mist)}@media(max-width:768px){.page-template{padding:calc(var(--nav-height) + 1.5rem) 1rem 2rem}.page-inner{padding:0 .5rem}.page-inner h1{font-size:2rem}.page-inner div[style*=grid-template-columns],.page-template div[style*=grid-template-columns],.rte div[style*=grid-template-columns]{grid-template-columns:1fr!important;gap:16px!important}.page-inner table,.page-template table,.rte table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:14px}.page-inner h1[style],.rte h1[style]{font-size:32px!important}.page-inner h2[style],.rte h2[style]{font-size:26px!important}.page-inner div[style*=max-width],.rte div[style*=max-width]{max-width:100%!important;width:100%!important;box-sizing:border-box!important;padding-left:12px!important;padding-right:12px!important}.page-inner div[style*="padding:40px"],.page-inner div[style*="padding:48px"],.page-inner div[style*="padding:32px"]{padding:20px 16px!important}.bundles-section{padding:3rem 1rem}.bundles-grid{grid-template-columns:1fr!important}.bundle-card{padding:1.25rem}.bundle-products{gap:.75rem}.trust-bar-inner{flex-wrap:wrap;justify-content:center;gap:1rem}.testimonials-grid{grid-template-columns:1fr!important}.email-section,.membership-section{padding:3rem 1rem}.footer-section{padding:3rem 1rem 1.5rem}.footer-inner{grid-template-columns:1fr!important;gap:1.5rem}.product-page-inner{grid-template-columns:1fr!important;gap:1.5rem;padding:0 .5rem}.cart-page{padding:5rem 1rem 2rem}}@media(max-width:480px){.page-template{padding:calc(var(--nav-height) + 1rem) .75rem 1.5rem}.hero-section{padding:5rem 1rem 1.5rem}.hero-title{font-size:2.375rem!important}.hero-body{font-size:1.0625rem}.hero-trust-row{gap:.5rem}.hero-trust-item{font-size:.875rem}.hero-badge{font-size:.8125rem;padding:.3rem .75rem}.btn-hero{font-size:1rem;padding:.75rem 1.5rem}.alt-img-wrap{width:200px;height:200px;padding:.75rem}.alt-product-display{min-height:340px}.alt-product-name{font-size:1.375rem}.alt-arrow{width:32px;height:32px;top:100px}.alt-arrow-prev{left:-8px}.alt-arrow-next{right:-8px}.products-grid{gap:.75rem}.bundles-title{font-size:1.75rem}div[style*="display:grid"],div[style*="display: grid"]{grid-template-columns:1fr!important}}html,body{overflow-x:hidden}img{max-width:100%;height:auto}.product-detail-section{max-width:var(--max-width);margin:0 auto;padding:3rem 3rem 0;border-top:1px solid var(--ghost)}.product-detail-heading{font-family:var(--serif);font-size:clamp(1.5rem,2.8vw,2.125rem);font-weight:400;color:var(--ink);margin-bottom:1.25rem}.product-detail-para{font-size:1.0625rem;line-height:1.75;color:var(--stone);margin-bottom:1rem;max-width:720px}.product-detail-para:last-child{margin-bottom:0}.product-faq-section{max-width:var(--max-width);margin:0 auto;padding:2.5rem 3rem 3rem}.product-faq-heading{font-family:var(--serif);font-size:clamp(1.5rem,2.8vw,2.125rem);font-weight:400;color:var(--ink);margin-bottom:1.25rem}.product-faq-item{border:1px solid var(--ghost);border-radius:4px;margin-bottom:.75rem;overflow:hidden;max-width:720px}.product-faq-question{font-family:var(--sans);font-size:1.0625rem;font-weight:600;color:var(--ink);padding:1rem 1.25rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.product-faq-question::-webkit-details-marker{display:none}.product-faq-question:after{content:"+";font-size:1.4rem;font-weight:400;color:var(--mist);flex-shrink:0;margin-left:1rem}details[open] .product-faq-question:after{content:"\2212"}.product-faq-answer{font-size:1rem;line-height:1.7;color:var(--stone);padding:0 1.25rem 1rem;margin:0}@media(max-width:768px){.product-detail-section,.product-faq-section{padding-left:1.5rem;padding-right:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/style.css.map */
