/*
Theme Name: Hello Elementor Child
Theme URI: http://localwp.local
Template: hello-elementor
Author: oldbird
Author URI: http://localwp.local
Description: Hello Elementor Child
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1781405064
Updated: 2026-06-14 02:44:24

*/

:root {
  --youro-blue: #0b4db4;
  --youro-green: #20c750;
  --youro-ink: #142235;
  --youro-muted: #5f6f82;
  --youro-line: #dbe4ef;
  --youro-soft: #f4f8fb;
}

/* Youro final global technology visual system v3
   Keep Elementor layout editable; this layer only controls presentation. */
:root {
  --youro-bg: #06101c;
  --youro-bg-2: #0a1726;
  --youro-surface: rgba(255, 255, 255, 0.075);
  --youro-surface-2: rgba(255, 255, 255, 0.115);
  --youro-ink: #edf8ff;
  --youro-muted: #9fb6c9;
  --youro-line: rgba(129, 210, 255, 0.22);
  --youro-line-strong: rgba(57, 214, 255, 0.5);
  --youro-blue: #2abaff;
  --youro-green: #39e37a;
  --youro-deep: #03101d;
  --youro-radius: 16px;
  --youro-shadow: 0 26px 78px rgba(0, 0, 0, 0.34);
  --youro-ease: cubic-bezier(0.22, 1, 0.36, 1);
}

html {
  background: var(--youro-bg);
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  background:
    radial-gradient(circle at 10% 4%, rgba(42, 186, 255, 0.18), transparent 27rem),
    radial-gradient(circle at 92% 9%, rgba(57, 227, 122, 0.13), transparent 24rem),
    radial-gradient(circle at 50% 74%, rgba(42, 186, 255, 0.08), transparent 34rem),
    linear-gradient(180deg, #06101c 0%, #081421 46%, #06101c 100%) !important;
  color: var(--youro-ink);
  font-family: "Satoshi", "Space Grotesk", "Plus Jakarta Sans", "Manrope", Arial, sans-serif !important;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(129, 210, 255, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(129, 210, 255, 0.045) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.86), transparent 82%);
}

body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0.032;
  background: repeating-linear-gradient(0deg, #fff 0 1px, transparent 1px 4px);
  mix-blend-mode: overlay;
}

.elementor {
  position: relative;
  z-index: 2;
}

.youro-supplier-bar,
.youro-main-nav,
.youro-hero,
.youro-category-tiles,
.youro-strengths,
.youro-hot-selling,
.youro-top-products,
.youro-about,
.youro-certificate-display,
.youro-main-business-categories,
.youro-new-product,
.youro-presale-service,
.youro-bottom-links,
.youro-contact-cta,
.youro-footer,
.youro-page-title,
.youro-products-grid,
.youro-products-dynamic-catalog,
.youro-capabilities,
.youro-contact-form {
  color: var(--youro-ink) !important;
  font-family: inherit !important;
}

.youro-supplier-bar .elementor-container,
.youro-main-nav .elementor-container,
.youro-category-tiles .elementor-container,
.youro-strengths .elementor-container,
.youro-hot-selling .elementor-container,
.youro-top-products .elementor-container,
.youro-about .elementor-container,
.youro-certificate-display .elementor-container,
.youro-main-business-categories .elementor-container,
.youro-new-product .elementor-container,
.youro-presale-service .elementor-container,
.youro-bottom-links .elementor-container,
.youro-contact-cta .elementor-container,
.youro-footer .elementor-container,
.youro-page-title .elementor-container,
.youro-products-grid .elementor-container,
.youro-products-dynamic-catalog .elementor-container,
.youro-capabilities .elementor-container,
.youro-contact-form .elementor-container {
  max-width: 1240px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.youro-category-tiles .elementor-container,
.youro-strengths .elementor-container,
.youro-hot-selling .elementor-container,
.youro-top-products .elementor-container,
.youro-about .elementor-container,
.youro-certificate-display .elementor-container,
.youro-main-business-categories .elementor-container,
.youro-new-product .elementor-container,
.youro-bottom-links .elementor-container,
.youro-contact-cta .elementor-container,
.youro-footer .elementor-container,
.youro-page-title .elementor-container,
.youro-products-grid .elementor-container,
.youro-capabilities .elementor-container,
.youro-contact-form .elementor-container {
  padding: 88px 20px 96px !important;
}

.youro-supplier-bar {
  background: rgba(6, 16, 28, 0.94) !important;
  border-bottom: 1px solid var(--youro-line) !important;
  font-size: 13px;
}

.youro-supplier-bar .elementor-container,
.youro-main-nav .elementor-container {
  align-items: center;
  padding: 12px 20px !important;
}

.youro-supplier-bar h6,
.youro-supplier-bar .elementor-widget-text-editor {
  color: var(--youro-muted) !important;
}

.youro-supplier-bar h6 {
  color: #e5f5ff !important;
  font-weight: 800 !important;
}

.youro-supplier-contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}

.youro-supplier-contact a {
  display: grid;
  gap: 2px;
  min-width: 0;
  border: 1px solid rgba(129, 210, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.055);
  padding: 8px 13px;
  color: #dcefff;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  transition: border-color 320ms var(--youro-ease), transform 320ms var(--youro-ease), color 320ms var(--youro-ease);
}

.youro-supplier-contact a:hover {
  border-color: var(--youro-line-strong);
  color: #8eefff;
  transform: translateY(-1px);
}

.youro-supplier-contact span {
  color: var(--youro-muted);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
}

.youro-supplier-contact strong {
  color: inherit;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
  white-space: nowrap;
}

.youro-main-nav {
  position: sticky !important;
  top: 0;
  z-index: 20;
  background: rgba(7, 19, 33, 0.82) !important;
  border-bottom: 1px solid var(--youro-line) !important;
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.28) !important;
  backdrop-filter: blur(18px);
}

.youro-main-nav .elementor-container {
  min-height: 88px;
}

.youro-main-nav img,
.youro-footer img {
  display: block;
  width: min(240px, 100%) !important;
  max-height: 84px !important;
  object-fit: contain;
  filter: drop-shadow(0 12px 28px rgba(42, 186, 255, 0.2));
}

.youro-nav-links {
  display: flex;
  justify-content: center;
  gap: clamp(18px, 2.7vw, 34px);
  font-weight: 800;
}

.youro-nav-links a,
.youro-footer-links a {
  position: relative;
  color: #e2f3ff !important;
  text-decoration: none;
  transition: color 320ms var(--youro-ease), transform 320ms var(--youro-ease);
}

.youro-nav-links a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -12px;
  left: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--youro-blue), var(--youro-green));
  opacity: 0;
  transform: scaleX(0.45);
  transition: opacity 320ms var(--youro-ease), transform 320ms var(--youro-ease);
}

.youro-nav-links a:hover,
.youro-footer-links a:hover {
  color: #8eefff !important;
}

.youro-nav-links a:hover::after {
  opacity: 1;
  transform: scaleX(1);
}

.youro-store-search {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 4px !important;
  border: 1px solid var(--youro-line) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.065) !important;
  padding: 4px !important;
}

.youro-store-search input,
.youro-contact-form input,
.youro-contact-form textarea {
  width: 100%;
  border: 1px solid var(--youro-line) !important;
  border-radius: 12px !important;
  background: rgba(255, 255, 255, 0.065) !important;
  color: var(--youro-ink) !important;
  outline: none;
}

.youro-store-search input {
  min-width: 0;
  border: 0 !important;
  border-radius: 999px !important;
  padding: 0 14px !important;
}

.youro-store-search input::placeholder,
.youro-contact-form input::placeholder,
.youro-contact-form textarea::placeholder {
  color: rgba(237, 248, 255, 0.52);
}

.youro-store-search button,
.youro-contact-form button,
.youro-supplier-bar .elementor-button,
.youro-hero-overlay a,
.youro-contact-cta .elementor-button,
.youro-strengths .elementor-button {
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, var(--youro-blue), var(--youro-green)) !important;
  color: var(--youro-deep) !important;
  font-weight: 900 !important;
  box-shadow: 0 15px 38px rgba(42, 186, 255, 0.24) !important;
  transition: transform 420ms var(--youro-ease), box-shadow 420ms var(--youro-ease), filter 420ms var(--youro-ease);
}

.youro-store-search button:hover,
.youro-contact-form button:hover,
.youro-supplier-bar .elementor-button:hover,
.youro-hero-overlay a:hover,
.youro-contact-cta .elementor-button:hover,
.youro-strengths .elementor-button:hover {
  filter: saturate(1.18);
  transform: translateY(-2px);
  box-shadow: 0 22px 54px rgba(57, 227, 122, 0.24) !important;
}

.youro-nav-request-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.youro-nav-request {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--youro-blue), var(--youro-green));
  color: var(--youro-deep) !important;
  padding: 0 30px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-decoration: none !important;
  text-transform: uppercase;
  box-shadow: 0 15px 38px rgba(42, 186, 255, 0.24);
  transition: transform 420ms var(--youro-ease), box-shadow 420ms var(--youro-ease), filter 420ms var(--youro-ease);
  white-space: nowrap;
}

.youro-nav-request:hover {
  color: var(--youro-deep) !important;
  filter: saturate(1.18);
  transform: translateY(-2px);
  box-shadow: 0 22px 54px rgba(57, 227, 122, 0.24);
}

.youro-hero {
  background: #040b14 !important;
}

.youro-hero .elementor-container {
  max-width: none !important;
  padding: 0 !important;
}

.youro-hero-carousel,
.youro-hero-slide {
  min-height: 650px !important;
}

.youro-hero-carousel {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid var(--youro-line);
  background: #040b14 !important;
}

.youro-hero-slide img {
  opacity: 0.48 !important;
  filter: saturate(0.9) contrast(1.12);
}

.youro-hero-slide::after {
  background:
    radial-gradient(circle at 78% 42%, rgba(57, 227, 122, 0.2), transparent 24rem),
    linear-gradient(90deg, rgba(4, 11, 20, 0.95) 0%, rgba(4, 11, 20, 0.75) 48%, rgba(4, 11, 20, 0.22) 100%) !important;
}

.youro-hero-overlay {
  max-width: 1240px !important;
  padding: 126px 20px 124px !important;
}

.youro-hero-overlay::before {
  content: "INDUSTRIAL AUTOMATION SUPPLY";
  display: inline-flex;
  margin-bottom: 18px;
  border: 1px solid var(--youro-line-strong);
  border-radius: 999px;
  padding: 8px 13px;
  color: #9eeaff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.youro-hero-overlay h1 {
  max-width: 900px !important;
  color: #f4fbff !important;
  font-size: clamp(46px, 6.4vw, 86px) !important;
  font-weight: 900 !important;
  line-height: 0.95 !important;
  letter-spacing: 0 !important;
  text-wrap: balance;
  text-shadow: 0 0 44px rgba(42, 186, 255, 0.18);
}

.youro-hero-overlay p {
  max-width: 690px !important;
  color: #b9cfdf !important;
  font-size: 18px !important;
  line-height: 1.72 !important;
}

.youro-carousel-prev,
.youro-carousel-next {
  border: 1px solid var(--youro-line-strong) !important;
  background: rgba(255, 255, 255, 0.08) !important;
  color: #cff8ff !important;
}

.youro-carousel-dots span {
  background: rgba(157, 180, 200, 0.38) !important;
}

.youro-carousel-dots span:first-child {
  background: linear-gradient(90deg, var(--youro-blue), var(--youro-green)) !important;
}

.youro-category-tiles,
.youro-hot-selling,
.youro-top-products,
.youro-about,
.youro-certificate-display,
.youro-new-product,
.youro-bottom-links,
.youro-products-grid,
.youro-capabilities,
.youro-contact-form {
  background: transparent !important;
}

.youro-main-business-categories,
.youro-presale-service,
.youro-contact-cta,
.youro-footer,
.youro-page-title,
.youro-strengths {
  background:
    radial-gradient(circle at 14% 0%, rgba(42, 186, 255, 0.14), transparent 24rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.022)) !important;
  border-top: 1px solid var(--youro-line) !important;
  border-bottom: 1px solid var(--youro-line) !important;
}

.youro-presale-service {
  background:
    radial-gradient(circle at 78% 20%, rgba(42, 186, 255, 0.24), transparent 25rem),
    linear-gradient(90deg, rgba(7, 19, 33, 0.96), rgba(13, 42, 72, 0.9)) !important;
}

.youro-hot-selling h2,
.youro-top-products h2,
.youro-certificate-display h2,
.youro-main-business-categories h2,
.youro-new-product h2,
.youro-about h2,
.youro-contact-cta h2,
.youro-contact-form h2,
.youro-capabilities h2,
.youro-page-title h1 {
  color: #f4fbff !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  text-wrap: balance;
}

.youro-hot-selling h2,
.youro-top-products h2,
.youro-certificate-display h2,
.youro-main-business-categories h2,
.youro-new-product h2,
.youro-about h2,
.youro-contact-cta h2,
.youro-contact-form h2,
.youro-capabilities h2 {
  margin-bottom: 10px !important;
  font-size: clamp(32px, 4.2vw, 52px) !important;
  line-height: 1.02 !important;
}

.youro-hot-selling h3,
.youro-top-products h3,
.youro-certificate-display h3,
.youro-main-business-categories h3,
.youro-new-product h3 {
  color: var(--youro-muted) !important;
  font-weight: 600 !important;
}

.youro-category-tiles .elementor-column,
.youro-strengths .elementor-column,
.youro-product-card,
.youro-certificate-card,
.youro-business-card,
.youro-new-product-feature,
.youro-compact-products a,
.youro-capability-grid div,
.youro-contact-form form {
  border: 1px solid var(--youro-line) !important;
  border-radius: var(--youro-radius) !important;
  background: linear-gradient(180deg, var(--youro-surface-2), var(--youro-surface)) !important;
  box-shadow: var(--youro-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.14) !important;
  transition: transform 420ms var(--youro-ease), border-color 420ms var(--youro-ease), box-shadow 420ms var(--youro-ease);
}

.youro-category-tiles .elementor-column,
.youro-strengths .elementor-column {
  padding: 22px !important;
}

.youro-category-tiles .elementor-column:hover,
.youro-strengths .elementor-column:hover,
.youro-product-card:hover,
.youro-certificate-card:hover,
.youro-business-card:hover,
.youro-new-product-feature:hover,
.youro-compact-products a:hover {
  border-color: var(--youro-line-strong) !important;
  transform: translateY(-5px);
  box-shadow: 0 34px 90px rgba(42, 186, 255, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.2) !important;
}

.youro-category-tiles h3,
.youro-strengths h3,
.youro-product-card h3,
.youro-business-card h3,
.youro-certificate-card h3,
.youro-new-product-feature h3,
.youro-about-caption strong,
.youro-capability-grid strong {
  color: #f4fbff !important;
  font-weight: 850 !important;
}

.youro-category-tiles .elementor-widget-text-editor,
.youro-product-card,
.youro-business-card p,
.youro-certificate-card p,
.youro-new-product-feature p,
.youro-about-caption,
.youro-capability-grid span,
.youro-page-title .elementor-widget-text-editor,
.youro-contact-cta .elementor-widget-text-editor,
.youro-contact-form .elementor-widget-text-editor,
.youro-capabilities .elementor-widget-text-editor,
.youro-footer,
.youro-footer .elementor-widget-text-editor {
  color: var(--youro-muted) !important;
}

