.hh-pc{--cream: var(--color-bg-1, #f9f9f9);--sand: var(--color-bg-2, #f8f6f4);--ink: var(--color-text-body, #222222);--muted: #6e6e6e;--green: #294e4a;--green-deep: #294e4a;--line: var(--color-border, #eeeeee);--gold: #55e183;--star:#c9a227;--radius:14px;--serif: var(--font-heading-family), Georgia, "Times New Roman", serif;--sans: var(--font-body-family), Arial, system-ui, sans-serif;--wrap:1180px}.hh-pc *{box-sizing:border-box}.hh-pc{scroll-behavior:smooth;margin:0;font-family:var(--sans);font-weight:var(--font-body-weight, normal);color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%}.hh-pc *{-webkit-text-size-adjust:100%;text-size-adjust:100%}.hh-pc h1,.hh-pc h2,.hh-pc h3,.hh-pc h4{font-family:var(--serif);font-weight:var(--font-heading-weight, 500);line-height:1.15;margin:0 0 .4em}.hh-pc h1{font-size:4.16rem}.hh-pc .product h1{font-weight:700;font-style:italic}.hh-pc h2{font-size:3.2rem}.hh-pc a{color:inherit}.hh-pc img{max-width:100%;display:block}.hh-pc .wrap{max-width:var(--wrap);margin:0 auto;padding:0 22px}.hh-pc .pill{display:inline-flex;align-items:center;gap:6px;font-size:1.152rem;letter-spacing:.08em;text-transform:uppercase;color:var(--green-deep);background:#fff;border:1px solid var(--line);padding:7px 13px;border-radius:30px}.hh-pc .product{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;padding:46px 22px}.hh-pc .product>*{min-width:0}@media(max-width:900px){.hh-pc .product{grid-template-columns:1fr;gap:30px}}.hh-pc .gallery .main{background:#fff;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line)}.hh-pc .gallery .main img{width:100%;aspect-ratio:1/1;object-fit:cover}.hh-pc .thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.hh-pc .thumbs button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:0;overflow:hidden;cursor:pointer;width:70px;height:70px}.hh-pc .thumbs button.active{border-color:var(--green);outline:2px solid var(--green)}.hh-pc .thumbs img{width:100%;height:100%;object-fit:cover}.hh-pc .subtitle{color:var(--muted);font-size:1.248rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px}.hh-pc .stars{color:var(--star);letter-spacing:2px;font-size:1.6rem}.hh-pc .rating-row{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:1.36rem;color:var(--muted)}.hh-pc .price{font-size:2.72rem;font-family:var(--serif);margin:6px 0 18px}.hh-pc .taglines{list-style:none;padding:0;margin:0 0 16px;font-family:var(--serif);font-size:2rem;color:var(--green-deep)}.hh-pc .taglines li{margin-bottom:2px}.hh-pc .badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.hh-pc .lede{color:var(--muted);margin-bottom:20px}.hh-pc .ship{display:flex;gap:8px;align-items:center;font-size:1.36rem;color:var(--muted);margin:14px 0 22px}.hh-pc .buybar{display:flex;gap:12px;align-items:stretch;margin-bottom:10px;min-width:0}.hh-pc .buybar>*{min-width:0}.hh-pc .buybar .f-product-form,.hh-pc .buybar .f-product-form form{display:contents}.hh-pc .buybar .f-product-form__submit,.hh-pc .buybar .f-product-form__submit span{white-space:normal!important;word-break:break-word!important;text-align:center!important}@media(max-width:600px){.hh-pc .buybar{flex-direction:column;align-items:stretch}.hh-pc .buybar .f-quantity{align-self:center}}.hh-pc .qty{display:flex;align-items:center;border:1px solid var(--line);border-radius:40px;background:#fff}.hh-pc .qty button{border:none;background:none;width:44px;height:52px;font-size:1.92rem;cursor:pointer;color:var(--muted)}.hh-pc .qty input{width:40px;text-align:center;border:none;background:none;font-size:1.6rem;-moz-appearance:textfield}.hh-pc .qty input::-webkit-outer-spin-button,.hh-pc .qty input::-webkit-inner-spin-button{-webkit-appearance:none}.hh-pc .buybar{flex-wrap:wrap}.hh-pc .buybar .f-product-form__submit{flex:1;border-radius:10px}.hh-pc .buy-note{font-size:1.248rem;color:var(--muted);text-align:center;margin-top:8px}.hh-pc .binder{border:3px solid var(--ink);background:#fff;border-radius:var(--radius);padding:16px 16px 14px;margin:20px 0}.hh-pc .binder .head{display:flex;align-items:center;gap:9px;margin-bottom:6px}.hh-pc .binder .head h4{margin:0;font-size:1.68rem}.hh-pc .req-tag{font-family:var(--sans);font-size:.88rem;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--gold);padding:3px 8px;border-radius:var(--btn-rounded, 4px);white-space:nowrap}.hh-pc .binder .why{font-size:1.248rem;color:var(--ink);margin:0 0 13px;line-height:1.45}.hh-pc .binder-opts{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.hh-pc .binder-opt{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;min-width:0;border:2px solid #7a7a7a;border-bottom:4px solid #555;border-radius:calc(var(--btn-rounded, 4px) + 4px);padding:13px 6px 10px;cursor:pointer;background:linear-gradient(180deg,#fff,#f6f6f4);box-shadow:0 1px 2px #0000000f,0 6px 14px #00000017;transition:border-color .15s,background .15s,box-shadow .18s,transform .18s}.hh-pc .binder-opt:hover{border-color:#555;transform:translateY(-3px);box-shadow:0 4px 8px #0000001a,0 12px 22px #00000024}.hh-pc .binder-opt.selected{border-color:var(--green);border-bottom-color:var(--green-deep);background:linear-gradient(180deg,#fff,#eef5ec);box-shadow:0 2px 5px #294e4a33,0 10px 20px #294e4a2e}.hh-pc .binder-opt .mark{position:absolute;top:7px;right:7px;width:15px;height:15px;border-radius:50%;border:2px solid #cfc9bc;background:#fff}.hh-pc .binder-opt.selected .mark{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 3px #fff}.hh-pc .binder-opt .pimg{width:44px;height:44px;border-radius:var(--btn-rounded, 4px);object-fit:cover;border:1px solid var(--line);box-shadow:0 2px 4px #0000001f}.hh-pc .binder-opt .name{font-family:var(--sans);font-size:1.152rem;font-weight:500;line-height:1.2;color:var(--ink);max-width:100%;word-break:break-word}.hh-pc .binder-opt .price-add{font-family:var(--serif);font-size:1.52rem;color:var(--green-deep);margin-top:auto;padding-top:4px;max-width:100%;word-break:break-word}.hh-pc .size-toggle{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;margin-top:2px;max-width:100%}.hh-pc .size-btn{font-family:var(--sans);font-size:.96rem;line-height:1.2;padding:3px 7px;border:1px solid var(--line);border-radius:20px;background:#fff;color:var(--muted);cursor:pointer;transition:background .15s,color .15s,border-color .15s;max-width:100%;white-space:normal;word-break:break-word;text-align:center}.hh-pc .size-btn:hover{border-color:var(--green)}.hh-pc .size-btn.active{background:var(--green-deep);color:#fff;border-color:var(--green-deep)}.hh-pc .rec-ribbon{position:absolute;top:-8px;left:50%;transform:translate(-50%);background:var(--green);color:#fff;font-family:var(--sans);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border-radius:var(--btn-rounded, 4px);white-space:nowrap}.hh-pc .binder-hint{font-size:1.2rem;color:var(--ink);text-align:center;margin:10px 0 0;min-height:1.3em}.hh-pc .optout{margin-top:14px;text-align:center}.hh-pc .optout-btn{display:block;width:100%;max-width:100%;box-sizing:border-box;background:#fff;border:1.5px solid var(--line);color:var(--muted);font-size:1.1rem;line-height:1.4;cursor:pointer;font-family:var(--sans);padding:10px 18px;border-radius:var(--btn-rounded, 4px);transition:border-color .15s,color .15s;white-space:normal;word-break:break-word;text-wrap:balance}.hh-pc .optout-btn:hover{border-color:#c9bfa6;color:var(--ink)}.hh-pc .optout-btn.selected{color:var(--green-deep);background:#f3f6ef;border-color:var(--green)}.hh-pc .optout-btn.selected:before{content:"\2713  "}.hh-pc .btn-ghost{display:inline-block;border:1.5px solid var(--green);background:#fff;color:var(--green-deep);border-radius:var(--btn-rounded, 4px);padding:13px 26px;font-family:var(--sans);font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s,color .2s}.hh-pc .btn-ghost:hover{background:var(--green);color:#fff}.hh-pc .optout-note{display:none;font-size:1.248rem;color:#9a7b2e;background:#faf4e4;border:1px solid #ecdcae;border-radius:10px;padding:9px 12px;margin:10px auto 0;max-width:420px}.hh-pc .optout-note.show{display:block}.hh-pc .binder-warn{font-size:1.28rem;color:#b23b3b;margin-top:10px;text-align:center;display:none}.hh-pc .binder-warn.show{display:block}@keyframes hhpc-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.hh-pc .formulated{border-top:1px solid var(--line);padding-top:22px;margin-top:26px}.hh-pc .formulated h4{font-size:1.84rem;margin-bottom:16px}.hh-pc .ing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:560px){.hh-pc .ing-cards{grid-template-columns:1fr}}.hh-pc .ing-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;text-align:center}.hh-pc .ing-card img{width:64px;height:64px;object-fit:contain;margin:0 auto 10px}.hh-pc .ing-card h5{font-family:var(--serif);font-size:1.68rem;margin:0 0 6px}.hh-pc .ing-card p{font-size:1.312rem;color:var(--muted);margin:0}.hh-pc .accordions{margin-top:28px;border-top:1px solid var(--line)}.hh-pc details{border-bottom:1px solid var(--line)}.hh-pc summary{cursor:pointer;list-style:none;padding:18px 4px;font-family:var(--serif);font-size:1.92rem;display:flex;justify-content:space-between;align-items:center}.hh-pc summary::-webkit-details-marker{display:none}.hh-pc summary:after{content:"+";color:var(--green);font-size:2.24rem;transition:transform .2s}.hh-pc details[open] summary:after{content:"\2013"}.hh-pc .acc-body{padding:0 4px 20px;color:var(--muted);font-size:1.472rem}.hh-pc .acc-body ul{padding-left:18px}.hh-pc .acc-body li{margin-bottom:8px}.hh-pc .band{background:var(--sand);padding:64px 0;margin-top:24px}.hh-pc .band.green{background:var(--green-deep);color:#f3eee1}.hh-pc .band.green h2,.hh-pc .band.green h3{color:#fff}.hh-pc .center{text-align:center;max-width:760px;margin:0 auto}.hh-pc .bundle{display:grid;grid-template-columns:280px 1fr;gap:26px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;align-items:center;max-width:820px;margin:26px auto 0}@media(max-width:640px){.hh-pc .bundle{grid-template-columns:1fr}}.hh-pc .bundle img{border-radius:10px}.hh-pc .bundle .old{color:#b9b1a0;text-decoration:line-through;margin-left:8px;font-size:1.6rem}.hh-pc .bundle .now{font-family:var(--serif);font-size:2.4rem;color:var(--green-deep)}.hh-pc .science{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}@media(max-width:820px){.hh-pc .science{grid-template-columns:1fr}}.hh-pc .science .card{background:var(--cream);border-radius:var(--radius);padding:26px;text-align:center}.hh-pc .science .card img{width:110px;height:110px;object-fit:contain;margin:0 auto 14px}.hh-pc .science .card h4{font-size:2.08rem}.hh-pc .science .card p{font-size:1.408rem;color:var(--muted)}.hh-pc .testi{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}@media(max-width:820px){.hh-pc .testi{grid-template-columns:1fr}}.hh-pc .testi .t{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.hh-pc .testi .t img{width:100%;aspect-ratio:1/1;object-fit:cover}.hh-pc .testi .t .body{padding:18px}.hh-pc .testi .t .body p{font-style:italic;margin:0 0 10px}.hh-pc .testi .t .handle{font-size:1.28rem;color:var(--green);letter-spacing:.06em}.hh-pc .hhpc-video{max-width:380px;margin:26px auto 0}.hh-pc .hhpc-video video{width:100%;border-radius:var(--radius);border:1px solid var(--line);display:block;background:#000}.hh-pc .faq{max-width:820px;margin:34px auto 0}.hh-pc .faq details{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:10px;border-bottom:1px solid var(--line)}.hh-pc .faq summary{padding:16px 18px;font-family:var(--sans);font-size:1.6rem;font-weight:500}.hh-pc .faq .acc-body{padding:0 18px 18px}.hh-pc .trust{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:44px;font-size:1.28rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}@media(max-width:560px){.hh-pc h1{font-size:3.28rem}.hh-pc .product{padding:30px 18px}.hh-pc .wrap{padding:0 18px}.hh-pc .band{padding:48px 0}}.hh-pc .variant-toggle{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.hh-pc .variant-btn{font-family:var(--sans);font-size:1.28rem;padding:9px 16px;border:1px solid var(--line);background:#fff;border-radius:999px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.hh-pc .variant-btn:hover{border-color:var(--green)}.hh-pc .variant-btn.active{background:var(--green-deep);color:#fff;border-color:var(--green-deep)}.hh-pc .variant-btn[disabled]{opacity:.4;cursor:not-allowed;text-decoration:line-through}.hh-pc .kitup{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;max-width:var(--wrap);margin:0 auto;padding:0 22px}@media(max-width:820px){.hh-pc .kitup{grid-template-columns:1fr;gap:26px}}.hh-pc .kitup.media-right .kitup-media{order:2}.hh-pc .kitup-media img{width:100%;border-radius:var(--radius);border:1px solid var(--line)}.hh-pc .kitup-badge{display:inline-block;font-family:var(--sans);font-size:1.12rem;letter-spacing:.14em;text-transform:uppercase;background:var(--green);color:#fff;border-radius:999px;padding:6px 14px;margin-bottom:14px}.hh-pc .band.green .kitup-badge{background:var(--gold);color:var(--green-deep)}.hh-pc .kitup h2{margin-bottom:.3em}.hh-pc .kitup-body p{margin:0 0 14px}.hh-pc .kitup-benefits{list-style:none;padding:0;margin:0 0 20px}.hh-pc .kitup-benefits li{display:flex;align-items:flex-start;gap:10px;margin-bottom:9px;font-size:1.44rem}.hh-pc .kitup-benefits li span.tick{color:var(--green);flex:0 0 auto;font-size:1.6rem;line-height:1.3}.hh-pc .band.green .kitup-benefits li span.tick{color:var(--gold)}.hh-pc .kitup-price{display:flex;align-items:baseline;gap:12px;margin:0 0 18px;flex-wrap:wrap}.hh-pc .kitup-price .now{font-family:var(--serif);font-size:2.72rem;color:var(--green-deep)}.hh-pc .band.green .kitup-price .now{color:#fff}.hh-pc .kitup-price .was{text-decoration:line-through;color:var(--muted);font-size:1.6rem}.hh-pc .kitup-price .save{font-size:1.28rem;letter-spacing:.08em;text-transform:uppercase;color:var(--green);font-weight:600}.hh-pc .band.green .kitup-price .save{color:var(--gold)}.hh-pc .kitup-btn{width:100%;max-width:360px}.hh-pc .kitup-sold{font-size:1.28rem;color:var(--muted);margin:10px 0 0}
/*# sourceMappingURL=/cdn/shop/t/42/assets/landing.css.map */
