html[data-tb-motion="true"]{scroll-behavior:smooth}
html[data-tb-motion="true"] :is(#features,#carpet-care){scroll-margin-top:var(--tb-scroll-offset,120px)!important}
html[data-tb-motion="true"] :is(.tb-pill,.tb-nav-cta,.tb-contact-submit,.product-form__submit,.cart__checkout-button){transition:transform 180ms cubic-bezier(.22,1,.36,1),box-shadow 180ms ease,background-color 180ms ease}
html[data-tb-motion="true"] :is(.tb-nav-account,.tb-nav-cart){transition:transform 180ms ease,background-color 180ms ease}
html[data-tb-motion="true"] :is(.tb-pill,.tb-nav-cta,.tb-contact-submit,.product-form__submit,.cart__checkout-button):active:not([disabled]){transform:translate(2px,2px) scale(.99)}
html[data-tb-motion="true"] .tb-nav-desktop a{transition:opacity 180ms ease;text-underline-offset:6px;text-decoration-thickness:1px}
html[data-tb-motion="true"] cart-drawer .drawer__inner{transition:transform 380ms cubic-bezier(.22,1,.36,1)}
html[data-tb-motion="true"] cart-drawer{transition:visibility 380ms ease}
html[data-tb-motion="true"] .tb-faq-item summary{transition:background-color 180ms ease}
@media(hover:hover) and (pointer:fine){
html[data-tb-motion="true"] :is(.tb-pill,.tb-nav-cta,.tb-contact-submit,.product-form__submit,.cart__checkout-button):hover:not([disabled]){transform:translateY(-2px)}
html[data-tb-motion="true"] :is(.tb-nav-account,.tb-nav-cart):hover{transform:translateY(-2px)}
html[data-tb-motion="true"] .tb-nav-desktop a:hover{text-decoration:underline;opacity:.75}
}
@media(prefers-reduced-motion:reduce){html[data-tb-motion="true"]{scroll-behavior:auto}html[data-tb-motion="true"] :is(.tb-pill,.tb-nav-cta,.tb-contact-submit,.product-form__submit,.cart__checkout-button,.tb-nav-account,.tb-nav-cart){transition:none;transform:none!important}html[data-tb-motion="true"] cart-drawer .drawer__inner{transition-duration:.01ms}html[data-tb-motion="true"] cart-drawer{transition-duration:.01ms}}