.youro-price,
.youro-product-card a,
.youro-business-card a,
.youro-new-product-feature a,
.youro-compact-products strong {
  color: #8eefff !important;
}

.youro-product-card,
.youro-certificate-card,
.youro-business-card,
.youro-new-product-feature {
  overflow: hidden;
}

.youro-product-card img,
.youro-certificate-card img,
.youro-business-card img,
.youro-new-product-feature img,
.youro-compact-products img,
.youro-category-tiles img,
.youro-about-video img,
.youro-about-thumb img,
.youro-bottom-link-grid img,
.youro-contact-form img {
  filter: saturate(0.92) contrast(1.08);
}

.youro-category-tiles img,
.youro-product-card img,
.youro-certificate-card img,
.youro-business-card img,
.youro-new-product-feature img,
.youro-compact-products img,
.youro-contact-form img {
  background: #0b1829;
}

.youro-about-video,
.youro-about-thumb,
.youro-bottom-link-grid a,
.youro-contact-form img {
  border: 1px solid var(--youro-line) !important;
  border-radius: var(--youro-radius) !important;
  box-shadow: var(--youro-shadow) !important;
}

.youro-about-caption {
  border-color: var(--youro-line) !important;
  background: rgba(255, 255, 255, 0.065) !important;
}

.youro-business-card {
  gap: 18px;
}

.youro-business-card img {
  border-radius: 12px !important;
}

.youro-new-product-feature a,
.youro-business-card a,
.youro-product-card a {
  text-decoration: none !important;
  font-weight: 900 !important;
}

.youro-presale-icon {
  background: radial-gradient(circle at 35% 30%, #e7feff, #60dcff 48%, #1678bb) !important;
  color: #082342 !important;
  box-shadow: inset 0 -12px 28px rgba(10, 44, 91, 0.35), 0 20px 44px rgba(42, 186, 255, 0.24) !important;
}

.youro-presale-card img {
  border-color: rgba(142, 239, 255, 0.72) !important;
  border-radius: 18px !important;
}

.youro-chat-dot {
  color: var(--youro-green) !important;
}

.youro-bottom-link-grid a::after {
  background:
    radial-gradient(circle at 68% 22%, rgba(57, 227, 122, 0.18), transparent 19rem),
    linear-gradient(180deg, rgba(4, 11, 20, 0.12), rgba(4, 11, 20, 0.78)) !important;
}

.youro-contact-cta .elementor-container {
  align-items: center;
}

.youro-contact-form form {
  padding: 26px !important;
}

.youro-contact-form label {
  color: #dcefff !important;
  font-weight: 800 !important;
}

.youro-footer {
  border-top: 1px solid var(--youro-line) !important;
}

@media (max-width: 1024px) {
  .youro-main-nav .elementor-container {
    gap: 12px;
  }

  .youro-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .youro-business-grid,
  .youro-certificate-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  body::before {
    background-size: 48px 48px;
  }

  .youro-supplier-bar .elementor-container,
  .youro-main-nav .elementor-container,
  .youro-category-tiles .elementor-container,
  .youro-strengths .elementor-container,
  .youro-hot-selling .elementor-container,
  .youro-top-products .elementor-container,
  .youro-about .elementor-container,
  .youro-certificate-display .elementor-container,
  .youro-main-business-categories .elementor-container,
  .youro-new-product .elementor-container,
  .youro-presale-service .elementor-container,
  .youro-bottom-links .elementor-container,
  .youro-contact-cta .elementor-container,
  .youro-footer .elementor-container,
  .youro-page-title .elementor-container,
  .youro-products-grid .elementor-container,
  .youro-capabilities .elementor-container,
  .youro-contact-form .elementor-container {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  .youro-category-tiles .elementor-container,
  .youro-strengths .elementor-container,
  .youro-hot-selling .elementor-container,
  .youro-top-products .elementor-container,
  .youro-about .elementor-container,
  .youro-certificate-display .elementor-container,
  .youro-main-business-categories .elementor-container,
  .youro-new-product .elementor-container,
  .youro-bottom-links .elementor-container,
  .youro-contact-cta .elementor-container,
  .youro-footer .elementor-container,
  .youro-page-title .elementor-container,
  .youro-products-grid .elementor-container,
  .youro-capabilities .elementor-container,
  .youro-contact-form .elementor-container {
    padding-top: 54px !important;
    padding-bottom: 62px !important;
  }

  .youro-main-nav {
    position: relative !important;
  }

  .youro-main-nav .elementor-container {
    min-height: auto !important;
  }

  .youro-main-nav img,
  .youro-footer img {
    width: min(210px, 100%) !important;
    max-height: 78px !important;
  }

  .youro-nav-links,
  .youro-footer-links {
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
    gap: 14px 18px !important;
  }

  .youro-supplier-contact {
    justify-content: flex-start;
    margin-top: 10px;
  }

  .youro-supplier-contact a {
    flex: 1 1 180px;
    border-radius: 14px;
  }

  .youro-supplier-contact strong {
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .youro-store-search {
    width: 100%;
    margin-top: 12px;
  }

  .youro-nav-request-wrap {
    justify-content: flex-start;
    margin-top: 12px;
  }

  .youro-hero-carousel,
  .youro-hero-slide {
    min-height: 590px !important;
  }

  .youro-hero-overlay {
    padding: 70px 20px 96px !important;
  }

  .youro-hero-overlay h1 {
    font-size: 38px !important;
  }

  .youro-hero-overlay p {
    font-size: 16px !important;
  }

  .youro-carousel-prev,
  .youro-carousel-next {
    display: none !important;
  }

  .youro-product-grid,
  .youro-capability-grid,
  .youro-certificate-grid,
  .youro-business-grid,
  .youro-new-product-layout,
  .youro-presale-layout,
  .youro-bottom-link-grid,
  .youro-about-media {
    grid-template-columns: 1fr !important;
  }

  .youro-presale-team {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  .youro-about-video img {
    min-height: 230px !important;
  }

  .youro-about-thumbs {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .youro-about-thumb {
    min-height: 132px !important;
  }

  .youro-about-caption {
    display: block !important;
  }

  .youro-about-caption span {
    display: block !important;
    margin-top: 8px !important;
    text-align: left !important;
  }
}

/* Youro WooCommerce single product detail page */
.single-product.woocommerce {
  background:
    radial-gradient(circle at 12% 0%, rgba(42, 186, 255, 0.18), transparent 28rem),
    radial-gradient(circle at 90% 8%, rgba(57, 227, 122, 0.12), transparent 23rem),
    linear-gradient(180deg, #06101c 0%, #081421 48%, #06101c 100%) !important;
}

.youro-single-product-page {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  color: var(--youro-ink);
  font-family: "Satoshi", "Space Grotesk", "Plus Jakarta Sans", "Manrope", Arial, sans-serif;
}

.youro-product-nav {
  border-bottom: 1px solid var(--youro-line);
  background: rgba(7, 19, 33, 0.84);
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
}

.youro-product-nav-inner {
  display: grid;
  grid-template-columns: 240px minmax(0, 1fr) auto;
  gap: 26px;
  align-items: center;
  max-width: 1240px;
  min-height: 94px;
  margin: 0 auto;
  padding: 12px 20px;
}

.youro-product-logo {
  display: inline-flex;
  align-items: center;
  color: #f4fbff;
  font-weight: 900;
  text-decoration: none;
}

.youro-product-logo img {
  display: block;
  width: min(240px, 100%);
  max-height: 84px;
  object-fit: contain;
  filter: drop-shadow(0 12px 28px rgba(42, 186, 255, 0.2));
}

.youro-product-links {
  display: flex;
  justify-content: center;
  gap: clamp(18px, 2.6vw, 34px);
  font-weight: 800;
}

.youro-product-links a,
.youro-product-breadcrumb a,
.youro-product-secondary-action {
  color: #dcefff;
  text-decoration: none;
  transition: color 320ms var(--youro-ease);
}

.youro-product-links a:hover,
.youro-product-breadcrumb a:hover,
.youro-product-secondary-action:hover {
  color: #8eefff;
}

.youro-product-nav-cta,
.youro-product-primary-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--youro-blue), var(--youro-green));
  color: var(--youro-deep);
  font-weight: 900;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 15px 38px rgba(42, 186, 255, 0.24);
  transition: transform 420ms var(--youro-ease), box-shadow 420ms var(--youro-ease), filter 420ms var(--youro-ease);
}

.youro-product-nav-cta {
  padding: 0 28px;
}

.youro-product-primary-action {
  padding: 0 30px;
}

.youro-product-nav-cta:hover,
.youro-product-primary-action:hover {
  color: var(--youro-deep);
  filter: saturate(1.18);
  transform: translateY(-2px);
  box-shadow: 0 22px 54px rgba(57, 227, 122, 0.24);
}

.youro-product-detail-hero,
.youro-product-detail-content,
.youro-related-products-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}

.youro-product-detail-hero {
  padding-top: 70px;
  padding-bottom: 82px;
}

.youro-product-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 28px;
  color: var(--youro-muted);
  font-size: 14px;
}

.youro-product-detail-shell {
  display: grid;
  grid-template-columns: minmax(320px, 0.92fr) minmax(0, 1.08fr);
  gap: clamp(32px, 5vw, 64px);
  align-items: start;
  min-width: 0;
  overflow: hidden;
}

.youro-product-gallery-panel,
.youro-product-summary-panel,
.youro-product-description-card,
.youro-product-spec-card,
.youro-related-card {
  border: 1px solid var(--youro-line);
  border-radius: 18px;
  background: linear-gradient(180deg, var(--youro-surface-2), var(--youro-surface));
  box-shadow: var(--youro-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.youro-product-gallery-panel,
.youro-product-summary-panel {
  padding: clamp(18px, 2.4vw, 30px);
  min-width: 0;
}

.youro-product-main-image {
  display: grid;
  min-height: 420px;
  place-items: center;
  overflow: hidden;
  border: 1px solid rgba(129, 210, 255, 0.16);
  border-radius: 14px;
  background:
    radial-gradient(circle at 50% 30%, rgba(42, 186, 255, 0.11), transparent 19rem),
    rgba(4, 11, 20, 0.62);
}

.youro-product-main-image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 520px;
  object-fit: contain;
}

.youro-product-thumbnails {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 14px;
}

.youro-product-thumbnails figure {
  display: grid;
  aspect-ratio: 1 / 1;
  place-items: center;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(129, 210, 255, 0.16);
  border-radius: 12px;
  background: rgba(4, 11, 20, 0.5);
}

.youro-product-thumbnails img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.youro-product-kicker,
.youro-product-section-label {
  margin: 0 0 14px;
  color: #8eefff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.youro-product-summary-panel h1 {
  margin: 0 0 22px;
  color: #f4fbff;
  font-size: clamp(30px, 3.2vw, 44px);
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
  text-transform: uppercase;
  text-wrap: balance;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.youro-product-detail-price {
  margin-bottom: 24px;
  color: #7dffb0;
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 900;
  line-height: 1.1;
}

.youro-product-detail-price del {
  color: #7890a3;
  font-size: 0.72em;
  margin-right: 8px;
}

.youro-product-short-description {
  max-width: 62ch;
  color: var(--youro-muted);
  font-size: 16px;
  line-height: 1.75;
  overflow-wrap: anywhere;
}

.youro-product-meta-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 28px 0;
}

.youro-product-meta-grid div {
  border: 1px solid rgba(129, 210, 255, 0.16);
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.045);
  padding: 14px;
}

.youro-product-meta-grid dt {
  margin-bottom: 6px;
  color: var(--youro-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.youro-product-meta-grid dd {
  margin: 0;
  color: #f4fbff;
  font-weight: 800;
  overflow-wrap: anywhere;
}

.youro-product-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}

.youro-product-secondary-action {
  display: inline-flex;
  align-items: center;
  min-height: 46px;
  border: 1px solid var(--youro-line);
  border-radius: 999px;
  padding: 0 24px;
  color: #dcefff !important;
  font-weight: 850;
}

.youro-product-service-note {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.youro-product-service-note span {
  border: 1px solid rgba(129, 210, 255, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.04);
  padding: 8px 11px;
  color: var(--youro-muted);
  font-size: 13px;
  font-weight: 750;
}

.youro-product-detail-content {
  padding-bottom: 86px;
}

.youro-product-content-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 24px;
  min-width: 0;
}

.youro-product-description-card,
.youro-product-spec-card {
  padding: clamp(22px, 3vw, 34px);
  color: var(--youro-muted);
  line-height: 1.75;
  min-width: 0;
  overflow-wrap: anywhere;
}

.youro-product-description-card h2,
.youro-product-description-card h3,
.youro-product-spec-card h2,
.youro-product-spec-card h3 {
  color: #f4fbff;
  letter-spacing: 0;
}

.youro-product-description-card p:first-child {
  margin-top: 0;
}

.youro-product-spec-card ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.youro-product-spec-card li {
  position: relative;
  padding-left: 22px;
}

.youro-product-spec-card li::before {
  content: "";
  position: absolute;
  top: 0.72em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--youro-blue), var(--youro-green));
  box-shadow: 0 0 18px rgba(42, 186, 255, 0.36);
}

.youro-product-attributes {
  display: grid;
  gap: 10px;
  margin-top: 24px;
}

.youro-product-attributes div {
  border-top: 1px solid rgba(129, 210, 255, 0.14);
  padding-top: 12px;
}

.youro-product-attributes strong,
.youro-product-attributes span {
  display: block;
}

.youro-product-attributes strong {
  color: #f4fbff;
}

.youro-related-products {
  border-top: 1px solid var(--youro-line);
  background:
    radial-gradient(circle at 14% 0%, rgba(42, 186, 255, 0.12), transparent 24rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.02));
}

.youro-related-products-inner {
  padding-top: 72px;
  padding-bottom: 84px;
}

.youro-related-products h2 {
  margin: 0 0 28px;
  color: #f4fbff;
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: 0;
  text-transform: uppercase;
}

.youro-related-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.youro-related-card {
  display: grid;
  gap: 12px;
  padding: 12px;
  color: #f4fbff;
  text-decoration: none;
  transition: transform 420ms var(--youro-ease), border-color 420ms var(--youro-ease), box-shadow 420ms var(--youro-ease);
}

