:root{--tts-pro-slate: #0f172a;--tts-pro-slate-light: #1e293b;--tts-pro-white: #fafaf9;--tts-pro-orange: #ea580c;--tts-pro-orange-hover: #c2410c;--tts-pro-teal: #0f766e;--tts-pro-teal-light: #14b8a6;--tts-pro-border: #e7e5e4;--tts-pro-muted: #78716c;--tts-pro-success: #15803d;--tts-pro-radius: 12px;--tts-pro-radius-sm: 8px;--tts-pro-shadow: 0 4px 24px rgba(15, 23, 42, .08);--tts-pro-shadow-hover: 0 12px 32px rgba(15, 23, 42, .14);--tts-pro-gap: 16px;--tts-pro-gap-lg: 32px;--tts-pro-transition: .25s cubic-bezier(.4, 0, .2, 1);--tts-pro-font-body: 1rem;--tts-pro-max-width: var(--page-width, 1280px)}body{font-size:var(--tts-pro-font-body);-webkit-font-smoothing:antialiased}.content-for-layout{background:var(--tts-pro-white)}@keyframes tts-pro-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes tts-pro-pulse{0%,to{opacity:1}50%{opacity:.5}}.tts-pro-animate-in{animation:tts-pro-fade-in .6s var(--tts-pro-transition) both}.tts-pro-topbar{position:relative;z-index:1001;background:var(--tts-pro-slate);color:var(--tts-pro-white);font-size:.8125rem;line-height:1.4;border-bottom:1px solid rgba(255,255,255,.08)}.tts-pro-topbar[hidden]{display:none!important}.tts-pro-topbar__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 24px;max-width:var(--tts-pro-max-width);margin:0 auto;padding:10px 20px}.tts-pro-topbar__item{display:inline-flex;align-items:center;gap:6px;color:#fafaf9e6}.tts-pro-topbar__item--desktop{display:none}.tts-pro-topbar__icon{flex-shrink:0;color:var(--tts-pro-teal-light)}.tts-pro-topbar__link{color:var(--tts-pro-white);font-weight:600;text-decoration:none;transition:color var(--tts-pro-transition)}.tts-pro-topbar__link:hover{color:var(--tts-pro-teal-light)}.tts-pro-topbar__sep{display:none;width:1px;height:14px;background:#fff3}@media(min-width:750px){.tts-pro-topbar__item--desktop{display:inline-flex}.tts-pro-topbar__sep{display:block}.tts-pro-topbar__inner{justify-content:space-between;font-size:.875rem}}.section .color-scheme-6 .text-block p,.section .color-scheme-6 .text-block h1,.section .color-scheme-6 .text-block h2,.section .color-scheme-6 .text-block h3,.section .color-scheme-6 .group-block p{color:#0f172a}.hero.color-scheme-6 .text-block p,.hero.color-scheme-6 .text-block h1,.hero.color-scheme-6 .text-block h2,.hero.color-scheme-6 .text-block h3,.hero.color-scheme-6 .group-block p,.tts-pro-hero__title,.tts-pro-hero__subhead{color:#fafaf9}.shopify-section:has(.tts-pro-hero) .overlay--solid,.shopify-section:has(.tts-pro-hero) .overlay--gradient{background:#0f172a8c!important}.tts-pro-hero__content{background:#0f172ae0;padding:clamp(28px,5vw,48px) clamp(24px,4vw,40px);border-radius:16px;border:1px solid rgba(250,250,249,.12);box-shadow:0 16px 48px #0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.tts-pro-hero__title{color:#fafaf9!important;text-shadow:0 2px 12px rgba(0,0,0,.35)}.tts-pro-hero__subhead{color:#fafaf9eb!important}.tts-pro-hero__eyebrow{color:#5eead4!important;background:#0f766e59!important}.product-badges__badge{font-family:var(--font-body--family)!important;letter-spacing:.02em}.tts-pro-hero{position:relative;text-align:center;padding:0}.tts-pro-hero__content{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:720px;margin:0 auto}.tts-pro-hero__eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--tts-pro-teal-light);background:#0f766e26;padding:6px 14px;border-radius:100px}.tts-pro-hero__title{margin:0;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:inherit}.tts-pro-hero__subhead{margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:#fafaf9d9;max-width:560px}.tts-pro-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}.tts-pro-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;border-radius:var(--tts-pro-radius-sm);border:2px solid transparent;cursor:pointer;transition:transform var(--tts-pro-transition),box-shadow var(--tts-pro-transition),background var(--tts-pro-transition),color var(--tts-pro-transition)}.tts-pro-btn:hover{transform:translateY(-2px);box-shadow:var(--tts-pro-shadow-hover)}.tts-pro-btn-primary{background:var(--tts-pro-orange);color:#fff;border-color:var(--tts-pro-orange)}.tts-pro-btn-primary:hover{background:var(--tts-pro-orange-hover);border-color:var(--tts-pro-orange-hover);color:#fff}.tts-pro-btn-secondary{background:var(--tts-pro-slate);color:var(--tts-pro-white);border-color:var(--tts-pro-slate)}.tts-pro-btn-secondary:hover{background:var(--tts-pro-slate-light);border-color:var(--tts-pro-slate-light);color:var(--tts-pro-white)}.tts-pro-btn-outline{background:transparent;color:var(--tts-pro-white);border-color:#ffffff80}.tts-pro-btn-outline:hover{background:#ffffff1a;border-color:var(--tts-pro-white);color:var(--tts-pro-white)}.button--primary,.shopify-payment-button__button--unbranded{background:var(--tts-pro-orange)!important;border-color:var(--tts-pro-orange)!important;border-radius:var(--tts-pro-radius-sm)!important;font-weight:600!important;padding-block:14px!important;transition:transform var(--tts-pro-transition),box-shadow var(--tts-pro-transition)!important}.button--primary:hover,.shopify-payment-button__button--unbranded:hover{background:var(--tts-pro-orange-hover)!important;transform:translateY(-2px);box-shadow:var(--tts-pro-shadow-hover)}.tts-pro-trust-strip{background:var(--tts-pro-white);border-block:1px solid var(--tts-pro-border);padding:24px 20px}.tts-pro-trust-strip__grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:var(--tts-pro-max-width);margin:0 auto}.tts-pro-trust-strip__item{display:flex;align-items:flex-start;gap:14px}.tts-pro-trust-strip__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#0f766e14;border-radius:var(--tts-pro-radius-sm);color:var(--tts-pro-teal)}.tts-pro-trust-strip__title{display:block;font-size:.9375rem;font-weight:700;color:var(--tts-pro-slate);margin-bottom:2px}.tts-pro-trust-strip__desc{display:block;font-size:.8125rem;color:var(--tts-pro-muted);line-height:1.4}@media(min-width:600px){.tts-pro-trust-strip__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.tts-pro-trust-strip__grid{grid-template-columns:repeat(4,1fr);gap:32px}}.tts-pro-category-showcase{padding:48px 20px;background:var(--tts-pro-white)}.tts-pro-category-showcase__header{text-align:center;max-width:640px;margin:0 auto 40px}.tts-pro-category-showcase__header h2{margin:0 0 12px;font-size:clamp(1.5rem,3vw,2rem);color:var(--tts-pro-slate)}.tts-pro-category-showcase__header p{margin:0;color:var(--tts-pro-muted);font-size:1.0625rem}.tts-pro-category-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px;padding:28px 20px;background:#fff;border:1px solid var(--tts-pro-border);border-radius:var(--tts-pro-radius);box-shadow:var(--tts-pro-shadow);text-decoration:none;color:var(--tts-pro-slate);font-weight:600;font-size:1rem;text-align:center;transition:transform var(--tts-pro-transition),box-shadow var(--tts-pro-transition),border-color var(--tts-pro-transition);overflow:hidden;position:relative}.tts-pro-category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ea580c0a,#0f766e0a);opacity:0;transition:opacity var(--tts-pro-transition)}.tts-pro-category-card:hover{transform:translateY(-4px);box-shadow:var(--tts-pro-shadow-hover);border-color:var(--tts-pro-teal)}.tts-pro-category-card:hover:before{opacity:1}.tts-pro-category-card__label{position:relative;z-index:1}.tts-pro-category-showcase__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:var(--tts-pro-max-width);margin:0 auto}@media(min-width:750px){.tts-pro-category-showcase__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media(min-width:990px){.tts-pro-category-showcase__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.tts-pro-product-card,.product-card-wrapper{border-radius:var(--tts-pro-radius)!important;overflow:hidden;transition:transform var(--tts-pro-transition),box-shadow var(--tts-pro-transition)!important}.card-hover-effect-lift .product-card-wrapper:hover{transform:translateY(-4px);box-shadow:var(--tts-pro-shadow-hover)!important}.tts-pro-product-card .product-card__image,.product-card__media img{transition:transform .5s ease!important}.tts-pro-product-card:hover .product-card__media img,.product-card-wrapper:hover .product-card__media img{transform:scale(1.05)}.badge--sale,.product-badges .badge,.product-badges__badge{background:var(--tts-pro-orange)!important;color:#fff!important;font-weight:700;border-radius:var(--tts-pro-radius-sm)!important;font-size:.6875rem!important;white-space:nowrap;overflow:visible;max-width:none;min-width:max-content;letter-spacing:.01em;padding-inline:8px!important}.tts-pro-buybox,.template-product .product-details>.group-block{padding:24px;background:#fff;border:1px solid var(--tts-pro-border);border-radius:var(--tts-pro-radius);box-shadow:var(--tts-pro-shadow)}.tts-pro-buybox .product-details{gap:var(--tts-pro-gap)}.tts-pro-savings{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#ea580c14;border:1px solid rgba(234,88,12,.2);border-radius:var(--tts-pro-radius-sm);color:var(--tts-pro-orange);font-size:.875rem;font-weight:600}.tts-pro-fomo{display:flex;flex-direction:column;gap:10px;margin:0 0 12px}.tts-pro-fomo--product{margin-top:4px;margin-bottom:14px}.tts-pro-fomo__stock{display:flex;align-items:center;gap:10px;padding:11px 14px;background:#ea580c14;border-left:3px solid var(--tts-pro-orange);border-radius:0 var(--tts-pro-radius-sm) var(--tts-pro-radius-sm) 0;font-size:.875rem;font-weight:500;color:var(--tts-pro-slate);line-height:1.4}.tts-pro-fomo__stock-pulse{flex-shrink:0;width:8px;height:8px;background:var(--tts-pro-orange);border-radius:50%;animation:tts-pro-pulse 2s ease infinite}.tts-pro-fomo__trust{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.tts-pro-fomo__trust-item{display:flex;align-items:flex-start;gap:8px;font-size:.8125rem;line-height:1.35;color:var(--tts-pro-muted)}.tts-pro-fomo__trust-icon{flex-shrink:0;margin-top:1px;color:var(--tts-pro-teal)}.tts-pro-trust-badges{margin:var(--tts-pro-gap) 0}.tts-pro-trust-badges__list{display:grid;grid-template-columns:1fr;gap:12px;list-style:none;padding:0;margin:0}.tts-pro-trust-badges__item{display:flex;align-items:flex-start;gap:12px;font-size:.8125rem;line-height:1.5;color:var(--tts-pro-slate)}.tts-pro-trust-badges__icon{flex-shrink:0;color:var(--tts-pro-teal)}.tts-pro-trust-badges__link{color:var(--tts-pro-slate);text-decoration:none}.tts-pro-trust-badges__link:hover{color:var(--tts-pro-teal)}.tts-pro-trust-badges--mini .tts-pro-trust-badges__list{grid-template-columns:1fr;gap:8px}.tts-pro-trust-badges--mini .tts-pro-trust-badges__item{font-size:.75rem}@media(min-width:600px){.tts-pro-trust-badges__list{grid-template-columns:repeat(2,1fr)}.tts-pro-trust-badges--mini .tts-pro-trust-badges__list{grid-template-columns:1fr}}.tts-pro-shipping-progress{padding:16px;background:var(--tts-pro-white);border:1px solid var(--tts-pro-border);border-radius:var(--tts-pro-radius-sm);margin-bottom:var(--tts-pro-gap)}.tts-pro-shipping-progress--qualified{border-color:var(--tts-pro-teal);background:#0f766e0a}.tts-pro-shipping-progress__message{font-size:.875rem;font-weight:500;color:var(--tts-pro-slate);margin-bottom:10px}.tts-pro-shipping-progress__message strong{color:var(--tts-pro-orange)}.tts-pro-shipping-progress--qualified .tts-pro-shipping-progress__message{color:var(--tts-pro-teal)}.tts-pro-shipping-progress__icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:var(--tts-pro-teal);color:#fff;border-radius:50%;font-size:.625rem;margin-right:6px}.tts-pro-shipping-progress__track{height:6px;background:var(--tts-pro-border);border-radius:100px;overflow:hidden}.tts-pro-shipping-progress__fill{height:100%;background:linear-gradient(90deg,var(--tts-pro-teal),var(--tts-pro-teal-light));border-radius:100px;transition:width .5s ease;width:var(--tts-pro-progress, 0%)}.tts-pro-shipping-progress__hint{margin:8px 0 0;font-size:.75rem;color:var(--tts-pro-muted)}.tts-pro-category-nav{margin:16px 0}.tts-pro-category-nav__inner{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tts-pro-category-nav__link{display:inline-flex;align-items:center;padding:8px 16px;font-size:.875rem;font-weight:500;color:var(--tts-pro-slate);background:#fff;border:1px solid var(--tts-pro-border);border-radius:100px;text-decoration:none;transition:background var(--tts-pro-transition),border-color var(--tts-pro-transition),color var(--tts-pro-transition)}.tts-pro-category-nav__link:hover{border-color:var(--tts-pro-teal);color:var(--tts-pro-teal)}.tts-pro-category-nav__link--active{background:var(--tts-pro-slate);border-color:var(--tts-pro-slate);color:var(--tts-pro-white)}.tts-pro-category-nav__link--parent{background:#0f766e14;border-color:var(--tts-pro-teal);color:var(--tts-pro-teal)}.tts-pro-category-nav__home{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--tts-pro-white);border:1px solid var(--tts-pro-border);border-radius:50%;text-decoration:none;font-size:1rem;transition:border-color var(--tts-pro-transition)}.tts-pro-category-nav__home:hover{border-color:var(--tts-pro-teal)}.tts-pro-breadcrumbs{margin-bottom:12px}.tts-pro-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:4px;list-style:none;padding:0;margin:0;font-size:.8125rem}.tts-pro-breadcrumbs__link{color:var(--tts-pro-muted);text-decoration:none}.tts-pro-breadcrumbs__link:hover{color:var(--tts-pro-teal)}.tts-pro-breadcrumbs__sep{color:var(--tts-pro-border);margin:0 4px}.tts-pro-breadcrumbs__current{color:var(--tts-pro-slate);font-weight:500}.tts-pro-why-us{padding:56px 20px;background:var(--tts-pro-white)}.tts-pro-why-us__header{text-align:center;max-width:560px;margin:0 auto 40px}.tts-pro-why-us__header h2{margin:0 0 12px;font-size:clamp(1.5rem,3vw,2rem);color:var(--tts-pro-slate)}.tts-pro-why-us__header p{margin:0;color:var(--tts-pro-muted)}.tts-pro-why-us__grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:var(--tts-pro-max-width);margin:0 auto}.tts-pro-why-us__card{padding:32px 28px;background:#fff;border:1px solid var(--tts-pro-border);border-radius:var(--tts-pro-radius);box-shadow:var(--tts-pro-shadow);text-align:center;transition:transform var(--tts-pro-transition),box-shadow var(--tts-pro-transition)}.tts-pro-why-us__card:hover{transform:translateY(-4px);box-shadow:var(--tts-pro-shadow-hover)}.tts-pro-why-us__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:16px;background:#ea580c14;border-radius:var(--tts-pro-radius);color:var(--tts-pro-orange);font-size:1.5rem}.tts-pro-why-us__card h3{margin:0 0 10px;font-size:1.125rem;color:var(--tts-pro-slate)}.tts-pro-why-us__card p{margin:0;font-size:.9375rem;color:var(--tts-pro-muted);line-height:1.6}@media(min-width:750px){.tts-pro-why-us__grid{grid-template-columns:repeat(3,1fr)}}.tts-pro-section-alt{background:#f5f5f4}.tts-pro-section-dark{background:var(--tts-pro-slate);color:var(--tts-pro-white)}.tts-pro-footer{background:var(--tts-pro-slate);color:#fafaf9d9;padding:56px 20px 32px}.tts-pro-footer__grid{display:grid;grid-template-columns:1fr;gap:32px;max-width:var(--tts-pro-max-width);margin:0 auto}.tts-pro-footer__col-title{margin:0 0 16px;font-size:.875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--tts-pro-white)}.tts-pro-footer__links{list-style:none;padding:0;margin:0}.tts-pro-footer__links li{margin-bottom:10px}.tts-pro-footer__links a{color:#fafaf9bf;text-decoration:none;font-size:.9375rem;transition:color var(--tts-pro-transition)}.tts-pro-footer__links a:hover{color:var(--tts-pro-teal-light)}.tts-pro-footer__nap{font-size:.9375rem;line-height:1.7}.tts-pro-footer__nap a{color:var(--tts-pro-teal-light);text-decoration:none}.tts-pro-footer__nap a:hover{text-decoration:underline}.tts-pro-footer__brand{margin-bottom:12px;font-size:1.125rem;font-weight:700;color:var(--tts-pro-white)}@media(min-width:600px){.tts-pro-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.tts-pro-footer__grid{grid-template-columns:repeat(4,1fr);gap:40px}}.tts-pro-faq{padding:48px 20px;max-width:800px;margin:0 auto}.tts-pro-faq__heading h2{text-align:center;margin:0 0 32px;font-size:clamp(1.5rem,3vw,2rem);color:var(--tts-pro-slate)}.tts-pro-faq__item{border-bottom:1px solid var(--tts-pro-border)}.tts-pro-faq__question{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:1rem;font-weight:600;color:var(--tts-pro-slate);cursor:pointer;list-style:none}.tts-pro-faq__question::-webkit-details-marker{display:none}.tts-pro-faq__icon{flex-shrink:0;font-size:1.25rem;color:var(--tts-pro-orange);transition:transform var(--tts-pro-transition)}.tts-pro-faq__item[open] .tts-pro-faq__icon{transform:rotate(45deg)}.tts-pro-faq__answer{padding:0 0 18px;font-size:.9375rem;color:var(--tts-pro-muted);line-height:1.6}#header-group{box-shadow:0 1px 0 var(--tts-pro-border)}.header-announcements{background:var(--tts-pro-slate)!important;color:var(--tts-pro-white)!important}.tts-pro-conversion-blocks{max-width:var(--tts-pro-max-width);margin:0 auto;padding:0 20px}.tts-pro-conversion-blocks__inner{display:flex;flex-direction:column;gap:12px}.cro-category-nav__inner{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.cro-category-nav__link{display:inline-flex;align-items:center;padding:8px 16px;font-size:.875rem;font-weight:500;color:var(--tts-pro-slate);background:#fff;border:1px solid var(--tts-pro-border);border-radius:100px;text-decoration:none;transition:background var(--tts-pro-transition),border-color var(--tts-pro-transition)}.cro-category-nav__link:hover{border-color:var(--tts-pro-teal);color:var(--tts-pro-teal)}.cro-category-nav__link--active{background:var(--tts-pro-slate);border-color:var(--tts-pro-slate);color:#fff}.cro-category-nav__link--parent{background:#0f766e14;border-color:var(--tts-pro-teal);color:var(--tts-pro-teal)}.cro-category-nav__home{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--tts-pro-border);border-radius:50%;text-decoration:none}.cro-breadcrumbs{margin-bottom:12px}.cro-breadcrumbs__list{display:flex;flex-wrap:wrap;gap:4px;list-style:none;padding:0;margin:0;font-size:.8125rem}.cro-breadcrumbs__link{color:var(--tts-pro-muted);text-decoration:none}.cro-breadcrumbs__link:hover{color:var(--tts-pro-teal)}.cro-breadcrumbs__sep{color:var(--tts-pro-border);margin:0 4px}.cro-breadcrumbs__current{color:var(--tts-pro-slate);font-weight:500}.cro-fomo{display:flex;flex-direction:column;gap:10px;margin:12px 0}.cro-fomo__stock{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#ea580c0f;border-left:3px solid var(--tts-pro-orange);border-radius:0 var(--tts-pro-radius-sm) var(--tts-pro-radius-sm) 0;font-size:.875rem}.cro-fomo__stock-pulse{width:8px;height:8px;background:var(--tts-pro-orange);border-radius:50%;animation:tts-pro-pulse 2s ease infinite}.cro-trust-badges__list{display:grid;grid-template-columns:1fr;gap:12px;list-style:none;padding:0;margin:0}.cro-trust-badges__item{display:flex;align-items:flex-start;gap:12px;font-size:.8125rem}.cro-trust-badges__icon{color:var(--tts-pro-teal)}.cro-shipping-progress{padding:16px;background:var(--tts-pro-white);border:1px solid var(--tts-pro-border);border-radius:var(--tts-pro-radius-sm);margin-bottom:var(--tts-pro-gap)}.cro-shipping-progress--qualified{border-color:var(--tts-pro-teal);background:#0f766e0a}.cro-shipping-progress__fill{height:100%;background:linear-gradient(90deg,var(--tts-pro-teal),var(--tts-pro-teal-light));border-radius:100px;transition:width .5s ease}.cro-shipping-progress__track{height:6px;background:var(--tts-pro-border);border-radius:100px;overflow:hidden}.cro-savings{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#ea580c14;border:1px solid rgba(234,88,12,.2);border-radius:var(--tts-pro-radius-sm);color:var(--tts-pro-orange);font-size:.875rem;font-weight:600}.cro-footer{background:var(--tts-pro-slate);color:#fafaf9d9;padding:56px 20px 32px}.cro-footer__grid{display:grid;grid-template-columns:1fr;gap:32px;max-width:var(--tts-pro-max-width);margin:0 auto}.cro-footer__col-title{margin:0 0 16px;font-size:.875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff}.cro-footer__links{list-style:none;padding:0;margin:0}.cro-footer__links a{color:#fafaf9bf;text-decoration:none;font-size:.9375rem}.cro-footer__links a:hover{color:var(--tts-pro-teal-light)}.cro-footer__nap{font-size:.9375rem;line-height:1.7}.cro-footer__nap a{color:var(--tts-pro-teal-light);text-decoration:none}.cro-faq{padding:48px 20px;max-width:800px;margin:0 auto}.cro-faq__heading h2{text-align:center;margin:0 0 32px;color:var(--tts-pro-slate)}.cro-faq__item{border-bottom:1px solid var(--tts-pro-border)}.cro-faq__question{display:flex;justify-content:space-between;padding:18px 0;font-weight:600;cursor:pointer;list-style:none}.cro-faq__question::-webkit-details-marker{display:none}.cro-faq__icon{color:var(--tts-pro-orange);transition:transform var(--tts-pro-transition)}.cro-faq__item[open] .cro-faq__icon{transform:rotate(45deg)}.cro-trust-bar{padding:24px 20px;background:var(--tts-pro-white);border-block:1px solid var(--tts-pro-border)}.cro-trust-bar__grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:var(--tts-pro-max-width);margin:0 auto}.cro-trust-bar__item{display:flex;align-items:flex-start;gap:14px}.cro-trust-bar__title{display:block;font-weight:700;color:var(--tts-pro-slate)}.cro-trust-bar__desc{display:block;font-size:.8125rem;color:var(--tts-pro-muted)}.cro-category-grid{padding:48px 20px}.cro-category-grid__heading{text-align:center;margin-bottom:40px}.cro-category-grid__items{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:var(--tts-pro-max-width);margin:0 auto}.cro-category-grid__card{display:flex;align-items:center;justify-content:center;min-height:120px;padding:24px;background:#fff;border:1px solid var(--tts-pro-border);border-radius:var(--tts-pro-radius);box-shadow:var(--tts-pro-shadow);text-decoration:none;color:var(--tts-pro-slate);font-weight:600;transition:transform var(--tts-pro-transition),box-shadow var(--tts-pro-transition)}.cro-category-grid__card:hover{transform:translateY(-4px);box-shadow:var(--tts-pro-shadow-hover);border-color:var(--tts-pro-teal)}@media(min-width:600px){.cro-trust-badges__list,.cro-trust-bar__grid,.cro-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:750px){.cro-category-grid__items{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.cro-trust-bar__grid,.cro-footer__grid,.cro-category-grid__items{grid-template-columns:repeat(4,1fr)}}@media(max-width:749px){.tts-pro-hero__ctas{flex-direction:column;width:100%}.tts-pro-hero__ctas .tts-pro-btn{width:100%}.tts-pro-buybox{padding:16px}}.tts-geo-restricted,#tts-geo-restricted{display:none!important;visibility:hidden!important;pointer-events:none!important}html.tts-geo-locked,html.tts-geo-locked body{overflow:auto!important}.tts-pro-fomo--product:empty{display:none}.tts-pro-fomo--product:not(:has(.tts-pro-fomo__stock)){display:none}.product-details .tts-pro-trust-badges{margin-block:8px 4px;padding:16px;background:#0f766e0a;border:1px solid rgba(15,118,110,.12);border-radius:var(--tts-pro-radius-sm)}.product-details .rte{max-width:68ch;line-height:1.7;color:var(--tts-pro-slate)}.product-details .rte p{margin-block:0 1em}.product-card,.product-grid__item{transition:transform var(--tts-pro-transition),box-shadow var(--tts-pro-transition)}.card-hover-effect-lift .product-card:hover,.card-hover-effect-lift .product-grid__item:hover{transform:translateY(-4px)}.product-card__media img,.product-grid__item img{transition:transform .4s ease}.card-hover-effect-zoom .product-card:hover img,.card-hover-effect-zoom .product-grid__item:hover img{transform:scale(1.03)}.tts-pro-category-nav__link{scroll-margin-top:calc(var(--header-height, 80px) + 12px)}sticky-add-to-cart{box-shadow:0 -8px 24px #0f172a1f}@media(max-width:749px){body.template-product #MainContent{padding-bottom:calc(var(--sticky-atc-offset, 0px) + env(safe-area-inset-bottom,0px))}.sticky-add-to-cart__bar[data-stuck=true]{bottom:calc(var(--cookie-banner-offset, 0px) + env(safe-area-inset-bottom,0px));padding-bottom:max(var(--padding-sm),env(safe-area-inset-bottom,0px))}.template-product .shopify-section-group-footer-group,.template-product .product-recommendations,.template-product [id*=judgeme]{scroll-margin-bottom:calc(var(--sticky-atc-offset, 0px) + var(--cookie-banner-offset, 0px) + 16px)}}section#shopify-pc__banner,#shopify-pc__banner,.shopify-pc__banner__dialog{position:fixed!important;inset:auto 0 0 0!important;top:auto!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:100%!important;margin:0!important;transform:none!important;max-height:min(90dvh,calc(100svh - env(safe-area-inset-bottom,0px)))!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;box-sizing:border-box!important;padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px))!important;z-index:2147483646!important}.shopify-pc__banner__wrapper{box-sizing:border-box}.shopify-pc__banner__btns,.shopify-pc__banner__btns-granular{min-width:0!important;box-sizing:border-box}@media(max-width:749px){section#shopify-pc__banner,#shopify-pc__banner,.shopify-pc__banner__dialog{padding:14px 14px calc(14px + env(safe-area-inset-bottom,0px))!important;max-height:min(85dvh,calc(100svh - env(safe-area-inset-bottom,0px)))!important}.shopify-pc__banner__wrapper{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.shopify-pc__banner__body{width:100%!important;margin:0 0 8px!important}.shopify-pc__banner__body p{font-size:.875rem!important;line-height:1.45!important}.shopify-pc__banner__btns,.shopify-pc__banner__btns-granular{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;width:100%!important;gap:8px!important;justify-content:flex-start!important}.shopify-pc__banner__dialog button,.shopify-pc__banner__btn-accept,.shopify-pc__banner__btn-decline,.shopify-pc__banner__btn-manage-prefs{width:100%!important;max-width:100%!important;margin:0!important;flex:0 0 auto!important;min-height:44px!important;padding:10px 16px!important;box-sizing:border-box!important;white-space:normal!important;line-height:1.35!important}.shopify-pc__banner__btn-manage-prefs{min-height:auto!important;padding:8px 0!important;text-align:center!important}}.tts-product-description{overflow-wrap:anywhere;word-break:break-word}.tts-product-description h2{font-size:inherit;font-weight:var(--font-weight-semibold);margin:0 0 .5em}@media(max-width:749px){.tts-product-description{font-size:.9375rem;line-height:1.55}.product-details .group-block{min-width:0;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.tts-pro-animate-in,.tts-pro-fomo__stock-pulse,.cro-fomo__stock-pulse{animation:none}.tts-pro-btn:hover,.tts-pro-category-card:hover,.tts-pro-why-us__card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tts-pro.css.map */
