@font-face {
    font-family: 'JingNanBoBoHei'; 
    src: url('/wp-content/themes/GlobalZT/assets/fonts/JingNanBoBoHei-Bold-2.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'LondrinaSolid'; 
    src: url('/wp-content/themes/GlobalZT/assets/fonts/LondrinaSolid-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AlbertSans-Regular'; 
    src: url('/wp-content/themes/GlobalZT/assets/fonts/AlbertSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Regular'; 
    src: url('/wp-content/themes/GlobalZT/assets/fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-BlackItalic'; 
    src: url('/wp-content/themes/GlobalZT/assets/fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter_18pt-Light'; 
    src: url('/wp-content/themes/GlobalZT/assets/fonts/Inter_18pt-Light.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Black'; 
    src: url('/wp-content/themes/GlobalZT/assets/fonts/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Light'; 
    src: url('/wp-content/themes/GlobalZT/assets/fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Regular'; 
    src: url('/wp-content/themes/GlobalZT/assets/fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Banner Redesign - Slider Implementation */
.banner-section {
  position: relative;
  height: auto;
  /*min-height: 500px;*/
  background: linear-gradient(135deg, var(--bg-light) 0%, #fff 100%);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
  overflow: hidden;
}

.banner-section .slider-track {
  height: 100%;
  padding: 0;
}
.banner-section .slider-track .bg-img{
    width: 100%;
    height: auto;
}
.banner-item {
    position: relative;
  padding: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}

.banner-item .container {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.banner-split {
  display: flex;
  align-items: flex-start;
  height: 100%;
}
.banner-split.split-first{
    gap: 3%;
    flex-direction: column;
    margin-top: 5%;
}
.banner-split.split-first .banner-split-tag{
    font-family: 'JingNanBoBoHei',sans-serif;
    font-weight: 700;
font-size: 2.5vw;
    color: #8E8309;
    line-height: 2.6vw;
}
.banner-split.split-first .banner-split-h1{
    font-family: 'LondrinaSolid',sans-serif;
    font-weight: 900;
    font-size: 4vw;
    color: #4B4A06;
    width: 30%;
    line-height: 3.8vw;
}
.banner-split.split-first .banner-split-p{
    font-family: 'AlbertSans-Regular',sans-serif;
    font-weight: 400;
    font-size: 1vw;
    width: 30%;
    color: black;
}
.banner-split-count{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 0.5%;
}
.banner-split-count ul{
    width: 100%;
    padding: 0 5%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.banner-split-count ul li{
    font-family: 'Roboto-Regular',sans-serif;
    font-weight: 500;
    font-size: 1.3vw;
    color: white;
}
.banner-split.split-second{
    gap: 3%;
    flex-direction: column;
    margin-top: 10%;
}
.banner-split.split-second .banner-split-tag{
    font-family: 'Roboto-BlackItalic',sans-serif;
    font-weight: 700;
    font-size: 3.5vw;
    color: #FF693B;
    line-height: 3.6vw;
}
.banner-split.split-second .banner-split-h2{
    font-family: 'Inter_18pt-Light',sans-serif;
    font-weight: 500;
    font-size: 1.6vw;
    color: #AA4D46;
}
.banner-split.split-second .banner-split-p{
    font-family: 'Inter_18pt-Light', sans-serif;
    font-weight: 500;
    font-size: 1vw;
    margin-top: 1.2%;
    width: 26%;
    MARGIN-LEFT: 0.5%;
    color: #AA4D46;
}
.banner-split.split-third{
    gap: 3%;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 5%;
}
.banner-split.split-third .banner-split-tag{
    position: absolute;
    top: 14%;
    right: 52.3%;
    font-family: 'Montserrat-Regular', sans-serif;
    font-weight: 400;
    font-size: 0.9vw;
    color: white;
    line-height: 1.1vw;
    text-align: center;
}
.banner-split.split-third .banner-split-h2{
    font-family: 'Montserrat-Black', sans-serif;
    font-weight: 900;
    font-size: 5.8vw;
    line-height: 6vw;
    color: #8461AD;
    text-align: center;
    margin-right: 14%;
}
.banner-split.split-third .banner-split-p{
    font-family: 'Montserrat-Light', sans-serif;
    font-weight: 600;
    font-size: 1vw;
    margin-right: 18%;
    color: #674a81;
    line-height: 1.3vw;
    text-align: center;
}
.banner-left {
  flex: 1;
}

.banner-left h1 {
  font-size: 4.5rem;
  color: var(--secondary-color);
  line-height: 1.1;
  margin-bottom: 25px;
  font-weight: 800;
}

.banner-left h1 span {
  color: var(--primary-color);
}

.banner-left p {
  font-size: 1.25rem;
  color: var(--text-muted);
  margin-bottom: 40px;
}

.banner-right {
  flex: 1;
  position: relative;
}

.banner-card {
  background: white;
  border-radius: 30px;
  padding: 20px;
  box-shadow: var(--shadow-lg);
  position: relative;
  overflow: hidden;
  transition: var(--transition);
}

.banner-card:hover {
  transform: rotate(0deg) scale(1.02);
}

.banner-card img {
  border-radius: 20px;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.banner-float-box {
  position: absolute;
  bottom: -30px;
  left: -30px;
  background: var(--primary-color);
  color: white;
  padding: 25px 35px;
  border-radius: 20px;
  box-shadow: var(--shadow-md);
  z-index: 10;
}

/* Banner Slider Navigation */
.banner-nav-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: white;
  box-shadow: var(--shadow-md);
  border-radius: 50%;
  border: none;
  cursor: pointer;
  font-size: 1.2rem;
  color: var(--primary-color);
  transition: var(--transition);
  z-index: 100;
  display: none;
  opacity: 0;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.banner-section:hover .banner-nav-btn{
    opacity: 1;
    display: flex;
}
.banner-nav-btn:hover {
  background: var(--primary-color);
  color: white;
  transform: translateY(-50%) scale(1.1);
}

.banner-nav-btn.prev {
  left: 20px;
}

.banner-nav-btn.next {
  right: 20px;
}

/* Products Redesign - Left Tab Layout */
.products-section {
  padding: var(--section-padding);
  background: white;
}

.product-card-enhanced {
  background: var(--bg-light);
  border-radius: 24px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.03);
  transition: var(--transition);
  position: relative;
  height: 100%;
  display: flex;
    flex-direction: column;
}
.tab-pane .slider-item {
  flex: 0 0 50%;
  padding: 0 15px;
}

.slider-nav-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  background: white;
  border-radius: 50%;
  border: 1px solid #eee;
  box-shadow: var(--shadow-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  color: var(--primary-color);
  transition: var(--transition);
}

.slider-nav-btn:hover {
  background: var(--primary-color);
  color: white;
  border-color: var(--primary-color);
  box-shadow: var(--shadow-md);
}

.slider-nav-btn.prev {
  left: 0;
}

.slider-nav-btn.next {
  right: 0;
}

.slider-nav-btn:disabled {
  opacity: 0;
  pointer-events: none;
}
.product-card-enhanced:hover {
  background: white;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}

.product-tag {
  position: absolute;
  top: 30px;
  left: 30px;
  background: var(--primary-color);
  color: white;
  padding: 6px 15px;
  border-radius: 50px;
  font-size: 0.8rem;
  font-weight: 700;
  z-index: 5;
}

.product-image-wrap {
  height: auto;
  border-radius: 18px;
  overflow: hidden;
  margin-bottom: 20px;
  display: block;
}

.product-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: var(--transition);
  border-radius: 18px;
}

/*.product-card-enhanced:hover .product-image-wrap img {*/
/*  transform: scale(1.1);*/
/*}*/

.product-details {
  flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product-category {
  font-size: 0.85rem;
  color: var(--primary-color);
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.product-details h3 {
  font-size: 1.2rem;
  margin: 12px 0;
  color: var(--secondary-color);
}

.product-specs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}

.product-specs span {
  font-size: 0.8rem;
  background: white;
  padding: 4px 10px;
  border-radius: 6px;
  color: var(--text-muted);
  border: 1px solid #eee;
}

/* Solutions Redesign */
.solutions-section {
  padding: var(--section-padding);
  background: var(--bg-light);
}

.solutions-grid {
  display: flex;
  flex-direction: column;
  gap: 120px;
}

.solutions-row {
    position: relative;
  display: flex;
  align-items: flex-start;
  gap: 80px;
}

.solutions-row.reverse {
  flex-direction: row-reverse;
}

.solutions-img {
    position: sticky;
    top: 150px;
  flex: 1;
  border-radius: 30px;
  overflow: hidden;
  aspect-ratio: 4/3;
  box-shadow: var(--shadow-lg);
}

.solutions-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.solutions-text {
  flex: 1;
}
.solutions-text ul li i{
    margin-right: 15px;
}
.solutions-text h3 {
  font-size: 2.8rem;
  font-weight: 800;
  color: var(--secondary-color);
  margin-bottom: 25px;
  line-height: 1.2;
}

.solutions-text p {
  font-size: 1.1rem;
  line-height: 1.8;
}

.solutions-btn {
  margin-top: 40px;
  padding: 15px 40px;
  font-size: 1.1rem;
  border-radius: 50px;
}

.solutions-features {
  display: grid;
  grid-template-columns: 1fr;
  gap: 50px;
  margin-top: 30px;
}

.feature-item {
  background: rgba(255, 255, 255, 0.7);
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #eee;
  transition: var(--transition);
}

.feature-item i {
  color: var(--primary-color);
  margin-bottom: 10px;
  font-size: 1.2rem;
}
.feature-item:hover {
  background: white;
  transform: translateY(-3px);
}
/* Applications Section - Folding Door (Accordion) Layout */
.applications-section {
  padding: var(--section-padding);
  background: white;
}

.accordion-container {
  display: flex;
  width: 100%;
  height: 550px;
  gap: 15px;
  margin-top: 40px;
}

.accordion-panel {
  position: relative;
  flex: 1;
  min-width: 80px;
  /* Ensure panel is visible even when not active */
  overflow: hidden;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.7s cubic-bezier(0.25, 1, 0.35, 1);
}

.accordion-panel.active,
.accordion-panel:hover {
  flex: 3;
  /* More aggressive grow for better visibility */
}

/* Default active state for the first item, reverted on container hover */
.accordion-container:hover .accordion-panel.active:not(:hover) {
  flex: 1;
}

.accordion-container:hover
  .accordion-panel.active:not(:hover)
  .accordion-content {
  transform: translateY(30%);
}

.accordion-container:hover .accordion-panel.active:not(:hover) .acc-tag,
.accordion-container:hover
  .accordion-panel.active:not(:hover)
  .accordion-content
  h3,
.accordion-container:hover
  .accordion-panel.active:not(:hover)
  .accordion-content
  p,
.accordion-container:hover .accordion-panel.active:not(:hover) .acc-list,
.accordion-container:hover .accordion-panel.active:not(:hover) .acc-btn {
  opacity: 0;
  transform: translateY(20px);
}

.accordion-panel.active .acc-tag,
.accordion-panel.active .accordion-content h3,
.accordion-panel.active .accordion-content p,
.accordion-panel.active .acc-list,
.accordion-panel.active .acc-btn {
  opacity: 1;
  transform: translateY(0);
}

.accordion-panel.active .accordion-content {
  transform: translateY(0);
}

.accordion-panel img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  transition: transform 0.8s ease;
  filter: brightness(0.7);
}

.accordion-panel:hover img {
  transform: translate(-50%, -50%) scale(1.05);
  filter: brightness(0.6);
}

.accordion-content {
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  padding: 30px;
  color: white;
  z-index: 2;
  transition: all 0.5s ease;
  /* Prevent content from affecting layout width */
  min-width: 400px;
  transform: translateY(30%);
  pointer-events: none;
}

.accordion-panel:hover .accordion-content {
  transform: translateY(0);
}

.accordion-content i {
  font-size: 2rem;
  margin-bottom: 15px;
  color: var(--primary-color);
  background: white;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  transition: all 0.5s ease;
}

.acc-tag {
  display: inline-block;
  background: var(--primary-color);
  color: white;
  padding: 5px 12px;
  border-radius: 50px;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease 0.1s;
}

.accordion-panel:hover .acc-tag {
  opacity: 1;
  transform: translateY(0);
}

.accordion-content h3 {
  font-size: 1.6rem;
  margin-bottom: 15px;
  font-weight: 700;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease 0.2s;
  white-space: nowrap;
  /* 强制文字不换行 [4] */
  overflow: hidden;
  /* 隐藏溢出内容 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}

.accordion-content p {
  font-size: 1rem;
  line-height: 1.6;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease 0.2s;
  /*max-width: 400px;*/
  margin-bottom: 25px;
}

.acc-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease 0.3s;
}

.acc-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  font-size: 0.95rem;
  font-weight: 500;
}

.acc-list li i {
  font-size: 0.8rem;
  width: auto;
  height: auto;
  background: transparent;
  color: var(--primary-color);
  margin: 0;
}

.acc-btn {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease 0.4s;
  padding: 10px 25px;
  font-size: 0.9rem;
}

.accordion-panel.active .accordion-content p,
.accordion-panel:hover .accordion-content p,
.accordion-panel.active .acc-list,
.accordion-panel:hover .acc-list,
.accordion-panel.active .acc-btn,
.accordion-panel:hover .acc-btn,
.accordion-panel.active .accordion-content h3,
.accordion-panel:hover .accordion-content h3 {
  opacity: 1;
  transform: translateY(0);
}

/* Service Section */
.service-section {
  background: var(--bg-light);
  padding: var(--section-padding);
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.service-card {
  padding: 50px 40px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #eee;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  box-shadow: var(--shadow-sm);
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: var(--shadow-lg);
  border-color: var(--primary-color);
}

.service-card-icon {
  width: 80px;
  height: 80px;
  background: var(--bg-light);
  color: var(--primary-color);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.2rem;
  margin-bottom: 30px;
  transition: var(--transition);
}

.service-card:hover .service-card-icon {
  background: var(--primary-color);
  color: white;
  transform: rotateY(180deg);
}

.service-card h3 {
  font-size: 1.6rem;
  color: var(--secondary-color);
  margin-bottom: 20px;
  font-weight: 700;
}

.service-card p {
  color: var(--text-muted);
  line-height: 1.7;
  margin-bottom: 25px;
  flex-grow: 1;
}

.service-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.service-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--secondary-color);
}

.service-list li i {
  color: var(--primary-color);
  font-size: 0.9rem;
}

/* News Split Layout */
.news-split {
  display: flex;
  gap: 40px;
}

.news-featured {
  flex: 0 0 60%;
}

.news-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}

.news-featured-card {
  border-radius: 24px;
  overflow: hidden;
  background: var(--bg-light);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  height: 100%;
  transition: var(--transition);
}

.news-featured-card:hover {
  transform: translateY(-10px);
  box-shadow: var(--shadow-lg);
  border-color: var(--primary-color);
}

.news-featured-img {
  position: relative;
  height: 300px;
}

.news-featured-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-tag {
  position: absolute;
  top: 20px;
  left: 20px;
  background: var(--primary-color);
  color: white;
  padding: 5px 15px;
  border-radius: 50px;
  font-size: 0.8rem;
  font-weight: 700;
}

.news-featured-content {
  padding: 40px;
}

.news-date {
  display: block;
  color: var(--primary-color);
  margin-bottom: 20px;
}

.news-featured-content h3 {
  font-size: 2rem;
  color: var(--secondary-color);
  margin-bottom: 20px;
  line-height: 1.3;
}

.news-featured-content p {
  color: var(--text-muted);
  margin-bottom: 25px;
  line-height: 1.8;
}

.btn-link {
  color: var(--primary-color);
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: var(--transition);
  padding: 0;
}

.btn-link:hover {
  gap: 15px;
}

.news-list-item {
  display: flex;
  gap: 20px;
  padding: 20px;
  background: var(--bg-light);
  border-radius: 10px;
  transition: var(--transition);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  border: 1px solid transparent;
}

.news-list-item:hover {
  background: white;
  border-color: var(--primary-color);
  transform: translateX(10px);
}

.news-list-img {
  flex: 0 0 120px;
  border-radius: 10px;
  overflow: hidden;
}

.news-list-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-list-info {
  flex: 1;
}

.news-list-info h4 {
  font-size: 1.1rem;
  margin-bottom: 8px;
  color: var(--secondary-color);
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-list-info a {
  color: var(--primary-color);
  font-weight: 600;
  font-size: 0.9rem;
}

.view-all-news-btn {
  margin-top: 20px;
  width: 100%;
}

/* Restored About & Advantages */
.about-section {
  background: var(--bg-light);
  padding: var(--section-padding);
}

.about-features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 30px;
}

.about-feature-item {
  display: flex;
  align-items: center;
  gap: 15px;
}

.about-feature-item i {
  color: var(--primary-color);
  font-size: 1.1rem;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 60px;
  background: rgba(255, 255, 255, 0.7);
  padding: 50px;
  border-radius: 30px;
  box-shadow: var(--shadow-lg);
}

.stat-item {
  text-align: center;
}

.stat-item h3 {
  font-size: 3rem;
  font-weight: 800;
  color: var(--primary-color);
  margin-bottom: 5px;
}

.stat-item p {
  font-weight: 600;
  color: var(--text-muted);
}

/* Advantages */
.adv-section {
  padding: var(--section-padding);
  background: white;
}

.adv-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.adv-card {
  background: var(--bg-light);
  padding: 20px;
  border-radius: 20px;
  display: flex;
  gap: 20px;
  transition: var(--transition);
  border: 1px solid rgba(0, 0, 0, 0.03);
  flex-direction: column;
}

.adv-card:hover {
  background: white;
  transform: translateY(-5px);
  box-shadow: var(--shadow-lg);
  border-color: var(--primary-color);
}

.adv-icon {
  flex: 0 0 70px;
  height: 70px;
  background: white;
  color: var(--primary-color);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
}

.adv-card:hover .adv-icon {
  background: var(--primary-color);
  color: white;
}

.adv-info h3 {
  font-size: 1.5rem;
  color: var(--secondary-color);
  margin-bottom: 15px;
  font-weight: 700;
}

.adv-info p {
  color: var(--text-muted);
  line-height: 1.7;
  margin: 0;
}

/* CTA Section */
.cta-section {
  padding: 100px 0;
  background: linear-gradient(135deg, #3a86ff 0%, #8ecae6 100%);
  text-align: center;
  color: white;
}

.cta-content h2 {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.cta-content p {
  font-size: 1.2rem;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* Video Play Button */
.video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  background: white;
  color: var(--primary-color);
  border: none;
  border-radius: 50%;
  font-size: 1.8rem;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 5px;
  /* Adjust for play icon alignment */
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  transition: var(--transition);
}

.video-play-btn:hover {
  transform: translate(-50%, -50%) scale(1.1);
  background: var(--primary-color);
  color: white;
}

.video-play-btn .ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  border-radius: 50%;
  opacity: 0.5;
  z-index: -1;
  animation: ripple 3s infinite;
}

.video-play-btn .ripple:nth-child(2) {
  animation-delay: 1s;
}

.video-play-btn .ripple:nth-child(3) {
  animation-delay: 2s;
}

@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }

  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}

/* Video Modal Specifics */
.video-content {
  max-width: 1000px;
  background: black;
  padding: 0;
  overflow: hidden;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#video-modal .modal-close {
  color: white;
  background: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: -50px;
  right: 0;
}

/* Responsive Index */
@media (max-width: 1024px) {
  .banner-content h1 {
    font-size: 3rem;
  }

  .app-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-flex {
    flex-direction: column;
  }

  .adv-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .banner-content h1 {
    font-size: 2.5rem;
  }

  .app-grid {
    grid-template-columns: 1fr;
  }

  .adv-grid {
    grid-template-columns: 1fr;
  }

  .cta-content h2 {
    font-size: 2rem;
  }
    .products-section .slider-track{
    display: flex;
    /* padding: 5px; */
    transition: transform 0.5s ease;
    cursor: grab;
    height: 100%;
    gap: 0px;
    user-select: none;
  }
  .products-section .slider-track .slider-item{
      flex: 0 0 100% !important;
      padding: 0 !important;
  }
  .products-section .product-card-enhanced{
      padding: 15px;
  }
  .product-image-wrap img{
      border-radius: 18px;
  }
  .service-section .service-grid{
      grid-template-columns: repeat(1, 1fr);
      gap: 30px;
  }
  .service-section .service-grid .service-card{
      padding: 20px;
  }
  .accordion-container{
      height: 1000px;
      flex-direction: column;
  }
  .accordion-container .accordion-content{
    top: 0; 
    min-width: 0; 
    }
  .about-section .about-grid{
      flex-direction: column;
      gap: 50px !important;
  }
  .about-section .about-text button{
      margin-top: 0 !important;
  }
  .about-section .about-image img{
      height: 100% !important;
  }
  .about-section .stats-grid{
      grid-template-columns: repeat(1, 1fr);
      padding: 20px;
      margin-top: 50px;
  }
  .solutions-section .solutions-row{
    gap: 50px;
    flex-direction: column;
  }
  .solutions-section .solutions-grid{
      gap: 50px;
  }
  .solutions-section .solutions-img{
      position: static;
  }
  .solutions-section .solutions-text h3{
      font-size: 2rem;
  }
  .news-section .news-split{
      gap: 40px;
    flex-direction: column;
  }
  .news-section .news-featured-img{
      height: 250px;
  }
  .news-section .news-featured-content{
      padding: 20px;
  }
  .video-content{
      width: 90%;
  }
  .product-details h3{
      font-size: 1rem;
  }
}
.products-section .tabs-container{
    display: flex;
    gap: 40px;
    flex-direction: column;
}
.products-section .tabs-nav{
    position: static;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 20px;
    flex: 1;
}
.products-section .tabs-nav .tab-btn{
    margin-bottom: 0;
    text-align: center;
}
.products-section .tabs-nav .view-all-btn{
    margin-top: 0;
}
.products-section .tab-pane .slider-item{
    flex: 0 0 33%;
}
@media (max-width: 768px){
    .products-section .tabs-nav{
        flex-direction: column;
    }
}