.tb-col,.tb-trust,.tb-uc,.tb-usp,.tb-hiw,.tb-rev,.tb-seo,.tb-faq-wrap{--ink:#2E2E2E;--muted:#666;--cta:#E07B39;--shadow:0 6px 18px rgba(0,0,0,.06)}.tb-col *,.tb-trust *,.tb-uc *,.tb-usp *,.tb-hiw *,.tb-rev *,.tb-seo *,.tb-faq-wrap *{box-sizing:border-box}.tb-col{background:#fff;padding:2.25rem 1rem 3rem}.tb-col__wrap{max-width:1320px;margin:0 auto}.tb-col__head{text-align:center;margin-bottom:2rem}.tb-col__title{color:var(--ink);font-size:1.6rem;font-weight:700;margin:0 0 .5rem;line-height:1.25}.tb-col__sub{color:var(--muted);font-size:1rem;max-width:640px;margin:0 auto}.tb-col__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.tb-col__card{border-radius:16px;overflow:hidden;box-shadow:var(--shadow);background:#fff;text-decoration:none;display:block;transition:box-shadow .2s ease,transform .2s ease}.tb-col__card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.tb-col__img-wrap{position:relative;overflow:hidden}.tb-col__img{width:100%;height:auto;display:block;transition:opacity .3s ease}.tb-col__img--secondary{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.tb-col__card:hover .tb-col__img--secondary{opacity:1}.tb-col__badge{position:absolute;top:12px;left:12px;background:var(--cta);color:#fff;font-size:.75rem;font-weight:700;padding:5px 10px;border-radius:6px;letter-spacing:.02em;line-height:1;z-index:2}.tb-col__body{padding:1rem;text-align:center}.tb-col__product-title{font-size:1.125rem;font-weight:600;color:var(--ink);margin:0 0 .25rem}.tb-col__product-sub{font-size:1rem;color:#6c7a89;margin:0 0 .5rem}.tb-col__reviews{font-size:1rem;color:var(--cta);font-weight:600;margin:0 0 .5rem}.tb-col__price{font-size:1rem;font-weight:500;margin:0}.tb-col__price-sale{color:var(--cta);font-weight:700}.tb-col__price-compare{color:#999;text-decoration:line-through;font-weight:400;margin-left:.35rem}.tb-col__price-regular{color:var(--ink)}@media(max-width:900px){.tb-col__grid{gap:1.25rem}}@media(max-width:520px){.tb-col{padding:1.5rem 1rem 2rem}.tb-col__title{font-size:1.35rem}.tb-col__grid{grid-template-columns:1fr;gap:1.25rem;max-width:400px;margin-left:auto;margin-right:auto}}.tb-trust{background:#fff;padding:1.25rem 1rem;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.tb-trust__wrap{max-width:1320px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap}.tb-trust__item{display:flex;align-items:center;gap:.5rem}.tb-trust__icon{width:28px;height:28px;flex-shrink:0}.tb-trust__icon svg{width:28px;height:28px;stroke:var(--cta);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tb-trust__label{font-size:1rem;font-weight:600;color:var(--ink);line-height:1.2}.tb-trust__label span{display:block;font-weight:400;font-size:1rem;color:var(--muted)}@media(max-width:600px){.tb-trust__wrap{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;justify-items:start;max-width:360px;margin:0 auto}}.tb-uc{background:#fff;padding:2.25rem 1rem 2.5rem}.tb-uc__wrap{max-width:1320px;margin:0 auto}.tb-uc__head{text-align:center;margin-bottom:1.5rem}.tb-uc__title{color:var(--ink);font-size:1.6rem;font-weight:700;margin:0 0 .5rem;line-height:1.25}.tb-uc__sub{color:var(--muted);font-size:1rem;max-width:640px;margin:0 auto}.tb-uc__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.tb-uc__card{border-radius:12px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.tb-uc__img-wrap{aspect-ratio:4 / 5;overflow:hidden}.tb-uc__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.tb-uc__body{padding:1rem;text-align:center}.tb-uc__headline{font-size:1rem;font-weight:700;color:var(--ink);margin:0 0 .25rem;line-height:1.3}.tb-uc__copy{font-size:1rem;color:#444;line-height:1.6;margin:0}@media(max-width:900px){.tb-uc__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.tb-uc__dots{display:none}@media(max-width:520px){.tb-uc{padding:2rem 0 2.5rem}.tb-uc__head{padding:0 1rem}.tb-uc__title{font-size:1.35rem}.tb-uc__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;padding:0 0 0 1rem;scrollbar-width:none;-ms-overflow-style:none}.tb-uc__grid::-webkit-scrollbar{display:none}.tb-uc__card{flex:0 0 calc(100% - 2rem);scroll-snap-align:center;margin-right:1rem}.tb-uc__body{padding:.75rem}.tb-uc__headline,.tb-uc__copy{font-size:1rem}.tb-uc__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;padding:0}.tb-uc__dot{width:10px;height:10px;border-radius:50%;background:#ddd;border:none;padding:0;cursor:pointer;transition:background .25s ease,transform .25s ease}.tb-uc__dot.is-active{background:var(--cta);transform:scale(1.2)}}.tb-usp{background:#fff;padding:2.25rem 1rem 2.5rem}.tb-usp__wrap{max-width:1320px;margin:0 auto}.tb-usp__head{text-align:center;margin-bottom:1.5rem}.tb-usp__title{color:var(--ink);font-size:1.6rem;font-weight:700;margin:0 0 .5rem;line-height:1.25}.tb-usp__sub{color:var(--muted);font-size:1rem;max-width:700px;margin:0 auto}.tb-usp__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.tb-usp__card{text-align:center;padding:1.25rem 1rem;border:1px solid #eee;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.tb-usp__icon{width:44px;height:44px;margin:0 auto .75rem;background:var(--cta);border-radius:50%;display:flex;align-items:center;justify-content:center}.tb-usp__icon svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tb-usp__card-title{font-size:1rem;font-weight:700;color:var(--ink);margin:0 0 .25rem}.tb-usp__card-copy{font-size:1rem;color:#444;line-height:1.6;margin:0}@media(max-width:900px){.tb-usp__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:520px){.tb-usp__title{font-size:1.35rem}.tb-usp__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.tb-usp__card{padding:1rem .75rem}}.tb-hiw{background:#fff;padding:2.25rem 1rem 2.5rem}.tb-hiw__wrap{max-width:1320px;margin:0 auto}.tb-hiw__head{text-align:center;margin-bottom:1.5rem}.tb-hiw__title{color:var(--ink);font-size:1.6rem;font-weight:700;margin:0 0 .5rem;line-height:1.25}.tb-hiw__sub{color:var(--muted);font-size:1rem;max-width:640px;margin:0 auto}.tb-hiw__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.tb-hiw__step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 1rem 1.25rem;border:1px solid #eee;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.tb-hiw__video{width:100%;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;margin-bottom:1rem;background-color:#f5f5f5}.tb-hiw__video video{width:100%;height:100%;object-fit:cover;display:block}.tb-hiw__step-number{width:30px;height:30px;border-radius:50%;background:var(--cta);color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;flex-shrink:0}.tb-hiw__step-title{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:var(--ink)}.tb-hiw__step-copy{margin:0;color:#444;font-size:1rem;line-height:1.6}.tb-hiw__step-copy a{color:var(--ink);text-decoration:underline}.tb-hiw__note{margin-top:1.25rem;text-align:center;color:#7a7a7a;font-size:1rem}.tb-hiw__note a{color:var(--ink);text-decoration:underline}@media(max-width:900px){.tb-hiw__steps{gap:1.25rem}}@media(max-width:520px){.tb-hiw__title{font-size:1.35rem}.tb-hiw__steps{grid-template-columns:1fr;gap:1.25rem;max-width:380px;margin-left:auto;margin-right:auto}}.tb-rev{background:#fff;padding:2.25rem 1rem 2.5rem}.tb-rev__wrap{max-width:1320px;margin:0 auto}.tb-rev__head{text-align:center;margin-bottom:1.5rem}.tb-rev__title{color:var(--ink);font-size:1.6rem;font-weight:700;margin:0 0 .5rem;line-height:1.25}.tb-rev__sub{color:var(--muted);font-size:1rem;max-width:640px;margin:0 auto}.tb-rev__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.tb-rev__card{padding:1.25rem;border:1px solid #eee;border-radius:12px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column}.tb-rev__stars{color:var(--cta);font-size:1rem;letter-spacing:2px;margin-bottom:.75rem}.tb-rev__review-title{font-size:1rem;font-weight:700;color:var(--ink);margin:0 0 .5rem}.tb-rev__body{font-size:1rem;color:#444;line-height:1.6;margin:0 0 1rem;flex-grow:1}.tb-rev__author{display:flex;align-items:center;gap:.5rem;margin-top:auto}.tb-rev__avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.tb-rev__avatar img{width:100%;height:100%;object-fit:cover;display:block}.tb-rev__name{font-size:1rem;font-weight:600;color:var(--ink)}.tb-rev__name span{display:block;font-weight:400;font-size:1rem;color:var(--muted)}@media(max-width:900px){.tb-rev__grid{gap:1rem}}@media(max-width:520px){.tb-rev__title{font-size:1.35rem}.tb-rev__grid{grid-template-columns:1fr;gap:1rem;max-width:400px;margin-left:auto;margin-right:auto}}.tb-seo{--card-bg:#FAFAFA;background:#fff;padding:3rem 1rem}.tb-seo__wrap{max-width:960px;margin:0 auto}.tb-seo__intro{text-align:center;margin-bottom:2.5rem}.tb-seo__h2{text-align:center;font-size:1.6rem;font-weight:700;margin:0 0 .5rem;line-height:1.25;color:var(--ink)}.tb-seo__lead{font-size:1rem;color:var(--muted);line-height:1.65;max-width:720px;margin:0 auto}.tb-seo__features{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem}.tb-seo__feat{background:var(--card-bg);border-radius:12px;padding:1.25rem;border:1px solid #eee}.tb-seo__feat p{font-size:1rem;color:var(--muted);line-height:1.6;margin:0}.tb-seo__features-row2{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.5rem}.tb-seo__feat-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.tb-seo__feat-icon{width:32px;height:32px;background:var(--cta);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tb-seo__feat-icon svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tb-seo__feat-title{font-size:1rem;font-weight:700;color:var(--ink);margin:0}.tb-seo__block{margin-bottom:2.5rem}.tb-seo__h3{font-size:1.15rem;font-weight:700;color:var(--ink);margin-bottom:.6rem;text-align:center}.tb-seo__block p{font-size:1rem;color:var(--muted);line-height:1.6;text-align:center;max-width:680px;margin:0 auto}.tb-seo__cta-strip{background:var(--card-bg);border:1px solid #eee;border-radius:12px;padding:1.5rem;text-align:center}.tb-seo__cta-title{font-size:1.1rem;font-weight:700;color:var(--ink);margin:0 0 .4rem}.tb-seo__cta-strip p{font-size:1rem;color:var(--muted);line-height:1.6;margin:0}@media(max-width:600px){.tb-seo{padding:2rem 1rem}.tb-seo__h2{font-size:1.35rem}.tb-seo__features{grid-template-columns:1fr;gap:.75rem}.tb-seo__features-row2{grid-template-columns:1fr;gap:.75rem;margin-bottom:2rem}.tb-seo__feat{padding:1rem}.tb-seo__h3{font-size:1.05rem}.tb-seo__cta-strip{padding:1.25rem}}.tb-faq-wrap{background:#fff;padding:3rem 1rem}.tb-faq-wrap__inner{max-width:800px;margin:0 auto}.tb-faq-wrap__title{text-align:center;font-size:1.6rem;font-weight:700;margin:0 0 .5rem;line-height:1.25;color:var(--ink)}.tb-faq-wrap__sub{text-align:center;margin:0 0 1.5rem;font-size:1rem;color:var(--ink)}.tb-faq-list{display:flex;flex-direction:column;gap:1rem}.tb-faq{background:#f7f6f3;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 2px 6px #0000000a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.tb-faq:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000000f}.tb-faq summary{cursor:pointer;font-weight:600;font-size:1rem;display:flex;justify-content:space-between;align-items:center;list-style:none;gap:1rem;color:var(--ink)}.tb-faq summary::-webkit-details-marker{display:none}.tb-faq__q{line-height:1.35}.tb-faq__sub{color:var(--muted);font-weight:400;font-size:1rem;margin-top:.25rem}.tb-faq__chev{transition:transform .3s ease}.tb-faq[open] .tb-faq__chev{transform:rotate(180deg)}.tb-faq__a{color:#444;font-size:1rem;margin-top:1rem;line-height:1.6;animation:tbFadeIn .22s ease}.tb-faq a{color:var(--cta);text-decoration:none}.tb-faq a:hover{text-decoration:underline}.tb-faq-wrap__footer{text-align:center;margin-top:2.5rem;font-size:1rem;color:var(--muted)}.tb-faq-wrap__footer a{color:var(--cta);font-weight:600;text-decoration:none}.tb-faq-wrap__footer a:hover{text-decoration:underline}@keyframes tbFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:520px){.tb-faq-wrap__title{font-size:1.35rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/landingpage.css.map */