.youro-related-card:hover {
  border-color: var(--youro-line-strong);
  color: #f4fbff;
  transform: translateY(-5px);
  box-shadow: 0 34px 90px rgba(42, 186, 255, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.youro-related-card img {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 12px;
  background: #0b1829;
  object-fit: contain;
}

.youro-related-card span {
  min-height: 48px;
  font-weight: 850;
  line-height: 1.25;
}

.youro-related-card strong {
  color: #7dffb0;
}

.youro-product-footer {
  border-top: 1px solid var(--youro-line);
  background:
    radial-gradient(circle at 12% 0%, rgba(42, 186, 255, 0.14), transparent 24rem),
    radial-gradient(circle at 86% 10%, rgba(57, 227, 122, 0.1), transparent 22rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.018));
}

.youro-product-footer-inner {
  display: grid;
  grid-template-columns: minmax(260px, 1.1fr) minmax(180px, 0.7fr) minmax(280px, 1fr);
  gap: clamp(28px, 5vw, 68px);
  align-items: start;
  max-width: 1240px;
  margin: 0 auto;
  padding: 58px 20px 64px;
}

.youro-product-footer-brand a {
  display: inline-flex;
  align-items: center;
  color: #f4fbff;
  font-weight: 900;
  text-decoration: none;
}

.youro-product-footer-brand img {
  display: block;
  width: min(220px, 100%);
  max-height: 78px;
  object-fit: contain;
  filter: drop-shadow(0 12px 28px rgba(42, 186, 255, 0.2));
}

.youro-product-footer-brand p,
.youro-product-footer-contact p {
  max-width: 54ch;
  margin: 18px 0 0;
  color: var(--youro-muted);
  line-height: 1.7;
}

.youro-product-footer-links {
  display: grid;
  gap: 12px;
  padding-top: 10px;
}

.youro-product-footer-links a {
  color: #dcefff;
  font-weight: 850;
  text-decoration: none;
  transition: color 320ms var(--youro-ease), transform 320ms var(--youro-ease);
}

.youro-product-footer-links a:hover {
  color: #8eefff;
  transform: translateX(4px);
}

.youro-product-footer-contact {
  border: 1px solid var(--youro-line);
  border-radius: 18px;
  background: linear-gradient(180deg, var(--youro-surface-2), var(--youro-surface));
  padding: 24px;
  box-shadow: var(--youro-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.youro-product-footer-contact .youro-product-section-label {
  margin-bottom: 10px;
}

.youro-product-footer-contact p:not(.youro-product-section-label) {
  margin-top: 0;
  margin-bottom: 20px;
}

/* Compact supplier bar: company, phone and email on one row */
.youro-supplier-bar .elementor-container {
  min-height: 48px !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  align-items: center !important;
}

.youro-supplier-bar .elementor-widget,
.youro-supplier-bar .elementor-widget-container,
.youro-supplier-bar h6 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.youro-supplier-bar h6 {
  font-size: 18px !important;
  line-height: 1.2 !important;
}

.youro-supplier-contact {
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: flex-end !important;
  gap: 26px !important;
  align-items: center !important;
  width: 100% !important;
}

.youro-supplier-contact a {
  flex: 0 0 auto !important;
}

.youro-supplier-contact strong {
  font-size: 16px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

/* Supplier bar contact line: icon + phone + email */
.youro-supplier-contact {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-end !important;
  gap: 18px 26px !important;
  align-items: center !important;
}

.youro-supplier-contact a {
  display: inline-flex !important;
  gap: 8px !important;
  align-items: center !important;
  min-width: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  padding: 0 !important;
  color: #e8f4ff !important;
  text-decoration: none !important;
  box-shadow: none !important;
  transition: color 320ms var(--youro-ease), transform 320ms var(--youro-ease) !important;
}

.youro-supplier-contact a:hover {
  color: #ffffff !important;
  transform: translateY(-1px) !important;
}

.youro-supplier-contact .youro-contact-icon {
  display: inline-flex !important;
  width: 22px !important;
  height: 22px !important;
  align-items: center !important;
  justify-content: center !important;
  color: #d9515f !important;
  font-size: 22px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.youro-supplier-contact .youro-contact-icon::before {
  display: block;
}

.youro-supplier-contact .youro-contact-icon-phone::before {
  content: "\260E";
}

.youro-supplier-contact .youro-contact-icon-email::before {
  content: "\2709";
}

.youro-supplier-contact strong {
  color: inherit !important;
  font-size: 15px !important;
  font-weight: 750 !important;
  line-height: 1.1 !important;
  white-space: nowrap !important;
}

.youro-supplier-bar .elementor-container {
  min-height: 48px !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  align-items: center !important;
}

.youro-supplier-bar .elementor-widget,
.youro-supplier-bar .elementor-widget-container,
.youro-supplier-bar h6 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.youro-supplier-bar h6 {
  font-size: 18px !important;
  line-height: 1.2 !important;
}

.youro-supplier-contact {
  flex-wrap: nowrap !important;
  gap: 26px !important;
  width: 100% !important;
}

.youro-supplier-contact a {
  flex: 0 0 auto !important;
}

.youro-supplier-contact strong {
  font-size: 16px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

@media (max-width: 1024px) {
  .youro-product-nav-inner,
  .youro-product-detail-shell,
  .youro-product-content-grid {
    grid-template-columns: 1fr;
  }

  .youro-product-links {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

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

  .youro-product-footer-inner {
    grid-template-columns: 1fr 1fr;
  }

  .youro-product-footer-contact {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767px) {
  .youro-product-nav-inner,
  .youro-product-detail-hero,
  .youro-product-detail-content,
  .youro-related-products-inner,
  .youro-product-footer-inner {
    padding-right: 16px;
    padding-left: 16px;
  }

  .youro-product-nav-inner {
    gap: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .youro-product-logo img {
    width: min(210px, 100%);
    max-height: 78px;
  }

  .youro-product-nav-cta {
    justify-self: start;
  }

  .youro-product-detail-hero {
    padding-top: 42px;
    padding-bottom: 56px;
  }

  .youro-product-gallery-panel,
  .youro-product-summary-panel,
  .youro-product-description-card,
  .youro-product-spec-card {
    padding: 18px;
  }

  .youro-product-main-image {
    min-height: 280px;
  }

  .youro-product-summary-panel h1 {
    font-size: 28px;
  }

  .youro-product-meta-grid,
  .youro-related-grid,
  .youro-product-footer-inner {
    grid-template-columns: 1fr;
  }

  .youro-product-footer-inner {
    padding-top: 44px;
    padding-bottom: 52px;
  }

  .youro-product-footer-contact {
    grid-column: auto;
    padding: 20px;
  }

  .youro-product-footer-brand img {
    width: min(210px, 100%);
  }

  .youro-supplier-contact {
    justify-content: flex-start !important;
    gap: 10px 18px !important;
    margin-top: 10px !important;
  }

  .youro-supplier-contact a {
    flex: 0 1 auto !important;
  }

  .youro-supplier-contact strong {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  .youro-product-actions {
    align-items: stretch;
  }

  .youro-product-primary-action,
  .youro-product-secondary-action {
    width: 100%;
  }
}

/* Youro global tech design system v2 */
:root {
  --youro-bg: #07111f;
  --youro-bg-2: #0b1829;
  --youro-panel: rgba(255, 255, 255, 0.074);
  --youro-panel-strong: rgba(255, 255, 255, 0.12);
  --youro-line: rgba(134, 213, 255, 0.2);
  --youro-line-strong: rgba(57, 214, 255, 0.46);
  --youro-ink: #eaf7ff;
  --youro-muted: #9db4c8;
  --youro-blue: #28b8ff;
  --youro-green: #35e16e;
  --youro-gold: #d9c087;
  --youro-shadow: 0 26px 80px rgba(0, 0, 0, 0.28);
  --youro-radius: 18px;
  --youro-ease: cubic-bezier(0.22, 1, 0.36, 1);
}

html {
  scroll-behavior: smooth;
}

body {
  background:
    radial-gradient(circle at 12% 8%, rgba(40, 184, 255, 0.16), transparent 28rem),
    radial-gradient(circle at 88% 12%, rgba(53, 225, 110, 0.12), transparent 24rem),
    linear-gradient(180deg, #07111f 0%, #081320 42%, #091625 100%);
  color: var(--youro-ink);
  font-family: "Satoshi", "Space Grotesk", "Plus Jakarta Sans", "Manrope", system-ui, sans-serif;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(134, 213, 255, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(134, 213, 255, 0.045) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), transparent 78%);
}

body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0.035;
  background:
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.7) 0 1px, transparent 1px 3px);
  mix-blend-mode: overlay;
}

.elementor {
  position: relative;
  z-index: 2;
}

.youro-supplier-bar {
  background: rgba(7, 17, 31, 0.92);
  border-bottom: 1px solid var(--youro-line);
}

.youro-supplier-bar h6,
.youro-supplier-bar .elementor-widget-text-editor {
  color: var(--youro-muted);
}

.youro-supplier-bar h6 {
  color: #d9ecff;
  font-style: normal;
  letter-spacing: 0.01em;
}

.youro-main-nav {
  top: 0;
  background: rgba(8, 20, 34, 0.82);
  border-bottom: 1px solid var(--youro-line);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.24);
}

.youro-main-nav .elementor-container {
  min-height: 86px;
}

.youro-main-nav img {
  filter: drop-shadow(0 10px 22px rgba(40, 184, 255, 0.18));
}

.youro-nav-links a {
  position: relative;
  color: #dcefff;
  font-size: 14px;
  letter-spacing: 0.01em;
}

.youro-nav-links a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -12px;
  left: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--youro-blue), var(--youro-green));
  opacity: 0;
  transform: scaleX(0.4);
  transition: opacity 360ms var(--youro-ease), transform 360ms var(--youro-ease);
}

.youro-nav-links a:hover::after {
  opacity: 1;
  transform: scaleX(1);
}

.youro-store-search {
  border: 1px solid var(--youro-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  padding: 4px;
}

.youro-store-search input {
  border: 0;
  background: transparent;
  color: var(--youro-ink);
}

.youro-store-search input::placeholder {
  color: rgba(234, 247, 255, 0.52);
}

.youro-store-search button,
.youro-contact-form button,
.youro-supplier-bar .elementor-button,
.youro-hero-overlay a,
.youro-contact-cta .elementor-button {
  border-radius: 999px;
  background: linear-gradient(135deg, var(--youro-blue), var(--youro-green));
  color: #03101d;
  box-shadow: 0 14px 34px rgba(40, 184, 255, 0.25);
  transition: transform 520ms var(--youro-ease), box-shadow 520ms var(--youro-ease), filter 520ms var(--youro-ease);
}

.youro-store-search button:hover,
.youro-contact-form button:hover,
.youro-supplier-bar .elementor-button:hover,
.youro-hero-overlay a:hover,
.youro-contact-cta .elementor-button:hover {
  filter: saturate(1.16);
  transform: translateY(-2px);
  box-shadow: 0 20px 48px rgba(53, 225, 110, 0.24);
}

.youro-hero-carousel {
  min-height: 640px;
  border-bottom: 1px solid var(--youro-line);
  background: #040b14;
}

.youro-hero-slide {
  min-height: 640px;
}

.youro-hero-slide img {
  opacity: 0.52;
  filter: saturate(0.9) contrast(1.1);
}

.youro-hero-slide::after {
  background:
    radial-gradient(circle at 78% 42%, rgba(53, 225, 110, 0.2), transparent 24rem),
    linear-gradient(90deg, rgba(4, 11, 20, 0.94) 0%, rgba(4, 11, 20, 0.72) 48%, rgba(4, 11, 20, 0.22) 100%);
}

.youro-hero-overlay {
  padding-top: 128px;
}

.youro-hero-overlay::before {
  content: "INDUSTRIAL AUTOMATION SUPPLY";
  display: inline-flex;
  margin-bottom: 18px;
  border: 1px solid var(--youro-line-strong);
  border-radius: 999px;
  padding: 8px 13px;
  color: #9eeaff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
}

.youro-hero-overlay h1 {
  max-width: 860px;
  color: #f2fbff;
  text-wrap: balance;
}

.youro-hero-overlay p {
  color: #b9cfdf;
}

.youro-carousel-prev,
.youro-carousel-next {
  border-color: var(--youro-line-strong);
  background: rgba(255, 255, 255, 0.08);
  color: #c9f7ff;
}

.youro-carousel-dots span {
  background: rgba(157, 180, 200, 0.38);
}

.youro-carousel-dots span:first-child {
  background: linear-gradient(90deg, var(--youro-blue), var(--youro-green));
}

.youro-category-tiles,
.youro-hot-selling,
.youro-top-products,
.youro-certificate-display,
.youro-new-product,
.youro-about,
.youro-bottom-links,
.youro-products-grid,
.youro-capabilities {
  background: transparent;
}

.youro-category-tiles .elementor-container,
.youro-strengths .elementor-container,
.youro-hot-selling .elementor-container,
.youro-top-products .elementor-container,
.youro-certificate-display .elementor-container,
.youro-main-business-categories .elementor-container,
.youro-new-product .elementor-container,
.youro-bottom-links .elementor-container,
.youro-products-grid .elementor-container,
.youro-about .elementor-container {
  padding-top: 92px;
  padding-bottom: 96px;
}

.youro-hot-selling h2,
.youro-top-products h2,
.youro-certificate-display h2,
.youro-main-business-categories h2,
.youro-new-product h2,
.youro-about h2,
.youro-contact-cta h2,
.youro-contact-form h2,
.youro-capabilities h2 {
  color: #f2fbff;
  font-weight: 800;
  text-transform: uppercase;
  text-wrap: balance;
}

.youro-hot-selling h3,
.youro-top-products h3,
.youro-certificate-display h3,
.youro-main-business-categories h3,
.youro-new-product h3 {
  color: var(--youro-muted);
  font-weight: 500;
}

.youro-category-tiles .elementor-column,
.youro-strengths .elementor-column,
.youro-product-card,
.youro-certificate-card,
.youro-business-card,
.youro-new-product-feature,
.youro-compact-products a,
.youro-capability-grid div {
  border: 1px solid var(--youro-line);
  border-radius: var(--youro-radius);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.055));
  box-shadow: var(--youro-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  transition: transform 520ms var(--youro-ease), border-color 520ms var(--youro-ease), box-shadow 520ms var(--youro-ease);
}

.youro-category-tiles .elementor-column:hover,
.youro-product-card:hover,
.youro-certificate-card:hover,
.youro-business-card:hover,
.youro-new-product-feature:hover,
.youro-compact-products a:hover {
  border-color: var(--youro-line-strong);
  transform: translateY(-5px);
  box-shadow: 0 34px 90px rgba(40, 184, 255, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.youro-category-tiles h3,
.youro-strengths h3,
.youro-product-card h3,
.youro-business-card h3,
.youro-certificate-card h3,
.youro-new-product-feature h3 {
  color: #f3fbff;
}

.youro-category-tiles .elementor-widget-text-editor,
.youro-product-card,
.youro-business-card p,
.youro-certificate-card p,
.youro-new-product-feature p,
.youro-about-caption,
.youro-capability-grid span {
  color: var(--youro-muted);
}

.youro-price,
.youro-product-card a,
.youro-business-card a,
.youro-new-product-feature a,
.youro-compact-products strong {
  color: #7defff;
}

.youro-product-card,
.youro-certificate-card,
.youro-business-card,
.youro-new-product-feature {
  overflow: hidden;
}

.youro-product-card img,
.youro-certificate-card img,
.youro-business-card img,
.youro-new-product-feature img,
.youro-compact-products img {
  filter: saturate(0.95) contrast(1.05);
}

.youro-strengths {
  background:
    linear-gradient(135deg, rgba(40, 184, 255, 0.14), rgba(53, 225, 110, 0.08)),
    rgba(255, 255, 255, 0.025);
  border-top: 1px solid var(--youro-line);
  border-bottom: 1px solid var(--youro-line);
}

.youro-about-video,
.youro-about-thumb,
.youro-bottom-link-grid a {
  border: 1px solid var(--youro-line);
  box-shadow: var(--youro-shadow);
}

.youro-about-caption {
  border-color: var(--youro-line);
  background: rgba(255, 255, 255, 0.06);
}

.youro-about-caption strong {
  color: #f2fbff;
}

.youro-main-business-categories,
.youro-presale-service,
.youro-contact-cta,
.youro-footer,
.youro-page-title {
  background:
    radial-gradient(circle at 15% 0%, rgba(40, 184, 255, 0.14), transparent 24rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.02));
  border-top: 1px solid var(--youro-line);
  border-bottom: 1px solid var(--youro-line);
}

.youro-presale-service {
  background:
    linear-gradient(90deg, rgba(8, 22, 44, 0.95), rgba(13, 39, 70, 0.88)),
    radial-gradient(circle at 76% 24%, rgba(40, 184, 255, 0.22), transparent 24rem);
}

.youro-presale-card img {
  border-color: rgba(126, 239, 255, 0.65);
}

.youro-contact-form input,
.youro-contact-form textarea {
  border-color: var(--youro-line);
  background: rgba(255, 255, 255, 0.06);
  color: var(--youro-ink);
}

.youro-footer {
  color: var(--youro-muted);
}

.youro-footer-links a {
  color: #dcefff;
}

@media (max-width: 767px) {
  .youro-main-nav .elementor-container {
    min-height: auto;
  }

  .youro-hero-carousel,
  .youro-hero-slide {
    min-height: 580px;
  }

  .youro-hero-overlay h1 {
    font-size: 38px;
  }
}

.youro-supplier-bar,
.youro-main-nav,
.youro-hero,
.youro-category-tiles,
.youro-strengths,
.youro-hot-selling,
.youro-top-products,
.youro-about,
.youro-certificate-display,
.youro-main-business-categories,
.youro-new-product,
.youro-presale-service,
.youro-bottom-links,
.youro-contact-cta,
.youro-footer,
.youro-page-title,
.youro-products-grid,
.youro-capabilities,
.youro-contact-form {
  font-family: Arial, Helvetica, sans-serif;
  color: var(--youro-ink);
}

.youro-supplier-bar {
  background: #f6f9fc;
  border-bottom: 1px solid var(--youro-line);
  font-size: 13px;
}

.youro-supplier-bar .elementor-container,
.youro-main-nav .elementor-container,
.youro-hero .elementor-container,
.youro-category-tiles .elementor-container,
.youro-strengths .elementor-container,
.youro-hot-selling .elementor-container,
.youro-top-products .elementor-container,
.youro-about .elementor-container,
.youro-certificate-display .elementor-container,
.youro-main-business-categories .elementor-container,
.youro-new-product .elementor-container,
.youro-presale-service .elementor-container,
.youro-bottom-links .elementor-container,
.youro-contact-cta .elementor-container,
.youro-footer .elementor-container,
.youro-page-title .elementor-container,
.youro-products-grid .elementor-container,
.youro-capabilities .elementor-container,
.youro-contact-form .elementor-container {
  max-width: 1200px;
  margin: 0 auto;
}

.youro-supplier-bar .elementor-container,
.youro-main-nav .elementor-container {
  align-items: center;
  padding: 10px 20px;
}

.youro-main-nav {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid var(--youro-line);
  backdrop-filter: blur(10px);
}

.youro-main-nav img {
  display: block;
  width: min(220px, 100%);
  max-height: 76px;
  object-fit: contain;
}

.youro-nav-links {
  display: flex;
  justify-content: center;
  gap: 28px;
  font-weight: 700;
}

.youro-nav-links a,
.youro-footer-links a {
  color: var(--youro-ink);
  text-decoration: none;
  transition: color 180ms ease;
}

.youro-nav-links a:hover,
.youro-footer-links a:hover {
  color: var(--youro-blue);
}

.youro-store-search {
  display: flex;
  gap: 6px;
}

.youro-store-search input,
.youro-contact-form input,
.youro-contact-form textarea {
  width: 100%;
  border: 1px solid var(--youro-line);
  border-radius: 4px;
  padding: 11px 12px;
  background: #fff;
  color: var(--youro-ink);
}

.youro-store-search button,
.youro-contact-form button,
.youro-supplier-bar .elementor-button,
.youro-hero .elementor-button,
.youro-contact-cta .elementor-button {
  border-radius: 4px;
  background: var(--youro-blue);
  color: #fff;
  border: 0;
  font-weight: 700;
  transition: transform 180ms ease, background 180ms ease;
}

.youro-store-search button:hover,
.youro-contact-form button:hover,
.youro-supplier-bar .elementor-button:hover,
.youro-hero .elementor-button:hover,
.youro-contact-cta .elementor-button:hover,
.youro-strengths .elementor-button:hover {
  background: #083f95;
  transform: translateY(-1px);
}

.youro-contact-form .elementor-container,
.youro-capabilities .elementor-container {
  align-items: center;
  padding: 74px 20px;
  gap: 28px;
}

.youro-page-title h1 {
  max-width: 760px;
  margin: 0 0 18px;
  font-size: clamp(36px, 6vw, 68px);
  line-height: 1.02;
  letter-spacing: 0;
  color: var(--youro-ink);
}

.youro-page-title .elementor-widget-text-editor {
  max-width: 680px;
  color: var(--youro-muted);
  font-size: 18px;
  line-height: 1.65;
}

.youro-contact-form img {
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(11, 77, 180, 0.14);
}

.youro-hero {
  background: #071829;
}

.youro-hero .elementor-container {
  max-width: none;
  padding: 0;
}

.youro-hero-carousel {
  position: relative;
  overflow: hidden;
  min-height: 520px;
  background: #071829;
}

.youro-hero-slide {
  display: none;
  position: relative;
  min-height: 520px;
}

.youro-hero-slide.is-active {
  display: block;
}

.youro-hero-slide img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.72;
}

.youro-hero-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(7, 24, 41, 0.86) 0%, rgba(7, 24, 41, 0.48) 52%, rgba(7, 24, 41, 0.16) 100%);
}

.youro-hero-overlay {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  padding: 92px 20px 110px;
  color: #fff;
}

.youro-hero-overlay h1 {
  max-width: 760px;
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(42px, 7vw, 76px);
  line-height: 1.02;
  letter-spacing: 0;
}

.youro-hero-overlay p {
  max-width: 650px;
  margin: 0 0 28px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 18px;
  line-height: 1.65;
}

.youro-hero-overlay a {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  padding: 0 30px;
  border-radius: 4px;
  background: #e8c989;
  color: #142235;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}

.youro-carousel-prev,
.youro-carousel-next {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 50%;
  background: rgba(7, 24, 41, 0.44);
  color: #fff;
  font-size: 34px;
  transform: translateY(-50%);
}

.youro-carousel-prev {
  left: 24px;
}

.youro-carousel-next {
  right: 24px;
}

.youro-carousel-dots {
  position: absolute;
  bottom: 28px;
  left: 50%;
  z-index: 2;
  display: flex;
  gap: 9px;
  transform: translateX(-50%);
}

.youro-carousel-dots span {
  display: block;
  width: 36px;
  height: 4px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.44);
}

.youro-carousel-dots span:first-child {
  background: #fff;
}

.youro-category-tiles,
.youro-hot-selling,
.youro-top-products,
.youro-certificate-display,
.youro-new-product,
.youro-products-grid,
.youro-capabilities {
  background: #fff;
}

.youro-category-tiles .elementor-container,
.youro-strengths .elementor-container,
.youro-hot-selling .elementor-container,
.youro-top-products .elementor-container,
.youro-certificate-display .elementor-container,
.youro-main-business-categories .elementor-container,
.youro-new-product .elementor-container,
.youro-bottom-links .elementor-container,
.youro-products-grid .elementor-container {
  padding: 58px 20px;
  gap: 18px;
}

.youro-category-tiles .elementor-column,
.youro-strengths .elementor-column {
  background: var(--youro-soft);
  border: 1px solid var(--youro-line);
  border-radius: 8px;
  padding: 20px;
}

.youro-category-tiles img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 6px;
}

