/*
 * T-SLOT Elementor homepage styles
 * Scope: the active T-SLOT homepage (page ID 9205), with class fallbacks for future imports.
 * Add in: Appearance > Customize > Additional CSS
 */

:root {
  --tslot-charcoal: #101820;
  --tslot-charcoal-2: #18232d;
  --tslot-yellow: #f5b335;
  --tslot-yellow-dark: #d08a00;
  --tslot-white: #ffffff;
  --tslot-light: #f5f7f9;
  --tslot-border: #dfe5e9;
  --tslot-copy: #52616d;
  --tslot-muted: #77848e;
  --tslot-shadow: 0 14px 38px rgba(16, 24, 32, 0.1);
  --tslot-radius: 5px;
}

/* ---------- Shared ---------- */

body.page-id-9205 .elementor,
body.page-id-9205 .elementor * {
  box-sizing: border-box;
}

body.page-id-9205 .elementor h1,
body.page-id-9205 .elementor h2,
body.page-id-9205 .elementor h3,
body.page-id-9205 .elementor h4,
body.page-id-9205 .elementor h5,
body.page-id-9205 .elementor h6,
body.page-id-9205 .elementor .elementor-heading-title {
  letter-spacing: -0.025em;
}

body.page-id-9205 .elementor p:last-child,
body.page-id-9205 .elementor ul:last-child {
  margin-bottom: 0;
}

body.page-id-9205 .elementor .elementor-button {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 25px;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: transform 0.25s ease, background-color 0.25s ease,
    color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

body.page-id-9205 .elementor .elementor-button:hover,
body.page-id-9205 .elementor .elementor-button:focus {
  transform: translateY(-2px);
  box-shadow: 0 9px 22px rgba(16, 24, 32, 0.22);
}

/* ---------- Hero ---------- */

:is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a) {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}

:is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a)::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(16, 24, 32, 0.96) 0%, rgba(16, 24, 32, 0.78) 44%, rgba(16, 24, 32, 0.16) 78%),
    linear-gradient(0deg, rgba(16, 24, 32, 0.25), rgba(16, 24, 32, 0.25));
}

:is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a) .elementor-heading-title {
  text-wrap: balance;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.24);
}

:is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a) .elementor-widget-text-editor {
  max-width: 700px;
}

:is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a) .elementor-widget-button:nth-last-child(2) .elementor-button:hover {
  background: #ffd061;
  color: var(--tslot-charcoal);
}

:is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a) .elementor-widget-button:last-child .elementor-button:hover {
  background: var(--tslot-white);
  border-color: var(--tslot-white);
  color: var(--tslot-charcoal);
}

/* ---------- Benefit strip ---------- */

:is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

:is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) > .elementor-container > .elementor-column:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

:is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) .elementor-widget-icon-box {
  height: 100%;
  margin: 0;
}

:is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) .elementor-icon-box-wrapper {
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 0 18px;
}

:is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) .elementor-icon-box-icon {
  margin: 0;
  flex: 0 0 auto;
}

:is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) .elementor-icon {
  font-size: 27px;
}

:is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) .elementor-icon-box-title {
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 1.3;
}

:is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) .elementor-icon-box-description {
  font-size: 12px;
  line-height: 1.45;
}

/* ---------- Section headings ---------- */

:is(.tslot-category-heading, body.page-id-9205 .elementor-element-1bf87370) .elementor-heading-title,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .elementor-heading-title {
  text-wrap: balance;
}

:is(.tslot-category-heading, body.page-id-9205 .elementor-element-1bf87370) .elementor-widget-heading:first-child .elementor-heading-title,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .elementor-widget-heading:first-child .elementor-heading-title,
:is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-heading:first-child .elementor-heading-title {
  letter-spacing: 0.14em;
}

:is(.tslot-category-heading, body.page-id-9205 .elementor-element-1bf87370) .elementor-widget-text-editor {
  width: min(100%, 760px);
  margin-inline: auto;
}

