:root{--teal: #1f5d5e;--teal-dark: #134445;--cream: #f6f4ee;--orange: #e8622a;--orange-dark: #d1551f;--dark: #0f2a2a;--text: #1a2424;--text-muted: #5a6868;--border: #e2dfd6;--white: #ffffff;--font-display: "Barlow Condensed", sans-serif;--font-body: "Inter", sans-serif;--container: 1280px;--section-y: clamp(3.5rem, 7vw, 6rem)}.ttm-lp *,.ttm-lp *:before,.ttm-lp *:after{box-sizing:border-box;margin:0;padding:0}.ttm-lp{font-family:var(--font-body);color:var(--text);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}html{scroll-behavior:smooth}.ttm-lp img{max-width:100%;display:block}.ttm-lp a{color:inherit;text-decoration:none}.ttm-lp .container{width:100%;max-width:var(--container);margin:0 auto;padding:0 1.25rem}@media(min-width:768px){.ttm-lp .container{padding:0 2rem}}.ttm-lp h1,.ttm-lp h2,.ttm-lp h3,.ttm-lp h4{font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:.01em;line-height:1.05;color:var(--text)}.ttm-lp .h-hero{font-size:clamp(2.25rem,6vw,4rem)}.ttm-lp .h-lg{font-size:clamp(1.875rem,4vw,2.5rem)}.ttm-lp .h-md{font-size:clamp(1.375rem,2.5vw,1.75rem)}.ttm-lp .eyebrow{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.18em;font-size:.8125rem;font-weight:600;color:var(--orange)}.ttm-lp .lp-header{background:var(--white);border-bottom:1px solid var(--border);padding:.875rem 0;position:sticky;top:0;z-index:100}.ttm-lp .lp-header__inner{display:flex;align-items:center;justify-content:space-between}.ttm-lp .logo{font-family:var(--font-display);font-weight:800;font-size:1.5rem;color:var(--teal);letter-spacing:.02em}.ttm-lp .logo span{color:var(--orange)}.ttm-lp .lp-header__right{display:flex;align-items:center;gap:1rem;font-size:.8125rem;color:var(--text-muted)}.ttm-lp .lp-header__right svg{width:22px;height:22px;color:var(--text)}.ttm-lp .lp-header__phone{display:none}@media(min-width:600px){.ttm-lp .lp-header__phone{display:inline}}.ttm-lp .btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.75rem;font-family:var(--font-display);font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.08em;border:2px solid transparent;cursor:pointer;transition:all .15s;white-space:nowrap;min-height:52px}.ttm-lp .btn--orange{background:var(--orange);color:var(--white)}.ttm-lp .btn--orange:hover{background:var(--orange-dark)}.ttm-lp .btn--teal{background:var(--teal);color:var(--white)}.ttm-lp .btn--teal:hover{background:var(--teal-dark)}.ttm-lp .btn--ghost-white{background:transparent;color:var(--white);border-color:#fff6}.ttm-lp .btn--ghost-white:hover{border-color:var(--white);background:#ffffff14}.ttm-lp .btn--full{width:100%}.ttm-lp .btn--lg{padding:1.125rem 2rem;font-size:1.0625rem;min-height:58px}.ttm-lp .hero{background:var(--teal);color:var(--white);position:relative;overflow:hidden}.ttm-lp .hero__grid{display:grid;grid-template-columns:1fr;align-items:center;gap:0}@media(min-width:900px){.ttm-lp .hero__grid{grid-template-columns:1.05fr 1fr;min-height:560px}}.ttm-lp .hero__content{padding:3rem 1.25rem 2.5rem}@media(min-width:768px){.ttm-lp .hero__content{padding:4.5rem 2rem}}@media(min-width:1100px){.ttm-lp .hero__content{max-width:620px;margin-left:auto;padding:5rem 4rem 5rem 2rem}}.ttm-lp .hero__eyebrow{color:#ffffffb3;margin-bottom:1rem}.ttm-lp .hero h1{color:var(--white);margin-bottom:1.25rem}.ttm-lp .hero__lead{font-size:1.0625rem;color:#ffffffe0;max-width:520px;margin-bottom:2rem}.ttm-lp .hero__lead p{margin:0 0 1rem;color:#ffffffe0}.ttm-lp .hero__lead p:last-child{margin-bottom:0}.ttm-lp .hero__quickspecs{display:flex;flex-wrap:wrap;gap:.875rem 1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.15)}.ttm-lp .hero__spec{display:flex;flex-direction:column;gap:.125rem}.ttm-lp .hero__spec-label{font-size:.75rem;color:#fff9;text-transform:uppercase;letter-spacing:.08em}.ttm-lp .hero__spec-value{font-family:var(--font-display);font-weight:700;font-size:1.125rem;color:var(--white)}.ttm-lp .hero__price-row{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.ttm-lp .hero__price-label{font-size:.875rem;color:#fff9}.ttm-lp .hero__price{font-family:var(--font-display);font-weight:800;font-size:2rem;color:var(--white);line-height:1}.ttm-lp .hero__ctas{display:flex;flex-direction:column;gap:.875rem}@media(min-width:540px){.ttm-lp .hero__ctas{flex-direction:row}}.ttm-lp .hero__image{background:linear-gradient(135deg,var(--teal-dark) 0%,var(--teal) 100%);min-height:320px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#ffffff73;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;text-align:center;padding:2rem;border-left:1px solid rgba(255,255,255,.08)}.ttm-lp .hero__image img{width:100%;height:100%;object-fit:cover}@media(min-width:900px){.ttm-lp .hero__image{min-height:100%}}.ttm-lp .placeholder-label{display:block;font-size:.6875rem;opacity:.7;margin-top:.5rem;letter-spacing:.12em}.ttm-lp .trust-strip{background:var(--cream);border-bottom:1px solid var(--border);padding:1.25rem 0}.ttm-lp .trust-strip__inner{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;text-align:center}@media(min-width:768px){.ttm-lp .trust-strip__inner{grid-template-columns:repeat(4,1fr)}}.ttm-lp .trust-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text);font-weight:500}.ttm-lp .trust-item svg{width:22px;height:22px;color:var(--teal)}.ttm-lp .trust-item strong{display:block;font-family:var(--font-display);font-weight:700;font-size:.9375rem;text-transform:uppercase;letter-spacing:.04em}.ttm-lp .trust-item span{font-size:.75rem;color:var(--text-muted)}.ttm-lp section{padding:var(--section-y) 0}.ttm-lp .section-cream{background:var(--cream)}.ttm-lp .section-dark{background:var(--dark);color:var(--white)}.ttm-lp .section-dark h2{color:var(--white)}.ttm-lp .section-head{text-align:center;max-width:680px;margin:0 auto 3rem}.ttm-lp .section-head h2{margin-bottom:.875rem}.ttm-lp .section-head p{color:var(--text-muted);font-size:1.0625rem}.ttm-lp .section-head .eyebrow{color:var(--teal);margin-bottom:.875rem;display:block}.ttm-lp .benefits{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.ttm-lp .benefits{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.ttm-lp .benefit{background:var(--white);border:1px solid var(--border);padding:2rem 1.75rem;position:relative}.ttm-lp .benefit__num{font-family:var(--font-display);font-weight:800;font-size:2.5rem;color:var(--orange);line-height:1;margin-bottom:.75rem}.ttm-lp .benefit h3{font-size:1.25rem;margin-bottom:.625rem}.ttm-lp .benefit p{color:var(--text-muted);font-size:.9375rem}.ttm-lp .compare{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:900px){.ttm-lp .compare{grid-template-columns:1fr 1fr;gap:1.75rem}.ttm-lp .compare--1{grid-template-columns:1fr}.ttm-lp .compare--1 .product-card{max-width:calc(50% - .875rem);width:100%;margin:0 auto}.ttm-lp .compare--3 .product-card:nth-child(3){grid-column:1 / -1;max-width:calc(50% - .875rem);width:100%;margin-inline:auto}}.ttm-lp .product-card{background:var(--white);border:1px solid var(--border);display:flex;flex-direction:column;position:relative;transition:border-color .15s,transform .15s}.ttm-lp .product-card:hover{border-color:var(--teal)}.ttm-lp .product-card--featured{border-color:var(--orange);border-width:2px}.ttm-lp .product-card__ribbon{position:absolute;top:1rem;right:0;background:var(--orange);color:var(--white);font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;padding:.375rem .875rem}.ttm-lp .product-card__ribbon--teal{background:var(--teal)}.ttm-lp .product-card__image{background:var(--cream);height:260px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--text-muted);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;font-size:.8125rem;text-align:center;padding:.5rem;border-bottom:1px solid var(--border)}.ttm-lp .product-card__image img{width:100%;height:100%;object-fit:contain}.ttm-lp .product-card__body{padding:1.75rem 1.75rem 2rem;display:flex;flex-direction:column;flex:1}.ttm-lp .product-card__brand{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-weight:600;margin-bottom:.375rem}.ttm-lp .product-card__name{font-family:var(--font-display);font-weight:700;font-size:1.625rem;text-transform:uppercase;letter-spacing:.01em;margin-bottom:.75rem}.ttm-lp .product-card__tagline{color:var(--text-muted);font-size:.9375rem;margin-bottom:1.5rem;line-height:1.5}.ttm-lp .product-card__specs{list-style:none;display:flex;flex-direction:column;gap:0;margin-bottom:1.5rem;border-top:1px solid var(--border)}.ttm-lp .product-card__specs li{display:flex;justify-content:space-between;padding:.625rem 0;border-bottom:1px solid var(--border);font-size:.875rem}.ttm-lp .product-card__specs li span:first-child{color:var(--text-muted)}.ttm-lp .product-card__specs li span:last-child{color:var(--text);font-weight:600}.ttm-lp .product-card__specs li strong{color:var(--teal);font-weight:700}.ttm-lp .product-card__bottom{margin-top:auto;display:flex;flex-direction:column;gap:1rem}.ttm-lp .product-card__price-row{display:flex;align-items:baseline;gap:.625rem}.ttm-lp .product-card__price{font-family:var(--font-display);font-weight:800;font-size:1.875rem;color:var(--text);line-height:1}.ttm-lp .product-card__price-note{font-size:.75rem;color:var(--text-muted)}.ttm-lp .who-bar{background:var(--dark);color:var(--white);padding:2rem;margin-top:2.5rem;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.ttm-lp .who-bar{grid-template-columns:1fr 1fr}}.ttm-lp .who-bar__col h4{color:var(--white);font-size:1.0625rem;margin-bottom:.5rem}.ttm-lp .who-bar__col h4 span{color:var(--orange)}.ttm-lp .who-bar__col p{color:#ffffffbf;font-size:.9375rem}.ttm-lp .testimonial{max-width:820px;margin:0 auto;text-align:center}.ttm-lp .testimonial__quote{font-family:var(--font-display);font-weight:500;font-size:clamp(1.5rem,3.5vw,2.125rem);line-height:1.25;color:var(--text);margin-bottom:2rem;letter-spacing:.005em}.ttm-lp .testimonial__quote:before{content:"\201e";font-size:1.4em;color:var(--orange);line-height:0;vertical-align:-.05em;margin-right:.1em}.ttm-lp .testimonial__quote:after{content:"\201c";font-size:1.4em;color:var(--orange);line-height:0;vertical-align:-.05em}.ttm-lp .testimonial__author{display:inline-flex;flex-direction:column;align-items:center;gap:.25rem}.ttm-lp .testimonial__name{font-family:var(--font-display);font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.06em}.ttm-lp .testimonial__role{font-size:.8125rem;color:var(--text-muted)}.ttm-lp .faq{max-width:820px;margin:0 auto}.ttm-lp .faq-item{border-bottom:1px solid var(--border)}.ttm-lp .faq-item:first-child{border-top:1px solid var(--border)}.ttm-lp .faq-item summary{list-style:none;cursor:pointer;padding:1.5rem 0;font-family:var(--font-display);font-weight:700;font-size:1.125rem;text-transform:uppercase;letter-spacing:.02em;color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:1rem}.ttm-lp .faq-item summary::-webkit-details-marker{display:none}.ttm-lp .faq-item summary:after{content:"+";font-family:var(--font-body);font-weight:300;font-size:1.75rem;color:var(--orange);flex-shrink:0;transition:transform .2s;line-height:1}.ttm-lp .faq-item[open] summary:after{transform:rotate(45deg)}.ttm-lp .faq-item__body{padding:0 0 1.5rem;color:var(--text-muted);font-size:.9375rem;line-height:1.65;max-width:680px}.ttm-lp .faq-item__body p{margin:0 0 .75rem}.ttm-lp .faq-item__body p:last-child{margin-bottom:0}.ttm-lp .final-cta{background:var(--teal);color:var(--white);text-align:center}.ttm-lp .final-cta h2{color:var(--white);margin-bottom:1rem}.ttm-lp .final-cta p{color:#ffffffd9;font-size:1.0625rem;max-width:580px;margin:0 auto 2rem}.ttm-lp .final-cta__buttons{display:flex;flex-direction:column;gap:.875rem;align-items:center}@media(min-width:540px){.ttm-lp .final-cta__buttons{flex-direction:row;justify-content:center}}.ttm-lp .lp-footer{background:var(--dark);color:#fff9;padding:2rem 0;text-align:center;font-size:.8125rem}.ttm-lp .lp-footer__inner{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:768px){.ttm-lp .lp-footer__inner{flex-direction:row;justify-content:space-between}}.ttm-lp .lp-footer__links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.ttm-lp .lp-footer__links a:hover{color:var(--white)}
/*# sourceMappingURL=/cdn/shop/t/25/assets/ttm-lp-meta.css.map */