.youro-category-tiles h3,
.youro-strengths h3,
.youro-product-card h3 {
  letter-spacing: 0;
  color: var(--youro-ink);
}

.youro-strengths {
  background: var(--youro-blue);
}

.youro-strengths .elementor-column {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.18);
  color: #fff;
}

.youro-strengths h3,
.youro-strengths .elementor-button,
.youro-strengths .elementor-widget-text-editor {
  color: #fff;
}

.youro-hot-selling h2,
.youro-top-products h2,
.youro-certificate-display h2,
.youro-main-business-categories h2,
.youro-new-product h2,
.youro-products-grid h2,
.youro-about h2,
.youro-capabilities h2,
.youro-contact-cta h2,
.youro-contact-form h2 {
  margin-bottom: 8px;
  font-size: clamp(30px, 4vw, 48px);
  letter-spacing: 0;
}

.youro-hot-selling h2 {
  text-align: center;
}

.youro-hot-selling h3,
.youro-top-products h3,
.youro-certificate-display h3,
.youro-main-business-categories h3,
.youro-new-product h3 {
  text-align: center;
  color: var(--youro-muted);
}

.youro-product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-top: 26px;
}

.youro-product-card {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  border: 1px solid var(--youro-line);
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}

.youro-product-card img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.youro-product-card h3 {
  min-height: 72px;
  margin: 16px 16px 8px;
  font-size: 16px;
  line-height: 1.35;
}

.youro-price {
  margin: 0 16px 16px;
  color: var(--youro-blue);
  font-size: 18px;
  font-weight: 700;
}

.youro-product-card a {
  margin: auto 16px 16px;
  color: var(--youro-green);
  font-weight: 800;
  text-decoration: none;
}

.youro-about {
  background: #f7fafc;
}

.youro-top-products {
  background: #f7fafc;
}

.youro-certificate-grid,
.youro-business-grid {
  display: grid;
  gap: 18px;
  margin-top: 28px;
}

.youro-certificate-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.youro-certificate-card {
  border: 1px solid var(--youro-line);
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}

.youro-certificate-card img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.youro-certificate-card h3,
.youro-certificate-card p {
  margin-left: 16px;
  margin-right: 16px;
}

.youro-certificate-card h3 {
  margin-top: 16px;
  font-size: 18px;
}

.youro-certificate-card p {
  margin-bottom: 18px;
  color: var(--youro-muted);
}

.youro-main-business-categories {
  background: #eef5fb;
}

.youro-business-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.youro-business-card {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 16px;
  align-items: center;
  border: 1px solid var(--youro-line);
  border-radius: 8px;
  background: #fff;
  padding: 14px;
}

.youro-business-card img {
  width: 120px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 6px;
}

.youro-business-card h3 {
  margin: 0 0 6px;
  text-align: left;
  color: var(--youro-ink);
  font-size: 18px;
}

.youro-business-card p {
  margin: 0 0 10px;
  color: var(--youro-muted);
  font-size: 14px;
  line-height: 1.45;
}

.youro-business-card a,
.youro-new-product-feature a {
  color: var(--youro-blue);
  font-weight: 800;
  text-decoration: none;
}

.youro-new-product-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 22px;
  margin-top: 28px;
}

.youro-new-product-feature {
  border: 1px solid var(--youro-line);
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}

.youro-new-product-feature img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.youro-new-product-feature h3,
.youro-new-product-feature p,
.youro-new-product-feature a {
  margin-left: 22px;
  margin-right: 22px;
}

.youro-new-product-feature h3 {
  margin-top: 22px;
  font-size: 24px;
}

.youro-new-product-feature p {
  color: var(--youro-muted);
}

.youro-new-product-feature a {
  display: inline-block;
  margin-bottom: 24px;
}

.youro-compact-products {
  display: grid;
  gap: 14px;
}

.youro-compact-products a {
  display: grid;
  grid-template-columns: 92px 1fr auto;
  gap: 14px;
  align-items: center;
  border: 1px solid var(--youro-line);
  border-radius: 8px;
  background: #fff;
  padding: 10px;
  color: var(--youro-ink);
  text-decoration: none;
}

.youro-compact-products img {
  width: 92px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 6px;
}

.youro-compact-products strong {
  color: var(--youro-blue);
  white-space: nowrap;
}

.youro-bottom-links {
  background: #f7fafc;
}

.youro-presale-service {
  background:
    linear-gradient(90deg, rgba(35, 49, 130, 0.9), rgba(45, 57, 147, 0.86)),
    var(--youro-soft);
}

.youro-presale-service .elementor-container {
  max-width: none;
  padding: 34px 20px;
}

.youro-presale-layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.62fr) minmax(0, 1fr);
  gap: 38px;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
}

.youro-presale-intro {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 22px;
  align-items: center;
}

.youro-presale-icon {
  display: grid;
  width: 128px;
  height: 128px;
  place-items: center;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, #d8fbff, #5fcdf5 48%, #126eac);
  color: #1c4b80;
  font-size: 76px;
  font-weight: 900;
  box-shadow: inset 0 -12px 28px rgba(10, 44, 91, 0.35), 0 14px 30px rgba(0, 0, 0, 0.24);
}

.youro-presale-intro h2 {
  margin: 0;
  color: #fff;
  font-size: 38px;
  line-height: 0.95;
}

.youro-presale-intro p {
  margin: 8px 0 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
}

.youro-presale-team {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.youro-presale-card {
  margin: 0;
  text-align: center;
  color: #fff;
}

.youro-presale-card img {
  width: 128px;
  height: 128px;
  border: 3px solid rgba(255, 255, 255, 0.86);
  border-radius: 22px;
  object-fit: cover;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}

.youro-presale-card h3 {
  margin: 10px 0 4px;
  color: #fff;
  font-size: 17px;
}

.youro-presale-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 14px;
}

.youro-chat-dot {
  display: inline-block;
  margin-right: 7px;
  color: #71e6ff;
}

.youro-bottom-link-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.youro-bottom-link-grid a {
  position: relative;
  display: block;
  min-height: 240px;
  border-radius: 8px;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
}

.youro-bottom-link-grid img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.youro-bottom-link-grid a::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(20, 34, 53, 0.12), rgba(20, 34, 53, 0.72));
}

.youro-bottom-link-grid span,
.youro-bottom-link-grid strong {
  position: relative;
  z-index: 1;
  display: block;
  margin-left: 24px;
}

.youro-bottom-link-grid span {
  padding-top: 150px;
  font-size: 26px;
  font-weight: 800;
}

.youro-bottom-link-grid strong {
  margin-top: 6px;
  font-size: 15px;
}

.youro-about {
  background: #fff;
}

.youro-about .elementor-container {
  padding: 58px 20px;
}

.youro-about h2 {
  margin-bottom: 24px;
  text-align: left;
}

.youro-about-media {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.55fr);
  gap: 18px;
  align-items: stretch;
}

.youro-about-video {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  background: #0f2236;
  box-shadow: 0 18px 52px rgba(20, 34, 53, 0.16);
}

.youro-about-video img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  opacity: 0.86;
}

.youro-about-video button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 76px;
  height: 76px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: var(--youro-blue);
  font-size: 30px;
  line-height: 1;
  transform: translate(-50%, -50%);
}

.youro-video-time {
  position: absolute;
  right: 18px;
  bottom: 16px;
  left: 18px;
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}

.youro-about-thumbs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.youro-about-thumb {
  position: relative;
  min-height: 208px;
  margin: 0;
  overflow: hidden;
  border-radius: 4px;
  background: #0f2236;
}