/* ---------- Category cards ---------- */

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) > .elementor-container {
  gap: 22px;
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) > .elementor-container > .elementor-column {
  width: calc(25% - 16.5px);
  border: 1px solid var(--tslot-border);
  border-radius: var(--tslot-radius);
  background: var(--tslot-light);
  overflow: hidden;
  transition: transform 0.28s ease, border-color 0.28s ease,
    box-shadow 0.28s ease, background-color 0.28s ease;
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) > .elementor-container > .elementor-column:hover {
  transform: translateY(-7px);
  border-color: rgba(245, 179, 53, 0.85);
  background: var(--tslot-white);
  box-shadow: var(--tslot-shadow);
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) .elementor-widget-icon-box,
:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) .elementor-icon-box-wrapper {
  height: 100%;
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) .elementor-icon-box-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) .elementor-icon-box-icon {
  margin: 0 0 20px;
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) .elementor-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 3px;
  background: rgba(245, 179, 53, 0.14);
  font-size: 25px;
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) .elementor-icon-box-title {
  margin: 0 0 9px;
  font-size: 20px;
  line-height: 1.25;
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) .elementor-icon-box-title a::after {
  content: "  →";
  color: var(--tslot-yellow-dark);
  transition: padding-left 0.2s ease;
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) .elementor-column:hover .elementor-icon-box-title a::after {
  padding-left: 5px;
}

:is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) .elementor-icon-box-description {
  font-size: 14px;
  line-height: 1.65;
}

