/*
Theme Name: TOUBLAB Pro
Theme URI: https://toublab.com
Description: Thème e-commerce autonome TOUBLAB, compatible avec Elementor Pro et WooCommerce.
Author: TOUBLAB
Version: 4.2.4
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: toublab
*/

:root {
  --tb-black: #090909;
  --tb-cream: #f2efe5;
  --tb-white: #fffef8;
  --tb-acid: #b8ff00;
  --tb-grey: #77776f;
  --tb-line: rgba(9, 9, 9, 0.16);
  --tb-danger: #c73333;
  --tb-success: #477200;
  --tb-radius: 0px;
  --tb-shadow: 0 20px 55px rgba(9, 9, 9, 0.10);
  --tb-space: clamp(18px, 4vw, 72px);
}

html {
  scroll-behavior: smooth;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  background: var(--tb-cream);
  color: var(--tb-black);
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}

body.admin-bar .tb-header.is-sticky {
  top: 32px;
}

img {
  height: auto;
  max-width: 100%;
}

button,
input,
select,
textarea {
  font: inherit;
}

:focus-visible {
  outline: 3px solid var(--tb-acid);
  outline-offset: 3px;
}

::selection {
  background: var(--tb-acid);
  color: var(--tb-black);
}

a {
  color: inherit;
}

.site-main,
.page-content {
  min-height: 60vh;
}