.youro-about-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.88;
}

.youro-about-thumb figcaption {
  position: absolute;
  right: 10px;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.42);
}

.youro-about-caption {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
  border: 1px solid var(--youro-line);
  border-top: 0;
  border-radius: 0 0 4px 4px;
  padding: 18px 22px;
  color: var(--youro-muted);
}

.youro-about-caption strong {
  color: var(--youro-ink);
  font-size: 18px;
}

.youro-about-caption span {
  text-align: right;
}

.youro-contact-cta {
  background: var(--youro-ink);
  color: #fff;
}

.youro-contact-cta .elementor-container,
.youro-footer .elementor-container,
.youro-page-title .elementor-container {
  align-items: center;
  padding: 52px 20px;
}

.youro-contact-cta h2,
.youro-contact-cta .elementor-widget-text-editor {
  color: #fff;
}

.youro-page-title {
  background: linear-gradient(120deg, #eef5fb, #f8fff9);
}

.youro-capability-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.youro-capability-grid div {
  border-left: 4px solid var(--youro-green);
  background: var(--youro-soft);
  padding: 20px;
  border-radius: 8px;
}

.youro-capability-grid strong,
.youro-capability-grid span {
  display: block;
}

.youro-capability-grid span {
  margin-top: 6px;
  color: var(--youro-muted);
}

.youro-contact-form label {
  display: block;
  margin-bottom: 16px;
  color: var(--youro-ink);
  font-weight: 700;
}

.youro-contact-form button {
  width: 100%;
  padding: 14px 18px;
}

.youro-footer {
  background: #f6f9fc;
  border-top: 1px solid var(--youro-line);
}

.youro-footer img {
  display: block;
  width: min(190px, 100%);
  max-height: 70px;
  object-fit: contain;
}

.youro-footer-links {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-weight: 700;
}

@media (max-width: 1024px) {
  .youro-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .youro-certificate-grid,
  .youro-business-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .youro-nav-links {
    gap: 16px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .youro-supplier-bar .elementor-container,
  .youro-main-nav .elementor-container,
  .youro-hero .elementor-container,
  .youro-category-tiles .elementor-container,
  .youro-strengths .elementor-container,
  .youro-hot-selling .elementor-container,
  .youro-top-products .elementor-container,
  .youro-about .elementor-container,
  .youro-certificate-display .elementor-container,
  .youro-main-business-categories .elementor-container,
  .youro-new-product .elementor-container,
  .youro-presale-service .elementor-container,
  .youro-bottom-links .elementor-container,
  .youro-contact-cta .elementor-container,
  .youro-footer .elementor-container,
  .youro-page-title .elementor-container,
  .youro-products-grid .elementor-container,
  .youro-capabilities .elementor-container,
  .youro-contact-form .elementor-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .youro-main-nav {
    position: relative;
  }

  .youro-nav-links,
  .youro-store-search,
  .youro-footer-links {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .youro-store-search {
    margin-top: 12px;
  }

  .youro-contact-form .elementor-container,
  .youro-capabilities .elementor-container {
    padding-top: 46px;
    padding-bottom: 48px;
  }

  .youro-about .elementor-container {
    padding-top: 46px;
    padding-bottom: 48px;
  }

  .youro-hero-carousel,
  .youro-hero-slide {
    min-height: 520px;
  }

  .youro-hero-overlay {
    padding: 62px 20px 92px;
  }

  .youro-hero-overlay h1 {
    font-size: 40px;
  }

  .youro-carousel-prev,
  .youro-carousel-next {
    display: none;
  }

  .youro-about-video img {
    min-height: 220px;
  }

  .youro-about-video button {
    width: 58px;
    height: 58px;
    font-size: 22px;
  }

  .youro-about-caption {
    display: block;
  }

  .youro-about-media {
    grid-template-columns: 1fr;
  }

  .youro-about-thumbs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .youro-about-thumb {
    min-height: 132px;
  }

  .youro-about-caption span {
    display: block;
    margin-top: 8px;
    text-align: left;
  }

  .youro-product-grid,
  .youro-capability-grid,
  .youro-certificate-grid,
  .youro-business-grid,
  .youro-new-product-layout,
  .youro-presale-layout,
  .youro-bottom-link-grid {
    grid-template-columns: 1fr;
  }

  .youro-presale-intro {
    grid-template-columns: 84px 1fr;
  }

  .youro-presale-icon {
    width: 82px;
    height: 82px;
    font-size: 48px;
  }

  .youro-presale-intro h2 {
    font-size: 30px;
  }

  .youro-presale-team {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .youro-presale-card img {
    width: 104px;
    height: 104px;
  }

  .youro-business-card {
    grid-template-columns: 88px 1fr;
  }

  .youro-business-card img {
    width: 88px;
  }

  .youro-compact-products a {
    grid-template-columns: 74px 1fr;
  }

  .youro-compact-products strong {
    grid-column: 2;
  }

  .youro-bottom-link-grid a {
    min-height: 190px;
  }

  .youro-bottom-link-grid span {
    padding-top: 116px;
    font-size: 22px;
  }

  .youro-product-card h3 {
    min-height: auto;
  }

  .youro-category-tiles .elementor-column,
  .youro-strengths .elementor-column {
    margin-bottom: 14px;
  }
}

/* Youro final cascade lock: global technology visual system v3 */
:root {
  --youro-bg: #06101c;
  --youro-surface: rgba(255, 255, 255, 0.075);
  --youro-surface-2: rgba(255, 255, 255, 0.115);
  --youro-ink: #edf8ff;
  --youro-muted: #9fb6c9;
  --youro-line: rgba(129, 210, 255, 0.22);
  --youro-line-strong: rgba(57, 214, 255, 0.5);
  --youro-blue: #2abaff;
  --youro-green: #39e37a;
  --youro-deep: #03101d;
  --youro-radius: 16px;
  --youro-shadow: 0 26px 78px rgba(0, 0, 0, 0.34);
  --youro-ease: cubic-bezier(0.22, 1, 0.36, 1);
}

html {
  background: var(--youro-bg);
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  background:
    radial-gradient(circle at 10% 4%, rgba(42, 186, 255, 0.18), transparent 27rem),
    radial-gradient(circle at 92% 9%, rgba(57, 227, 122, 0.13), transparent 24rem),
    radial-gradient(circle at 50% 74%, rgba(42, 186, 255, 0.08), transparent 34rem),
    linear-gradient(180deg, #06101c 0%, #081421 46%, #06101c 100%) !important;
  color: var(--youro-ink);
  font-family: "Satoshi", "Space Grotesk", "Plus Jakarta Sans", "Manrope", Arial, sans-serif !important;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(129, 210, 255, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(129, 210, 255, 0.045) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.86), transparent 82%);
}

body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0.032;
  background: repeating-linear-gradient(0deg, #fff 0 1px, transparent 1px 4px);
  mix-blend-mode: overlay;
}

.elementor {
  position: relative;
  z-index: 2;
}

.youro-supplier-bar,
.youro-main-nav,
.youro-hero,
.youro-category-tiles,
.youro-strengths,
.youro-hot-selling,
.youro-top-products,
.youro-about,
.youro-certificate-display,
.youro-main-business-categories,
.youro-new-product,
.youro-presale-service,
.youro-bottom-links,
.youro-contact-cta,
.youro-footer,
.youro-page-title,
.youro-products-grid,
.youro-products-dynamic-catalog,
.youro-capabilities,
.youro-contact-form {
  color: var(--youro-ink) !important;
  font-family: inherit !important;
}

.youro-supplier-bar .elementor-container,
.youro-main-nav .elementor-container,
.youro-category-tiles .elementor-container,
.youro-strengths .elementor-container,
.youro-hot-selling .elementor-container,
.youro-top-products .elementor-container,
.youro-about .elementor-container,
.youro-certificate-display .elementor-container,
.youro-main-business-categories .elementor-container,
.youro-new-product .elementor-container,
.youro-presale-service .elementor-container,
.youro-bottom-links .elementor-container,
.youro-contact-cta .elementor-container,
.youro-footer .elementor-container,
.youro-page-title .elementor-container,
.youro-products-grid .elementor-container,
.youro-products-dynamic-catalog .elementor-container,
.youro-capabilities .elementor-container,
.youro-contact-form .elementor-container {
  max-width: 1240px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.youro-category-tiles .elementor-container,
.youro-strengths .elementor-container,
.youro-hot-selling .elementor-container,
.youro-top-products .elementor-container,
.youro-about .elementor-container,
.youro-certificate-display .elementor-container,
.youro-main-business-categories .elementor-container,
.youro-new-product .elementor-container,
.youro-bottom-links .elementor-container,
.youro-contact-cta .elementor-container,
.youro-footer .elementor-container,
.youro-page-title .elementor-container,
.youro-products-grid .elementor-container,
.youro-capabilities .elementor-container,
.youro-contact-form .elementor-container {
  padding: 88px 20px 96px !important;
}

.youro-supplier-bar {
  background: rgba(6, 16, 28, 0.94) !important;
  border-bottom: 1px solid var(--youro-line) !important;
  font-size: 13px;
}

.youro-supplier-bar .elementor-container,
.youro-main-nav .elementor-container {
  align-items: center;
  padding: 12px 20px !important;
}

.youro-supplier-bar h6,
.youro-supplier-bar .elementor-widget-text-editor {
  color: var(--youro-muted) !important;
}

.youro-supplier-bar h6 {
  color: #e5f5ff !important;
  font-weight: 800 !important;
}

.youro-main-nav {
  position: sticky !important;
  top: 0;
  z-index: 20;
  background: rgba(7, 19, 33, 0.82) !important;
  border-bottom: 1px solid var(--youro-line) !important;
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.28) !important;
  backdrop-filter: blur(18px);
}

.youro-main-nav .elementor-container {
  min-height: 88px;
}

.youro-main-nav img,
.youro-footer img {
  display: block;
  width: min(240px, 100%) !important;
  max-height: 84px !important;
  object-fit: contain;
  filter: drop-shadow(0 12px 28px rgba(42, 186, 255, 0.2));
}

.youro-nav-links {
  display: flex;
  justify-content: center;
  gap: clamp(18px, 2.7vw, 34px);
  font-weight: 800;
}

.youro-nav-links a,
.youro-footer-links a {
  position: relative;
  color: #e2f3ff !important;
  text-decoration: none;
  transition: color 320ms var(--youro-ease), transform 320ms var(--youro-ease);
}

.youro-nav-links a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -12px;
  left: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--youro-blue), var(--youro-green));
  opacity: 0;
  transform: scaleX(0.45);
  transition: opacity 320ms var(--youro-ease), transform 320ms var(--youro-ease);
}

.youro-nav-links a:hover,
.youro-footer-links a:hover {
  color: #8eefff !important;
}

.youro-nav-links a:hover::after {
  opacity: 1;
  transform: scaleX(1);
}

.youro-store-search {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 4px !important;
  border: 1px solid var(--youro-line) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.065) !important;
  padding: 4px !important;
}

.youro-store-search input,
.youro-contact-form input,
.youro-contact-form textarea {
  width: 100%;
  border: 1px solid var(--youro-line) !important;
  border-radius: 12px !important;
  background: rgba(255, 255, 255, 0.065) !important;
  color: var(--youro-ink) !important;
  outline: none;
}

.youro-store-search input {
  min-width: 0;
  border: 0 !important;
  border-radius: 999px !important;
  padding: 0 14px !important;
}

.youro-store-search input::placeholder,
.youro-contact-form input::placeholder,
.youro-contact-form textarea::placeholder {
  color: rgba(237, 248, 255, 0.52);
}

.youro-store-search button,
.youro-contact-form button,
.youro-supplier-bar .elementor-button,
.youro-hero-overlay a,
.youro-contact-cta .elementor-button,
.youro-strengths .elementor-button {
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, var(--youro-blue), var(--youro-green)) !important;
  color: var(--youro-deep) !important;
  font-weight: 900 !important;
  box-shadow: 0 15px 38px rgba(42, 186, 255, 0.24) !important;
  transition: transform 420ms var(--youro-ease), box-shadow 420ms var(--youro-ease), filter 420ms var(--youro-ease);
}

.youro-store-search button:hover,
.youro-contact-form button:hover,
.youro-supplier-bar .elementor-button:hover,
.youro-hero-overlay a:hover,
.youro-contact-cta .elementor-button:hover,
.youro-strengths .elementor-button:hover {
  filter: saturate(1.18);
  transform: translateY(-2px);
  box-shadow: 0 22px 54px rgba(57, 227, 122, 0.24) !important;
}

.youro-hero {
  background: #040b14 !important;
}

.youro-hero .elementor-container {
  max-width: none !important;
  padding: 0 !important;
}

.youro-hero-carousel,
.youro-hero-slide {
  min-height: 650px !important;
}

.youro-hero-carousel {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid var(--youro-line);
  background: #040b14 !important;
}

.youro-hero-slide img {
  opacity: 0.48 !important;
  filter: saturate(0.9) contrast(1.12);
}

.youro-hero-slide::after {
  background:
    radial-gradient(circle at 78% 42%, rgba(57, 227, 122, 0.2), transparent 24rem),
    linear-gradient(90deg, rgba(4, 11, 20, 0.95) 0%, rgba(4, 11, 20, 0.75) 48%, rgba(4, 11, 20, 0.22) 100%) !important;
}

.youro-hero-overlay {
  max-width: 1240px !important;
  padding: 126px 20px 124px !important;
}

.youro-hero-overlay::before {
  content: "INDUSTRIAL AUTOMATION SUPPLY";
  display: inline-flex;
  margin-bottom: 18px;
  border: 1px solid var(--youro-line-strong);
  border-radius: 999px;
  padding: 8px 13px;
  color: #9eeaff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.youro-hero-overlay h1 {
  max-width: 900px !important;
  color: #f4fbff !important;
  font-size: clamp(46px, 6.4vw, 86px) !important;
  font-weight: 900 !important;
  line-height: 0.95 !important;
  letter-spacing: 0 !important;
  text-wrap: balance;
  text-shadow: 0 0 44px rgba(42, 186, 255, 0.18);
}

.youro-hero-overlay p {
  max-width: 690px !important;
  color: #b9cfdf !important;
  font-size: 18px !important;
  line-height: 1.72 !important;
}

.youro-carousel-prev,
.youro-carousel-next {
  border: 1px solid var(--youro-line-strong) !important;
  background: rgba(255, 255, 255, 0.08) !important;
  color: #cff8ff !important;
}

.youro-carousel-dots span {
  background: rgba(157, 180, 200, 0.38) !important;
}

.youro-carousel-dots span:first-child {
  background: linear-gradient(90deg, var(--youro-blue), var(--youro-green)) !important;
}

.youro-category-tiles,
.youro-hot-selling,
.youro-top-products,
.youro-about,
.youro-certificate-display,
.youro-new-product,
.youro-bottom-links,
.youro-products-grid,
.youro-capabilities,
.youro-contact-form {
  background: transparent !important;
}

.youro-main-business-categories,
.youro-presale-service,
.youro-contact-cta,
.youro-footer,
.youro-page-title,
.youro-strengths {
  background:
    radial-gradient(circle at 14% 0%, rgba(42, 186, 255, 0.14), transparent 24rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.022)) !important;
  border-top: 1px solid var(--youro-line) !important;
  border-bottom: 1px solid var(--youro-line) !important;
}