/* ---------- WooCommerce products ---------- */

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  margin: 10px 0 0 !important;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products::before,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products::after {
  display: none !important;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products > .product,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products > .product-grid-item {
  width: auto !important;
  max-width: none !important;
  min-width: 0;
  height: 100%;
  margin: 0 !important;
  padding: 14px 14px 18px !important;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--tslot-border);
  border-radius: var(--tslot-radius);
  background: var(--tslot-white);
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(16, 24, 32, 0.05);
  transition: transform 0.28s ease, border-color 0.28s ease,
    box-shadow 0.28s ease;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products > .product:hover,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products > .product-grid-item:hover {
  transform: translateY(-6px);
  border-color: rgba(245, 179, 53, 0.82);
  box-shadow: var(--tslot-shadow);
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .woocommerce-LoopProduct-link {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  color: inherit;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product img,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product-grid-item img {
  width: 100%;
  aspect-ratio: 1 / 1;
  margin: 0 0 17px !important;
  border-radius: 3px;
  object-fit: contain;
  background: #f7f8f9;
  transition: transform 0.35s ease;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product:hover img,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product-grid-item:hover img {
  transform: scale(1.035);
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .woocommerce-loop-product__title,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .wd-entities-title {
  min-height: 2.7em;
  margin: 2px 0 9px !important;
  padding: 0 !important;
  color: var(--tslot-charcoal);
  font-size: 16px !important;
  font-weight: 700;
  line-height: 1.35;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product .price,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product-grid-item .price {
  min-height: 1.5em;
  margin: auto 0 14px !important;
  color: var(--tslot-charcoal) !important;
  font-size: 15px !important;
  font-weight: 800;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .price del {
  color: var(--tslot-muted);
  font-weight: 500;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .price ins {
  color: #bb6500;
  text-decoration: none;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product .button,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product-grid-item .button,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .added_to_cart {
  width: 100%;
  min-height: 44px;
  margin: 0 !important;
  padding: 12px 14px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 3px;
  background: var(--tslot-charcoal) !important;
  color: var(--tslot-white) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.22s ease, color 0.22s ease;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product .button:hover,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product-grid-item .button:hover,
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .added_to_cart:hover {
  background: var(--tslot-yellow) !important;
  color: var(--tslot-charcoal) !important;
}

:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .onsale {
  top: 21px !important;
  right: 21px !important;
  left: auto !important;
  min-width: auto;
  min-height: auto;
  padding: 7px 10px !important;
  border-radius: 2px;
  background: var(--tslot-yellow) !important;
  color: var(--tslot-charcoal) !important;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

/* Keep the site's login-to-view-prices notice tidy. */
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product a[href*="my-account"],
:is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .product-grid-item a[href*="my-account"] {
  margin-top: auto;
  color: var(--tslot-charcoal);
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

/* ---------- About / applications ---------- */

:is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-text-editor ul {
  margin: 24px 0 28px;
  padding: 0;
  list-style: none;
}

:is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-text-editor li {
  position: relative;
  margin: 0 0 11px;
  padding-left: 29px;
}

:is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-text-editor li::before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--tslot-yellow-dark);
  font-weight: 900;
}

:is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-image {
  position: relative;
  overflow: hidden;
  border-radius: var(--tslot-radius);
  background: var(--tslot-light);
  box-shadow: var(--tslot-shadow);
}

:is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-image img {
  width: 100%;
  min-height: 430px;
  object-fit: contain;
  transition: transform 0.45s ease;
}

:is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-image:hover img {
  transform: scale(1.035);
}

/* ---------- Contact CTA ---------- */

:is(.tslot-contact-cta, body.page-id-9205 .elementor-element-2c8497b2) {
  position: relative;
  overflow: hidden;
}

:is(.tslot-contact-cta, body.page-id-9205 .elementor-element-2c8497b2)::before {
  content: "";
  position: absolute;
  top: -160px;
  right: -70px;
  width: 420px;
  height: 420px;
  border: 75px solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  pointer-events: none;
}

:is(.tslot-contact-cta, body.page-id-9205 .elementor-element-2c8497b2) .elementor-container {
  position: relative;
  z-index: 1;
}

:is(.tslot-contact-cta, body.page-id-9205 .elementor-element-2c8497b2) .elementor-button:hover {
  background: var(--tslot-white) !important;
  color: var(--tslot-charcoal) !important;
}

/* ---------- Tablet ---------- */

@media (max-width: 1024px) {
  :is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a)::after {
    background: linear-gradient(90deg, rgba(16, 24, 32, 0.94), rgba(16, 24, 32, 0.52));
  }

  :is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) > .elementor-container {
    flex-wrap: wrap;
  }

  :is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) > .elementor-container > .elementor-column {
    width: 50%;
    padding-block: 14px;
  }

  :is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) > .elementor-container > .elementor-column:nth-child(2) {
    border-right: 0;
  }

  :is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) > .elementor-container > .elementor-column:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  :is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) > .elementor-container {
    flex-wrap: wrap;
  }

  :is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) > .elementor-container > .elementor-column {
    width: calc(50% - 11px);
  }

  :is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  :is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-image img {
    min-height: 360px;
  }
}

/* ---------- Mobile ---------- */

@media (max-width: 767px) {
  :is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a) {
    min-height: 600px !important;
    background-position: 65% center !important;
  }

  :is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a)::after {
    background: linear-gradient(90deg, rgba(16, 24, 32, 0.96), rgba(16, 24, 32, 0.74));
  }

  :is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a) .elementor-widget-button {
    width: 100%;
    margin-right: 0 !important;
  }

  :is(.tslot-hero, body.page-id-9205 .elementor-element-4428438a) .elementor-button {
    width: 100%;
  }

  :is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) > .elementor-container > .elementor-column {
    width: 100%;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  :is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) > .elementor-container > .elementor-column:last-child {
    border-bottom: 0;
  }

  :is(.tslot-benefits, body.page-id-9205 .elementor-element-2a01857b) .elementor-icon-box-wrapper {
    padding-inline: 2px;
  }

  :is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) > .elementor-container {
    gap: 15px;
  }

  :is(.tslot-category-grid, body.page-id-9205 .elementor-element-3e4609d4, body.page-id-9205 .elementor-element-72e63fef) > .elementor-container > .elementor-column {
    width: 100%;
  }

  :is(.tslot-category-grid-bottom, body.page-id-9205 .elementor-element-72e63fef) {
    padding-bottom: 60px !important;
  }

  :is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  :is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .woocommerce-loop-product__title,
  :is(.tslot-products, body.page-id-9205 .elementor-element-103f4cca) .products .wd-entities-title {
    min-height: auto;
  }

  :is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-column:first-child {
    padding-right: 0 !important;
  }

  :is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-image {
    margin-top: 34px;
  }

  :is(.tslot-about, body.page-id-9205 .elementor-element-5c114cd0) .elementor-widget-image img {
    min-height: 280px;
  }

  :is(.tslot-contact-cta, body.page-id-9205 .elementor-element-2c8497b2) .elementor-widget-button,
  :is(.tslot-contact-cta, body.page-id-9205 .elementor-element-2c8497b2) .elementor-button {
    width: 100%;
  }

  :is(.tslot-contact-cta, body.page-id-9205 .elementor-element-2c8497b2) .elementor-button {
    margin-top: 18px;
  }
}

/* ---------- Accessibility ---------- */

@media (prefers-reduced-motion: reduce) {
  body.page-id-9205 .elementor *,
  body.page-id-9205 .elementor *::before,
  body.page-id-9205 .elementor *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}
