:root{--green-deep: #1b4332;--green-mid: #2d6a4f;--green-light: #52b788;--green-pale: #d8f3dc;--cream: #fdfaf4;--cream-dark: #f2ede0;--amber: #b5830a;--amber-light: #fff3cd;--text: #1c1c1c;--text-muted: #5c5c5c;--white: #ffffff;--border: #e8e2d4;--shadow: 0 18px 50px rgba(45, 106, 79, .12);--radius: 20px;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:var(--font-body);line-height:1.6}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid rgba(181,131,10,.45);outline-offset:3px}.skip-link{position:absolute;left:16px;top:12px;z-index:999;padding:10px 14px;background:var(--green-deep);color:var(--white);border-radius:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.announcement{background:var(--green-deep);color:var(--green-pale);text-align:center;padding:10px 20px;font-size:13px}.site-header{position:sticky;top:0;z-index:100;background:#fdfaf4f5;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{max-width:1200px;margin:0 auto;padding:0 32px;min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{font-family:var(--font-display);font-size:24px;font-weight:700;color:var(--green-deep);white-space:nowrap}.brand img{max-height:46px;width:auto}.main-nav{display:flex;gap:8px;align-items:center}.main-nav a{padding:9px 12px;border-radius:999px;font-size:14px;color:var(--text-muted)}.main-nav a:hover{color:var(--green-deep);background:var(--green-pale)}.header-actions{display:flex;align-items:center;gap:6px}.header-icon{width:40px;height:40px;border:0;background:transparent;border-radius:12px;display:grid;place-items:center;color:var(--green-deep);position:relative}.header-icon svg{width:21px;height:21px}.header-icon:hover{background:var(--green-pale)}.cart-count{position:absolute;top:3px;right:3px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--amber);color:var(--white);font-size:10px;display:grid;place-items:center}.nav-toggle{display:none;width:42px;height:42px;border:0;background:transparent}.nav-toggle span{display:block;width:22px;height:2px;background:var(--text);margin:5px auto}.container,.vitalab-inner{max-width:1200px;margin:0 auto;padding:0 32px}.narrow{max-width:860px}.vitalab-section,.collection-page,.product-page,.cart-page,.search-page,.standard-page{padding:88px 0}.eyebrow{margin:0 0 12px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--green-light)}h1,h2,h3,.section-title{font-family:var(--font-display);line-height:1.08;color:var(--green-deep)}h1{font-size:clamp(38px,5vw,64px);margin:0 0 18px}h2,.section-title{font-size:clamp(32px,4vw,48px);margin:0 0 16px}em{color:var(--green-mid)}.section-subtitle,.hero-subtitle,.page-head div,.page-head p{color:var(--text-muted);font-weight:300;max-width:560px}.btn-primary,.btn-secondary,.product-card-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:600;transition:.2s ease;border:0}.btn-primary{background:var(--green-mid);color:var(--white);padding:14px 28px}.btn-primary:hover{background:var(--green-deep);transform:translateY(-1px)}.btn-secondary{color:var(--green-mid);background:transparent;padding:12px 0}.btn-secondary:hover{color:var(--green-deep)}.full{width:100%;text-align:center}.hero{min-height:86vh;display:flex;align-items:center;padding:78px 0;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;right:-140px;top:-160px;background:var(--green-pale);opacity:.55}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;left:-90px;bottom:-90px;background:var(--amber-light);opacity:.7}.hero-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;position:relative;z-index:1}.hero-title{font-size:clamp(46px,6vw,72px)}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}.hero-image-card{background:var(--white);border:1px solid var(--border);border-radius:24px;padding:32px;display:grid;gap:16px;box-shadow:var(--shadow)}.product-preview{display:flex;align-items:center;gap:14px;padding:14px;background:var(--cream);border:1px solid var(--border);border-radius:16px}.product-icon{width:54px;height:54px;border-radius:14px;background:var(--green-pale);display:grid;place-items:center;color:var(--green-deep);font-weight:700;font-size:12px;overflow:hidden;text-align:center}.product-icon.amber{background:var(--amber-light);color:var(--amber)}.product-icon img{width:100%;height:100%;object-fit:cover}.product-preview-info{flex:1;min-width:0}.product-preview-name{font-size:14px;font-weight:700}.product-preview-price{font-size:13px;color:var(--text-muted)}.badge{font-size:11px;padding:4px 10px;border-radius:999px;font-weight:700;white-space:nowrap}.badge-green{background:var(--green-pale);color:var(--green-deep)}.badge-amber{background:var(--amber-light);color:var(--amber)}.hero-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-stat{background:var(--cream);border-radius:14px;padding:14px;text-align:center}.hero-stat-num{font-family:var(--font-display);font-size:28px;color:var(--green-deep);font-weight:700}.hero-stat-label{font-size:11px;color:var(--text-muted)}.trust-bar{background:var(--green-deep);color:var(--green-pale);display:flex;justify-content:center;gap:40px;flex-wrap:wrap;padding:18px 32px;font-size:13px}.trust-item:before{content:"\2713";margin-right:8px;color:var(--green-light)}.products-header,.collection-toolbar{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:42px}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:.25s ease}.product-card:hover{transform:translateY(-4px);border-color:var(--green-light);box-shadow:var(--shadow)}.product-card-img{min-height:220px;aspect-ratio:1/1;background:var(--cream);display:grid;place-items:center;position:relative;overflow:hidden;font-family:var(--font-display);font-size:28px;color:var(--green-deep)}.product-card-img img{width:100%;height:100%;object-fit:cover}.product-card-badge{position:absolute;left:12px;top:12px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:999px;font-weight:800}.product-card-body{padding:20px;display:flex;flex:1;flex-direction:column}.product-card-category{color:var(--green-light);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;margin-bottom:6px}.product-card-name{font-family:var(--font-body);font-size:16px;line-height:1.3;margin:0 0 8px;color:var(--text)}.product-card-desc{font-size:13px;line-height:1.6;color:var(--text-muted);font-weight:300;margin-bottom:16px}.product-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card-price{color:var(--green-deep);font-size:17px;font-weight:700}.product-card-btn{background:var(--green-pale);color:var(--green-deep);padding:8px 16px;font-size:13px;border:0;white-space:nowrap}.product-card-btn:hover{background:var(--green-mid);color:var(--white)}.categories-bg{background:var(--green-deep)}.categories-bg .section-title{color:var(--white)}.categories-bg .section-title em{color:#95d5b2}.categories-grid,.stacks-grid,.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px}.category-card{display:block;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);padding:28px;color:var(--white);transition:.2s ease}.category-card:hover{background:#ffffff1a;transform:translateY(-2px)}.category-icon{font-weight:800;color:var(--green-light);margin-bottom:12px}.category-name{font-family:var(--font-display);font-size:25px;font-weight:700}.category-count{color:var(--green-light);font-size:13px;margin:6px 0 10px}.category-desc{color:#ffffffad;font-size:14px;margin:0}.stacks-bg{background:var(--cream-dark)}.stack-card,.testimonial-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:28px}.featured-stack{border-color:var(--green-light);box-shadow:0 8px 24px #2d6a4f14}.stack-title{font-size:18px;font-weight:800;color:var(--green-deep);margin:8px 0}.stack-desc,.testimonial-text{color:var(--text-muted);font-weight:300}.stack-items{margin:18px 0;display:grid;gap:8px}.stack-item:before{content:"\2713";color:var(--green-mid);margin-right:8px;font-weight:800}.stars{color:var(--amber);letter-spacing:2px;margin-bottom:12px}.testimonial-text{color:var(--text);font-style:italic}.author-name{font-weight:800}.author-detail{color:var(--text-muted);font-size:12px}.product-layout{max-width:1200px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.product-main-image{aspect-ratio:1/1;background:var(--cream-dark);border-radius:24px;overflow:hidden}.product-main-image img{width:100%;height:100%;object-fit:cover}.placeholder-product{height:100%;display:grid;place-items:center;font-family:var(--font-display);font-size:44px;color:var(--green-deep)}.product-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.product-thumbs button{width:72px;height:72px;border:1px solid var(--border);border-radius:12px;overflow:hidden;padding:0;background:var(--white)}.product-thumbs img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:clamp(34px,4vw,52px)}.product-price{display:flex;align-items:baseline;gap:12px;font-size:28px;font-weight:800;color:var(--green-deep);margin:16px 0}.product-price s{color:var(--text-muted);font-size:18px;font-weight:400}.product-short{color:var(--text-muted);font-weight:300;margin-bottom:24px}.variant-group{border:0;padding:0;margin:0 0 18px}.variant-group legend{font-weight:700;margin-bottom:8px}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-options input{position:absolute;opacity:0}.variant-options span{display:block;border:1px solid var(--border);background:var(--white);border-radius:999px;padding:9px 16px;cursor:pointer}.variant-options input:checked+span{border-color:var(--green-mid);background:var(--green-pale);color:var(--green-deep)}.product-buy-row{display:flex;gap:12px;margin:22px 0 12px}.qty-box input{width:82px;height:52px;border:1px solid var(--border);border-radius:999px;padding:0 16px;background:var(--white)}.product-submit{flex:1;min-height:52px}.shopify-payment-button__button{border-radius:999px!important;min-height:52px;overflow:hidden}.product-trust{display:grid;gap:8px;margin:24px 0;padding:18px;background:var(--green-pale);border-radius:18px;color:var(--green-deep);font-size:14px}.product-trust div:before{content:"\2713";margin-right:8px;font-weight:800}.product-details{border-top:1px solid var(--border);padding-top:18px}.product-details summary{font-weight:800;cursor:pointer}.page-head{text-align:center;margin-bottom:42px}.search-form,.newsletter-form{display:flex;gap:10px;max-width:560px;margin:26px auto 0}.search-form input,.newsletter-form input,.collection-toolbar select,.cart-page-item input{border:1px solid var(--border);border-radius:999px;padding:13px 18px;background:var(--white);color:var(--text)}.search-form input,.newsletter-form input{flex:1;min-width:0}.cart-page-items{display:grid;gap:14px}.cart-page-item{display:grid;grid-template-columns:90px 1fr 90px;gap:16px;align-items:center;background:var(--white);border:1px solid var(--border);border-radius:18px;padding:14px}.cart-item-img{width:82px;height:82px;border-radius:14px;overflow:hidden;background:var(--cream-dark)}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-title{font-weight:800;color:var(--green-deep)}.cart-page-summary,.empty-state{margin-top:28px;background:var(--white);border:1px solid var(--border);border-radius:20px;padding:28px;text-align:center}.subtotal{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px;font-size:18px}.pagination{margin-top:42px;text-align:center}.rte{color:var(--text-muted);font-weight:300}.rte a{color:var(--green-mid);text-decoration:underline}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;pointer-events:none}.cart-drawer[aria-hidden=false]{pointer-events:auto}.cart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000006b;opacity:0;transition:.25s ease}.cart-drawer[aria-hidden=false] .cart-overlay{opacity:1}.cart-panel{position:absolute;right:0;top:0;bottom:0;width:430px;max-width:100%;background:var(--cream);transform:translate(100%);transition:.3s ease;display:flex;flex-direction:column;box-shadow:-10px 0 40px #00000029}.cart-drawer[aria-hidden=false] .cart-panel{transform:translate(0)}.cart-panel-header,.cart-footer{padding:20px 24px;border-bottom:1px solid var(--border)}.cart-panel-header{display:flex;justify-content:space-between;align-items:center}.cart-panel-header h2{margin:0;font-size:24px}.cart-close,.cart-remove{border:0;background:transparent;font-size:26px;color:var(--text-muted)}.cart-shipping{padding:14px 24px;background:var(--green-pale);color:var(--green-deep)}.cart-shipping p{margin:0 0 8px;font-size:13px}.cart-shipping span{display:block;height:5px;background:#2d6a4f33;border-radius:999px;overflow:hidden}.cart-shipping i{display:block;height:100%;background:var(--green-mid)}.cart-items{flex:1;overflow:auto;padding:12px 24px}.cart-item{display:grid;grid-template-columns:82px 1fr 24px;gap:14px;border-bottom:1px solid var(--border);padding:14px 0}.cart-item-main p{margin:3px 0 10px;color:var(--text-muted);font-size:13px}.cart-item-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.qty-control{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;background:var(--white);overflow:hidden}.qty-control button{width:30px;height:30px;border:0;background:transparent}.qty-control span{min-width:26px;text-align:center;font-weight:700}.cart-empty{display:grid;place-items:center;gap:12px;padding:70px 20px;text-align:center}.cart-empty div{font-family:var(--font-display);font-size:34px;color:var(--green-deep)}.cart-footer{border-top:1px solid var(--border);border-bottom:0;display:grid;gap:10px}.cart-footer p{color:var(--text-muted);font-size:12px;margin:0;text-align:center}.site-footer{background:var(--green-deep);color:#ffffffb8}.footer-signup{background:var(--green-pale);color:var(--text);padding:72px 32px;text-align:center}.footer-signup-inner{max-width:680px;margin:0 auto}.footer-signup h2{color:var(--green-deep);margin:0 0 8px}.newsletter-form button{border:0;border-radius:999px;padding:13px 24px;background:var(--green-deep);color:var(--white);font-weight:800}.form-message{width:100%;color:var(--green-deep);font-size:13px}.footer-main{max-width:1200px;margin:0 auto;padding:56px 32px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px}.footer-brand{font-family:var(--font-display);color:var(--white);font-size:26px;font-weight:800}.footer-main h3{color:var(--white);font-family:var(--font-body);font-size:13px;letter-spacing:.12em;text-transform:uppercase}.footer-main a{display:block;margin:8px 0}.footer-main a:hover{color:var(--white)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 32px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;max-width:1200px;margin:0 auto;font-size:13px}.footer-bottom svg{display:inline-block;height:22px;width:auto;margin-left:6px}@media(max-width:900px){.header-inner,.container,.vitalab-inner,.hero-inner,.product-layout{padding-left:20px;padding-right:20px}.nav-toggle{display:block}.main-nav{position:absolute;left:0;right:0;top:100%;background:var(--cream);border-bottom:1px solid var(--border);padding:14px 20px 22px;display:none;flex-direction:column;align-items:stretch;box-shadow:0 18px 34px #1b43321a}.main-nav.open{display:flex}.account-link{display:none}.hero-inner,.product-layout,.products-grid,.collection-grid,.categories-grid,.stacks-grid,.testimonials-grid,.footer-main{grid-template-columns:1fr}.hero{min-height:auto;padding:56px 0}.hero-image-card{padding:22px}.products-header,.collection-toolbar,.search-form,.newsletter-form{flex-direction:column;align-items:stretch}.trust-bar{justify-content:flex-start;gap:16px}.vitalab-section,.collection-page,.product-page,.cart-page,.search-page,.standard-page{padding:60px 0}.cart-page-item{grid-template-columns:76px 1fr}.cart-page-item input{grid-column:1 / -1;width:100%}}@media(max-width:520px){.hero-stat-row,.product-buy-row{grid-template-columns:1fr;display:grid}.product-preview{align-items:flex-start}.cart-panel{width:100%}}.footer-brand img{max-width:min(300px,100%);max-height:96px;width:auto;height:auto;object-fit:contain}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.social-links a{display:inline-flex;width:auto;margin:0;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 12px;color:var(--white);font-size:13px}.social-links a:hover{background:#ffffff1a}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