.youro-presale-service {
  background:
    radial-gradient(circle at 78% 20%, rgba(42, 186, 255, 0.24), transparent 25rem),
    linear-gradient(90deg, rgba(7, 19, 33, 0.96), rgba(13, 42, 72, 0.9)) !important;
}

.youro-hot-selling h2,
.youro-top-products h2,
.youro-certificate-display h2,
.youro-main-business-categories h2,
.youro-new-product h2,
.youro-about h2,
.youro-contact-cta h2,
.youro-contact-form h2,
.youro-capabilities h2,
.youro-page-title h1 {
  color: #f4fbff !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  text-wrap: balance;
}

.youro-hot-selling h2,
.youro-top-products h2,
.youro-certificate-display h2,
.youro-main-business-categories h2,
.youro-new-product h2,
.youro-about h2,
.youro-contact-cta h2,
.youro-contact-form h2,
.youro-capabilities h2 {
  margin-bottom: 10px !important;
  font-size: clamp(32px, 4.2vw, 52px) !important;
  line-height: 1.02 !important;
}

.youro-hot-selling h3,
.youro-top-products h3,
.youro-certificate-display h3,
.youro-main-business-categories h3,
.youro-new-product h3 {
  color: var(--youro-muted) !important;
  font-weight: 600 !important;
}

.youro-category-tiles .elementor-column,
.youro-strengths .elementor-column,
.youro-product-card,
.youro-certificate-card,
.youro-business-card,
.youro-new-product-feature,
.youro-compact-products a,
.youro-capability-grid div,
.youro-contact-form form {
  border: 1px solid var(--youro-line) !important;
  border-radius: var(--youro-radius) !important;
  background: linear-gradient(180deg, var(--youro-surface-2), var(--youro-surface)) !important;
  box-shadow: var(--youro-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.14) !important;
  transition: transform 420ms var(--youro-ease), border-color 420ms var(--youro-ease), box-shadow 420ms var(--youro-ease);
}

.youro-category-tiles .elementor-column,
.youro-strengths .elementor-column {
  padding: 22px !important;
}

.youro-category-tiles .elementor-column:hover,
.youro-strengths .elementor-column:hover,
.youro-product-card:hover,
.youro-certificate-card:hover,
.youro-business-card:hover,
.youro-new-product-feature:hover,
.youro-compact-products a:hover {
  border-color: var(--youro-line-strong) !important;
  transform: translateY(-5px);
  box-shadow: 0 34px 90px rgba(42, 186, 255, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.2) !important;
}

.youro-category-tiles h3,
.youro-strengths h3,
.youro-product-card h3,
.youro-business-card h3,
.youro-certificate-card h3,
.youro-new-product-feature h3,
.youro-about-caption strong,
.youro-capability-grid strong {
  color: #f4fbff !important;
  font-weight: 850 !important;
}

.youro-category-tiles .elementor-widget-text-editor,
.youro-product-card,
.youro-business-card p,
.youro-certificate-card p,
.youro-new-product-feature p,
.youro-about-caption,
.youro-capability-grid span,
.youro-page-title .elementor-widget-text-editor,
.youro-contact-cta .elementor-widget-text-editor,
.youro-contact-form .elementor-widget-text-editor,
.youro-capabilities .elementor-widget-text-editor,
.youro-footer,
.youro-footer .elementor-widget-text-editor {
  color: var(--youro-muted) !important;
}

.youro-price,
.youro-product-card a,
.youro-business-card a,
.youro-new-product-feature a,
.youro-compact-products strong {
  color: #8eefff !important;
}

.youro-product-card,
.youro-certificate-card,
.youro-business-card,
.youro-new-product-feature {
  overflow: hidden;
}

.youro-product-card img,
.youro-certificate-card img,
.youro-business-card img,
.youro-new-product-feature img,
.youro-compact-products img,
.youro-category-tiles img,
.youro-about-video img,
.youro-about-thumb img,
.youro-bottom-link-grid img,
.youro-contact-form img {
  filter: saturate(0.92) contrast(1.08);
}

.youro-category-tiles img,
.youro-product-card img,
.youro-certificate-card img,
.youro-business-card img,
.youro-new-product-feature img,
.youro-compact-products img,
.youro-contact-form img {
  background: #0b1829;
}

.youro-about-video,
.youro-about-thumb,
.youro-bottom-link-grid a,
.youro-contact-form img {
  border: 1px solid var(--youro-line) !important;
  border-radius: var(--youro-radius) !important;
  box-shadow: var(--youro-shadow) !important;
}

.youro-about-caption {
  border-color: var(--youro-line) !important;
  background: rgba(255, 255, 255, 0.065) !important;
}

.youro-business-card {
  gap: 18px;
}

.youro-business-card img {
  border-radius: 12px !important;
}

.youro-new-product-feature a,
.youro-business-card a,
.youro-product-card a {
  text-decoration: none !important;
  font-weight: 900 !important;
}

