:root{--blue: #3A6E9E;--herb: #A8B89A;--cream: #F5F0E8;--forest: #2E3D28;--pearl: #F0EDE8;--stainless: #D8D6D0;--steel: #C0C0B8;--text-dark: #1C2B1A;--text-mid: #4A5A48;--border: #E0DDD8;--radius: 10px;--radius-lg: 16px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito,sans-serif;background:var(--cream);color:var(--text-dark);overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:Nunito,sans-serif}.announcement-bar{background:var(--forest);color:var(--herb);text-align:center;padding:10px 20px;font-size:13px;font-weight:600;letter-spacing:.06em}.site-header{background:var(--forest);padding:0 40px;height:68px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.header-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.logo-tend{font-size:24px;font-weight:800;color:var(--cream);letter-spacing:-.3px;line-height:1}.logo-kitchen{font-size:9px;font-weight:700;color:var(--herb);letter-spacing:.26em;display:block}.header-nav{display:flex;align-items:center;gap:32px;list-style:none}.header-nav a{font-size:13px;font-weight:600;color:var(--herb);letter-spacing:.04em;transition:color .2s}.header-nav a:hover{color:var(--cream)}.header-cta{background:var(--herb);color:var(--forest)!important;padding:9px 22px;border-radius:6px;font-weight:700!important;font-size:13px!important;letter-spacing:.06em!important;transition:opacity .2s}.header-cta:hover{opacity:.88}.header-cart{position:relative}.cart-count{position:absolute;top:-8px;right:-8px;background:var(--blue);color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.btn{display:inline-block;padding:14px 28px;border-radius:8px;font-size:14px;font-weight:700;letter-spacing:.06em;border:none;cursor:pointer;transition:opacity .2s,transform .15s;text-align:center}.btn:hover{opacity:.88;transform:translateY(-1px)}.btn-primary{background:var(--herb);color:var(--forest)}.btn-secondary{background:transparent;color:var(--cream);border:1.5px solid rgba(255,255,255,.3)}.btn-dark{background:var(--forest);color:var(--cream)}.btn-blue{background:var(--blue);color:var(--cream)}.btn-sm{padding:10px 20px;font-size:13px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 98px)}.hero-left{background:var(--forest);padding:80px 64px;display:flex;flex-direction:column;justify-content:center}.hero-eyebrow{font-size:11px;font-weight:700;color:var(--herb);letter-spacing:.22em;margin-bottom:24px}.hero-h1{font-size:58px;font-weight:800;color:var(--cream);letter-spacing:-1.5px;line-height:1.08;margin-bottom:24px}.hero-h1 .accent{color:var(--herb)}.hero-sub{font-size:16px;font-weight:400;color:var(--steel);line-height:1.75;max-width:420px;margin-bottom:40px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.hero-right{background:var(--cream);display:flex;align-items:center;justify-content:center;padding:60px 40px;position:relative;overflow:hidden}.hero-right:before{content:"";position:absolute;top:-60px;right:-60px;width:320px;height:320px;border-radius:50%;background:var(--herb);opacity:.08}.hero-image-wrap{position:relative;width:100%;max-width:480px}.hero-image-wrap img{width:100%;border-radius:var(--radius-lg);box-shadow:0 24px 64px #00000024}.hero-placeholder{width:100%;aspect-ratio:4/3;background:linear-gradient(145deg,#eeecea,#d8d6d0,#c8c6c0);border-radius:var(--radius-lg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;box-shadow:0 24px 64px #0000001f}.hero-placeholder-icon{font-size:48px;opacity:.4}.hero-placeholder-text{font-size:13px;font-weight:600;color:var(--text-mid);letter-spacing:.08em}.hero-badge{position:absolute;bottom:-16px;right:-16px;background:var(--blue);color:var(--cream);padding:14px 18px;border-radius:12px;font-size:13px;font-weight:700;line-height:1.5;box-shadow:0 8px 24px #3a6e9e59}.trust-strip{background:var(--herb);padding:16px 40px;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.trust-item{font-size:11px;font-weight:700;color:var(--forest);letter-spacing:.16em}.trust-dot{width:4px;height:4px;border-radius:50%;background:var(--forest);opacity:.5}.preorder-section{background:var(--forest);padding:80px 40px;text-align:center}.preorder-box{background:var(--cream);border-radius:var(--radius-lg);max-width:480px;margin:0 auto;padding:36px}.preorder-badge{display:inline-block;background:var(--blue);color:var(--cream);font-size:11px;font-weight:700;padding:5px 14px;border-radius:20px;margin-bottom:14px;letter-spacing:.06em}.preorder-title{font-size:20px;font-weight:800;color:var(--forest);margin-bottom:8px}.preorder-sub{font-size:13px;color:var(--text-mid);margin-bottom:20px;line-height:1.6}.preorder-form{display:flex;gap:10px;margin-bottom:10px}.preorder-input{flex:1;padding:12px 16px;border:1.5px solid var(--border);border-radius:8px;font-size:14px;font-family:Nunito,sans-serif;background:#fff;color:var(--text-dark);outline:none;transition:border-color .2s}.preorder-input:focus{border-color:var(--blue)}.preorder-fine{font-size:11px;color:var(--text-mid);text-align:center}.section-eyebrow{font-size:11px;font-weight:700;color:var(--herb);letter-spacing:.22em;margin-bottom:14px}.section-h2{font-size:40px;font-weight:800;color:var(--text-dark);letter-spacing:-.8px;line-height:1.15;margin-bottom:16px}.section-h2-light{font-size:40px;font-weight:800;color:var(--cream);letter-spacing:-.8px;line-height:1.15;margin-bottom:16px}.problem-section{padding:100px 80px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1200px;margin:0 auto}.problem-body{font-size:15px;color:var(--text-mid);line-height:1.8}.problem-cards{display:flex;flex-direction:column;gap:14px}.problem-card{background:#fff;border:.5px solid var(--border);border-radius:var(--radius);padding:20px;display:flex;gap:16px;align-items:flex-start;transition:box-shadow .2s}.problem-card:hover{box-shadow:0 4px 16px #00000012}.problem-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px}.problem-card-title{font-size:14px;font-weight:700;color:var(--text-dark);margin-bottom:4px}.problem-card-body{font-size:13px;color:var(--text-mid);line-height:1.6}.products-section{background:var(--forest);padding:100px 60px}.products-header{text-align:center;margin-bottom:60px}.products-eyebrow{font-size:11px;font-weight:700;color:var(--herb);letter-spacing:.22em;margin-bottom:14px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto 40px}.product-card{background:#ffffff0d;border:.5px solid rgba(168,184,154,.2);border-radius:var(--radius-lg);overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0003}.product-card-image{height:200px;background:linear-gradient(145deg,#eeecea,#d8d6d0,#c4c2bc);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-band{position:absolute;bottom:0;left:0;right:0;height:32px;background:var(--herb);display:flex;align-items:center;justify-content:center}.product-card-band span{font-size:8px;font-weight:700;color:var(--forest);letter-spacing:.15em}.product-card-img-placeholder{font-size:40px;opacity:.2}.product-card-info{padding:24px}.product-card-tag{font-size:10px;font-weight:700;color:#fff;letter-spacing:.16em;margin-bottom:8px}.product-card-name{font-size:18px;font-weight:800;color:var(--cream);margin-bottom:8px}.product-card-desc{font-size:13px;color:#d8d6d0;line-height:1.6;margin-bottom:14px}.product-card-size{font-size:11px;font-weight:700;color:#d8d6d0;letter-spacing:.1em;margin-bottom:20px}.product-card-footer{display:flex;align-items:center;justify-content:space-between}.product-card-price{font-size:24px;font-weight:800;color:var(--cream)}.bundle-card{max-width:1100px;margin:0 auto;background:var(--blue);border-radius:20px;padding:48px;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center}.bundle-tag{font-size:11px;font-weight:700;color:var(--herb);letter-spacing:.22em;margin-bottom:10px}.bundle-h3{font-size:32px;font-weight:800;color:var(--cream);letter-spacing:-.5px;margin-bottom:10px;line-height:1.2}.bundle-desc{font-size:14px;color:#f0ede8b3;line-height:1.7;margin-bottom:22px;max-width:460px}.bundle-pills{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.bundle-pill{background:#ffffff1a;border:.5px solid rgba(168,184,154,.3);padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;color:var(--cream);letter-spacing:.06em}.bundle-pricing{display:flex;align-items:flex-end;gap:20px;margin-bottom:28px}.bundle-price{font-size:44px;font-weight:800;color:var(--cream);line-height:1}.bundle-price-meta{display:flex;flex-direction:column;gap:4px;padding-bottom:6px}.bundle-was{font-size:13px;color:#f0ede8b3;text-decoration:line-through}.bundle-save{font-size:12px;font-weight:700;color:var(--herb);letter-spacing:.06em}.bundle-stack{position:relative;width:200px;height:180px}.bundle-tray{position:absolute;border-radius:6px;overflow:hidden;box-shadow:0 8px 24px #00000040}.bt1{width:180px;height:56px;bottom:0;left:10px}.bt2{width:168px;height:50px;bottom:60px;left:16px}.bt3{width:156px;height:46px;bottom:114px;left:22px}.bt-body{height:65%;background:linear-gradient(145deg,#eeecea,#d0cec8)}.bt-lid{height:35%;background:var(--herb);display:flex;align-items:center;justify-content:center}.bt-lid span{font-size:6px;font-weight:700;color:var(--forest);letter-spacing:.1em}.science-section{padding:100px 80px}.science-header{text-align:center;margin-bottom:60px}.science-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto 60px}.science-card{background:#fff;border:.5px solid var(--border);border-radius:var(--radius);padding:28px 22px;transition:box-shadow .2s}.science-card:hover{box-shadow:0 4px 20px #00000012}.science-icon{width:48px;height:48px;border-radius:10px;background:var(--cream);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}.science-title{font-size:15px;font-weight:700;color:var(--text-dark);margin-bottom:8px}.science-body{font-size:13px;color:var(--text-mid);line-height:1.65}.misen-callout{background:var(--blue);border-radius:var(--radius-lg);padding:40px 48px;display:flex;align-items:center;gap:28px;max-width:1100px;margin:0 auto}.misen-quote{font-size:72px;color:var(--herb);opacity:.3;line-height:.8;font-weight:800;flex-shrink:0}.misen-h3{font-size:20px;font-weight:800;color:var(--cream);margin-bottom:8px;line-height:1.3}.misen-p{font-size:14px;color:#f0ede8e6;line-height:1.7}.misen-badge{background:var(--herb);color:var(--forest);padding:10px 18px;border-radius:8px;font-size:11px;font-weight:700;letter-spacing:.1em;white-space:nowrap;flex-shrink:0;text-align:center;line-height:1.6}.founder-section{background:var(--forest);padding:100px 80px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.founder-eyebrow{font-size:11px;font-weight:700;color:var(--herb);letter-spacing:.22em;margin-bottom:20px}.founder-h2{font-size:36px;font-weight:800;color:var(--cream);letter-spacing:-.5px;line-height:1.2;margin-bottom:20px}.founder-body{font-size:15px;color:var(--steel);line-height:1.8;margin-bottom:16px}.founder-sig{font-size:14px;font-weight:600;color:var(--herb);font-style:italic}.founder-stats{background:#a8b89a14;border:.5px solid rgba(168,184,154,.2);border-radius:20px;padding:40px;display:flex;flex-direction:column;gap:0}.stat-item{padding:20px 0;border-bottom:.5px solid rgba(168,184,154,.15)}.stat-item:first-child{padding-top:0}.stat-item:last-child{border-bottom:none;padding-bottom:0}.stat-number{font-size:38px;font-weight:800;color:var(--cream);letter-spacing:-.5px}.stat-label{font-size:12px;font-weight:600;color:var(--herb);letter-spacing:.1em;margin-top:2px}.bottom-cta{background:var(--herb);padding:100px 40px;text-align:center}.bottom-cta-h2{font-size:48px;font-weight:800;color:var(--forest);letter-spacing:-1px;margin-bottom:14px;line-height:1.1}.bottom-cta-sub{font-size:16px;color:var(--forest);opacity:.7;margin-bottom:40px;line-height:1.7;max-width:480px;margin-left:auto;margin-right:auto}.product-page{max-width:1100px;margin:0 auto;padding:60px 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.product-gallery{position:sticky;top:100px}.product-main-image{border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(145deg,#eeecea,#d8d6d0,#c4c2bc);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-thumbnails{display:flex;gap:10px}.product-thumb{width:72px;height:72px;border-radius:8px;background:var(--stainless);overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s}.product-thumb.active{border-color:var(--blue)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-info{padding-top:8px}.product-breadcrumb{font-size:12px;color:var(--text-mid);margin-bottom:16px}.product-breadcrumb a{color:var(--blue)}.product-title{font-size:32px;font-weight:800;color:var(--text-dark);letter-spacing:-.5px;margin-bottom:8px;line-height:1.2}.product-price-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}.product-price-main{font-size:28px;font-weight:800;color:var(--text-dark)}.product-desc{font-size:15px;color:var(--text-mid);line-height:1.8;margin-bottom:28px}.product-specs{margin-bottom:28px}.product-spec-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:.5px solid var(--border);font-size:14px}.product-spec-row:first-child{border-top:.5px solid var(--border)}.product-spec-label{font-weight:700;color:var(--text-dark)}.product-spec-value{color:var(--text-mid)}.product-add-form{margin-bottom:20px}.product-add-btn{width:100%;padding:16px;background:var(--herb);color:var(--forest);border:none;border-radius:8px;font-size:16px;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:opacity .2s,transform .15s;margin-bottom:12px}.product-add-btn:hover{opacity:.88;transform:translateY(-1px)}.product-buy-btn{width:100%;padding:16px;background:var(--forest);color:var(--cream);border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;letter-spacing:.06em;transition:opacity .2s}.product-buy-btn:hover{opacity:.88}.product-guarantee{display:flex;gap:8px;align-items:center;font-size:13px;color:var(--text-mid);margin-top:16px}.product-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.product-tag-pill{background:var(--cream);border:.5px solid var(--border);padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;color:var(--text-mid);letter-spacing:.06em}.cart-page{max-width:800px;margin:60px auto;padding:0 40px}.cart-title{font-size:32px;font-weight:800;color:var(--text-dark);margin-bottom:40px}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:20px;align-items:center;padding:20px 0;border-bottom:.5px solid var(--border)}.cart-item-image{width:80px;height:80px;border-radius:8px;background:var(--stainless);overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-name{font-size:16px;font-weight:700;color:var(--text-dark);margin-bottom:4px}.cart-item-price{font-size:14px;color:var(--text-mid)}.cart-item-remove{font-size:12px;color:var(--text-mid);text-decoration:underline;cursor:pointer;margin-top:8px;display:block}.cart-total{font-size:20px;font-weight:800;color:var(--text-dark);text-align:right;padding:24px 0}.site-footer{background:var(--text-dark);padding:60px 80px 40px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;margin-bottom:48px}.footer-tend{font-size:24px;font-weight:800;color:var(--cream)}.footer-kitchen-sub{font-size:9px;font-weight:700;color:var(--herb);letter-spacing:.26em;display:block;margin-bottom:16px}.footer-tagline{font-size:13px;color:var(--steel);line-height:1.7;max-width:240px}.footer-col-title{font-size:11px;font-weight:700;color:var(--herb);letter-spacing:.16em;margin-bottom:16px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links a{font-size:13px;color:var(--steel);transition:color .2s}.footer-links a:hover{color:var(--cream)}.footer-bottom{border-top:.5px solid rgba(168,184,154,.15);padding-top:24px;display:flex;justify-content:space-between;align-items:center}.footer-copy{font-size:12px;color:var(--steel);opacity:.8}.footer-social{display:flex;gap:20px}.footer-social a{font-size:12px;color:var(--steel);transition:color .2s}.footer-social a:hover{color:var(--herb)}@media(max-width:768px){.site-header{padding:0 20px}.header-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-left{padding:60px 24px}.hero-h1{font-size:40px}.hero-right{padding:40px 24px;min-height:300px}.problem-section{grid-template-columns:1fr;padding:60px 24px;gap:40px}.products-section{padding:60px 24px}.products-grid{grid-template-columns:1fr}.bundle-card{grid-template-columns:1fr;padding:32px}.bundle-stack{display:none}.science-grid{grid-template-columns:1fr 1fr;padding:60px 24px}.science-section{padding:60px 24px}.founder-section{grid-template-columns:1fr;padding:60px 24px;gap:40px}.product-page{grid-template-columns:1fr;padding:40px 24px}.product-gallery{position:static}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.site-footer{padding:40px 24px 24px}.misen-callout{flex-direction:column;padding:32px 24px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