.tb-kicker {
  color: #607f00;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.tb-display,
.tb-display .elementor-heading-title {
  font-size: clamp(58px, 10vw, 154px);
  font-weight: 900;
  letter-spacing: -0.075em;
  line-height: 0.78;
  text-transform: uppercase;
}

.tb-section-title,
.tb-section-title .elementor-heading-title {
  font-size: clamp(42px, 7vw, 92px);
  font-weight: 900;
  letter-spacing: -0.065em;
  line-height: 0.86;
  text-transform: uppercase;
}

.tb-acid,
.tb-acid .elementor-heading-title {
  color: var(--tb-acid);
}

.tb-outline,
.tb-outline .elementor-heading-title {
  color: transparent;
  -webkit-text-stroke: 1.5px var(--tb-black);
}

.tb-button .elementor-button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
  background: var(--tb-black);
  border: 1px solid var(--tb-black);
  border-radius: 0;
  color: var(--tb-white);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.09em;
  min-height: 48px;
  padding: 17px 21px;
  text-transform: uppercase;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.tb-button .elementor-button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover {
  background: var(--tb-acid);
  color: var(--tb-black);
  transform: translateY(-2px);
}

.tb-button--acid .elementor-button {
  background: var(--tb-acid);
  color: var(--tb-black);
}

.tb-button--acid .elementor-button:hover {
  background: var(--tb-white);
}

.tb-hero {
  background: var(--tb-black);
  color: var(--tb-white);
  min-height: min(810px, 88vh);
  overflow: hidden;
  position: relative;
}

.tb-hero::after {
  border: 1px solid rgba(184, 255, 0, 0.42);
  border-radius: 50%;
  bottom: -42%;
  content: "";
  height: min(62vw, 820px);
  position: absolute;
  right: -16%;
  width: min(62vw, 820px);
}

.tb-marquee {
  background: var(--tb-acid);
  color: var(--tb-black);
  overflow: hidden;
  white-space: nowrap;
}

.tb-marquee .elementor-widget-container {
  font-size: clamp(34px, 6vw, 84px);
  font-weight: 900;
  letter-spacing: -0.055em;
  line-height: 1;
  padding: 16px 0 12px;
  text-transform: uppercase;
}

.tb-dark-section {
  background: var(--tb-black);
  color: var(--tb-white);
}

.tb-cream-section {
  background: var(--tb-cream);
  color: var(--tb-black);
}

.tb-card {
  border: 1px solid var(--tb-line);
  height: 100%;
  padding: clamp(24px, 4vw, 54px);
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.tb-card:hover {
  background: var(--tb-black);
  color: var(--tb-white);
  transform: translateY(-5px);
}

.tb-card:hover .elementor-heading-title {
  color: var(--tb-acid);
}

.tb-rule {
  border-top: 1px solid var(--tb-line);
}

.tb-header {
  background: rgba(242, 239, 229, 0.96);
  border-bottom: 1px solid var(--tb-line);
  position: relative;
  z-index: 999;
}

.tb-header.is-sticky {
  backdrop-filter: blur(14px);
  position: sticky;
  top: 0;
}

.tb-header .elementor-menu-cart__toggle .elementor-button {
  background: var(--tb-black);
  border: 1px solid var(--tb-black);
  border-radius: 0;
  color: var(--tb-acid);
  min-height: 44px;
}

.tb-header .elementor-menu-toggle {
  background: var(--tb-black);
  border-radius: 0;
  color: var(--tb-acid);
}

.tb-header .elementor-nav-menu--dropdown {
  background: var(--tb-black);
  padding: 12px;
}

.tb-header .elementor-nav-menu--dropdown a {
  color: var(--tb-white);
  padding: 15px;
}

.tb-header .elementor-nav-menu--dropdown a:hover,
.tb-header .elementor-nav-menu--dropdown a.elementor-item-active {
  background: var(--tb-acid);
  color: var(--tb-black);
}

.tb-header .elementor-nav-menu a {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.tb-footer {
  background: var(--tb-black);
  color: var(--tb-white);
}

.tb-footer a:hover {
  color: var(--tb-acid);
}

.woocommerce .woocommerce-breadcrumb {
  color: var(--tb-grey);
  font-size: 11px;
  letter-spacing: 0.08em;
  margin: 28px 0;
  text-transform: uppercase;
}

.woocommerce div.product {
  padding-bottom: clamp(60px, 9vw, 130px);
}

.tb-product-shell,
.tb-shop-shell,
.tb-content-shell,
.tb-checkout-shell {
  margin-inline: auto;
  max-width: 1440px;
  padding: clamp(32px, 5vw, 80px) clamp(18px, 5vw, 72px) clamp(72px, 9vw, 140px);
}

.tb-product-top {
  display: grid;
  gap: clamp(30px, 5vw, 82px);
  grid-template-columns: minmax(0, 1.15fr) minmax(340px, .85fr);
}

.tb-product-summary {
  align-self: start;
  position: sticky;
  top: 110px;
}

.tb-product-benefits {
  border-bottom: 1px solid var(--tb-line);
  border-top: 1px solid var(--tb-line);
  display: grid;
  font-size: 11px;
  font-weight: 800;
  gap: 12px;
  grid-template-columns: repeat(3, 1fr);
  letter-spacing: .06em;
  margin-top: 28px;
  padding: 18px 0;
  text-transform: uppercase;
}

.tb-product-summary .stock.in-stock {
  color: var(--tb-success);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.tb-product-summary .stock.out-of-stock {
  color: var(--tb-danger);
}

.tb-product-summary form.cart {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 25px 0;
}

.tb-product-summary form.cart .single_add_to_cart_button {
  flex: 1;
  min-width: 220px;
}

.tb-product-summary .product_meta {
  border-top: 1px solid var(--tb-line);
  color: var(--tb-grey);
  display: grid;
  font-size: 11px;
  gap: 8px;
  letter-spacing: .06em;
  margin-top: 26px;
  padding-top: 20px;
  text-transform: uppercase;
}

.woocommerce div.product div.images img {
  background: #e8e4d9;
}

.woocommerce div.product .product_title {
  font-size: clamp(42px, 6vw, 82px);
  font-weight: 900;
  letter-spacing: -0.065em;
  line-height: 0.9;
  text-transform: uppercase;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: var(--tb-black);
  font-size: 22px;
  font-weight: 850;
}

.woocommerce div.product form.cart .variations select,
.woocommerce .quantity .qty,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
  background: var(--tb-white);
  border: 1px solid var(--tb-line);
  border-radius: 0;
  min-height: 46px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-color: var(--tb-line);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: transparent;
  border: 0;
  border-radius: 0;
  margin: 0 26px 0 0;
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
  border-bottom: 3px solid var(--tb-acid);
}

.woocommerce-message,
.woocommerce-info {
  background: var(--tb-white);
  border-top-color: var(--tb-acid);
}

.woocommerce-message::before,
.woocommerce-info::before {
  color: #607f00;
}

.woocommerce table.shop_table {
  background: var(--tb-white);
  border: 1px solid var(--tb-line);
  border-radius: 0;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  border-color: var(--tb-line);
  padding: 17px;
}

.woocommerce table.shop_table th {
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.woocommerce a.remove {
  color: var(--tb-danger) !important;
}

.woocommerce a.remove:hover {
  background: var(--tb-danger);
  color: #fff !important;
}

.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-checkout-review-order,
.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
  background: var(--tb-white);
  border: 1px solid var(--tb-line);
  padding: clamp(20px, 3vw, 38px);
}

.woocommerce-cart .cart-collaterals .cart_totals {
  float: none;
  margin-left: auto;
  width: min(100%, 520px);
}

.woocommerce-checkout .col2-set {
  width: 58%;
}

.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review {
  float: right;
  width: 38%;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  background: var(--tb-white);
  border: 1px solid var(--tb-line);
  border-radius: 0;
}

.woocommerce form .form-row label {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single {
  background: var(--tb-white);
  border: 1px solid var(--tb-line);
  border-radius: 0;
  min-height: 48px;
  padding: 9px 12px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 28px;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-MyAccount-navigation li + li {
  border-top: 1px solid var(--tb-line);
}

.woocommerce-MyAccount-navigation a {
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .06em;
  padding: 14px 0;
  text-decoration: none;
  text-transform: uppercase;
}

.woocommerce-MyAccount-navigation .is-active a,
.woocommerce-MyAccount-navigation a:hover {
  color: #607f00;
}

.woocommerce-error {
  background: #fff7f7;
  border-top-color: var(--tb-danger);
}

.woocommerce-error::before {
  color: var(--tb-danger);
}

.woocommerce ul.products {
  display: grid;
  gap: clamp(14px, 2.2vw, 32px);
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.woocommerce ul.products::before,
.woocommerce ul.products::after {
  display: none;
}

.woocommerce ul.products li.product {
  float: none !important;
  margin: 0 !important;
  width: auto !important;
}

.woocommerce ul.products li.product a img {
  background: #e9e5da;
  margin-bottom: 16px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 17px;
  font-weight: 850;
  letter-spacing: -.02em;
  padding: 0;
}

.woocommerce ul.products li.product .price {
  color: var(--tb-black);
  font-size: 14px;
  font-weight: 800;
}

.woocommerce span.onsale {
  background: var(--tb-acid);
  border-radius: 0;
  color: var(--tb-black);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .08em;
  line-height: 1;
  min-height: auto;
  min-width: auto;
  padding: 10px;
  text-transform: uppercase;
}

.woocommerce nav.woocommerce-pagination ul {
  border: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: 1px solid var(--tb-line);
  margin: 0 4px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  min-width: 42px;
  padding: 13px;
}

.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: var(--tb-black);
  color: var(--tb-acid);
}

.tb-post-meta {
  color: var(--tb-grey);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.tb-post-content {
  font-size: clamp(17px, 1.8vw, 20px);
  line-height: 1.72;
}

.tb-post-content h2,
.tb-post-content h3 {
  font-weight: 900;
  letter-spacing: -.045em;
  line-height: 1;
  margin-top: 2.2em;
  text-transform: uppercase;
}

.tb-post-content h2 {
  font-size: clamp(34px, 5vw, 62px);
}

.tb-post-content a {
  box-shadow: inset 0 -3px 0 var(--tb-acid);
  text-decoration: none;
}

.tb-post-content blockquote {
  border-left: 8px solid var(--tb-acid);
  font-size: 1.35em;
  font-weight: 750;
  margin: 2em 0;
  padding: 8px 0 8px 28px;
}

.tb-post-toc {
  align-self: start;
  position: sticky;
  top: 110px;
}

.tb-post-toc .elementor-toc__header {
  background: var(--tb-black);
  color: var(--tb-acid);
}

.tb-post-toc .elementor-toc__body {
  background: var(--tb-white);
  border: 1px solid var(--tb-line);
}

.elementor-widget-woocommerce-cart,
.elementor-widget-woocommerce-checkout-page,
.elementor-widget-woocommerce-my-account,
.elementor-widget-woocommerce-purchase-summary {
  --forms-buttons-border-radius: 0;
  --sections-border-radius: 0;
  --forms-fields-border-radius: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment,
.elementor-widget-woocommerce-cart .woocommerce-cart-form,
.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-purchase-summary .woocommerce-order {
  box-shadow: none;
}

.tb-legal-content {
  background: var(--tb-white);
  border: 1px solid var(--tb-line);
  margin-inline: auto;
  max-width: 900px;
  padding: clamp(24px, 5vw, 72px);
}

.tb-404-code,
.tb-404-code .elementor-heading-title {
  color: var(--tb-acid);
  font-size: clamp(110px, 24vw, 340px);
  font-weight: 900;
  letter-spacing: -.1em;
  line-height: .7;
}

.woocommerce-checkout #payment {
  background: var(--tb-white);
  border-radius: 0;
}

@media (max-width: 767px) {
  .tb-display,
  .tb-display .elementor-heading-title {
    font-size: clamp(54px, 18vw, 92px);
    line-height: 0.82;
  }

  .tb-hero {
    min-height: 690px;
  }

  .tb-outline,
  .tb-outline .elementor-heading-title {
    -webkit-text-stroke-width: 1px;
  }

  .woocommerce div.product .product_title {
    font-size: 44px;
  }

  body.admin-bar .tb-header.is-sticky {
    top: 46px;
  }

  .tb-product-top {
    grid-template-columns: 1fr;
  }

  .tb-product-summary {
    position: static;
  }

  .tb-post-toc {
    position: static;
  }

  .tb-product-benefits {
    grid-template-columns: 1fr;
  }

  .woocommerce-checkout .col2-set,
  .woocommerce-checkout #order_review_heading,
  .woocommerce-checkout #order_review {
    float: none;
    width: 100%;
  }

  .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 430px) {
  .woocommerce ul.products {
    grid-template-columns: 1fr;
  }
}

/* Standalone TOUBLAB shell. Elementor Pro can replace each registered location. */
.tb-skip-link {
  background: var(--tb-acid);
  color: var(--tb-black);
  font-weight: 900;
  left: 12px;
  padding: 12px 16px;
  position: fixed;
  text-transform: uppercase;
  top: -100px;
  z-index: 100000;
}

.tb-skip-link:focus {
  top: 12px;
}

.tb-fallback-announcement {
  align-items: center;
  background: var(--tb-acid);
  color: var(--tb-black);
  display: flex;
  font-size: 10px;
  font-weight: 900;
  gap: 24px;
  justify-content: center;
  letter-spacing: .12em;
  min-height: 31px;
  padding: 7px 18px;
  text-align: center;
  text-transform: uppercase;
}

.tb-fallback-header {
  background: rgba(242, 239, 229, .96);
  border-bottom: 1px solid var(--tb-line);
  position: sticky;
  top: 0;
  z-index: 9999;
}

body.admin-bar .tb-fallback-header {
  top: 32px;
}

.tb-fallback-header__inner {
  align-items: center;
  display: grid;
  gap: 26px;
  grid-template-columns: minmax(130px, 190px) 1fr auto;
  margin: 0 auto;
  max-width: 1520px;
  min-height: 78px;
  padding: 12px clamp(18px, 4.5vw, 72px);
}

.tb-fallback-header .custom-logo-link,
.tb-fallback-header__brand {
  align-items: center;
  display: inline-flex;
  max-width: 176px;
}

.tb-fallback-header .custom-logo,
.tb-fallback-header__brand img {
  display: block;
  height: auto !important;
  max-height: 54px;
  max-width: 176px !important;
  object-fit: contain;
  width: auto !important;
}

.tb-fallback-nav {
  justify-self: center;
}

.tb-fallback-nav ul {
  align-items: center;
  display: flex;
  gap: clamp(16px, 2.3vw, 36px);
  list-style: none;
  margin: 0;
  padding: 0;
}

.tb-fallback-nav a {
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .075em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.tb-fallback-nav a::after {
  background: var(--tb-acid);
  bottom: -7px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 180ms ease;
  width: 100%;
}

.tb-fallback-nav a:hover::after,
.tb-fallback-nav .current-menu-item > a::after {
  transform: scaleX(1);
}

.tb-header-actions {
  align-items: center;
  display: flex;
  gap: 8px;
}

.tb-header-action {
  align-items: center;
  border: 1px solid var(--tb-black);
  display: inline-flex;
  font-size: 10px;
  font-weight: 900;
  justify-content: center;
  letter-spacing: .06em;
  min-height: 42px;
  padding: 10px 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.tb-header-action--cart {
  background: var(--tb-black);
  color: var(--tb-white);
}

.tb-header-action:hover {
  background: var(--tb-acid);
  color: var(--tb-black);
}

.tb-menu-toggle {
  align-items: center;
  background: var(--tb-black);
  border: 0;
  color: var(--tb-white);
  cursor: pointer;
  display: none;
  font-size: 10px;
  font-weight: 900;
  gap: 8px;
  letter-spacing: .08em;
  min-height: 42px;
  padding: 10px 14px;
  text-transform: uppercase;
}

.tb-menu-toggle__bars,
.tb-menu-toggle__bars::before,
.tb-menu-toggle__bars::after {
  background: currentColor;
  display: block;
  height: 2px;
  position: relative;
  width: 17px;
}

.tb-menu-toggle__bars::before,
.tb-menu-toggle__bars::after {
  content: "";
  left: 0;
  position: absolute;
}

.tb-menu-toggle__bars::before {
  top: -5px;
}

.tb-menu-toggle__bars::after {
  top: 5px;
}

.tb-main {
  min-height: 60vh;
}

.tb-shell {
  margin: 0 auto;
  max-width: 1440px;
  padding-left: clamp(18px, 5vw, 72px);
  padding-right: clamp(18px, 5vw, 72px);
}

.tb-page {
  padding-bottom: clamp(70px, 10vw, 150px);
  padding-top: clamp(48px, 8vw, 110px);
}

.tb-page__title {
  font-size: clamp(48px, 9vw, 128px);
  font-weight: 950;
  letter-spacing: -.075em;
  line-height: .82;
  margin: 0 0 clamp(30px, 5vw, 70px);
  text-transform: uppercase;
}

.tb-page__content {
  font-size: 18px;
  line-height: 1.7;
}

.tb-fallback-home {
  overflow: hidden;
}

.tb-home-hero {
  background: var(--tb-black);
  color: var(--tb-white);
  min-height: min(820px, calc(100vh - 109px));
  position: relative;
}

.tb-home-hero::before {
  background-image: linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px);
  background-size: 44px 44px;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.tb-home-hero__inner {
  align-items: center;
  display: grid;
  gap: clamp(46px, 7vw, 110px);
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  min-height: inherit;
  padding-bottom: clamp(72px, 9vw, 125px);
  padding-top: clamp(72px, 9vw, 125px);
  position: relative;
  z-index: 1;
}

.tb-home-kicker {
  align-items: center;
  color: var(--tb-acid);
  display: flex;
  font-size: 11px;
  font-weight: 900;
  gap: 10px;
  letter-spacing: .17em;
  margin: 0 0 22px;
  text-transform: uppercase;
}

.tb-home-kicker::before {
  background: currentColor;
  content: "";
  height: 8px;
  width: 8px;
}

.tb-home-hero h1 {
  font-size: clamp(62px, 9.5vw, 148px);
  font-weight: 950;
  letter-spacing: -.085em;
  line-height: .75;
  margin: 0;
  max-width: 950px;
  text-transform: uppercase;
}

.tb-home-hero h1 em {
  color: var(--tb-acid);
  display: block;
  font-style: normal;
}

.tb-home-hero__copy {
  color: rgba(255,255,255,.72);
  font-size: clamp(16px, 1.5vw, 20px);
  line-height: 1.6;
  margin: 31px 0;
  max-width: 620px;
}

.tb-home-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tb-home-button {
  align-items: center;
  border: 1px solid var(--tb-white);
  display: inline-flex;
  font-size: 11px;
  font-weight: 900;
  justify-content: center;
  letter-spacing: .09em;
  min-height: 54px;
  padding: 16px 24px;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform 180ms ease, background-color 180ms ease;
}

.tb-home-button--acid {
  background: var(--tb-acid);
  border-color: var(--tb-acid);
  color: var(--tb-black);
}

.tb-home-button:hover {
  background: var(--tb-white);
  color: var(--tb-black);
  transform: translateY(-3px);
}

.tb-home-hero__art {
  align-items: center;
  aspect-ratio: 1;
  background: var(--tb-acid);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  max-width: 560px;
  position: relative;
  transform: rotate(-6deg);
}

.tb-home-hero__art::before,
.tb-home-hero__art::after {
  border: 1px solid rgba(184,255,0,.55);
  border-radius: 50%;
  content: "";
  inset: -26px;
  position: absolute;
}

.tb-home-hero__art::after {
  inset: -52px;
  opacity: .48;
}

.tb-home-hero__art img {
  height: 65%;
  object-fit: contain;
  transform: rotate(6deg);
  width: 65%;
}

.tb-home-hero__label {
  background: var(--tb-white);
  bottom: 8%;
  color: var(--tb-black);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
  padding: 12px 15px;
  position: absolute;
  right: -6%;
  text-transform: uppercase;
  transform: rotate(6deg);
}

.tb-home-marquee {
  background: var(--tb-acid);
  border-bottom: 1px solid var(--tb-black);
  border-top: 1px solid var(--tb-black);
  display: flex;
  gap: 28px;
  overflow: hidden;
  padding: 15px 0 12px;
  white-space: nowrap;
}

.tb-home-marquee span {
  font-size: clamp(30px, 4.4vw, 70px);
  font-weight: 950;
  letter-spacing: -.055em;
  text-transform: uppercase;
}

.tb-home-marquee span::after {
  content: "✦";
  font-size: .55em;
  margin-left: 28px;
  vertical-align: middle;
}

.tb-home-section {
  padding-bottom: clamp(75px, 10vw, 150px);
  padding-top: clamp(75px, 10vw, 150px);
}

.tb-home-section--dark {
  background: var(--tb-black);
  color: var(--tb-white);
}

.tb-home-section--white {
  background: var(--tb-white);
}

.tb-home-heading {
  align-items: end;
  display: flex;
  gap: 30px;
  justify-content: space-between;
  margin-bottom: clamp(35px, 5vw, 70px);
}

.tb-home-heading h2 {
  font-size: clamp(46px, 8vw, 110px);
  font-weight: 950;
  letter-spacing: -.075em;
  line-height: .8;
  margin: 0;
  max-width: 1000px;
  text-transform: uppercase;
}

.tb-home-heading p {
  line-height: 1.6;
  margin: 0;
  max-width: 430px;
}

.tb-universe-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tb-universe-card {
  aspect-ratio: 1.15;
  border: 1px solid var(--tb-line);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: -1px 0 0 -1px;
  min-height: 190px;
  padding: clamp(22px, 3vw, 42px);
  text-decoration: none;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.tb-universe-card small {
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.tb-universe-card strong {
  font-size: clamp(22px, 2.4vw, 37px);
  letter-spacing: -.05em;
  line-height: .95;
  text-transform: uppercase;
}

.tb-universe-card:hover {
  background: var(--tb-black);
  color: var(--tb-acid);
  transform: translateY(-5px);
  z-index: 2;
}

.tb-home-products .products {
  margin-bottom: 0 !important;
}

.tb-home-products .woocommerce-info {
  color: var(--tb-black);
}

.tb-manifesto {
  align-items: center;
  display: grid;
  gap: clamp(44px, 8vw, 130px);
  grid-template-columns: .85fr 1.15fr;
}

.tb-manifesto__mark {
  align-items: center;
  aspect-ratio: 1;
  background: var(--tb-acid);
  display: flex;
  justify-content: center;
}

.tb-manifesto__mark img {
  height: 64%;
  object-fit: contain;
  width: 64%;
}

.tb-manifesto h2 {
  color: var(--tb-acid);
  font-size: clamp(48px, 7vw, 100px);
  font-weight: 950;
  letter-spacing: -.075em;
  line-height: .8;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.tb-manifesto p {
  color: rgba(255,255,255,.72);
  font-size: clamp(17px, 1.7vw, 21px);
  line-height: 1.7;
  max-width: 680px;
}

.tb-benefits {
  border-bottom: 1px solid var(--tb-line);
  border-top: 1px solid var(--tb-line);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.tb-benefit {
  padding: clamp(30px, 4vw, 56px);
}

.tb-benefit + .tb-benefit {
  border-left: 1px solid var(--tb-line);
}

.tb-benefit span {
  color: #607f00;
  display: block;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: .12em;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.tb-benefit strong {
  display: block;
  font-size: clamp(22px, 2.4vw, 36px);
  letter-spacing: -.045em;
  line-height: 1;
  text-transform: uppercase;
}

.tb-blog-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}

.tb-blog-card {
  border-top: 1px solid var(--tb-line);
  display: flex;
  flex-direction: column;
  min-height: 290px;
  padding: 23px 0;
}

.tb-blog-card__meta {
  color: var(--tb-grey);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.tb-blog-card h3 {
  font-size: clamp(24px, 2.6vw, 40px);
  letter-spacing: -.05em;
  line-height: .95;
  margin: auto 0 24px;
  text-transform: uppercase;
}

.tb-blog-card a {
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
  text-decoration: none;
  text-transform: uppercase;
}

.tb-blog-card a:hover {
  color: #607f00;
}

.tb-home-cta {
  background: var(--tb-acid);
  padding-bottom: clamp(65px, 9vw, 130px);
  padding-top: clamp(65px, 9vw, 130px);
  text-align: center;
}

.tb-home-cta h2 {
  font-size: clamp(54px, 10vw, 145px);
  font-weight: 950;
  letter-spacing: -.085em;
  line-height: .75;
  margin: 0 0 35px;
  text-transform: uppercase;
}

.tb-fallback-footer {
  background: var(--tb-black);
  color: var(--tb-white);
}

.tb-fallback-footer__main {
  display: grid;
  gap: clamp(40px, 7vw, 100px);
  grid-template-columns: minmax(240px, 1.25fr) repeat(2, minmax(150px, .5fr));
  padding-bottom: clamp(60px, 8vw, 110px);
  padding-top: clamp(60px, 8vw, 110px);
}

.tb-fallback-footer__brand img {
  filter: invert(1);
  height: auto;
  max-width: 280px;
  width: 100%;
}

.tb-fallback-footer__brand p {
  color: rgba(255,255,255,.65);
  line-height: 1.65;
  max-width: 430px;
}

.tb-fallback-footer h2 {
  color: var(--tb-acid);
  font-size: 11px;
  letter-spacing: .12em;
  margin: 0 0 18px;
  text-transform: uppercase;
}

.tb-fallback-footer ul {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.tb-fallback-footer a {
  text-decoration: none;
}

.tb-fallback-footer a:hover {
  color: var(--tb-acid);
}

.tb-fallback-footer__bottom {
  align-items: center;
  border-top: 1px solid rgba(255,255,255,.18);
  color: rgba(255,255,255,.55);
  display: flex;
  font-size: 10px;
  font-weight: 800;
  justify-content: space-between;
  letter-spacing: .08em;
  padding-bottom: 25px;
  padding-top: 25px;
  text-transform: uppercase;
}

.tb-empty-state {
  background: var(--tb-white);
  border: 1px solid var(--tb-line);
  padding: clamp(30px, 5vw, 70px);
}

.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

@media (max-width: 980px) {
  .tb-fallback-header__inner {
    grid-template-columns: 1fr auto;
  }

  .tb-menu-toggle {
    display: inline-flex;
  }

  .tb-header-actions .tb-header-action:not(.tb-header-action--cart) {
    display: none;
  }

  .tb-fallback-nav {
    background: var(--tb-black);
    color: var(--tb-white);
    display: none;
    grid-column: 1 / -1;
    justify-self: stretch;
    margin: 0 calc(-1 * clamp(18px, 4.5vw, 72px)) -12px;
    padding: 18px clamp(18px, 4.5vw, 72px);
  }

  .tb-fallback-nav.is-open {
    display: block;
  }

  .tb-fallback-nav ul {
    align-items: stretch;
    flex-direction: column;
    gap: 0;
  }

  .tb-fallback-nav a {
    border-bottom: 1px solid rgba(255,255,255,.18);
    display: block;
    padding: 14px 0;
  }

  .tb-home-hero__inner,
  .tb-manifesto {
    grid-template-columns: 1fr;
  }

  .tb-home-hero__art {
    justify-self: center;
    max-width: 410px;
    width: 80%;
  }

  .tb-universe-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  body.admin-bar .tb-fallback-header {
    top: 46px;
  }

  .tb-fallback-announcement span:last-child {
    display: none;
  }

  .tb-fallback-header__inner {
    gap: 12px;
    min-height: 68px;
  }

  .tb-fallback-header .custom-logo,
  .tb-fallback-header__brand img {
    max-height: 42px;
    max-width: 142px !important;
  }

  .tb-header-action--cart {
    min-width: 42px;
    overflow: hidden;
    padding: 10px;
    white-space: nowrap;
    width: 42px;
  }

  .tb-home-hero {
    min-height: auto;
  }

  .tb-home-hero__inner {
    padding-top: 70px;
  }

  .tb-home-hero__art {
    width: 72%;
  }

  .tb-home-heading {
    align-items: start;
    flex-direction: column;
  }

  .tb-benefits,
  .tb-blog-grid,
  .tb-fallback-footer__main {
    grid-template-columns: 1fr;
  }

  .tb-benefit + .tb-benefit {
    border-left: 0;
    border-top: 1px solid var(--tb-line);
  }

  .tb-fallback-footer__bottom {
    align-items: start;
    flex-direction: column;
    gap: 10px;
  }
}

@media (max-width: 480px) {
  .tb-universe-grid {
    grid-template-columns: 1fr;
  }

  .tb-home-hero h1 {
    font-size: clamp(55px, 19vw, 84px);
  }

  .tb-home-actions {
    flex-direction: column;
  }
}