.youro-presale-icon {
  background: radial-gradient(circle at 35% 30%, #e7feff, #60dcff 48%, #1678bb) !important;
  color: #082342 !important;
  box-shadow: inset 0 -12px 28px rgba(10, 44, 91, 0.35), 0 20px 44px rgba(42, 186, 255, 0.24) !important;
}

.youro-presale-card img {
  border-color: rgba(142, 239, 255, 0.72) !important;
  border-radius: 18px !important;
}

.youro-chat-dot {
  color: var(--youro-green) !important;
}

.youro-bottom-link-grid a::after {
  background:
    radial-gradient(circle at 68% 22%, rgba(57, 227, 122, 0.18), transparent 19rem),
    linear-gradient(180deg, rgba(4, 11, 20, 0.12), rgba(4, 11, 20, 0.78)) !important;
}

.youro-contact-cta .elementor-container {
  align-items: center;
}

.youro-contact-form form {
  padding: 26px !important;
}

.youro-contact-form label {
  color: #dcefff !important;
  font-weight: 800 !important;
}

.youro-footer {
  border-top: 1px solid var(--youro-line) !important;
}

@media (max-width: 1024px) {
  .youro-main-nav .elementor-container {
    gap: 12px;
  }

  .youro-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .youro-business-grid,
  .youro-certificate-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  body::before {
    background-size: 48px 48px;
  }

  .youro-supplier-bar .elementor-container,
  .youro-main-nav .elementor-container,
  .youro-category-tiles .elementor-container,
  .youro-strengths .elementor-container,
  .youro-hot-selling .elementor-container,
  .youro-top-products .elementor-container,
  .youro-about .elementor-container,
  .youro-certificate-display .elementor-container,
  .youro-main-business-categories .elementor-container,
  .youro-new-product .elementor-container,
  .youro-presale-service .elementor-container,
  .youro-bottom-links .elementor-container,
  .youro-contact-cta .elementor-container,
  .youro-footer .elementor-container,
  .youro-page-title .elementor-container,
  .youro-products-grid .elementor-container,
  .youro-capabilities .elementor-container,
  .youro-contact-form .elementor-container {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  .youro-category-tiles .elementor-container,
  .youro-strengths .elementor-container,
  .youro-hot-selling .elementor-container,
  .youro-top-products .elementor-container,
  .youro-about .elementor-container,
  .youro-certificate-display .elementor-container,
  .youro-main-business-categories .elementor-container,
  .youro-new-product .elementor-container,
  .youro-bottom-links .elementor-container,
  .youro-contact-cta .elementor-container,
  .youro-footer .elementor-container,
  .youro-page-title .elementor-container,
  .youro-products-grid .elementor-container,
  .youro-capabilities .elementor-container,
  .youro-contact-form .elementor-container {
    padding-top: 54px !important;
    padding-bottom: 62px !important;
  }

  .youro-main-nav {
    position: relative !important;
  }

  .youro-main-nav .elementor-container {
    min-height: auto !important;
  }

  .youro-main-nav img,
  .youro-footer img {
    width: min(210px, 100%) !important;
    max-height: 78px !important;
  }

  .youro-nav-links,
  .youro-footer-links {
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
    gap: 14px 18px !important;
  }

  .youro-store-search {
    width: 100%;
    margin-top: 12px;
  }

  .youro-hero-carousel,
  .youro-hero-slide {
    min-height: 590px !important;
  }

  .youro-hero-overlay {
    padding: 70px 20px 96px !important;
  }

  .youro-hero-overlay h1 {
    font-size: 38px !important;
  }

  .youro-hero-overlay p {
    font-size: 16px !important;
  }

  .youro-carousel-prev,
  .youro-carousel-next {
    display: none !important;
  }

  .youro-product-grid,
  .youro-capability-grid,
  .youro-certificate-grid,
  .youro-business-grid,
  .youro-new-product-layout,
  .youro-presale-layout,
  .youro-bottom-link-grid,
  .youro-about-media {
    grid-template-columns: 1fr !important;
  }

  .youro-presale-team {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  .youro-about-video img {
    min-height: 230px !important;
  }

  .youro-about-thumbs {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .youro-about-thumb {
    min-height: 132px !important;
  }

  .youro-about-caption {
    display: block !important;
  }

  .youro-about-caption span {
    display: block !important;
    margin-top: 8px !important;
    text-align: left !important;
  }
}

/* News listing page */
.youro-news-listing .elementor-container {
  padding: 74px 20px 92px;
}

.youro-news-listing h2 {
  margin: 0 0 34px !important;
  color: #f4fbff !important;
  font-size: clamp(32px, 4.2vw, 52px) !important;
  line-height: 1.02 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
}

.youro-news-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.youro-news-card {
  overflow: hidden;
  border: 1px solid var(--youro-line);
  border-radius: var(--youro-radius);
  background: linear-gradient(180deg, var(--youro-surface-2), var(--youro-surface));
  box-shadow: var(--youro-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.youro-news-media {
  display: block;
  text-decoration: none;
}

.youro-news-card img {
  display: block;
  width: 100%;
  aspect-ratio: 1.35 / 1;
  object-fit: cover;
  background: #0b1829;
  filter: saturate(0.92) contrast(1.08);
}

.youro-news-placeholder {
  display: block;
  width: 100%;
  aspect-ratio: 1.35 / 1;
  background:
    radial-gradient(circle at 34% 28%, rgba(42, 186, 255, 0.18), transparent 16rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.035));
}

.youro-news-body {
  display: grid;
  gap: 12px;
  padding: 22px;
}

.youro-news-body span {
  color: #8eefff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.youro-news-body h3 {
  margin: 0;
  color: #f4fbff;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 850;
}

.youro-news-body h3 a {
  color: inherit;
  text-decoration: none;
}

.youro-news-body p {
  margin: 0;
  color: var(--youro-muted);
  font-size: 15px;
  line-height: 1.65;
}

.youro-news-body a {
  color: #8eefff;
  font-weight: 900;
  text-decoration: none;
}

.youro-news-empty {
  border: 1px solid var(--youro-line);
  border-radius: var(--youro-radius);
  background: linear-gradient(180deg, var(--youro-surface-2), var(--youro-surface));
  box-shadow: var(--youro-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  color: var(--youro-muted);
  padding: 26px;
}

@media (max-width: 1024px) {
  .youro-news-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .youro-news-listing .elementor-container {
    padding: 54px 16px 62px;
  }

  .youro-news-grid {
    grid-template-columns: 1fr;
  }
}

/* Final override: ABOUT YOURO gallery thumbnails sit below the video. */
.youro-about-media {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 22px !important;
  align-items: stretch !important;
}

.youro-about-video {
  width: 100% !important;
}

.youro-about-video img {
  min-height: clamp(360px, 43vw, 540px) !important;
}

.youro-about-thumbs {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

.youro-about-thumb {
  min-height: 178px !important;
}

@media (max-width: 1024px) {
  .youro-about-thumbs {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 520px) {
  .youro-about-thumbs {
    grid-template-columns: 1fr !important;
  }

  .youro-about-thumb {
    min-height: 168px !important;
  }
}

/* WordPress news detail pages */
body.single-post {
  background:
    radial-gradient(circle at 12% 0%, rgba(42, 186, 255, 0.16), transparent 28rem),
    radial-gradient(circle at 88% 10%, rgba(57, 227, 122, 0.12), transparent 24rem),
    linear-gradient(180deg, #06101c 0%, #081421 48%, #06101c 100%) !important;
  color: #dcefff !important;
}

body.single-post .site-header,
body.single-post .site-footer {
  background: rgba(5, 15, 27, 0.92) !important;
  border-color: rgba(129, 210, 255, 0.18) !important;
}

body.single-post .youro-news-site-header,
body.single-post .youro-news-footer,
body.single-post .youro-news-detail-main {
  position: relative;
  z-index: 2;
}

body.single-post .youro-news-supplier-bar {
  background: rgba(6, 16, 28, 0.94);
  border-bottom: 1px solid var(--youro-line);
  color: #e5f5ff;
  font-size: 13px;
}

body.single-post .youro-news-header-inner {
  display: flex;
  align-items: center;
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
}

body.single-post .youro-news-supplier-bar .youro-news-header-inner {
  min-height: 42px;
  justify-content: space-between;
  gap: 18px;
}

body.single-post .youro-news-main-nav {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(7, 19, 33, 0.88);
  border-bottom: 1px solid var(--youro-line);
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
}

body.single-post .youro-news-main-nav .youro-news-header-inner {
  min-height: 88px;
  justify-content: space-between;
  gap: 28px;
}

body.single-post .youro-news-logo img,
body.single-post .youro-news-footer-brand img {
  display: block;
  width: min(240px, 100%);
  max-height: 84px;
  object-fit: contain;
  filter: drop-shadow(0 12px 28px rgba(42, 186, 255, 0.2));
}

body.single-post .youro-news-logo {
  flex: 0 0 auto;
}

body.single-post .youro-news-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 28px;
  color: var(--youro-muted);
  font-size: 14px;
}

body.single-post .youro-news-breadcrumb a {
  color: inherit;
  text-decoration: none;
}

body.single-post .youro-news-detail-card {
  overflow: hidden;
  border-radius: 22px;
}

body.single-post .youro-news-detail-featured {
  margin: 0;
  border-right: 1px solid var(--youro-line);
  border-left: 1px solid var(--youro-line);
  background: linear-gradient(180deg, var(--youro-surface-2), var(--youro-surface));
}

body.single-post .youro-news-detail-featured img {
  display: block;
  width: 100%;
  max-height: 520px;
  object-fit: cover;
}

body.single-post .youro-news-footer {
  border-top: 1px solid var(--youro-line);
  background:
    radial-gradient(circle at 10% 20%, rgba(42, 186, 255, 0.14), transparent 25rem),
    linear-gradient(180deg, rgba(7, 19, 33, 0.98), rgba(4, 11, 20, 0.98));
}

body.single-post .youro-news-footer-inner {
  display: grid;
  grid-template-columns: 1.15fr 0.8fr 1fr;
  gap: 34px;
  align-items: start;
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
  padding: 58px 0 68px;
}

body.single-post .youro-news-footer-brand p {
  max-width: 360px;
  margin: 18px 0 0;
  color: var(--youro-muted);
  line-height: 1.7;
}

body.single-post .site-main {
  max-width: 1120px;
  margin: 0 auto;
  padding: 88px 20px 110px;
}

body.single-post .page-header,
body.single-post .page-content {
  border: 1px solid var(--youro-line);
  background: linear-gradient(180deg, var(--youro-surface-2), var(--youro-surface));
  box-shadow: var(--youro-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

body.single-post .page-header {
  border-radius: 22px 22px 0 0;
  padding: clamp(26px, 4vw, 54px) clamp(22px, 4vw, 58px) 24px;
}

body.single-post .entry-title {
  max-width: 980px;
  margin: 0 !important;
  color: #f4fbff !important;
  font-size: clamp(34px, 4.8vw, 58px) !important;
  line-height: 1.05 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  text-wrap: balance;
}

body.single-post .page-content {
  border-top: 0;
  border-radius: 0 0 22px 22px;
  padding: clamp(26px, 4vw, 58px);
  color: #cfe3f4 !important;
  font-size: 17px;
  line-height: 1.82;
}

body.single-post .page-content p,
body.single-post .page-content li,
body.single-post .page-content figcaption {
  color: #cfe3f4 !important;
}

body.single-post .page-content h2,
body.single-post .page-content h3,
body.single-post .page-content h4 {
  color: #f4fbff !important;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.18;
}

body.single-post .page-content h2 {
  margin-top: 42px;
  font-size: clamp(28px, 3vw, 38px);
}

body.single-post .page-content h3 {
  margin-top: 34px;
  font-size: clamp(22px, 2.4vw, 30px);
}

body.single-post .page-content a {
  color: #8eefff !important;
  font-weight: 800;
  text-decoration-color: rgba(142, 239, 255, 0.42);
}

body.single-post .page-content img {
  display: block;
  max-width: 100%;
  height: auto;
  border: 1px solid rgba(129, 210, 255, 0.18);
  border-radius: 16px;
  background: #0b1829;
}

body.single-post .page-content blockquote {
  margin: 32px 0;
  border-left: 3px solid #8eefff;
  border-radius: 0 14px 14px 0;
  background: rgba(142, 239, 255, 0.08);
  color: #eaf7ff !important;
  padding: 18px 22px;
}

body.single-post .page-content ul,
body.single-post .page-content ol {
  padding-left: 1.25em;
}

body.single-post .post-tags {
  margin-top: 38px;
  color: var(--youro-muted);
}

body.single-post .comments-area {
  max-width: 1120px;
  margin: 0 auto 80px;
  padding: 0 20px;
  color: #cfe3f4;
}

@media (max-width: 767px) {
  body.single-post .site-main {
    padding: 48px 16px 72px;
  }

  body.single-post .entry-title {
    font-size: 34px !important;
  }

  body.single-post .page-content {
    font-size: 16px;
  }

  body.single-post .youro-news-header-inner,
  body.single-post .youro-news-footer-inner {
    width: calc(100% - 32px);
  }

  body.single-post .youro-news-supplier-bar .youro-news-header-inner,
  body.single-post .youro-news-main-nav .youro-news-header-inner,
  body.single-post .youro-news-footer-inner {
    display: grid;
    gap: 18px;
  }

  body.single-post .youro-news-main-nav .youro-news-header-inner {
    min-height: auto;
    padding: 18px 0;
  }

  body.single-post .youro-news-footer-inner {
    grid-template-columns: 1fr;
  }
}

/* Elementor-native homepage hero carousel */
.youro-hero {
  position: relative;
  overflow: hidden;
  min-height: 650px;
  border-bottom: 1px solid var(--youro-line);
  background: #040b14 !important;
}

.youro-hero::after {
  content: none;
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(circle at 78% 42%, rgba(57, 227, 122, 0.2), transparent 24rem),
    linear-gradient(90deg, rgba(4, 11, 20, 0.95) 0%, rgba(4, 11, 20, 0.75) 48%, rgba(4, 11, 20, 0.22) 100%);
}

.youro-hero .elementor-container,
.youro-hero .elementor-column,
.youro-hero .elementor-widget-wrap {
  position: static !important;
}

.youro-hero .elementor-container {
  max-width: none !important;
  min-height: 650px;
  padding: 0 !important;
}

.youro-hero-image-carousel {
  position: absolute !important;
  inset: 0;
  z-index: 0;
}

.youro-hero-image-carousel,
.youro-hero-image-carousel .elementor-widget-container,
.youro-hero-image-carousel .elementor-image-carousel-wrapper,
.youro-hero-image-carousel .swiper,
.youro-hero-image-carousel .swiper-wrapper,
.youro-hero-image-carousel .swiper-slide {
  height: 100% !important;
}

.youro-hero-image-carousel img {
  width: 100% !important;
  height: 650px !important;
  object-fit: cover !important;
  opacity: 1;
  filter: none;
}

.youro-hero-image-carousel .elementor-swiper-button {
  z-index: 4;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid var(--youro-line-strong);
  background: rgba(255, 255, 255, 0.08);
  color: #cff8ff;
}

.youro-hero-image-carousel .swiper-pagination {
  z-index: 4;
  bottom: 28px !important;
}

.youro-hero-image-carousel .swiper-pagination-bullet {
  width: 36px;
  height: 4px;
  border-radius: 999px;
  background: rgba(157, 180, 200, 0.65);
  opacity: 1;
}

.youro-hero-image-carousel .swiper-pagination-bullet-active {
  background: linear-gradient(90deg, var(--youro-blue), var(--youro-green));
}

@media (max-width: 767px) {
  .youro-hero,
  .youro-hero .elementor-container {
    min-height: 590px;
  }

  .youro-hero-image-carousel img {
    height: 590px !important;
  }

}

.youro-category-tiles .elementor-column {
  position: relative;
  cursor: pointer;
}

.youro-category-tiles .elementor-column > .elementor-widget-wrap {
  position: relative;
}

.youro-category-tiles .elementor-widget-html:has(.youro-category-tile-link) {
  position: absolute !important;
  inset: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  pointer-events: none;
}

.youro-category-tiles .elementor-widget-html:has(.youro-category-tile-link) .elementor-widget-container {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.youro-category-tile-link {
  position: absolute;
  inset: 0;
  z-index: 8;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  text-indent: -9999px;
  pointer-events: auto;
}

.youro-category-tiles .elementor-widget:not(.elementor-widget-html) {
  position: relative;
  z-index: 1;
}

/* Elementor-native ABOUT YOURO media widgets. */
.youro-about-video-widget {
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(7, 18, 31, 0.96), rgba(11, 32, 52, 0.96));
  box-shadow: 0 24px 64px rgba(4, 15, 28, 0.16);
}

.youro-about-video-widget .elementor-wrapper,
.youro-about-video-widget .elementor-custom-embed-image-overlay {
  min-height: clamp(360px, 43vw, 540px);
}

.youro-about-video-widget .elementor-custom-embed-image-overlay img {
  width: 100%;
  height: 100%;
  min-height: clamp(360px, 43vw, 540px);
  object-fit: cover;
  opacity: 0.92;
}

.youro-about-video-widget .elementor-custom-embed-play i,
.youro-about-video-widget .elementor-custom-embed-play svg {
  filter: drop-shadow(0 10px 24px rgba(0, 0, 0, 0.28));
}

.youro-about-native-gallery {
  margin-top: 22px;
}

.youro-about-native-gallery .elementor-container {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
  max-width: none !important;
  padding: 0 !important;
}

.youro-about-native-gallery .elementor-column {
  width: 100% !important;
}

.youro-about-native-gallery .elementor-widget-wrap {
  padding: 0 !important;
}

.youro-about-thumb-widget {
  margin: 0 !important;
  overflow: hidden;
  border: 1px solid rgba(144, 165, 185, 0.22);
  border-radius: 8px;
  background: #07121f;
  box-shadow: 0 16px 38px rgba(4, 15, 28, 0.12);
}

.youro-about-thumb-widget img {
  display: block;
  width: 100%;
  height: 178px !important;
  object-fit: cover;
  opacity: 0.94;
}

.youro-about-thumb-widget .widget-image-caption {
  margin: 0;
  padding: 12px 14px 14px;
  background: linear-gradient(180deg, rgba(8, 22, 37, 0.98), rgba(4, 12, 22, 0.98));
  color: #eaf6ff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.35;
  text-align: left;
}

@media (max-width: 1024px) {
  .youro-about-native-gallery .elementor-container {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 520px) {
  .youro-about-video-widget .elementor-wrapper,
  .youro-about-video-widget .elementor-custom-embed-image-overlay,
  .youro-about-video-widget .elementor-custom-embed-image-overlay img {
    min-height: 260px;
  }

  .youro-about-native-gallery .elementor-container {
    grid-template-columns: 1fr !important;
  }

  .youro-about-thumb-widget img {
    height: 168px !important;
  }
}

/* Elementor-native certificate display images. */
.youro-certificate-image-grid {
  margin-top: 28px;
}

.youro-certificate-image-grid .elementor-container {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
  max-width: none !important;
  padding: 0 !important;
}

.youro-certificate-image-grid .elementor-column {
  width: 100% !important;
}

.youro-certificate-image-grid .elementor-widget-wrap {
  padding: 0 !important;
}

.youro-certificate-image-widget {
  margin: 0 !important;
  overflow: hidden;
  border: 1px solid rgba(144, 165, 185, 0.24);
  border-radius: 8px;
  background: rgba(9, 24, 39, 0.8);
  box-shadow: 0 18px 42px rgba(4, 15, 28, 0.14);
}

.youro-certificate-image-widget img {
  display: block;
  width: 100%;
  aspect-ratio: 8 / 9;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .youro-certificate-image-grid .elementor-container {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 520px) {
  .youro-certificate-image-grid .elementor-container {
    grid-template-columns: 1fr !important;
  }
}

/* Final product-card layout shared by HOT SELLING and TOP PRODUCTS. */
.youro-hot-selling .youro-product-grid,
.youro-top-products .youro-product-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 22px !important;
  align-items: stretch !important;
  margin-top: 30px !important;
}

.youro-hot-selling .youro-product-card,
.youro-top-products .youro-product-card {
  display: flex !important;
  min-width: 0 !important;
  height: 460px !important;
  flex-direction: column !important;
  overflow: hidden !important;
  border: 1px solid rgba(144, 165, 185, 0.28) !important;
  border-radius: 10px !important;
  background: linear-gradient(180deg, rgba(31, 49, 66, 0.96), rgba(14, 27, 40, 0.98)) !important;
  box-shadow: 0 18px 46px rgba(3, 12, 22, 0.18) !important;
}

.youro-hot-selling .youro-product-media,
.youro-top-products .youro-product-media {
  display: block !important;
  width: 100% !important;
  height: 70% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #fff !important;
}

.youro-hot-selling .youro-product-media img,
.youro-top-products .youro-product-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  object-position: center !important;
  padding: 0 !important;
}

.youro-hot-selling .youro-product-body,
.youro-top-products .youro-product-body {
  display: flex !important;
  min-height: 0 !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  padding: 14px 16px 16px !important;
}

.youro-hot-selling .youro-product-cat,
.youro-top-products .youro-product-cat {
  display: block !important;
  margin: 0 0 8px !important;
  color: #77eafa !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-align: left !important;
}

.youro-hot-selling .youro-product-title,
.youro-top-products .youro-product-title {
  display: -webkit-box !important;
  min-height: 40px !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #eaf6ff !important;
  font-size: 15px !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
  line-height: 1.32 !important;
  text-align: left !important;
  text-transform: none !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.youro-hot-selling .youro-product-title a,
.youro-top-products .youro-product-title a {
  color: inherit !important;
  font: inherit !important;
  text-decoration: none !important;
}

.youro-hot-selling .youro-product-price,
.youro-top-products .youro-product-price {
  margin: auto 0 0 !important;
  color: #39e37a !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  line-height: 1.25 !important;
  text-align: center !important;
}

@media (max-width: 1024px) {
  .youro-hot-selling .youro-product-grid,
  .youro-top-products .youro-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  .youro-hot-selling .youro-product-grid,
  .youro-top-products .youro-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }

  .youro-hot-selling .youro-product-card,
  .youro-top-products .youro-product-card {
    height: 390px !important;
  }
}

@media (max-width: 520px) {
  .youro-hot-selling .youro-product-grid,
  .youro-top-products .youro-product-grid {
    grid-template-columns: 1fr !important;
  }
}

/* Precision override: keep TOP PRODUCTS identical to HOT SELLING product cards. */
.youro-hot-selling .youro-product-grid .youro-product-card,
.youro-top-products .youro-product-grid .youro-product-card {
  box-sizing: border-box !important;
  padding: 0 !important;
}

.youro-hot-selling .youro-product-grid .youro-product-body,
.youro-top-products .youro-product-grid .youro-product-body {
  position: relative !important;
  padding-bottom: 42px !important;
}

.youro-hot-selling .youro-product-grid .youro-product-media,
.youro-top-products .youro-product-grid .youro-product-media {
  box-sizing: border-box !important;
  width: 100% !important;
  height: 72% !important;
}

.youro-hot-selling .youro-product-grid .youro-product-title,
.youro-top-products .youro-product-grid .youro-product-title {
  min-height: 40px !important;
  font-size: 13.5px !important;
  line-height: 1.18 !important;
}

.youro-hot-selling .youro-product-grid .youro-product-price,
.youro-top-products .youro-product-grid .youro-product-price {
  position: absolute !important;
  right: 16px !important;
  bottom: 14px !important;
  left: 16px !important;
  font-size: 16px !important;
}

/* Elementor-native PRESALE SERVICE section. */
.youro-presale-native-layout > .elementor-container {
  display: grid !important;
  grid-template-columns: minmax(280px, 0.62fr) minmax(0, 1fr) !important;
  gap: 38px !important;
  align-items: center !important;
  max-width: 1200px !important;
  padding: 0 !important;
  color: #fff !important;
}

.youro-presale-native-layout .elementor-column,
.youro-presale-native-intro .elementor-column,
.youro-presale-native-team .elementor-column {
  width: 100% !important;
}

.youro-presale-native-layout .elementor-widget-wrap,
.youro-presale-native-intro .elementor-widget-wrap,
.youro-presale-native-team .elementor-widget-wrap {
  padding: 0 !important;
}

.youro-presale-native-intro > .elementor-container {
  display: grid !important;
  grid-template-columns: 130px 1fr !important;
  gap: 22px !important;
  align-items: center !important;
  padding: 0 !important;
}

.youro-presale-icon-image {
  width: 128px !important;
  height: 128px !important;
  overflow: hidden !important;
  border-radius: 50% !important;
  background: radial-gradient(circle at 35% 30%, #e7feff, #60dcff 48%, #1678bb) !important;
  box-shadow: inset 0 -12px 28px rgba(10, 44, 91, 0.35), 0 20px 44px rgba(42, 186, 255, 0.24) !important;
}

.youro-presale-icon-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.youro-presale-title h2,
.youro-presale-title .elementor-heading-title {
  margin: 0 !important;
  color: #fff !important;
  font-size: 38px !important;
  line-height: 0.95 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
}

.youro-presale-subtitle {
  margin-top: 8px !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 16px !important;
}

.youro-presale-native-team > .elementor-container {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 28px !important;
  align-items: start !important;
  padding: 0 !important;
}

.youro-presale-person-image {
  width: 128px !important;
  margin: 0 auto 10px !important;
}

.youro-presale-person-image img {
  display: block !important;
  width: 128px !important;
  height: 128px !important;
  border: 3px solid rgba(142, 239, 255, 0.72) !important;
  border-radius: 18px !important;
  object-fit: cover !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22) !important;
}

.youro-presale-person-name,
.youro-presale-chat-text {
  margin: 0 !important;
  text-align: center !important;
}

.youro-presale-person-name h3,
.youro-presale-person-name .elementor-heading-title {
  margin: 0 0 4px !important;
  color: #fff !important;
  font-size: 17px !important;
  line-height: 1.2 !important;
  text-align: center !important;
}

.youro-presale-chat-text {
  color: rgba(255, 255, 255, 0.92) !important;
  font-size: 14px !important;
}

@media (max-width: 1024px) {
  .youro-presale-native-layout > .elementor-container {
    grid-template-columns: 1fr !important;
  }

  .youro-presale-native-team > .elementor-container {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 520px) {
  .youro-presale-native-intro > .elementor-container {
    grid-template-columns: 88px 1fr !important;
  }

  .youro-presale-icon-image {
    width: 82px !important;
    height: 82px !important;
  }

  .youro-presale-title h2,
  .youro-presale-title .elementor-heading-title {
    font-size: 30px !important;
  }

  .youro-presale-native-team > .elementor-container {
    grid-template-columns: 1fr !important;
  }
}

/* Elementor-native bottom link cards without image backgrounds. */
.youro-bottom-links .elementor-container {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 22px !important;
}

.youro-bottom-native-card > .elementor-widget-wrap {
  min-height: 220px !important;
  align-content: end !important;
  align-items: flex-start !important;
  padding: 28px !important;
  border: 1px solid rgba(144, 165, 185, 0.28) !important;
  border-radius: 10px !important;
  background:
    radial-gradient(circle at 16% 18%, rgba(42, 186, 255, 0.18), transparent 13rem),
    linear-gradient(135deg, rgba(25, 43, 60, 0.96), rgba(9, 22, 35, 0.98)) !important;
  box-shadow: 0 22px 54px rgba(3, 12, 22, 0.24) !important;
}

.youro-bottom-card-title,
.youro-bottom-card-subtitle,
.youro-bottom-card-link {
  position: relative !important;
  z-index: 1 !important;
}

.youro-bottom-card-title h3,
.youro-bottom-card-title .elementor-heading-title {
  margin: 0 !important;
  color: #fff !important;
  font-size: 28px !important;
  line-height: 1.1 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
}

.youro-bottom-card-subtitle {
  margin-top: 8px !important;
  color: rgba(234, 246, 255, 0.78) !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  text-align: left !important;
}

.youro-bottom-card-link .elementor-button {
  margin-top: 18px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, var(--youro-blue), var(--youro-green)) !important;
  color: #06101c !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
}

@media (max-width: 767px) {
  .youro-bottom-links .elementor-container {
    grid-template-columns: 1fr !important;
  }
}

/* Larger bottom maintenance cards. */
.youro-bottom-links .elementor-container {
  width: min(1320px, calc(100% - 48px)) !important;
  max-width: 1320px !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 30px !important;
  justify-items: stretch !important;
}

.youro-bottom-links > .elementor-container > .elementor-column {
  width: 100% !important;
  max-width: none !important;
}

.youro-bottom-links > .elementor-container > .elementor-column > .elementor-widget-wrap,
.youro-bottom-native-card > .elementor-widget-wrap {
  min-height: 300px !important;
  padding: 46px !important;
}

.youro-bottom-card-title h3,
.youro-bottom-card-title .elementor-heading-title {
  font-size: 34px !important;
}

.youro-bottom-card-subtitle {
  max-width: 70% !important;
  font-size: 17px !important;
}

.youro-bottom-card-link .elementor-button {
  min-width: 150px !important;
  padding: 14px 24px !important;
}

@media (max-width: 767px) {
  .youro-bottom-links .elementor-container {
    width: calc(100% - 32px) !important;
    grid-template-columns: 1fr !important;
  }

  .youro-bottom-native-card > .elementor-widget-wrap {
    min-height: 240px !important;
    padding: 30px !important;
  }

  .youro-bottom-card-subtitle {
    max-width: 100% !important;
  }
}


/* Two-column contact details inside bottom Contact us card. */
.youro-bottom-contact-grid {
  width: 100% !important;
  margin-top: 18px !important;
  margin-bottom: 2px !important;
  position: relative !important;
  z-index: 1 !important;
}

.youro-bottom-contact-grid > .elementor-container {
  display: grid !important;
  width: 100% !important;
  max-width: 760px !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
  padding: 0 !important;
}

.youro-bottom-contact-grid .elementor-column {
  width: 100% !important;
}

.youro-bottom-contact-grid .elementor-widget-wrap {
  padding: 0 !important;
}

.youro-bottom-contact-item {
  width: 100% !important;
  min-height: 84px !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(132, 220, 255, 0.22) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.075) !important;
  color: rgba(235, 248, 255, 0.82) !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  text-align: left !important;
}

.youro-bottom-contact-item strong {
  display: block !important;
  margin-bottom: 5px !important;
  color: rgba(255, 255, 255, 0.62) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.youro-bottom-contact-item a {
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  text-decoration: none !important;
  word-break: break-word !important;
}

@media (max-width: 767px) {
  .youro-bottom-contact-grid > .elementor-container {
    grid-template-columns: 1fr !important;
  }

  .youro-bottom-contact-item {
    min-height: auto !important;
  }
}


/* Stacked contact details with icons inside bottom Contact us card. */
.youro-bottom-contact-list,
.youro-bottom-contact-grid {
  width: 100% !important;
  margin-top: 18px !important;
  margin-bottom: 2px !important;
  position: relative !important;
  z-index: 1 !important;
}

.youro-bottom-contact-list > .elementor-container,
.youro-bottom-contact-grid > .elementor-container {
  display: grid !important;
  width: 100% !important;
  max-width: 560px !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
  padding: 0 !important;
}

.youro-bottom-contact-list .elementor-column,
.youro-bottom-contact-grid .elementor-column {
  width: 100% !important;
}

.youro-bottom-contact-list .elementor-widget-wrap,
.youro-bottom-contact-grid .elementor-widget-wrap {
  padding: 0 !important;
}

.youro-bottom-contact-item {
  position: relative !important;
  width: 100% !important;
  min-height: 76px !important;
  padding: 15px 18px 15px 64px !important;
  border: 1px solid rgba(132, 220, 255, 0.26) !important;
  border-radius: 9px !important;
  background: linear-gradient(135deg, rgba(36, 79, 116, 0.44), rgba(255, 255, 255, 0.055)) !important;
  color: rgba(235, 248, 255, 0.82) !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  text-align: left !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
}

.youro-bottom-contact-item::before {
  content: "" !important;
  position: absolute !important;
  left: 18px !important;
  top: 50% !important;
  width: 32px !important;
  height: 32px !important;
  transform: translateY(-50%) !important;
  border-radius: 50% !important;
  background: linear-gradient(135deg, var(--youro-blue), var(--youro-green)) !important;
  box-shadow: 0 10px 22px rgba(36, 191, 255, 0.24) !important;
}

.youro-bottom-contact-item::after {
  position: absolute !important;
  left: 26px !important;
  top: 50% !important;
  width: 16px !important;
  height: 16px !important;
  transform: translateY(-50%) !important;
  color: #06101c !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  line-height: 16px !important;
  text-align: center !important;
}

.youro-bottom-contact-phone::after {
  content: "☎" !important;
}

.youro-bottom-contact-email::after {
  content: "✉" !important;
}

.youro-bottom-contact-item strong {
  display: block !important;
  margin-bottom: 4px !important;
  color: rgba(255, 255, 255, 0.58) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.youro-bottom-contact-item a {
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  text-decoration: none !important;
  word-break: break-word !important;
}

@media (max-width: 767px) {
  .youro-bottom-contact-list > .elementor-container,
  .youro-bottom-contact-grid > .elementor-container {
    max-width: none !important;
  }

  .youro-bottom-contact-item {
    min-height: auto !important;
    padding-right: 14px !important;
  }
}


/* Increase certificate display image height by 15%. */
.youro-certificate-image-widget img {
  aspect-ratio: 8 / 10.35 !important;
}


/* Keep NEW PRODUCT current layout while using dynamic WooCommerce products. */
.youro-new-product-dynamic .youro-new-product-feature {
  display: block !important;
  color: inherit !important;
  text-decoration: none !important;
}

.youro-new-product-dynamic .youro-new-product-feature > span {
  display: inline-block !important;
  margin: 0 22px 24px !important;
  color: var(--youro-blue) !important;
  font-weight: 800 !important;
}


/* Enlarge NEW PRODUCT right-side list thumbnails without changing layout logic. */
.youro-new-product-dynamic .youro-compact-products {
  gap: 16px !important;
}

.youro-new-product-dynamic .youro-compact-products a {
  grid-template-columns: 132px minmax(0, 1fr) auto !important;
  gap: 18px !important;
  min-height: 132px !important;
  padding: 14px 16px !important;
}

.youro-new-product-dynamic .youro-compact-products img {
  width: 132px !important;
  height: 104px !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  object-position: center !important;
  border-radius: 8px !important;
  background: rgba(230, 246, 255, 0.96) !important;
}

.youro-new-product-dynamic .youro-compact-products span {
  min-width: 0 !important;
  color: #eaf6ff !important;
  font-size: 16px !important;
  line-height: 1.34 !important;
  font-weight: 760 !important;
}

.youro-new-product-dynamic .youro-compact-products strong {
  color: #7de8ff !important;
  font-size: 16px !important;
  font-weight: 900 !important;
}

@media (max-width: 767px) {
  .youro-new-product-dynamic .youro-compact-products a {
    grid-template-columns: 112px minmax(0, 1fr) !important;
  }

  .youro-new-product-dynamic .youro-compact-products img {
    width: 112px !important;
    height: 92px !important;
  }

  .youro-new-product-dynamic .youro-compact-products strong {
    grid-column: 2 !important;
    justify-self: start !important;
  }
}


/* Center featured NEW PRODUCT price. */
.youro-new-product-dynamic .youro-new-product-feature > .youro-new-product-feature-price {
  display: block !important;
  width: calc(100% - 44px) !important;
  margin: 12px 22px 24px !important;
  color: #7de8ff !important;
  font-size: 20px !important;
  font-weight: 950 !important;
  line-height: 1.2 !important;
  text-align: center !important;
}

.youro-new-product-dynamic .youro-new-product-feature > .youro-new-product-feature-price del {
  margin-right: 8px !important;
  color: rgba(186, 211, 226, 0.62) !important;
  font-size: 15px !important;
  font-weight: 750 !important;
}


/* Make NEW PRODUCT right-side thumbnails more prominent. */
.youro-new-product-dynamic .youro-compact-products a {
  grid-template-columns: 190px minmax(0, 1fr) auto !important;
  gap: 16px !important;
  min-height: 150px !important;
  padding: 16px !important;
}

.youro-new-product-dynamic .youro-compact-products img {
  width: 190px !important;
  height: 148px !important;
}

.youro-new-product-dynamic .youro-compact-products span {
  font-size: 15px !important;
  line-height: 1.28 !important;
}

.youro-new-product-dynamic .youro-compact-products strong {
  font-size: 15px !important;
}

@media (max-width: 767px) {
  .youro-new-product-dynamic .youro-compact-products a {
    grid-template-columns: 136px minmax(0, 1fr) !important;
  }

  .youro-new-product-dynamic .youro-compact-products img {
    width: 136px !important;
    height: 108px !important;
  }
}


/* NEW PRODUCT right list: 50% image area, title and price stacked. */
.youro-new-product-dynamic .youro-compact-products a {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  grid-template-rows: 1fr auto !important;
  gap: 10px 18px !important;
  min-height: 230px !important;
  padding: 16px !important;
  align-items: stretch !important;
}

.youro-new-product-dynamic .youro-compact-products img {
  grid-column: 1 !important;
  grid-row: 1 / 3 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 198px !important;
  object-fit: contain !important;
  object-position: center !important;
  align-self: stretch !important;
}

.youro-new-product-dynamic .youro-compact-products span {
  grid-column: 2 !important;
  grid-row: 1 !important;
  align-self: end !important;
  margin: 0 !important;
  font-size: 16px !important;
  line-height: 1.36 !important;
  text-align: left !important;
}

.youro-new-product-dynamic .youro-compact-products strong {
  grid-column: 2 !important;
  grid-row: 2 !important;
  align-self: start !important;
  justify-self: start !important;
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  text-align: left !important;
}

@media (max-width: 767px) {
  .youro-new-product-dynamic .youro-compact-products a {
    grid-template-columns: 46% minmax(0, 1fr) !important;
    min-height: 170px !important;
  }

  .youro-new-product-dynamic .youro-compact-products img {
    min-height: 138px !important;
  }
}


/* NEW PRODUCT right list: center title and pin price to bottom. */
.youro-new-product-dynamic .youro-compact-products span {
  align-self: center !important;
  justify-self: center !important;
  width: 100% !important;
  text-align: center !important;
}

.youro-new-product-dynamic .youro-compact-products strong {
  align-self: end !important;
  justify-self: center !important;
  width: 100% !important;
  padding-bottom: 4px !important;
  text-align: center !important;
}


/* Match NEW PRODUCT price color to the supplied green reference. */
.youro-new-product-dynamic .youro-new-product-feature > .youro-new-product-feature-price,
.youro-new-product-dynamic .youro-compact-products strong,
.youro-new-product-dynamic .youro-compact-products strong .amount,
.youro-new-product-dynamic .youro-new-product-feature-price .amount {
  color: #2eba5a !important;
}


/* Refine footer spacing between brand copy and navigation links. */
.youro-footer > .elementor-container {
  display: grid !important;
  grid-template-columns: minmax(180px, 0.8fr) minmax(360px, 1.65fr) minmax(190px, 0.72fr) !important;
  column-gap: 42px !important;
  align-items: center !important;
}

.youro-footer > .elementor-container > .elementor-column {
  width: 100% !important;
}

.youro-footer > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap {
  padding-right: 20px !important;
}

.youro-footer > .elementor-container > .elementor-column:nth-child(3) .elementor-widget-wrap {
  justify-content: flex-start !important;
  padding-left: 18px !important;
}

.youro-footer-links {
  width: min(100%, 230px) !important;
  padding-left: 22px !important;
  border-left: 1px solid rgba(142, 239, 255, 0.22) !important;
  gap: 10px !important;
}

.youro-footer-links a {
  display: inline-flex !important;
  width: fit-content !important;
  color: rgba(229, 244, 255, 0.78) !important;
  line-height: 1.25 !important;
}

@media (max-width: 1024px) {
  .youro-footer > .elementor-container {
    grid-template-columns: minmax(160px, 0.85fr) minmax(260px, 1.3fr) minmax(170px, 0.8fr) !important;
    column-gap: 28px !important;
  }
}

@media (max-width: 767px) {
  .youro-footer > .elementor-container {
    grid-template-columns: 1fr !important;
    row-gap: 24px !important;
  }

  .youro-footer > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap,
  .youro-footer > .elementor-container > .elementor-column:nth-child(3) .elementor-widget-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .youro-footer-links {
    width: 100% !important;
    padding-left: 0 !important;
    border-left: 0 !important;
  }
}
