﻿.hero-wrap {
    background-image: url("https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-banner-bk-v2/public");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 0px;
    border-radius: 0 0 70px 70px;
}
.container
{
         max-width: 1120px;
         margin: 0 auto;
}
.danger-boxes {
  margin-bottom: 19px;
}
.main-header .nav-link:hover {
    color: #7465fe;
}
.proof-grid-images img {
    width: 100%;
}
p.real-tok {
  color: #fff;
  font-size: 19px;
  padding: 0 30px;
}
.container.modify-container {
    max-width: 1300px;
}
p.real-tok span
{
  color: #ff1f8c;
  font-weight: 700;
}
span.main-tok-ai {
  width: auto;
  color: #ff1f8c;
  font-size: 39px;
  border: 2px solid;
  margin: 0 auto 20px;
  display: table;
  padding: 8px 30px;
  border-radius: 12px;
  max-width: 900px;
}
section.launch-timeline h1 {
  text-align: center;
  color: #6d44ff;
}
section.prelaunc-lead {
  background: rgb(135,86,255);
  background: -moz-linear-gradient(45deg, rgba(135,86,255,1) 0%, rgba(112,52,255,1) 100%);
  background: -webkit-linear-gradient(45deg, rgba(135,86,255,1) 0%,rgba(112,52,255,1) 100%);
  background: linear-gradient(45deg, rgba(135,86,255,1) 0%,rgba(112,52,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8756ff', endColorstr='#7034ff',GradientType=1 );
  padding: 60px 0;
}
section.launch-timeline h6 {
  text-align: center;
  font-size: 18px;
}
.arrow {
  text-align: center;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
img.arrow.bounce {
  position: relative;
  top: 30px;
  z-index: 9;
}
.tp-showcase__image video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.tp-showcase__image {
    margin-bottom: 16px;
}
.down-arrow span {
    text-align: center;
    width: 100%;
    display: table;
}

.paypal-wrap {
    background-image: url("https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-pink-bg/public");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50px;
    padding: 35px 20px;
    background-position: center bottom;

}
.mf-demo-play video, .imgf-demo-play video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.paypal-btn.section-wrap {
    padding: 50px 0;
}
.reality-wrap {
    background-image: url(https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-pink-bg/public);
    background-repeat: no-repeat;
    background-size: cover;
}
span#mfDemoPlaceholder {
    display: none;
}
.launch-speed {
    text-align: center;
    width: 100%;
    padding: 29px 0 0;
}

.launch-speed p {
    font-size: 24px;
    text-align: center;
}
.tp-footer-row a {
    margin: 0 auto;
}

.oto-cards {
    text-align: center;
    width: 100%;
}
.oto-cards p.pay-down {
  font-size: 22px;
  margin: 19px 0 31px;
  color: #fff;
}
.oto-cards img:last-child {
  background: #fff;
  padding: 11px 10px;
  max-width: 490px;
  border-radius: 10px;
}
span.use-code {
    width: 100%;
    display: table;
    text-align: center;
    font-size: 20px;
    margin: 18px 0 7px;
}
.dx-capsule-shimmer {
    pointer-events: none;
    position: absolute;
    top: -60%;
    left: -40%;
    width: 60%;
    height: 220%;
    background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.8) 45%,
      rgba(255, 255, 255, 0) 90%
    );
    transform: translateX(-130%) skewX(-18deg);
    opacity: 0;
    mix-blend-mode: screen;
    animation: dxCapsuleSweep 9s ease-in-out infinite;
}
section.insta-reals {
  padding: 70px 0;
  text-align: center;
}
section.insta-reals h2 {
 margin-bottom: 30px;
}
.the-feature h2 {
  text-align: center;
  padding: 30px 0 30px;
}
h1.ai-creation {
  font-size: 24px;
  max-width: 900px;
  margin: 3px auto 13px;
  box-shadow: 0 0 10px 1px #ddd;
  background: #fff;
  padding: 16px 0;
  border-radius: 10px;
}
 span.pink{
  background: linear-gradient(90deg, #f97316, #fb7185, #a855f7, #0ea5e9, #22c55e);
  background-size: 200% auto;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: 600;
}
.grad-bk {
    position: relative;
    max-width:1030px;
    padding: 18px 26px;
    border-radius: 999px;
    background: radial-gradient(circle at top left, rgba(15, 23, 42, 0.96), rgba(15, 23, 42, 0.85));
    border: 1px solid rgba(252, 211, 77, 0.9);
    box-shadow: 0 0 0 2px rgba(253, 224, 71, 0.2),
      0 18px 55px rgba(15, 23, 42, 0.9),
      inset 0 1px 0 rgba(255, 255, 255, 0.45);
    backdrop-filter: blur(20px);
    overflow: hidden;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    margin: 0 auto 16px;
}
.dx-glow-separator {
    width: 260px;
    height: 4px;
    border-radius: 999px;
    margin: 20px auto 32px;
    background: radial-gradient(circle, #ec4899 0%, #3b82f6 35%, transparent 70%);
    box-shadow: 0 0 18px rgba(227, 21, 250, 0.95),
      0 0 40px rgba(183, 36, 251, 0.75);
    opacity: 0.98;
}

a.cta-button-main span:nth-child(1) {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, transparent, #d09500);
    animation: animate1 1s linear infinite;
       position: absolute;
    display: block;
}

a.cta-button-main span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 10px;
    height: 100%;
    background: linear-gradient(180deg, transparent, #d09500);
    animation: animate2 1s linear infinite;
    animation-delay: 0.25s;
       position: absolute;
    display: block;
}
a.cta-button-main span:nth-child(3) {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 10px;
    background: linear-gradient(270deg, transparent, #ffbd17);
    animation: animate3 1s linear infinite;
       position: absolute;
    display: block;
    animation-delay: 0.5s;
}.down-arrow.oposit-error {
    margin-top: -50px;
}
section.tp-showcase .grad-bk {
    margin-top: 30px;
    margin-bottom: 30px;
}
.image-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 16px;
}
.tiktok-attention__headline span {
    color: #00baff;
    border: 2px solid;
    padding: 4px 20px;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    top: 10px;
    font-size: 32px;
}
.video-colg {
    position: relative;
}
.video-colg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
a.cta-button-main span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 10px;
    height: 100%;
    background: linear-gradient(360deg, transparent, #ffbd17);
    animation: animate4 1s linear infinite;
    animation-delay: 0.75s;
       position: absolute;
    display: block;
}

section.prelaunc-lead h2 {
  text-align: center;
  color: #fff;
  font-size: 60px;
  text-shadow: 1px 1px 1px #000;
  font-weight: 800;
}
section#prizes h2 span {
  color: #FEDC01;
}
.launch-date {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0 33px;
}
.launch-date h5 {
  background: #300560;
  color: #fff;
  font-size: 29px;
  text-transform: uppercase;
  padding: 8px 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.launch-date h5 img {
  margin-right: 11px;
}
.launch-date h5 img:last-child {
  margin-left: 23px;
}
.launch-date span {
  color: #fff;
  font-size: 27px;
  background: transparent;
  border-radius: 100px;
  width: 54px;
  height: 54px;
  margin: 0 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px 1px #dddddd4f;
  padding-top: 6px;
}
.prelaunc-lead-left ul li {
  list-style: none;
  background: #fff;
  margin-bottom: 24px;
  border-radius: 10px;
  overflow: hidden;
  padding: 14px 22px;
  display: flex;
  align-items: center;
}
.prelaunc-lead-left ul li h5 {
  font-size: 38px;
  margin: 10px 110px 0 41px;
  color: #20253D;
  min-width: 234px;
}
.prelaunc-lead-left ul li span {
  font-size: 38px;
  margin: 11px 0 0;
  background: -webkit-linear-gradient(#b190ff, #7034FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.prelaunc-lead-right {
  background: #fff;
  padding: 30px 30px 8px;
  border-radius: 8px;
}
.prelaunc-lead-right h4 {
  text-align: center;
  font-size: 36px;
}
section.prelaunc-lead .prelaunc-lead-right p {
  color: #20253D;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  margin-bottom: 23px;
}
section.launch-cup {
  padding: 50px 0 50px;
  position: relative;
  background-image: url(https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-trofy-bk/public);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
section.launch-cup h2 {
  color: #003957;
  font-size: 75px;
  text-align: center;
  margin: 0 auto 55px;
  display: table;
  position: relative;
}
.launc-des {
  padding-bottom: 20px;
}
.launc-des {
  text-align: center;
}
.launc-des h3 {
  font-size: 46px;
  color: #3518B4;
  font-weight: 600;
}
  .launc-des p {
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    padding: 0 100px;
}
.launc-des-cup ul {
  padding: 0;
}
section.launch-cup h2::before {
  content: "";
  width: 100%;
  height: 9px;
  border-radius: 10px;
  background: #FF5050;
  position: absolute;
  bottom: 0;
}
.launc-des-cup ul li {
  list-style: none;
  background: #fff;
  background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,251,238,1) 100%);
  background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,251,238,1) 100%);
  background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,251,238,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#fffbee',GradientType=0 );
  border: 3px solid #fec301;
  border-radius: 10px;
  margin-bottom: 31px;
  box-shadow: 3px 4px 1px 1px #fec301;
  display: flex;
  padding: 15px 0;
  align-items: center;
}
.launc-des-cup ul li img {
  max-width: 79px;
}
.launc-des-cup li h4 {
  color: #2C3C47;
  font-size: 38px;
  margin: 6px 0 0;
  padding-left: 23px;
  min-width: 310px;
}
.launc-des-cup ul li:first-child img {
  max-width: 123px;
  position: relative;
  margin-top: -55px;
  left: -16px;
}
.launc-des-cup li:first-child h4 {
  padding: 0;
  margin-left: -15px;
}
.launc-des-cup li span {
  font-size: 35px;
  color: #2C3C47;
  margin: 8px 0 0;
  font-weight: 600;
}
.launc-des-cup ul li:first-child span {
  color: #E3335B;
  margin-left: -29px;
}
.launc-des-cup ul li:nth-child(2) span {
  color: #003FBC;
}
.launc-des-cup ul li:nth-child(3) span {
  color: #30AF6E;
}
section.launch-cup h6 {
  font-size: 26px;
  color: #E3335B;
  text-align: center;
}
.launc-des-cup.pr-3 p {
  font-size: 14px;
  text-align: center;
}

.launc-des-cup ul li:nth-child(2) {
  border-color: #08CCFE;
  box-shadow: 3px 4px 1px 1px #08CCFE;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,250,255,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,250,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,250,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5faff',GradientType=0 );
}
.launc-des-cup ul li:nth-child(3) {
  border-color: #49CA88;
  box-shadow: 3px 4px 1px 1px #49CA88;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,255,248,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,255,248,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,255,248,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1fff8',GradientType=0 );
}
.launc-des-cup ul li:nth-child(4), .launc-des-cup ul li:last-child {
  border-color: #D6D6D6;
  box-shadow: 3px 4px 1px 1px #D6D6D6;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
}
section.promoter-sec {
  padding: 50px 0;
  background-image: url(https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-jai-bk/public);
  background-repeat: no-repeat;
  background-size: cover;
}
section.promoter-sec h2 {
  text-align: center;
  margin-bottom: 70px;
  font-size: 55px;
}
section.new-agrigat {
    background: #faeffe;
    padding: 60px 0;
    text-align:center;
}
.my-partner-outer img.absolute:nth-child(2) {
    position: absolute;
    right: -70px;
    top: 50px;
}
.my-partner-outer img.absolute:first-child {
    position: absolute;
    left: -60px;
    top: 60px;
}
.my-partner h4 {
    font-size: 30px;
    margin-bottom: 22px;
}
.my-partner button {
    width: 27%;
    background: transparent;
    border: 0;
    color: #000;
    margin: 8px 0;
    text-align: left;
}
.my-partner button a {
    color: #000;
    text-decoration: none;
    font-size: 17px;
}
section.meet-agricator div {
    text-align: center;
}
.my-partner-outer {
    background-color: #E8A1FF;
    border-radius: 20px;
    position: relative;
    margin-top: 30px;
    padding: 33px 0;
}
section.meet-agricator {
    background-color: #36074E;
    padding: 70px 0;
}
section.meet-agricator h3 {
    font-size: 58px;
    font-weight: 700;
}
section.meet-agricator p {
    font-size: 23px;
}
section.new-agrigat img {
    margin: 20px 0;
}
.promoter-sec-left img {
    position: relative;
    left: -204px;
    top: -23px;
}
.promoter-sec-right {
  display: flex;
}
.promoter-sec-right-col {
  width: 50%;
  padding: 0 11px;
}
.pro-sec-blog {
  background: #DBF7FE;
  border: 1px solid #78DBF5;
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 30px;
  box-shadow: 0px 6px 2px 0px #AAD7EF;
} 
.pro-sec-blog h4 {
  position: relative;
  font-size: 18px;
  line-height: 27px;
  padding-left: 44px;
  color: #2C3C47;
  margin-bottom: 0;
}

.pro-sec-blog h4 img {
  position: absolute;
  left: -8px;
}
.pro-sec-blog p {
  padding-left: 43px;
  font-size: 17px;
  color: #2C3C47;
  line-height: 25px;
  margin-top: 9px;
  margin-bottom: 16px;
}
.pro-sec-blog.pro-fr-jv {
  background: #E7FEE7;
  border-color: #84F8BD;
  box-shadow: 0px 6px 2px 0px #BDF3BD;
}.pro-sec-blog.pro-fv-jv {
  background: #F9F6FF;
  border-color: #C6B1F8;
  box-shadow: 0px 6px 2px 0px #E1D2FF;
}.pro-sec-blog.pro-sx-jv {
  background: #FFECF1;
  border-color: #FFC9D6;
  box-shadow: 0px 6px 2px 0px #F9D2FF;
}
.pro-sec-blog.pro-gr-jv {
  background: #E7FEE7;
  border-color: #84F8BD;
  box-shadow: 0px 6px 2px 0px #BDF3BD;
}
.pro-sec-blog.pro-sec-jv {
  background: #FFFAE8;
  border-color: #FEC301;
  box-shadow: 0px 6px 2px 0px #F9D99D;
}
.pro-sec-blog.pro-thr-jv {
  background: #F9F6FF;
  border-color: #C6B1F8;
  box-shadow: 0px 6px 2px 0px #E1D2FF;
}
section.track-records h2 {
  font-size: 46px;
  color: #3518B4;
  text-align: center;
  border-top: 1px dashed #ddd;
  padding-top: 50px;
  font-weight: 700;
}
section.track-records p {
  font-size: 29px;
  text-align: center;
  margin-bottom: 70px;
}

section.track-records ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
section.track-records ul li {
  list-style: none;
  width: 18.7%;
  margin: 0 7px;
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 1%, rgba(255,255,255,0.83) 73%, rgba(230,245,255,0.77) 100%);
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0.83) 73%,rgba(230,245,255,0.77) 100%);
  background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0.83) 73%,rgba(230,245,255,0.77) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4e6f5ff',GradientType=1 );
  border: 1px solid #10BEFE;
  border-radius: 4px;
  padding: 0 13px 14px;
  text-align: center;
  margin-bottom: 60px;
  box-shadow: 1px 2px 6px 3px #A8DBF6;
}
section.track-records ul li h5 {
  font-size: 26px;
  color: #fff;  
  background: #00A8FF;
  margin: -17px auto 13px;
  display: table;
  padding: 1px 20px;
  border-radius: 2px;
  font-weight: 700;
  box-shadow: 0px 2px 1px 1px #0099FF;
}
section.track-records ul li img {
  max-width: 93%;
} 
section.receplotae {
  padding-top: 22px;
  padding-bottom: 90px;
}
section.receplotae h2 {
  border-top: 1px dashed #ddd;
  padding-top: 50px;
  text-align: center;
  color: #1B2E4E;
  font-size: 63px;
  font-weight: 700;
}
section.receplotae p {
  text-align: center;
  font-size: 28px;
  margin-bottom: 5px;
  color: #2B446E;
}
section.receplotae h4 {
  text-align: center;
  width: 100%;
  margin-bottom: 55px;
}
section.receplotae h4 u {
  font-size: 28px;
  text-decoration: underline;
  color: #0099FF;
}
.receplotae-inner {
  border: 1px solid #dcf1ff;
  border-radius: 9px;
  text-align: center;
  padding: -1px 0 40px;
  min-height: 138px;
  margin-bottom: 16px;
  overflow: hidden;
  background: #1aa8ff;
}
.receplotae-inner span {
  font-size: 20px;
  text-align: center;
  width: 100%;
  float: left;
  color: #62667a;
  margin-bottom: 20px;
  font-size: 14px;
  text-align: center;
  width: 100%;
  float: left;
  color: #083580;
  margin-bottom: 20px;
  background: #c9edff;
  padding: 10px 0;
}
.receplotae-inner img {
  max-height: 35px;
  object-fit: contain;
  max-height: 58px;
  object-fit: contain;
  max-width: 180px;
}
section.receplotae .col-md-4 {
  padding: 0 8px;
  width: 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
section.welcm-introduction {
  background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 41%, rgba(255,255,255,0.76) 49%, rgba(125,185,232,0.51) 100%);
  background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 41%,rgba(255,255,255,0.76) 49%,rgba(125,185,232,0.51) 100%);
  background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 41%,rgba(255,255,255,0.76) 49%,rgba(125,185,232,0.51) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#827db9e8',GradientType=1 );
  padding: 70px 0;
  background-image: url(https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-author-bk/public);
  background-repeat: no-repeat;
  background-size: cover;
}

section.jv-get-touch h2 {
  text-align: center;
  margin: 0 auto;
  display: table;
  padding: 0 20px;
  position: relative;
  font-size: 48px;
font-weight: 700;
}
section.jv-get-touch h2 img {
  margin-right: 14px;
}

.welcm-introduction-left ul {
  margin: 0;
  padding: 0;
}
.welcm-introduction-left ul li {
  font-size: 24px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  float: left;
  padding: 13px 0;
  line-height: 41px;
  list-style: none;
  position: relative;
  padding-left: 60px;
  font-size: 23px;
}
.welcm-introduction-left ul li img {
  position: absolute;
  left: 0;
  top: 7px;
}
.welcm-introduction-right img {
  position: relative;
  left: 30px;
}
section.jv-brands h2 img {
  margin-left: 16px;
}
section.jv-brands p {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
}
.fobes img {
  width: 100%;
}
section.jv-brands {
  padding: 50px 0 90px;
}
section.jv-brands h2 {
  text-align: center;
  font-size: 47px;
  font-weight: 700;
}
section.jv-brands p span {
  border-bottom: 4px solid #0099FF;
  padding-bottom: 5px;
}
img.brand-logo {
  width: 100%;
  margin-bottom: 90px;
}
.jv-brand-own {
  background-image: url(https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-yop-bk/public);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0px 0 0;
  text-align: center;
  background-position: center;
}
.payment-jv-left img {
  width: 100%;
}
.payment-jv-right::before {
  width: 190px;
  height: 310px;
  background-image: url(https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-lapi/public);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  right: -133px;
  bottom: -20px;
} 
.payment-jv-right h3 {
  font-size: 28px;
  text-align: center;
font-weight: 700;
  color: #083580;
  margin-bottom: 15px;
}
.payment-data {
  background: #a2d8ff40;
  border: 1px solid #a2d8ff40;
  border-radius: 6px;
  padding: 21px;
  max-width: 91%;
  margin: 0 auto;
}
.payment-data a {
  background: #4291F8;
  width: 100%;
  display: table;
  max-width: 425px;
  margin: 0 auto 15px;
  height: 70px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  font-size: 27px;
  color: #fff;
  padding: 0 9px;
  box-shadow: 1px 4px 1px 1px #0153BB;
  position: relative;
  padding-left: 75px;
  text-decoration: none;
}
.payment-data a span {
  position: absolute;
  left: 0;
  top: 0;
  border-right: 1px solid #dddddd42;
  height: 100%;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  width: 56px;
  justify-content: center;
  text-align: center;
}
.payment-data a:last-child {
  background: #00BAFF;
  box-shadow: 1px 4px 1px 1px #0C96CB;
}

.payment-data h5 {
  font-size: 26px;
  line-height: 34px;
  color: #394271;
font-weight: 700;
  text-align: center;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.oto-sec-pro-inner {
  background: rgb(255,255,255);
  background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 1%, rgba(250,248,255,1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 1%,rgba(250,248,255,1) 100%);
  background: radial-gradient(ellipse at center, rgba(255,255,255,1) 1%,rgba(250,248,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#faf8ff',GradientType=1 );
  border: 1px solid #D5C4FF;
  padding: 63px 40px 40px;
}
.oto-sec-pro-inner h2 {
  font-size: 41px;
  text-align: center;
font-weight: 700;
  border-bottom: 2px dashed #ddd;
  padding-bottom: 9px;
  margin: 0 auto 45px;
  display: table;
}
.oto-sec-pro-text {
  padding: 20px 42px 0;
}
.oto-sec-pro-left img {
  margin: 14px auto 0;
  display: table;
}
.oto-sec-pro-right h3 {
  font-size: 32px;
  font-weight: 700;
  border-bottom: 4px solid #FEC301;
  width: auto;
  float: left;
  padding-bottom: 3px;
  margin-bottom: 18px;
}
.oto-sec-pro-right h3 img {
  max-width: 28px;
}
.oto-sec-pro-right ul {
  width: 100%;
  float: left;
  padding: 0;
  margin-top: 13px;
}
.oto-sec-pro-right ul li {
  font-size: 22px;
  line-height: 31px;
  color: #1F295B;
  padding-left: 40px;
  list-style: none;
  position: relative;
  margin-bottom: 21px;
  font-weight: 500;
  text-align: left;
}
h3.tokprime {
  max-width: 620px;
  text-align: center;
  margin: 0 auto -40px;
}
section#oto-pro {
  padding-bottom: 10px;
}
h6.unlimited-heading {
  font-size: 22px;
  text-align: center;
  margin-bottom: 40px;
}
h3.get-ai {
  text-align: center;
  font-size: 40px;
  margin-bottom: 18px;
  font-weight: 700;
}
.oto-sec-pro-right ul li img {
  position: absolute;
  left: 0;
  top: 4px;
  max-width: 28px;
}
.oto-sec-pro-text {
  padding: 20px 42px 0;
}
.oto-sec-pro-text p {
  font-size: 21px;
  line-height: 37px;
  color: #1F295B;
  margin-bottom: 13px;
}
.oto-sec-pro-text p:last-child {
  color: #0852FE;
font-weight: 700;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

@keyframes dxCapsuleSweep {
        0% {
            transform: translateX(-140%) skewX(-18deg);
            opacity: 0;
        }

        20% {
            opacity: 0.85;
        }

        55% {
            transform: translateX(160%) skewX(-18deg);
            opacity: 0.9;
        }

        100% {
            transform: translateX(200%) skewX(-18deg);
            opacity: 0;
        }
    }

    @keyframes animate1 {
  0% {
    left: -100%;
  }
  50%,
  100% {
    left: 100%;
  }
}

@keyframes animate2 {
  0% {
    top: -100%;
  }
  50%,
  100% {
    top: 100%;
  }
}
@keyframes animate3 {
  0% {
    right: -100%;
  }
  50%,
  100% {
    right: 100%;
  }
}
@keyframes animate4 {
  0% {
    bottom: -100%;
  }
  50%,
  100% {
    bottom: 100%;
  }
}

/* How It Works Section Styles - Modern List Design */
.how-it-works-section {
  padding: 60px 0;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #f093fb 100%);
  position: relative;
  overflow: hidden;
  width: 100%;
}

.how-it-works-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: 
    radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.1) 0%, transparent 50%),
    radial-gradient(circle at 80% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
  pointer-events: none;
}

.how-it-works-section .container {
  position: relative;
  z-index: 1;
  max-width: 1000px;
}

.how-it-works-header {
  text-align: center;
  margin-bottom: 20px;
}

.how-it-works-title {
    font-size: 28px;
    font-weight: 800;
    color: #000;
    margin-bottom: 12px;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.3);
    letter-spacing: -0.5px;
}

.title-accent {
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  color: #ffd700;
  text-shadow: 0 0 20px rgba(255, 215, 0, 0.6);
  margin-left: 10px;
}

.how-it-works-subtitle {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    margin: 0;
}

.how-it-works-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
}
.paypal-wrap h1 {
  color: #fff;
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 20px;
}
.paypal-wrap h1 span {
  background: linear-gradient(90deg, #ff4f7b, #17b0ff);
  padding: 4px 10px;
  display: inline-block;
  position: relative;
  top: 4px;
  border-radius: 5px;
}
.how-it-works-item {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 16px 16px;
    background: rgba(255, 255, 255, 0.98);
    border-radius: 16px;
    margin-bottom: 15px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border: 2px solid transparent;
}

.how-it-works-item:hover {
  transform: translateX(10px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  border-color: rgba(102, 126, 234, 0.3);
  background: #ffffff;
}

.how-it-works-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #667eea 0%, #764ba2 100%);
  border-radius: 20px 0 0 20px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.how-it-works-item:hover::before {
  opacity: 1;
}

.step-connector {
  position: absolute;
  left: 65px;
  top: 100%;
  width: 2px;
  height: 18px;
  background: linear-gradient(180deg, rgba(102, 126, 234, 0.4) 0%, transparent 100%);
  z-index: 0;

    display:none;
}

.step-connector-last {
  display: none;
}

.step-icon-wrapper {
  position: relative;
  flex-shrink: 0;
  z-index: 2;
}

.step-icon {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(102, 126, 234, 0.3);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.step-icon::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.how-it-works-item:hover .step-icon::before {
  opacity: 1;
}

.how-it-works-item:hover .step-icon {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 12px 30px rgba(102, 126, 234, 0.4);
}

.step-icon svg {
  width: 25px;
  height: 25px;
  color: #ffffff;
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.step-number {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%);
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 4px 12px rgba(238, 90, 111, 0.4);
  border: 3px solid #ffffff;
  z-index: 3;
  display:none;
}

.step-content {
  flex: 1;
  padding-top: 5px;
}

.step-title {
    font-size: 18px;
    font-weight: 700;
    color: #1e293b;
    line-height: 1.4;
    margin: 0;
    transition: color 0.3s ease;
    text-align: left;
}

.how-it-works-item:hover .step-title {
  color: #667eea;
}

/* Color variations for each step */
.how-it-works-item:nth-child(1) .step-icon {
  background: linear-gradient(135deg, #ec4899 0%, #be185d 100%);
  box-shadow: 0 8px 20px rgba(236, 72, 153, 0.3);
}

.how-it-works-item:nth-child(1):hover .step-icon {
  box-shadow: 0 12px 30px rgba(236, 72, 153, 0.4);
}

.how-it-works-item:nth-child(1)::before {
  background: linear-gradient(180deg, #ec4899 0%, #be185d 100%);
}

.how-it-works-item:nth-child(1):hover .step-title {
  color: #ec4899;
}

.how-it-works-item:nth-child(2) .step-icon {
  background: linear-gradient(135deg, #3b82f6 0%, #1e40af 100%);
  box-shadow: 0 8px 20px rgba(59, 130, 246, 0.3);
}

.how-it-works-item:nth-child(2):hover .step-icon {
  box-shadow: 0 12px 30px rgba(59, 130, 246, 0.4);
}

.how-it-works-item:nth-child(2)::before {
  background: linear-gradient(180deg, #3b82f6 0%, #1e40af 100%);
}

.how-it-works-item:nth-child(2):hover .step-title {
  color: #3b82f6;
}

.how-it-works-item:nth-child(3) .step-icon {
  background: linear-gradient(135deg, #f97316 0%, #c2410c 100%);
  box-shadow: 0 8px 20px rgba(249, 115, 22, 0.3);
}

.how-it-works-item:nth-child(3):hover .step-icon {
  box-shadow: 0 12px 30px rgba(249, 115, 22, 0.4);
}

.how-it-works-item:nth-child(3)::before {
  background: linear-gradient(180deg, #f97316 0%, #c2410c 100%);
}

.how-it-works-item:nth-child(3):hover .step-title {
  color: #f97316;
}

.how-it-works-item:nth-child(4) .step-icon {
  background: linear-gradient(135deg, #10b981 0%, #047857 100%);
  box-shadow: 0 8px 20px rgba(16, 185, 129, 0.3);
}

.how-it-works-item:nth-child(4):hover .step-icon {
  box-shadow: 0 12px 30px rgba(16, 185, 129, 0.4);
}

.how-it-works-item:nth-child(4)::before {
  background: linear-gradient(180deg, #10b981 0%, #047857 100%);
}

.how-it-works-item:nth-child(4):hover .step-title {
  color: #10b981;
}

.how-it-works-item:nth-child(5) .step-icon {
  background: linear-gradient(135deg, #8b5cf6 0%, #6d28d9 100%);
  box-shadow: 0 8px 20px rgba(139, 92, 246, 0.3);
}

.how-it-works-item:nth-child(5):hover .step-icon {
  box-shadow: 0 12px 30px rgba(139, 92, 246, 0.4);
}

.how-it-works-item:nth-child(5)::before {
  background: linear-gradient(180deg, #8b5cf6 0%, #6d28d9 100%);
}

.how-it-works-item:nth-child(5):hover .step-title {
  color: #8b5cf6;
}

/* Responsive Design */
@media (max-width: 768px) {
  .how-it-works-section {
    padding: 40px 0;
  }

  .how-it-works-title {
    font-size: 36px;
  }

  .title-accent {
    font-size: 24px;
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }

  .how-it-works-subtitle {
    font-size: 18px;
  }

  .how-it-works-item {
    padding: 20px 15px;
    gap: 15px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .how-it-works-item:hover {
    transform: translateY(-5px);
  }

  .step-connector {
    display: none;
  }

  .step-icon {
    width: 70px;
    height: 70px;
  }

  .step-icon svg {
    width: 25px;
    height: 25px;
  }

  .step-title {
    font-size: 20px;
  }

  .how-it-works-item::before {
    width: 100%;
    height: 5px;
    border-radius: 20px 20px 0 0;
    top: 0;
    left: 0;
  }
}

@media (max-width: 480px) {
  .how-it-works-title {
    font-size: 28px;
  }

  .title-accent {
    font-size: 20px;
  }

  .how-it-works-subtitle {
    font-size: 16px;
  }

  .step-title {
    font-size: 18px;
  }

  .how-it-works-item {
    padding: 20px 15px;
  }
}

/* ================== KEYWORD OUTER SECTION - MODERN STYLING ================== */
.keyword-outer {
  padding: 60px 20px 0px;
  background: 
    radial-gradient(ellipse 120% 100% at 0% 0%, rgba(139, 92, 246, 0.15), transparent 50%),
    radial-gradient(ellipse 100% 120% at 100% 100%, rgba(236, 72, 153, 0.12), transparent 50%),
    radial-gradient(ellipse 80% 80% at 50% 50%, rgba(59, 130, 246, 0.08), transparent 60%),
    radial-gradient(ellipse 100% 100% at 80% 20%, rgba(251, 191, 36, 0.1), transparent 50%),
    linear-gradient(135deg, #f8fafc 0%, #ffffff 50%, #f1f5f9 100%);
  position: relative;
  overflow: hidden;
  margin-top: 60px;
}

.keyword-outer::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: 
    radial-gradient(circle at 20% 30%, rgba(139, 92, 246, 0.2), transparent 40%),
    radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.15), transparent 40%),
    radial-gradient(circle at 50% 50%, rgba(59, 130, 246, 0.1), transparent 50%);
  animation: gradientShift 15s ease infinite;
  pointer-events: none;
  z-index: 0;
}

.keyword-outer::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 
    linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.5) 50%, transparent 100%);
  pointer-events: none;
  z-index: 0;
}

@keyframes gradientShift {
  0%, 100% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }
  50% {
    transform: translate(5%, 5%) scale(1.1);
    opacity: 0.8;
  }
}

.keyword-header {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}

.keyword-decorative-line {
  margin-bottom: 32px;
  display: flex;
  justify-content: center;
  opacity: 0.9;
  filter: drop-shadow(0 4px 8px rgba(139, 92, 246, 0.2));
}

.keyword-decorative-line img {
  max-width: 220px;
  height: auto;
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-8px);
  }
}

.keyword-main-title {
  font-size: clamp(36px, 4.5vw, 56px);
  font-weight: 900;
  line-height: 1.15;
  color: #0f172a;
  margin-bottom: 28px;
  letter-spacing: -0.03em;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
}

.keyword-main-title .grad-blue {
  background: linear-gradient(135deg, #8b5cf6 0%, #3b82f6 50%, #06b6d4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  display: inline-block;
  filter: drop-shadow(0 2px 8px rgba(139, 92, 246, 0.3));
}

.keyword-main-title .border-dot {
  position: relative;
  background: linear-gradient(135deg, #ec4899 0%, #f43f5e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 900;
  display: inline-block;
  filter: drop-shadow(0 2px 8px rgba(236, 72, 153, 0.3));
}

.keyword-main-title .border-dot::after {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  height: 12px;
  background: linear-gradient(90deg, 
    rgba(236, 72, 153, 0.4) 0%, 
    rgba(244, 63, 94, 0.3) 50%, 
    rgba(236, 72, 153, 0.2) 100%);
  border-radius: 6px;
  z-index: -1;
  animation: underlinePulse 2s ease-in-out infinite;
}

@keyframes underlinePulse {
  0%, 100% {
    opacity: 0.6;
    transform: scaleX(1);
  }
  50% {
    opacity: 0.8;
    transform: scaleX(1.05);
  }
}

.keyword-subtitle {
  font-size: clamp(20px, 2.5vw, 28px);
  font-weight: 600;
  color: #475569;
  margin: 0;
  letter-spacing: -0.01em;
}

.keyword-subtitle .keyword-highlight {
  background: linear-gradient(135deg, #8b5cf6 0%, #6366f1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 800;
  position: relative;
  display: inline-block;
}

.keyword-content-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 21px;
  align-items: center;
  position: relative;
  z-index: 1;
}

.keyword-editor-preview {
  position: relative;
  padding: 30px;
}

.keyword-editor-preview::before {
  content: '';
  position: absolute;
  inset: -30px;
  background: 
    radial-gradient(circle at 30% 30%, rgba(139, 92, 246, 0.3), transparent 50%),
    radial-gradient(circle at 70% 70%, rgba(236, 72, 153, 0.25), transparent 50%),
    linear-gradient(135deg, rgba(59, 130, 246, 0.2), rgba(139, 92, 246, 0.15));
  border-radius: 40px;
  filter: blur(40px);
  z-index: -1;
  opacity: 0.7;
  animation: glowPulse 4s ease-in-out infinite;
}

@keyframes glowPulse {
  0%, 100% {
    opacity: 0.6;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1.05);
  }
}

.keyword-editor-preview::after {
  content: '';
  position: absolute;
  inset: -10px;
  border-radius: 28px;
  background: linear-gradient(135deg, 
    rgba(139, 92, 246, 0.4), 
    rgba(236, 72, 153, 0.3), 
    rgba(59, 130, 246, 0.4));
  z-index: -2;
  filter: blur(20px);
  opacity: 0.5;
}

.lapi {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 
    0 25px 70px rgba(139, 92, 246, 0.25),
    0 10px 30px rgba(236, 72, 153, 0.15),
    0 0 0 1px rgba(255, 255, 255, 0.8),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
  padding: 16px;
  transform: perspective(1200px) rotateY(-3deg) rotateX(3deg);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.lapi:hover {
  transform: perspective(1200px) rotateY(0deg) rotateX(0deg) scale(1.02);
  box-shadow: 
    0 35px 100px rgba(139, 92, 246, 0.35),
    0 15px 40px rgba(236, 72, 153, 0.2),
    0 0 0 1px rgba(255, 255, 255, 1),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}

.lapi img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  transition: transform 0.5s ease;
}

.lapi:hover img {
  transform: scale(1.01);
}

.keyword-features-grid {
  display: flex;
  grid-template-columns: 3fr;
  gap: 19px;
}

.keyword-feature-card {
  position: relative;
  padding: 24px 18px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 
    0 12px 40px rgba(0, 0, 0, 0.1),
    0 4px 12px rgba(0, 0, 0, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.7s ease forwards;
}

.keyword-feature-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.keyword-feature-card:hover::after {
  opacity: 1;
}

.keyword-feature-card:nth-child(1) {
  animation-delay: 0.1s;
  background: linear-gradient(135deg, 
    #fff7ed 0%, 
    #ffedd5 50%, 
    #fed7aa 100%);
}

.keyword-feature-card:nth-child(1)::before {
  background: linear-gradient(135deg, #f97316, #fb923c, #fbbf24);
}

.keyword-feature-card:nth-child(2) {
  animation-delay: 0.2s;
  background: linear-gradient(135deg, 
    #e0f2fe 0%, 
    #bae6fd 50%, 
    #7dd3fc 100%);
}

.keyword-feature-card:nth-child(2)::before {
  background: linear-gradient(135deg, #0ea5e9, #3b82f6, #06b6d4);
}

.keyword-feature-card:nth-child(3) {
  animation-delay: 0.3s;
  background: linear-gradient(135deg, 
    #f3e8ff 0%, 
    #e9d5ff 50%, 
    #ddd6fe 100%);
}

.keyword-feature-card:nth-child(3)::before {
  background: linear-gradient(135deg, #a855f7, #8b5cf6, #7c3aed);
}

.keyword-feature-card:nth-child(4) {
  animation-delay: 0.4s;
  background: linear-gradient(135deg, 
    #ecfdf5 0%, 
    #d1fae5 50%, 
    #a7f3d0 100%);
}

.keyword-feature-card:nth-child(4)::before {
  background: linear-gradient(135deg, #10b981, #22c55e, #34d399);
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.keyword-feature-card::before {
  content: '';
  position: absolute;
  inset: -3px;
  border-radius: 27px;
  opacity: 0;
  z-index: -1;
  filter: blur(16px);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  animation: borderGlow 3s ease-in-out infinite;
}

@keyframes borderGlow {
  0%, 100% {
    opacity: 0;
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(1.02);
  }
}

.keyword-feature-card:hover::before {
  opacity: 0.6 !important;
  transform: scale(1.05);
  animation: none;
}

.keyword-feature-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 
    0 25px 60px rgba(0, 0, 0, 0.15),
    0 8px 20px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}

.keyword-feature-icon {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 
    0 10px 25px rgba(0, 0, 0, 0.12),
    0 4px 10px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.keyword-feature-icon::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 16px;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.keyword-feature-card:hover .keyword-feature-icon {
  transform: scale(1.15) rotate(8deg);
  box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.18),
    0 6px 15px rgba(0, 0, 0, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}

.keyword-feature-card:hover .keyword-feature-icon::before {
  opacity: 0.3;
}

.keyword-feature-1 .keyword-feature-icon {
  color: #ea580c;
  background: linear-gradient(135deg, #fff7ed 0%, #fed7aa 100%);
}

.keyword-feature-1 .keyword-feature-icon::before {
  background: linear-gradient(135deg, rgba(249, 115, 22, 0.2), rgba(251, 146, 60, 0.2));
}

.keyword-feature-2 .keyword-feature-icon {
  color: #0284c7;
  background: linear-gradient(135deg, #e0f2fe 0%, #bae6fd 100%);
}

.keyword-feature-2 .keyword-feature-icon::before {
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.2), rgba(59, 130, 246, 0.2));
}

.keyword-feature-3 .keyword-feature-icon {
  color: #9333ea;
  background: linear-gradient(135deg, #f3e8ff 0%, #e9d5ff 100%);
}

.keyword-feature-3 .keyword-feature-icon::before {
  background: linear-gradient(135deg, rgba(168, 85, 247, 0.2), rgba(139, 92, 246, 0.2));
}

.keyword-feature-4 .keyword-feature-icon {
  color: #16a34a;
  background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%);
}

.keyword-feature-4 .keyword-feature-icon::before {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.2), rgba(34, 197, 94, 0.2));
}

.keyword-feature-icon svg {
  width: 28px;
  height: 28px;
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.keyword-feature-title {
  font-size: 22px;
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 16px 0;
  line-height: 1.3;
  letter-spacing: -0.01em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.keyword-feature-text {
  font-size: 15px;
  line-height: 1.8;
  color: #475569;
  margin: 0;
  font-weight: 500;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .keyword-content-wrapper {
    grid-template-columns: 1fr;
    gap: 60px;
  }
  
  .keyword-editor-preview {
    order: 1;
    padding: 25px;
  }
  
  .keyword-features-grid {
    order: 2;
  }
  
  .lapi {
    transform: none;
    max-width: 100%;
  }
  
  .lapi:hover {
    transform: scale(1.02);
  }
  
  .keyword-editor-preview::before {
    inset: -20px;
    filter: blur(30px);
  }
}

@media (max-width: 768px) {
  .keyword-outer {
    padding: 80px 16px 100px;
  }
  
  .keyword-header {
    margin-bottom: 60px;
  }
  
  .keyword-feature-card {
    padding: 28px 30px;
  }
  
  .keyword-feature-icon {
    width: 50px;
    height: 50px;
  }
  
  .keyword-feature-icon svg {
    width: 24px;
    height: 24px;
  }
  
  .keyword-feature-title {
    font-size: 20px;
  }
  
  .keyword-feature-text {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .keyword-outer {
    padding: 60px 12px 80px;
  }
  
  .keyword-main-title {
    font-size: 28px;
  }
  
  .keyword-subtitle {
    font-size: 18px;
  }
  
  .keyword-features-grid {
    gap: 24px;
  }
  
  .keyword-feature-card {
    padding: 24px 26px;
  }
  
  .keyword-feature-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 14px;
  }
  
  .keyword-feature-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  
  .keyword-feature-text {
    font-size: 13px;
    line-height: 1.7;
  }
}

/* ============================================
   Capabilities Section - Modern & Elegant
   ============================================ */

.capabilities-outer {
  padding: 60px 20px;

  position: relative;
  overflow: hidden;
}
.proof-wrap.proof-wall .proof-card h4 {
  font-size: 20px;
}
.capabilities-outer::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  /* background: 
    radial-gradient(circle at 20% 30%, rgba(139, 92, 246, 0.15), transparent 40%),
    radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.12), transparent 40%),
    radial-gradient(circle at 50% 50%, rgba(59, 130, 246, 0.08), transparent 50%);
  animation: gradientShift 15s ease infinite; */
  pointer-events: none;
  z-index: 0;
}

.capabilities-header {
  text-align: center;
  margin-bottom: 70px;
  position: relative;
  z-index: 1;
}
.alex-card img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100px;
    object-position: top;
}
.alex-card {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.capabilities-main-title {
  font-size: clamp(32px, 4vw,40px);
  font-weight: 900;
  line-height: 1.2;
  color: #0f172a;
  margin: 0;
  letter-spacing: -0.02em;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
}

.capabilities-main-title .capabilities-highlight {
  background: linear-gradient(135deg, #ec4899 0%, #f43f5e 50%, #ef4444 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  display: inline-block;
  filter: drop-shadow(0 2px 8px rgba(236, 72, 153, 0.3));
}

.capabilities-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.capability-card {
  position: relative;
  padding: 35px 20px;
  border-radius: 28px;
  background: #ffffff;
  box-shadow: 
    0 20px 60px rgba(0, 0, 0, 0.06),
    0 8px 24px rgba(0, 0, 0, 0.03),
    inset 0 1px 0 rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  opacity: 0;
  transform: translateY(40px);
  animation: fadeInUpCapability 0.8s ease forwards;
}

@keyframes fadeInUpCapability {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.capability-card::before {
  content: '';
  position: absolute;
  inset: -4px;
  border-radius: 32px;
  opacity: 0;
  z-index: -1;
  filter: blur(20px);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  animation: borderGlowCapability 3s ease-in-out infinite;
}

@keyframes borderGlowCapability {
  0%, 100% {
    opacity: 0;
    transform: scale(1);
  }
  50% {
    opacity: 0.25;
    transform: scale(1.02);
  }
}

.capability-card:hover::before {
  opacity: 0.7 !important;
  transform: scale(1.05);
  animation: none;
}

.capability-card:hover {
  transform: translateY(-12px) scale(1.02);
  box-shadow: 
    0 30px 80px rgba(0, 0, 0, 0.12),
    0 12px 32px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}

.capability-number {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 800;
  background: rgba(255, 255, 255, 0.9);
  color: #64748b;
  border-radius: 12px;
  box-shadow: 
    0 4px 12px rgba(0, 0, 0, 0.08),
    0 2px 4px rgba(0, 0, 0, 0.04),
    inset 0 1px 0 rgba(255, 255, 255, 1);
  z-index: 2;
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.capability-card:hover .capability-number {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 
    0 6px 16px rgba(0, 0, 0, 0.12),
    0 3px 6px rgba(0, 0, 0, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}

.capability-icon {
  width: 72px;
  height: 72px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 
    0 12px 32px rgba(0, 0, 0, 0.1),
    0 4px 12px rgba(0, 0, 0, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.capability-icon::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 20px;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.capability-card:hover .capability-icon {
  transform: scale(1.2) rotate(8deg);
  box-shadow: 
    0 18px 45px rgba(0, 0, 0, 0.15),
    0 6px 18px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}

.capability-card:hover .capability-icon::before {
  opacity: 0.3;
}

.capability-icon svg {
  width: 36px;
  height: 36px;
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.1));
  transition: all 0.3s ease;
}

.capability-title {
  font-size: 24px;
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 18px 0;
  line-height: 1.3;
  letter-spacing: -0.01em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.capability-text {
  font-size: 16px;
  line-height: 1.75;
  color: #475569;
  margin: 0 0 16px 0;
  font-weight: 500;
}

.capability-demo {
  margin-top: 14px;
  padding-top: 0;
  border-top: 0;
}

.demo-placeholder {
  background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
  border-radius: 12px;
  padding: 60px 20px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #64748b;
  margin-bottom: 8px;
  border: 2px dashed rgba(100, 116, 139, 0.2);
  transition: all 0.3s ease;
}

.capability-card:hover .demo-placeholder {
  background: linear-gradient(135deg, #e2e8f0 0%, #cbd5e1 100%);
  border-color: rgba(100, 116, 139, 0.3);
}

.demo-controls {
  text-align: center;
  font-size: 12px;
  color: #94a3b8;
  font-weight: 500;
  letter-spacing: 0.5px;
}

/* Individual Card Gradients & Colors - Light & Subtle */
.capability-card-1 {
  animation-delay: 0.1s;
  background: linear-gradient(135deg, #ffffff 0%, #fffbf5 50%, #fff8f0 100%);
  border: 1px solid rgba(255, 237, 213, 0.5);
}

.capability-card-1::before {
  background: linear-gradient(135deg, rgba(255, 183, 77, 0.15), rgba(255, 204, 128, 0.12));
}

.capability-card-1 .capability-icon {
  color: #ff9800;
  background: linear-gradient(135deg, #fff8f0 0%, #fff3e0 100%);
}

.capability-card-1 .capability-icon::before {
  background: linear-gradient(135deg, rgba(255, 152, 0, 0.15), rgba(255, 183, 77, 0.12));
}

.capability-card-2 {
  animation-delay: 0.15s;
  background: linear-gradient(135deg, #ffffff 0%, #f0f9ff 50%, #e0f2fe 100%);
  border: 1px solid rgba(186, 230, 253, 0.5);
}

.capability-card-2::before {
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.12), rgba(96, 165, 250, 0.1));
}

.capability-card-2 .capability-icon {
  color: #2196f3;
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
}

.capability-card-2 .capability-icon::before {
  background: linear-gradient(135deg, rgba(33, 150, 243, 0.15), rgba(66, 165, 245, 0.12));
}

.capability-card-3 {
  animation-delay: 0.2s;
  background: linear-gradient(135deg, #ffffff 0%, #faf5ff 50%, #f3e8ff 100%);
  border: 1px solid rgba(221, 214, 254, 0.5);
}

.capability-card-3::before {
  background: linear-gradient(135deg, rgba(168, 85, 247, 0.12), rgba(192, 132, 252, 0.1));
}

.capability-card-3 .capability-icon {
  color: #9c27b0;
  background: linear-gradient(135deg, #f3e5f5 0%, #e1bee7 100%);
}

.capability-card-3 .capability-icon::before {
  background: linear-gradient(135deg, rgba(156, 39, 176, 0.15), rgba(171, 71, 188, 0.12));
}

.capability-card-4 {
  animation-delay: 0.25s;
  background: linear-gradient(135deg, #ffffff 0%, #f0fdf4 50%, #dcfce7 100%);
  border: 1px solid rgba(187, 247, 208, 0.5);
}

.capability-card-4::before {
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.12), rgba(74, 222, 128, 0.1));
}

.capability-card-4 .capability-icon {
  color: #4caf50;
  background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);
}

.capability-card-4 .capability-icon::before {
  background: linear-gradient(135deg, rgba(76, 175, 80, 0.15), rgba(102, 187, 106, 0.12));
}

.capability-card-5 {
  animation-delay: 0.3s;
  background: linear-gradient(135deg, #ffffff 0%, #fffbeb 50%, #fef3c7 100%);
  border: 1px solid rgba(254, 240, 138, 0.5);
}

.capability-card-5::before {
  background: linear-gradient(135deg, rgba(251, 191, 36, 0.12), rgba(253, 224, 71, 0.1));
}

.capability-card-5 .capability-icon {
  color: #ffc107;
  background: linear-gradient(135deg, #fff9c4 0%, #fff59d 100%);
}

.capability-card-5 .capability-icon::before {
  background: linear-gradient(135deg, rgba(255, 193, 7, 0.15), rgba(255, 213, 79, 0.12));
}

.capability-card-6 {
  animation-delay: 0.35s;
  background: linear-gradient(135deg, #ffffff 0%, #fdf2f8 50%, #fce7f3 100%);
  border: 1px solid rgba(251, 207, 232, 0.5);
}

.capability-card-6::before {
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.12), rgba(244, 114, 182, 0.1));
}

.capability-card-6 .capability-icon {
  color: #e91e63;
  background: linear-gradient(135deg, #fce4ec 0%, #f8bbd0 100%);
}

.capability-card-6 .capability-icon::before {
  background: linear-gradient(135deg, rgba(233, 30, 99, 0.15), rgba(244, 67, 54, 0.12));
}

.capability-card-7 {
  animation-delay: 0.4s;
  background: linear-gradient(135deg, #ffffff 0%, #eef2ff 50%, #e0e7ff 100%);
  border: 1px solid rgba(199, 210, 254, 0.5);
}

.capability-card-7::before {
  background: linear-gradient(135deg, rgba(99, 102, 241, 0.12), rgba(129, 140, 248, 0.1));
}

.capability-card-7 .capability-icon {
  color: #3f51b5;
  background: linear-gradient(135deg, #e3eaf9 0%, #c5cae9 100%);
}

.capability-card-7 .capability-icon::before {
  background: linear-gradient(135deg, rgba(63, 81, 181, 0.15), rgba(92, 107, 192, 0.12));
}

.capability-card-8 {
  animation-delay: 0.45s;
  background: linear-gradient(135deg, #ffffff 0%, #ecfdf5 50%, #d1fae5 100%);
  border: 1px solid rgba(167, 243, 208, 0.5);
}

.capability-card-8::before {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.12), rgba(52, 211, 153, 0.1));
}

.capability-card-8 .capability-icon {
  color: #009688;
  background: linear-gradient(135deg, #e0f2f1 0%, #b2dfdb 100%);
}

.capability-card-8 .capability-icon::before {
  background: linear-gradient(135deg, rgba(0, 150, 136, 0.15), rgba(38, 166, 154, 0.12));
}

.capability-card-9 {
  animation-delay: 0.5s;
  background: linear-gradient(135deg, #ffffff 0%, #fef2f2 50%, #fee2e2 100%);
  border: 1px solid rgba(254, 202, 202, 0.5);
}

.capability-card-9::before {
  background: linear-gradient(135deg, rgba(239, 68, 68, 0.12), rgba(248, 113, 113, 0.1));
}

.capability-card-9 .capability-icon {
  color: #f44336;
  background: linear-gradient(135deg, #ffebee 0%, #ffcdd2 100%);
}

.capability-card-9 .capability-icon::before {
  background: linear-gradient(135deg, rgba(244, 67, 54, 0.15), rgba(239, 83, 80, 0.12));
}

.capability-card-10 {
  animation-delay: 0.55s;
  background: linear-gradient(135deg, #ffffff 0%, #faf5ff 50%, #f3e8ff 100%);
  border: 1px solid rgba(221, 214, 254, 0.5);
}

.capability-card-10::before {
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.12), rgba(167, 139, 250, 0.1));
}

.capability-card-10 .capability-icon {
  color: #7b1fa2;
  background: linear-gradient(135deg, #f3e5f5 0%, #e1bee7 100%);
}

.capability-card-10 .capability-icon::before {
  background: linear-gradient(135deg, rgba(123, 31, 162, 0.15), rgba(142, 36, 170, 0.12));
}

/* Responsive Design for Capabilities Section */
@media (max-width: 1200px) {
  .capabilities-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
  }
}

@media (max-width: 1024px) {
  .capabilities-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  
  .capability-card {
    padding: 36px 28px;
  }
}

@media (max-width: 768px) {
  .capabilities-outer {
    padding: 80px 16px;
    margin-top: 60px;
  }
  
  .capabilities-header {
    margin-bottom: 50px;
  }
  
  .capabilities-main-title {
    font-size: 28px;
  }
  
  .capability-card {
    padding: 32px 24px;
    border-radius: 24px;
  }
  
  .capability-icon {
    width: 64px;
    height: 64px;
    margin-bottom: 24px;
  }
  
  .capability-icon svg {
    width: 32px;
    height: 32px;
  }
  
  .capability-title {
    font-size: 22px;
    margin-bottom: 16px;
  }
  
  .capability-text {
    font-size: 15px;
    margin-bottom: 20px;
  }
  
  .capability-number {
    top: 18px;
    right: 18px;
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  
  .capabilities-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .capabilities-outer {
    padding: 60px 12px;
  }
  
  .capabilities-main-title {
    font-size: 24px;
  }
  
  .capabilities-grid {
    gap: 24px;
  }
  
  .capability-card {
    padding: 28px 20px;
  }
  
  .capability-icon {
    width: 56px;
    height: 56px;
    margin-bottom: 20px;
  }
  
  .capability-icon svg {
    width: 28px;
    height: 28px;
  }
  
  .capability-title {
    font-size: 20px;
    margin-bottom: 14px;
  }
  
  .capability-text {
    font-size: 14px;
    line-height: 1.7;
  }
  
  .capability-number {
    top: 16px;
    right: 16px;
    width: 36px;
    height: 36px;
    font-size: 14px;
  }
  
  .demo-placeholder {
    padding: 50px 16px;
    font-size: 14px;
  }
}

section.consimption-bk {
  background-image: url("https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-con-bk/public");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 60px;
  margin-top: 50px;
}
.zig-line img {
  width: 100%;
}
section.consimption-bk h6 {
  font-size: 31px;
  color: #A937F2;
  margin: 21px auto 20px;
  display: table;
  background-image: url("https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-head-brd/public");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 18px 30px;
}
section.consimption-bk h5 {
  font-size: 55px;
  text-align: center;
  font-family: "Space Grotesk", sans-serif;
  font-weight: bold;
}
span.pink-grad {
  background: linear-gradient(to left, #A937F2, #ED4F44);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section.consimption-bk h4 {
  background: #FFEC6F;
  margin: 0 auto;
  display: table;
  padding: 10px 20px;
  border-radius: 9px;
  font-size: 25px;
  font-family: "Space Grotesk", sans-serif;
}
.comp-desc img {
  width: 100%;
}
section.consimption-bk h3 {
  font-size: 61px;
  text-align: center;
  margin: 19px 0 36px;
  font-weight: 700;
}
span.pink-grad {
  background: linear-gradient(to left, #A937F2, #ED4F44);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section.consimption-bk h3 span.under-grad {
  border-bottom: 5px solid #ff00da;
}
.comp-desc {
  text-align: center;
  margin-top: 60px;
}

/* ========== MODERN TABLE SECTION ========== */
section.modern-table-section {
  background: #ffffff;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

section.modern-table-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(169, 55, 242, 0.3), transparent);
}

.modern-table-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.modern-table-header {
  text-align: center;
  margin-bottom: 50px;
}

.modern-table-title {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: "Space Grotesk", sans-serif;
  color: #111827;
  line-height: 1.2;
}

.modern-table-title.brutal-truth-title {
  font-size: 42px;
  color: #ED4F44;
  line-height: 1.3;
  max-width: 1100px;
  margin: 0 auto 50px;
}

.modern-table-title .gradient-text {
  background: linear-gradient(135deg, #A937F2 0%, #ED4F44 50%, #ff1f8c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.modern-table-subtitle {
  font-size: 20px;
  color: #6b7280;
  font-weight: 400;
  margin: 0;
}

.modern-table-container {
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.modern-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Space Grotesk", sans-serif;
}

.modern-table thead {
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
}

.modern-table thead th {
  padding: 24px 30px;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  color: #111827;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 14px;
  border-bottom: 2px solid rgba(169, 55, 242, 0.1);
}

.cost-comparison-table thead th {
  text-align: left;
}

.cost-comparison-table thead th:first-child {
  text-align: left;
}

.modern-table tbody tr {
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.modern-table tbody tr:last-child {
  border-bottom: none;
}

.modern-table tbody tr:hover {
  transform: translateX(5px);
  box-shadow: 0 4px 20px rgba(169, 55, 242, 0.15);
}

.modern-table tbody td {
  padding: 28px 30px;
  font-size: 16px;
  color: #111827;
  vertical-align: middle;
}

.modern-table tbody td:first-child {
  font-weight: 700;
  color: #111827;
}

.cost-comparison-table tbody td {
  position: relative;
  text-align: left;
  vertical-align: middle;
}
section.featues-lsut {
    padding: 55px 0 0;
}section.featues-lsut h3 {
    font-size: 47px;
    color: #fff;
    background-image: linear-gradient(to right, #F49428, #7D3EF2, #27F093);
    border-radius: 10px;
    margin: 0 auto 20px;
    display: table;
    padding: 28px 31px;
}
.feature-inner {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(148, 163, 184, .55);
    height: 100%;
}
.feature-inner img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}
.feature-inner p {
    text-align: center;
    padding: 0 14px;
    margin: 19px 0 18px;
}
section.featues-lsut h4 {
    font-size: 39px;
    text-align: center;
    font-family: "Space Grotesk", sans-serif;
    box-shadow: 0 0 10px 1px #ddd;
    margin: 0 auto;
    display: table;
    padding: 20px 40px;
    border-radius: 10px;
    background: linear-gradient(to left, #A937F2, #ED4F44);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
}
section.featues-lsut .col-md-4 {
    margin-bottom: 20px;
}
.cost-comparison-table tbody td:first-child {
  display: block;
  font-weight: 700;
  color: #111827;
  text-align: left;
}

.cost-comparison-table tbody td:nth-child(2),
.cost-comparison-table tbody td:nth-child(3) {
  color: #ED4F44;
  font-weight: 600;
}

.cost-comparison-table tbody td strong {
  font-size: 16px;
  font-weight: 700;
  color: #111827;
}

.cost-comparison-table .zero-cost {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #10b981;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.15) 0%, rgba(34, 197, 94, 0.15) 100%);
  position: relative;
}

.cost-comparison-table .zero-cost::before {
  content: '✓';
  display: inline-block;
  margin-right: 8px;
  font-size: 20px;
}

.cost-comparison-table .zero-cost strong {
  font-size: 24px;
  color: #10b981;
}

.source-tag {
  display: inline-block;
  font-size: 11px;
  color: #6b7280;
  background: #f3f4f6;
  padding: 3px 8px;
  border-radius: 4px;
  margin-left: 8px;
  font-weight: 400;
}

.table-icon {
  font-size: 24px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  flex-shrink: 0;
}

/* Gradient Row Styles */
.gradient-row-1 {
  background: linear-gradient(135deg, rgba(169, 55, 242, 0.08) 0%, rgba(237, 79, 68, 0.08) 100%);
}

.gradient-row-1:hover {
  background: linear-gradient(135deg, rgba(169, 55, 242, 0.15) 0%, rgba(237, 79, 68, 0.15) 100%);
}

.gradient-row-2 {
  background: linear-gradient(135deg, rgba(255, 31, 140, 0.08) 0%, rgba(255, 107, 179, 0.08) 100%);
}

.gradient-row-2:hover {
  background: linear-gradient(135deg, rgba(255, 31, 140, 0.15) 0%, rgba(255, 107, 179, 0.15) 100%);
}

.gradient-row-3 {
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.08) 0%, rgba(59, 130, 246, 0.08) 100%);
}

.gradient-row-3:hover {
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.15) 0%, rgba(59, 130, 246, 0.15) 100%);
}

.gradient-row-4 {
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.08) 0%, rgba(244, 63, 94, 0.08) 100%);
}

.gradient-row-4:hover {
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.15) 0%, rgba(244, 63, 94, 0.15) 100%);
}

.gradient-row-5 {
  background: linear-gradient(135deg, rgba(255, 138, 0, 0.08) 0%, rgba(255, 59, 141, 0.08) 100%);
}

.gradient-row-5:hover {
  background: linear-gradient(135deg, rgba(255, 138, 0, 0.15) 0%, rgba(255, 59, 141, 0.15) 100%);
}

.gradient-row-6 {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.08) 0%, rgba(34, 197, 94, 0.08) 100%);
}

.gradient-row-6:hover {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.15) 0%, rgba(34, 197, 94, 0.15) 100%);
}

/* Status Badges */
.status-badge {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.status-badge.success {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.15) 0%, rgba(34, 197, 94, 0.15) 100%);
  color: #059669;
  border: 1px solid rgba(16, 185, 129, 0.3);
}

.status-badge.warning {
  background: linear-gradient(135deg, rgba(251, 191, 36, 0.15) 0%, rgba(245, 158, 11, 0.15) 100%);
  color: #d97706;
  border: 1px solid rgba(251, 191, 36, 0.3);
}

/* Trend Indicators */
.trend-up {
  color: #059669;
  font-weight: 700;
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.trend-up::before {
  content: 'â†‘';
  font-size: 18px;
}

/* Cost Statements Section */
.cost-statements {
  margin-top: 50px;
  text-align: center;
}

.cost-statement {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 1.4;
}

.highlight-red {
  color: #ED4F44;
}

.problem-heading {
  font-size: 36px;
  font-weight: 700;
  margin: 40px 0 30px;
  line-height: 1.3;
}

.limitations-list {
  max-width: 900px;
  margin: 0 auto;
  text-align: left;
}

.limitation-item {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.5;
  padding-left: 30px;
  position: relative;
}

.limitation-item::before {
  content: '•';
  position: absolute;
  left: 0;
  font-size: 28px;
  line-height: 1;
}

.limitation-item.final-statement {
  font-size: 24px;
  font-weight: 700;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 2px solid rgba(237, 79, 68, 0.2);
}

/* Responsive Design */
@media (max-width: 768px) {
  section.modern-table-section {
    padding: 60px 0;
  }

  .modern-table-title {
    font-size: 36px;
  }

  .modern-table-title.brutal-truth-title {
    font-size: 28px;
    line-height: 1.4;
  }

  .modern-table-subtitle {
    font-size: 18px;
  }

  .modern-table-container {
    border-radius: 16px;
    overflow-x: auto;
  }

  .modern-table {
    min-width: 700px;
  }

  .modern-table thead th,
  .modern-table tbody td {
    padding: 20px 16px;
    font-size: 14px;
  }

  .cost-comparison-table .zero-cost {
    font-size: 20px;
  }

  .cost-comparison-table .zero-cost strong {
    font-size: 20px;
  }

  .cost-statement {
    font-size: 22px;
  }

  .problem-heading {
    font-size: 28px;
  }

  .limitation-item {
    font-size: 18px;
  }

  .limitation-item.final-statement {
    font-size: 20px;
  }

  .table-icon {
    width: 36px;
    height: 36px;
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .modern-table-title {
    font-size: 28px;
  }

  .modern-table-title.brutal-truth-title {
    font-size: 22px;
  }

  .modern-table-subtitle {
    font-size: 16px;
  }

  .modern-table-wrapper {
    padding: 0 15px;
  }

  .cost-statement {
    font-size: 18px;
  }

  .problem-heading {
    font-size: 24px;
  }

  .limitation-item {
    font-size: 16px;
    padding-left: 25px;
  }

  .limitation-item.final-statement {
    font-size: 18px;
  }
}

/* ========== DARK BACKGROUND SECTION ========== */
section.dark-background-section {
  background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}

section.dark-background-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 
    radial-gradient(circle at 20% 30%, rgba(169, 55, 242, 0.1) 0%, transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(255, 31, 140, 0.1) 0%, transparent 50%);
  pointer-events: none;
}

.dark-bg-content {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

/* ========== MODERN FEATURES SHOWCASE SECTION ========== */
section.modern-features-section {
  background: #ffffff;
  padding: 10px 0 60px;
  position: relative;
}

.modern-features-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Header Section */
.modern-features-header {
  text-align: center;
  margin-bottom: 60px;
}

.header-line-1 {
  font-size: 20px;
  color: #000000;
  margin-bottom: 8px;
  font-weight: 400;
}

.header-line-2 {
  font-size: 24px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 20px;
}

.header-line-3 {
  font-size: 20px;
  color: #ED4F44;
  margin-bottom: 15px;
  font-weight: 500;
  line-height: 1.5;
}

.header-line-4 {
  font-size: 22px;
  color: #0ea5e9;
  margin-bottom: 10px;
  font-weight: 600;
}

.header-line-5 {
  font-size: 72px;
  color: #22c55e;
  font-weight: 800;
  margin: 0;
  font-family: "Space Grotesk", sans-serif;
  line-height: 1.1;
}

/* Product Showcase Container */
.product-showcase-container {
  display: flex;
  gap: 0;
  align-items: start;
  position: relative;
  width: 100%;
  max-width: 100%;
}



.product-box-wrapper {
  padding-right: 30px;
}

.features-list-wrapper {
  padding-left: 30px;
}

/* Left Side: Product Box */
.product-box-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: 1500px;
  perspective-origin: center center;
  min-width: 0;
  width: 100%;
}

.product-box-3d {
  position: relative;
  width: 100%;
  max-width: 500px;
  height: 600px;
  transform-style: preserve-3d;
  transform: rotateY(-20deg) rotateX(3deg);
}

.box-face {
  position: absolute;
  display: flex;
  flex-direction: column;
  padding: 30px;
  box-sizing: border-box;
  backface-visibility: hidden;
}

.box-front {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #A937F2 0%, #7c3aed 100%);
  border-radius: 8px;
  box-shadow: 0 25px 70px rgba(169, 55, 242, 0.5);
  color: #ffffff;
  transform: translateZ(0);
}

.box-top-text {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
  color: #ffffff;
}

.box-burst-design {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
  height: 180px;
}

.burst-circle {
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, #ffd700 0%, #ff8c00 100%);
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 30px rgba(255, 215, 0, 0.6);
}

.burst-lines {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: 
    radial-gradient(circle at center, transparent 35%, rgba(255, 215, 0, 0.3) 35%, rgba(255, 215, 0, 0.3) 37%, transparent 37%),
    repeating-conic-gradient(from 0deg, transparent 0deg 8deg, rgba(255, 140, 0, 0.4) 8deg 12deg);
}

.burst-lines::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: radial-gradient(circle at center, transparent 45%, rgba(255, 215, 0, 0.2) 45%, rgba(255, 215, 0, 0.2) 47%, transparent 47%);
}

.ai-logo-small {
  position: relative;
  z-index: 2;
  background: #ffffff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 18px;
  color: #A937F2;
  border-radius: 6px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.box-description-text {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 20px;
  color: #ffffff;
  font-weight: 400;
}

.box-bottom-text {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
  margin-top: auto;
  padding-top: 20px;
}

.box-side {
  width: 80px;
  height: 100%;
  background: linear-gradient(135deg, #ED4F44 0%, #dc2626 100%);
  border-radius: 0 8px 8px 0;
  right: -80px;
  top: 0;
  transform: rotateY(90deg) translateZ(0);
  transform-origin: left center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 20px 10px;
  color: #ffffff;
  box-shadow: 5px 0 20px rgba(237, 79, 68, 0.3);
}

.side-ai-logo {
  background: #ffffff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 14px;
  color: #ED4F44;
  border-radius: 4px;
  margin-bottom: 20px;
}

.side-text-vertical {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 2px;
}

.side-barcode {
  width: 30px;
  height: 120px;
  background: repeating-linear-gradient(
    to bottom,
    #ffffff 0px,
    #ffffff 8px,
    transparent 8px,
    transparent 12px
  );
  margin-top: auto;
}

/* Right Side: Features List */
.features-list-wrapper {
  padding: 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  min-width: 0;
  width: 50%;
  box-sizing: border-box;
}
.box-cover {
  width: 50%;
  padding-right: 40px;
}
.box-cover img {
  width: 100%;
}
.features-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.feature-item {
  font-size: 17px;
  line-height: 1.7;
  color: #000000;
  padding: 25px 30px;
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
  border-radius: 16px;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.feature-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.feature-icon {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.feature-icon svg {
  width: 28px;
  height: 28px;
  stroke-width: 2.5;
}

.feature-content {
  flex: 1;
  min-width: 0;
}

.feature-item strong {
  font-weight: 700;
  color: #000000;
}

/* Gradient Box Styles for Each Feature Item */
.feature-item-1 {
  background: linear-gradient(135deg, rgba(169, 55, 242, 0.15) 0%, rgba(237, 79, 68, 0.15) 50%, rgba(255, 31, 140, 0.1) 100%);
  border: 1px solid rgba(169, 55, 242, 0.2);
}

.feature-item-1 .feature-icon {
  color: #A937F2;
  background: linear-gradient(135deg, rgba(169, 55, 242, 0.2) 0%, rgba(237, 79, 68, 0.2) 100%);
}

.feature-item-2 {
  background: linear-gradient(135deg, rgba(255, 31, 140, 0.15) 0%, rgba(255, 107, 179, 0.15) 50%, rgba(236, 72, 153, 0.1) 100%);
  border: 1px solid rgba(255, 31, 140, 0.2);
}

.feature-item-2 .feature-icon {
  color: #ff1f8c;
  background: linear-gradient(135deg, rgba(255, 31, 140, 0.2) 0%, rgba(255, 107, 179, 0.2) 100%);
}

.feature-item-3 {
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.15) 0%, rgba(59, 130, 246, 0.15) 50%, rgba(37, 99, 235, 0.1) 100%);
  border: 1px solid rgba(14, 165, 233, 0.2);
}

.feature-item-3 .feature-icon {
  color: #0ea5e9;
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.2) 0%, rgba(59, 130, 246, 0.2) 100%);
}

.feature-item-4 {
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.15) 0%, rgba(16, 185, 129, 0.15) 50%, rgba(5, 150, 105, 0.1) 100%);
  border: 1px solid rgba(34, 197, 94, 0.2);
}

.feature-item-4 .feature-icon {
  color: #22c55e;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.2) 0%, rgba(16, 185, 129, 0.2) 100%);
}

.feature-item-5 {
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.15) 0%, rgba(168, 85, 247, 0.15) 50%, rgba(139, 92, 246, 0.1) 100%);
  border: 1px solid rgba(124, 58, 237, 0.2);
}

.feature-item-5 .feature-icon {
  color: #7c3aed;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.2) 0%, rgba(168, 85, 247, 0.2) 100%);
}

/* Responsive Design */
@media (max-width: 1024px) {
  .product-showcase-container {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .product-showcase-container::before {
    display: none;
  }

  .product-box-wrapper {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }

  .features-list-wrapper {
    padding-left: 0;
  }

  .product-box-3d {
    transform: rotateY(-10deg) rotateX(3deg);
  }
}

@media (max-width: 768px) {
  section.dark-background-section {
    padding: 40px 0;
  }

  section.modern-features-section {
    padding: 60px 0;
  }

  .header-line-5 {
    font-size: 48px;
  }

  .header-line-3 {
    font-size: 18px;
  }

  .product-box-3d {
    max-width: 400px;
    height: 500px;
    transform: rotateY(-5deg);
  }

  .box-top-text {
    font-size: 20px;
  }

  .box-description-text {
    font-size: 12px;
  }

  .box-bottom-text {
    font-size: 14px;
  }

  .feature-item {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  section.dark-background-section {
    padding: 30px 0;
  }

  .header-line-5 {
    font-size: 36px;
  }

  .product-box-3d {
    max-width: 100%;
    height: 450px;
    transform: none;
  }

  .box-burst-design {
    height: 140px;
  }

  .burst-circle {
    width: 120px;
    height: 120px;
  }

  .feature-item {
    font-size: 15px;
    padding: 20px 20px;
    gap: 15px;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }

  .feature-icon {
    width: 45px;
    height: 45px;
  }

  .feature-icon svg {
    width: 24px;
    height: 24px;
  }
}
section.demo-video {
  padding: 60px 0;
  background-image: url("https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-demo-bk/public");
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
}
section.demo-video h3 {
  font-size: 55px;
  margin: 0 auto 104px;
  display: table;
  position: relative;
}section.demo-video h3::before {
  position: absolute;
  left: -100px;
  top: 30px;
  content: "";
  width: 80px;
  height: 80px;
  background-image: url("https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-ar-right/public");
}
section.demo-video h3::after {
  position: absolute;
  right: -100px;
  top: 30px;
  content: "";
  width: 80px;
  height: 80px;
  background-image: url("https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-ar-left/public");
}
span.pink-grad {
  background: linear-gradient(to left, #A937F2, #ED4F44);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.vimo-video {
  margin: 0 auto;
  display: table;
  /* background-image: url("https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-frame/public"); */
  background-size: 100% 100%;
  padding: 9px;
  width: 100%;
  max-width: 83%;
  position: relative;
}
.vimo-video::before {
  background-image: url(https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-frame/public);
  position: absolute;
  content: "";
  left: -78px;
  top: -28px;
  width: 117%;
  height: 113%;
  z-index: 9;
  background-size: 100% 100%;
  pointer-events: none;
}
.vimo-video iframe {
  width: 100%;
  height: 674px;
}
section.function-points {
  padding: 50px 0;
  text-align: center;
}
section.function-points h2 {
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 30px;
}
section.vid-support {
  padding: 50px 0;
}
section.vid-support h3 {
  text-align: center;
  font-size: 47px;
  font-weight: 800;
}
span.pink-grad {
  background: linear-gradient(to left, #A937F2, #ED4F44);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section.vid-support  h4 {
  font-size: 30px;
  text-align: center;
  color: #0066ff;
}
section.never-before img {
  width: 100%;
}
section.never-before {
  padding: 55px 0;
  background: #181a2b;
}
section.never-before h3 {
  text-align: center;
  color: #fff;
  font-size: 44px;
  font-weight: 800;
}
section.vid-support img {
  width: 100%;
  margin: -30px 0 0;
}
span.much-time {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  display: table;
  width: 100%;
  margin: -40px 0 0;
  color: #0022ff;
}
section.vid-support h6 {
  background: #f5ff31;
  margin: 0 auto;
  display: table;
  font-size: 23px;
  padding: 10px 30px;
  border-radius: 10px;
  font-weight: 800;
  margin: 12px auto 20px;
}section.vid-support h5 {
  text-align: center;
  color: red;
}

/* ===========================
   COMPARISON TABLE SECTION
   =========================== */
    .comparison-section {
     padding: 50px 20px;
     background: linear-gradient(180deg, #fef9e7 0%, #f5f7fa 50%, #e8ecf1 100%);
     position: relative;
     overflow: hidden;
 }

.comparison-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(135, 86, 255, 0.03) 0%, rgba(112, 52, 255, 0.03) 100%);
  pointer-events: none;
}

.comparison-header {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}

.comparison-title {
  font-size: 42px;
  font-weight: 800;
  color: #2d3748;
  margin-bottom: 15px;
  background: linear-gradient(135deg, #6d44ff 0%, #8756ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.comparison-subtitle {
  font-size: 20px;
  color: #4a5568;
  font-weight: 500;
  max-width: 840px;
  margin: 0 auto;
  line-height: 1.6;
}

.comparison-table-wrapper {
  position: relative;
  z-index: 1;
  overflow-x: auto;
  border-radius: 20px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  padding: 2px;
  background: linear-gradient(135deg, rgba(135, 86, 255, 0.1) 0%, rgba(112, 52, 255, 0.1) 100%);
}

.comparison-table {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
  border-radius: 18px;
  overflow: hidden;
  min-width: 1000px;
}

.comparison-table thead {
  background: linear-gradient(135deg, #6d44ff 0%, #8756ff 100%);
}

.comparison-table thead th {
  padding: 25px 20px;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.comparison-table thead th:last-child {
  border-right: none;
}

.comparison-table thead th.feature-col {
  background: linear-gradient(135deg, #4a5568 0%, #2d3748 100%);
  text-align: left;
  font-size: 18px;
  padding-left: 25px;
  color: #fff;
}
.pricing-cta-section a img {
  max-width: 540px;
  margin: 0 0 20px;
}
.platform-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.platform-header strong {
  font-size: 18px;
  font-weight: 800;
}

.platform-desc {
  font-size: 12px;
  font-weight: 400;
  opacity: 0.9;
  line-height: 1.4;
}

.best-badge {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  color: #ffffff;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3);
}

.platform-col.best-choice {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.15) 0%, rgba(5, 150, 105, 0.15) 100%);
  position: relative;
}

.platform-col.best-choice::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #10b981 0%, #059669 100%);
}

.comparison-table tbody tr {
  border-bottom: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}

.comparison-table tbody tr:hover {
  background: linear-gradient(135deg, rgba(135, 86, 255, 0.05) 0%, rgba(112, 52, 255, 0.05) 100%);
  transform: scale(1.01);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.comparison-table tbody tr:nth-child(even) {
  background: linear-gradient(135deg, rgba(248, 250, 252, 0.5) 0%, rgba(241, 245, 249, 0.5) 100%);
}

.comparison-table tbody tr:nth-child(even):hover {
  background: linear-gradient(135deg, rgba(135, 86, 255, 0.08) 0%, rgba(112, 52, 255, 0.08) 100%);
}

.comparison-table tbody td {
  padding: 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  border-right: 1px solid #e2e8f0;
  vertical-align: middle;
}

.comparison-table tbody td:last-child {
  border-right: none;
}

.feature-name {
  text-align: left !important;
  font-weight: 600;
  color: #2d3748;
  background: linear-gradient(135deg, rgba(237, 242, 247, 0.5) 0%, rgba(226, 232, 240, 0.5) 100%);
  padding-left: 25px !important;
}

.feature-value {
  font-weight: 600;
  position: relative;
}

.feature-value.yes {
  color: #059669;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.1) 0%, rgba(5, 150, 105, 0.1) 100%);
}

.feature-value.yes::before {
  content: 'âœ“';
  display: inline-block;
  margin-right: 8px;
  font-weight: 800;
  color: #10b981;
}

.feature-value.no {
  color: #dc2626;
  background: linear-gradient(135deg, rgba(239, 68, 68, 0.1) 0%, rgba(220, 38, 38, 0.1) 100%);
}

.feature-value.no::before {
  content: 'âœ—';
  display: inline-block;
  margin-right: 8px;
  font-weight: 800;
  color: #ef4444;
}

.feature-value.limited {
  color: #d97706;
  background: linear-gradient(135deg, rgba(251, 146, 60, 0.1) 0%, rgba(217, 119, 6, 0.1) 100%);
}

.feature-value.limited::before {
  content: '~';
  display: inline-block;
  margin-right: 8px;
  font-weight: 800;
  color: #f97316;
}

/* Responsive Design */
@media (max-width: 1200px) {
  .comparison-title {
    font-size: 36px;
  }
  
  .comparison-subtitle {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .comparison-section {
    padding: 50px 15px;
  }
  
  .comparison-title {
    font-size: 28px;
  }
  
  .comparison-subtitle {
    font-size: 16px;
    padding: 0 10px;
  }
  
  .comparison-table-wrapper {
    border-radius: 15px;
  }
  
  .comparison-table {
    font-size: 13px;
  }
  
  .comparison-table thead th {
    padding: 18px 12px;
    font-size: 14px;
  }
  
  .comparison-table tbody td {
    padding: 15px 12px;
    font-size: 13px;
  }
  
  .platform-header strong {
    font-size: 16px;
  }
  
  .platform-desc {
    font-size: 11px;
  }
}

/* ===========================
   PRICING COMPARISON TABLE
   =========================== */
.pricing-comparison-header {
  text-align: center;
  margin: 60px 0 40px;
  position: relative;
  z-index: 1;
}

.pricing-comparison-title {
  font-size: 42px;
  font-weight: 800;
  color: #2d3748;
  margin-bottom: 20px;
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.pricing-comparison-intro {
  font-size: 18px;
  color: #4a5568;
  font-weight: 500;
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.7;
}

.pricing-table-wrapper {
  position: relative;
  z-index: 1;
  overflow-x: auto;
  border-radius: 20px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  padding: 2px;
  background: linear-gradient(135deg, rgba(251, 191, 36, 0.1) 0%, rgba(217, 119, 6, 0.1) 100%);
  margin-bottom: 40px;
}

.pricing-comparison-table {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
  border-radius: 18px;
  overflow: hidden;
  min-width: 900px;
  table-layout: fixed;
}

.pricing-comparison-table thead {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
}

.pricing-comparison-table thead th {
  padding: 25px 20px;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.pricing-comparison-table thead th:last-child {
  border-right: none;
}

.pricing-sno-col {
  width: 8%;
  background: linear-gradient(135deg, #4a5568 0%, #2d3748 100%);
}

.pricing-editor-col {
  width: 25%;
  text-align: left !important;
}

.pricing-range-col {
  width: 33%;
}

.pricing-limit-col {
  width: 34%;
}

.pricing-comparison-table tbody tr {
  border-bottom: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}

.pricing-comparison-table tbody tr:hover {
  background: linear-gradient(135deg, rgba(251, 191, 36, 0.08) 0%, rgba(217, 119, 6, 0.08) 100%);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.pricing-comparison-table tbody tr:nth-child(even) {
  background: linear-gradient(135deg, rgba(254, 252, 232, 0.5) 0%, rgba(253, 250, 230, 0.5) 100%);
}

.pricing-comparison-table tbody tr:nth-child(even):hover {
  background: linear-gradient(135deg, rgba(251, 191, 36, 0.12) 0%, rgba(217, 119, 6, 0.12) 100%);
}

.best-value-row {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.15) 0%, rgba(5, 150, 105, 0.15) 100%) !important;
  border: 2px solid rgba(16, 185, 129, 0.3);
  position: relative;
}

.best-value-row:nth-child(even) {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.15) 0%, rgba(5, 150, 105, 0.15) 100%) !important;
}

.best-value-row::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #10b981 0%, #059669 100%);
}

.best-value-row:hover {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.2) 0%, rgba(5, 150, 105, 0.2) 100%) !important;
  box-shadow: 0 6px 20px rgba(16, 185, 129, 0.2);
}

.pricing-comparison-table tbody td {
  padding: 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  border-right: 1px solid #e2e8f0;
  vertical-align: top;
}

.pricing-comparison-table tbody td.pricing-limit {
  vertical-align: middle;
}

.pricing-comparison-table tbody td:last-child {
  border-right: none;
}

.pricing-sno {
  text-align: center !important;
  font-weight: 700;
  color: #4a5568;
  background: linear-gradient(135deg, rgba(237, 242, 247, 0.5) 0%, rgba(226, 232, 240, 0.5) 100%);
  font-size: 16px;
}

.pricing-editor {
  text-align: left !important;
  padding-left: 25px !important;
}

.pricing-editor strong {
  display: block;
  font-size: 17px;
  font-weight: 700;
  color: #2d3748;
  margin-bottom: 6px;
}

.pricing-desc {
  display: block;
  font-size: 13px;
  color: #718096;
  font-weight: 400;
  font-style: italic;
}

.pricing-range {
  color: #2d3748;
  line-height: 1.6;
}

.pricing-range small {
  display: block;
  font-size: 12px;
  color: #718096;
  margin-top: 6px;
  font-style: italic;
}

.pricing-range.best-value {
  color: #059669;
  font-weight: 700;
  font-size: 16px;
}

.pricing-limit {
  color: #2d3748;
  line-height: 1.6;
  position: relative;
}

.pricing-limit small {
  display: block;
  font-size: 12px;
  color: #718096;
  margin-top: 6px;
  font-style: italic;
}

.pricing-limit.best-value {
  color: #059669;
  font-weight: 700;
  font-size: 16px;
}

.pricing-limit.best-value > div {
  margin-bottom: 8px;
}

.best-value-badge {
  display: block;
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  color: #ffffff;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3);
  margin-top: 10px;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.pricing-comparison-footer {
  text-align: center;
  margin-top: 40px;
  position: relative;
  z-index: 1;
}

.pricing-conclusion {
    font-size: 18px;
    color: #2d3748;
    font-weight: 600;
    max-width: 1000px;
    margin: 0 auto;
    line-height: 1.8;
    padding: 25px 30px;
    background: linear-gradient(135deg, rgb(86 255 182 / 8%) 0%, rgb(52 255 129 / 8%) 100%);
    border-radius: 15px;
    border-left: 4px solid #00e959;
    text-align: left;
}
section.commercial-plans.oto-one-commercial-plans {
    background-image: url(https://imagedelivery.net/gmO3Si5-ALsji_V36_2olg/aivideo-alert-bk/public);
    background-size: 100%;
    background-repeat: repeat;
    padding-bottom: 60px;
    padding-top:40px;
}
section.commercial-plans.oto-one-commercial-plans h1 {
    font-size: 44px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 20px;
}
section.commercial-plans.oto-one-commercial-plans h2 {
    font-size: 36px;
    color: #0036B5;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 900;
}
.commercialplans-inner {
    background: #2c48ff;
    border: 1px solid #70707021;
    border-radius: 6px;
    padding: 15px 20px 20px;
}
img.comm-logo {
    margin: 40px auto 34px;
    display: table;
}
.commercialplans-inner ul {
    padding: 0;
    box-shadow: 0 0 10px 1px #ddddddbf;
    background: #fff;
    border-radius: 10px;
    padding: 35px 30px 80px;
}
.commercialplans-inner ul li {
    list-style: none;
    font-size: 20px;
    padding-left: 40px;
    line-height: 30px;
    position: relative;
    padding: 12px 0 12px 41px;
    font-weight: 500;
    color: #20253D;
    border-bottom: 1px solid #ddd;
}
.faq-section {
      padding: 80px 0;
    }

    .faq-title {
      font-weight: 700;
      margin-bottom: 50px;
    }

    .accordion-item {
      border: 1px solid #e5e7eb;
      border-radius: 10px;
      overflow: hidden;
      margin-bottom: 20px;
      background: #fff;
    }

    .accordion-button {
      font-weight: 600;
      color: #2563eb;
      background: #ffffff;
      padding: 18px 20px;
    }

    .accordion-button:not(.collapsed) {
      background: #f1f5ff;
      color: #1e40af;
      box-shadow: none;
    }

    .accordion-button:focus {
      box-shadow: none;
    }

    .accordion-body {
      color: #374151;
      line-height: 1.7;
      font-size: 15px;
    }
a.price-btn {
    margin: 20px auto 0;
    display: table;
}
.oto-cards img:first-child {
    max-width: 340px;
    margin: 0 auto;
    display: table;
}
.commercialplans-inner ul li img {
    position: absolute;
    left: 10px;
    max-width: 23px;
}
section.commercial-plans.oto-one-commercial-plans p {
    font-size: 24px;
    color:#000;
    text-align: center;
}
.oto-cards img {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
    display: table;
}
/* Responsive Design for Pricing Table */
@media (max-width: 1200px) {
  .pricing-comparison-title {
    font-size: 36px;
  }
  
  .pricing-comparison-intro {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .pricing-comparison-header {
    margin: 40px 0 30px;
  }
  
  .pricing-comparison-title {
    font-size: 28px;
  }
  
  .pricing-comparison-intro {
    font-size: 15px;
    padding: 0 10px;
  }
  
  .pricing-table-wrapper {
    border-radius: 15px;
    margin-bottom: 30px;
  }
  
  .pricing-comparison-table {
    font-size: 13px;
  }
  
  .pricing-comparison-table thead th {
    padding: 18px 12px;
    font-size: 14px;
  }
  
  .pricing-comparison-table tbody td {
    padding: 15px 12px;
    font-size: 13px;
  }
  
  .pricing-editor strong {
    font-size: 15px;
  }
  
  .pricing-desc {
    font-size: 12px;
  }
  
  .pricing-conclusion {
    font-size: 16px;
    padding: 20px 15px;
  }
}

/* ========== MODERN PRICING SECTION ========== */
.modern-pricing-section {
  padding: 80px 20px;
  background: linear-gradient(135deg, #f8f9ff 0%, #ffffff 50%, #f0f4ff 100%);
  position: relative;
  overflow: hidden;
}

.modern-pricing-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 20% 50%, rgba(109, 68, 255, 0.05) 0%, transparent 50%),
              radial-gradient(circle at 80% 80%, rgba(255, 31, 140, 0.05) 0%, transparent 50%);
  pointer-events: none;
}

.pricing-hero {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}

.pricing-main-title {
  font-size: 42px;
  font-weight: 800;
  color: #1a1a2e;
  margin: 0 0 20px;
  line-height: 1.2;
  letter-spacing: -0.5px;
}

.pricing-subtitle {
  font-size: 28px;
  font-weight: 700;
  background: linear-gradient(135deg, #6d44ff 0%, #8756ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  margin: 0;
  line-height: 1.3;
}

.pricing-card-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 32px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.pricing-logo-box {
  background: linear-gradient(135deg, #6d44ff 0%, #8756ff 100%);
  padding: 40px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
  overflow: hidden;
}

.pricing-logo-box::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  animation: shine 3s infinite;
}

@keyframes shine {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

.pricing-logo-icon {
  width: 60px;
  height: 60px;
  background: #ffffff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 800;
  color: #6d44ff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.pricing-logo-text {
  font-size: 32px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.5px;
}

.pricing-features-grid {
  padding: 40px 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  background: #ffffff;
}

.feature-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  border-radius: 12px;
  background: #f8f9ff;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}

.feature-item:hover {
  background: linear-gradient(135deg, #f0f4ff 0%, #ffffff 100%);
  border-color: rgba(109, 68, 255, 0.2);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(109, 68, 255, 0.1);
}

.feature-number {
  min-width: 32px;
  height: 32px;
  background: linear-gradient(135deg, #6d44ff 0%, #8756ff 100%);
  color: #ffffff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  flex-shrink: 0;
}

.feature-text {
  font-size: 15px;
  line-height: 1.5;
  color: #2d3748;
  font-weight: 500;
}

.pricing-cta-section {
  background: linear-gradient(135deg, #6d44ff 0%, #8756ff 100%);
  padding: 50px 30px;
  text-align: center;
  position: relative;
}

.pricing-amount-box {
  margin-bottom: 30px;
}

.pricing-amount {
  font-size: 56px;
  font-weight: 900;
  color: #ffa500;
  text-shadow: 0 2px 10px rgba(255, 165, 0, 0.3);
  display: inline-block;
  letter-spacing: -1px;
}

.pricing-buy-button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: linear-gradient(135deg, #ffd700 0%, #ffed4e 100%);
  color: #1a1a2e;
  font-size: 20px;
  font-weight: 800;
  padding: 20px 50px;
  border-radius: 16px;
  text-decoration: none;
  box-shadow: 0 8px 30px rgba(255, 215, 0, 0.4), 0 0 0 0 rgba(255, 215, 0, 0.7);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

.pricing-buy-button::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}

.pricing-buy-button:hover::before {
  width: 300px;
  height: 300px;
}

.pricing-buy-button:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 12px 40px rgba(255, 215, 0, 0.5), 0 0 0 4px rgba(255, 215, 0, 0.3);
}

.pricing-buy-button:active {
  transform: translateY(-1px) scale(0.98);
}

.button-arrow {
  transition: transform 0.3s ease;
}

.pricing-buy-button:hover .button-arrow {
  transform: translateX(4px);
}

.pricing-guarantee-badge {
  margin-bottom: 25px;
}

.guarantee-seal {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background: linear-gradient(135deg, #ffd700 0%, #ffed4e 100%);
  border-radius: 50%;
  box-shadow: 0 4px 20px rgba(255, 215, 0, 0.4);
  border: 4px solid #ffffff;
}

.guarantee-text {
  font-size: 10px;
  font-weight: 800;
  color: #1a1a2e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1.2;
}

.guarantee-percent {
  font-size: 24px;
  font-weight: 900;
  color: #1a1a2e;
  line-height: 1;
}

.pricing-payment-methods {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}

.payment-logo {
  height: 30px;
  width: auto;
  filter: brightness(0) invert(1);
  opacity: 0.9;
}

.payment-text {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  opacity: 0.9;
}

.pricing-powered-by {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  margin: 0;
  font-weight: 500;
}

.pricing-footer-info {
  padding: 40px 30px;
  background: #ffffff;
  text-align: center;
}

.pricing-guarantee-full {
  margin-bottom: 30px;
}

.guarantee-seal-large {
  display: inline-block;
  background: linear-gradient(135deg, #ffd700 0%, #ffed4e 100%);
  padding: 12px 30px;
  border-radius: 50px;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.3);
  border: 2px solid #ffffff;
}

.guarantee-seal-large span {
  font-size: 16px;
  font-weight: 800;
  color: #1a1a2e;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.pricing-no-download {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 30px;
}

.pricing-compatibility {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}

.compat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: #6d44ff;
  transition: transform 0.3s ease;
}

.compat-item:hover {
  transform: translateY(-3px);
}

.compat-item svg {
  width: 32px;
  height: 32px;
}

.compat-item span {
  font-size: 14px;
  font-weight: 600;
  color: #2d3748;
}

/* Responsive Design */
@media (max-width: 768px) {
  .modern-pricing-section {
    padding: 50px 15px;
  }

  .pricing-main-title {
    font-size: 28px;
  }

  .pricing-subtitle {
    font-size: 20px;
  }

  .pricing-logo-box {
    padding: 30px 20px;
    flex-direction: column;
    gap: 15px;
  }

  .pricing-logo-icon {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .pricing-logo-text {
    font-size: 24px;
  }

  .pricing-features-grid {
    grid-template-columns: 1fr;
    padding: 30px 20px;
    gap: 15px;
  }

  .feature-item {
    padding: 14px;
  }

  .feature-text {
    font-size: 14px;
  }

  .pricing-cta-section {
    padding: 40px 20px;
  }

  .pricing-amount {
    font-size: 42px;
  }

  .pricing-buy-button {
    font-size: 18px;
    padding: 18px 40px;
    width: 100%;
    max-width: 300px;
    justify-content: center;
  }

  .pricing-footer-info {
    padding: 30px 20px;
  }

  .pricing-compatibility {
    gap: 30px;
  }

  .compat-item svg {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 480px) {
  .pricing-main-title {
    font-size: 24px;
  }

  .pricing-subtitle {
    font-size: 18px;
  }

  .pricing-amount {
    font-size: 36px;
  }

  .pricing-buy-button {
    font-size: 16px;
    padding: 16px 30px;
  }

  .guarantee-seal {
    width: 80px;
    height: 80px;
  }

  .guarantee-text {
    font-size: 9px;
  }

  .guarantee-percent {
    font-size: 20px;
  }
}
>
body {
  font-family: 'Inter', sans-serif;
  background: radial-gradient(circle at top, #eef2ff, #f8fafc);
}

/* SECTION */
.faq-section {
  padding: 100px 0;
  position: relative;
}

/* TITLE */
.faq-title {
  font-size: 38px;
  font-weight: 800;
  background: linear-gradient(90deg, #2563eb, #7c3aed);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
}

.faq-subtitle {
  color: #6b7280;
  max-width: 720px;
  margin: auto;
  margin-bottom: 60px;
}

/* FAQ CARD */
.accordion-item {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 18px;
  border: none;
  margin-bottom: 24px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
  transition: all 0.3s ease;
}

.accordion-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}

/* BUTTON */
.accordion-button {
  border-radius: 18px;
  padding: 22px 24px;
  font-weight: 600;
  font-size: 16px;
  color: #111827;
  background: transparent;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  background: transparent;
  color: #2563eb;
}

/* REMOVE DEFAULT ICON */
.accordion-button::after {
  background-image: none;
  content: "+";
  font-size: 28px;
  font-weight: 400;
  color: #2563eb;
  transition: transform 0.3s ease;
}

.accordion-button:not(.collapsed)::after {
  content: "";
}

/* NUMBER BADGE */
.faq-number {
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #2563eb, #7c3aed);
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 14px;
  flex-shrink: 0;
}

   
    :root {
      /* Global palette */
      --pink-main: #ff1f8c;
      --pink-soft: #ff7ac4;
      --pink-neon: #ff4fb3;
      --green-main: #10b981;
      --green-neon: #22c55e;
      --blue-main: #2563eb;
      --blue-accent: #2563eb;
      --orange-main: #ff8a3c;
      --purple-main: #7b61ff;
      --highlight-yellow: #fff64b;
      --text-main: #111827;
      --soft-border: #e5e7eb;
      --red-main: #ef4444;
      --insta: #a855f7;
      --youtube: #ef4444;
      --facebook: #2563eb;
    }

    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }
.video-colg video {
    width: 100%;
}
    body {
      /*font-family: "Space Grotesk", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;*/
      background: #ffffff;
      color: var(--text-main);
      overflow-x: hidden;
       font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    }

    /* ================== HEADER NAVIGATION ================== */
    .main-header {
      background: #ffffff;
      border-bottom: 1px solid #e5e7eb;
      position: sticky;
      top: 0;
      z-index: 1000;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    }

    .main-header .navbar {
      padding: 12px 0;
    }

    .main-header .navbar-brand {
      display: flex;
      align-items: center;
      gap: 10px;
      text-decoration: none;
      font-weight: 600;
    }

    .main-header .logo-box {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      background: var(--blue-main);
      color: #ffffff;
      font-weight: 700;
      font-size: 18px;
      border-radius: 6px;
      border: 2px solid #ffffff;
      box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.2);
    }

    .main-header .logo-text {
      color: var(--text-main);
      font-size: 18px;
      font-weight: 600;
    }

    .main-header .nav-link {
      color: #4b5563;
      font-weight: 500;
      font-size: 15px;
      padding: 8px 16px !important;
      transition: color 0.2s ease;
    }

    .main-header .nav-link:hover {
      color: var(--text-main);
    }

    .main-header .btn-affiliate {
      background: linear-gradient(90deg, #3b82f6, #7b61ff);
      color: #ffffff;
      font-weight: 600;
      font-size: 14px;
      padding: 10px 24px;
      border-radius: 8px;
      border: none;
      text-decoration: none;
      display: inline-block;
      transition: transform 0.2s ease, box-shadow 0.2s ease;
      margin-left: 8px;
    }

    .main-header .btn-affiliate:hover {
      transform: translateY(-1px);
      box-shadow: 0 4px 12px rgba(59, 130, 246, 0.4);
      color: #ffffff;
    }

    .main-header .navbar-toggler {
      border: 1px solid #e5e7eb;
      padding: 6px 12px;
    }

    .main-header .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    @media (max-width: 991px) {
      .main-header .navbar-collapse {
        margin-top: 0px;
        padding-top: 16px;
        border-top: 1px solid #e5e7eb;
      }

      .main-header .nav-link {
        padding: 10px 0 !important;
      }

      .main-header .btn-affiliate {
        margin-left: 0;
        margin-top: 8px;
        width: 100%;
        text-align: center;
      }
    }

    /* ================== SECTION 1: HERO ================== */

    .hero-wrap {
      text-align: center;
    }

  

    .danger-boxes .container-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

    .danger-box {
      background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);
      border: 2px solid #ef4444;
      border-radius: 12px;
      padding: 28px 32px;
      display: flex;
      align-items: center;
      gap: 20px;
      box-shadow: 0 4px 12px rgba(239, 68, 68, 0.15);
      position: relative;
      overflow: hidden;
      transition: transform 0.2s ease, box-shadow 0.2s ease;
    }

    .danger-box:hover {
      transform: translateY(-2px);
      box-shadow: 0 6px 16px rgba(239, 68, 68, 0.25);
    }

    .danger-box::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 3px;
      background: linear-gradient(90deg, #ef4444, #dc2626, #ef4444);
      animation: dangerPulse 2s ease-in-out infinite;
    }

    @keyframes dangerPulse {
      0%, 100% { opacity: 1; }
      50% { opacity: 0.7; }
    }

    .danger-box-icon {
      flex-shrink: 0;
      width: 48px;
      height: 48px;
      background: #ef4444;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 2px 8px rgba(239, 68, 68, 0.3);
    }

    .danger-box-icon svg {
      width: 24px;
      height: 24px;
      fill: #ffffff;
    }

    .danger-box-content {
      flex: 1;
    }

    .danger-box-title {
    font-size: 20px;
    font-weight: 700;
    color: #991b1b;
    margin-bottom: 0;
    line-height: 1.3;
    text-align: left;
}

    .danger-box-title .highlight {
      color: #dc2626;
      text-transform: uppercase;
    }

    .danger-box-text {
      font-size: 16px;
      color: #7f1d1d;
      line-height: 1.6;
      margin: 0 0 8px 0;
    }

    .danger-box-text:last-child {
      margin-bottom: 0;
    }

    @media (max-width: 768px) {
      .danger-boxes {
        padding: 30px 16px;
        margin-bottom: 24px;
      }

      .danger-boxes .container-inner {
        grid-template-columns: 1fr;
        gap: 20px;
      }

      .danger-box {
        padding: 24px 20px;
      }

      .danger-box-icon {
        width: 44px;
        height: 44px;
      }

      .danger-box-icon svg {
        width: 22px;
        height: 22px;
      }

      .danger-box-title {
        font-size: 20px;
      }

      .danger-box-text {
        font-size: 15px;
      }
    }
.hero-pre {
    font-size: 16px;
    font-weight: 600;
    color: #00ad4f;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 22px;
    position: relative;
    z-index: 9;
}

    .hero-heading,
    .hero-sub {
      font-size: clamp(30px, 3.6vw, 33px);
      line-height: 1.25;
      font-weight: 700;
      letter-spacing: -0.02em;
      margin-bottom: 8px;
    }

    .hero-heading .pink,
    .hero-sub .pink {
      color: var(--pink-main);
    }

    .hero-sub {
    margin-bottom: 3px;
}

 .hero-body {
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
    margin: 0;
}

    p.hero-body span {
    background: linear-gradient(90deg, #f97316, #fb7185, #a855f7, #0ea5e9, #22c55e);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 600;
}
.hero-cta {
    display: inline-block;
    margin-bottom: 13px;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    padding: 8px 14px;
    border-radius: 6px;
    background: linear-gradient(90deg, #ec4899, #a855f7, #3b82f6, #06b6d4);
    color: #fff;
}
    /* ================== SECTION 2: VIDEO + MAIN CTA BUTTON ================== */

    .section-wrap {
      /* max-width: 1120px; */
      margin: 0 auto 20px;
      padding: 0 18px;
      text-align: center;
    }

    .video-shell {
    max-width: 960px;
    margin: 40px auto 10px;
    border-radius: 18px;
    border: 2px solid #ff1f8c;
    aspect-ratio: 16 / 9;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
}

  .video-shell-left {
    flex: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    border: 2px solid #ff1f8c;
    border-radius: 22px;
}

  .jv-video-text {
    font-size: clamp(48px, 6vw, 72px);
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #111827;
    text-align: center;
  }

  .video-shell-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 30px 20px;
    background: #ffffff;
  }

  .contact-heading {
    font-size: clamp(16px, 1.8vw, 20px);
    font-weight: 600;
    color: #111827;
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.4;
  }

  .contact-box {
    border: 2px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 12px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  }

  .contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 18px;
    color: #ffffff;
    text-decoration: none;
    font-size: clamp(13px, 1.4vw, 16px);
    font-weight: 600;
    transition: all 0.3s ease;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, var(--gradient-start, #6264a7), var(--gradient-end, #7b61ff));
  }

  .contact-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.95;
    transition: opacity 0.3s ease;
  }

  .contact-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    color: #ffffff;
  }

  .contact-item:hover .contact-text,
  .contact-item:hover .contact-icon {
    color: #ffffff;
  }

  .contact-item:hover .contact-icon svg {
    fill: #ffffff;
  }

  .contact-item:hover::before {
    opacity: 1;
  }

  .contact-icon {
    font-size: 24px;
    line-height: 1;
    z-index: 1;
    position: relative;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
  }

  .contact-icon svg {
    width: 24px;
    height: 24px;
    fill: currentColor;
  }

  .contact-text {
    z-index: 1;
    position: relative;
    flex: 1;
  }

  .contact-teams {
    background: linear-gradient(135deg, #6264a7 0%, #7b61ff 50%, #a855f7 100%);
  }

  .contact-teams::before {
    background: linear-gradient(135deg, #7b61ff, #a855f7);
  }

  .contact-facebook {
    background: linear-gradient(135deg, #1877f2 0%, #42a5f5 50%, #2563eb 100%);
  }

  .contact-facebook::before {
    background: linear-gradient(135deg, #2563eb, #3b82f6);
  }

  .contact-whatsapp {
    background: linear-gradient(135deg, #25d366 0%, #22c55e 50%, #10b981 100%);
  }

  .contact-whatsapp::before {
    background: linear-gradient(135deg, #22c55e, #10b981);
  }

  .contact-email {
    background: linear-gradient(135deg, #ff1f8c 0%, #ec4899 50%, #f472b6 100%);
  }

  .contact-email::before {
    background: linear-gradient(135deg, #ec4899, #f472b6);
  }

    .video-label {
      font-size: 40px;
      letter-spacing: 0.14em;
      text-transform: uppercase;
    }

    .cta-button-wrap {
      margin-top: 10px;
      margin-bottom: 14px;
    }

    .cta-button {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 20px 40px;
          border-radius: 14px;
      border: none;
      cursor: pointer;
      font-size: 34px;
      font-weight: 800;
      color: #ffffff;
      letter-spacing: 0.03em;
      white-space: normal;
      text-align: center;
      background-image: linear-gradient(90deg, var(--orange-main), var(--pink-main), var(--purple-main));
      box-shadow: 0 18px 40px rgba(255, 105, 180, 0.55);
      transition: transform 0.15s ease, box-shadow 0.15s ease, filter 0.15s ease;
    }

    .cta-button span.arrows {
      margin-left: 14px;
      font-size: 30px;
    }

    .cta-button:hover {
      transform: translateY(-2px);
      filter: brightness(1.04);
      box-shadow: 0 22px 60px rgba(255, 105, 180, 0.75);
    }

    .cta-button:active {
      transform: translateY(1px);
      box-shadow: 0 12px 30px rgba(255, 105, 180, 0.5);
    }

   .cta-subline {
    margin-top: 19px;
    font-size: 21px;
    font-weight: 500;
    color: #fff;
}
.benefits span {
    color: #fff;
}
    .payment-row {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 14px;
      margin-top: 18px;
      margin-bottom: 17px;
      flex-wrap: wrap;
    }

    .pay-badge {
      min-width: 80px;
      padding: 6px 12px;
      border-radius: 10px;
      font-size: 13px;
      font-weight: 600;
      background: #f3f4f6;
      border: 1px solid #e5e7eb;
    }

    .guarantee-badge {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      padding: 6px 12px;
      border-radius: 999px;
      background: #fff7e0;
      border: 1px solid #fbbf24;
      font-size: 13px;
      font-weight: 600;
      color: #92400e;
    }

    .guarantee-badge span.icon {
      font-size: 18px;
    }

    .benefits {
      font-size: 28px;
      font-weight: 600;
      line-height: 1.6;
      margin-top: 12px;
    }
.benefits span:last-child {
    font-size: 24px;
}
    .benefits span {
      display: block;
    }

    /* ================== SECTION 3: PARTICLES + FEATURES GRID ================== */

    .particles{
      position:fixed;
      inset:0;
      z-index:0;
      pointer-events:none;
    }
    .particles span{
      position:absolute;
      width:14px;height:14px;
      border-radius:50%;
      background:linear-gradient(45deg,#ff1f8c,#facc15,#7a3cff);
      opacity:.15;
      animation:float 14s infinite linear;
    }
    @keyframes float{
      0%{transform:translateY(0) translateX(0)}
      50%{transform:translateY(-120px) translateX(40px)}
      100%{transform:translateY(0) translateX(0)}
    }

    .features-wrap{
      position:relative;
      z-index:1;
      max-width:1180px;
      margin:30px auto;
      padding:30px 18px 40px;
    }

 .features-heading {
    text-align: center;
    font-size: 38px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .14em;
    color: var(--pink-main);
    margin-bottom: 36px;
    opacity: 0;
    transform: translateY(30px);
    transition: .8s ease;
    border-top: 3px solid;
    border-bottom: 3px solid;
    padding: 18px 0;
}
    .features-heading.show{opacity:1;transform:none;}

    .features-grid{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:26px;
    }

    .feature-card{
      position:relative;
      border-radius:22px;
      padding:22px 22px 26px;
      font-size:15px;
      line-height:1.7;
      color:#111827;
      background-size:140% 140%;
      background-position:0% 0%;
      box-shadow:0 18px 55px rgba(0, 0, 0, 0.15);
      border:1px solid rgba(255,255,255,.7);
      backdrop-filter:blur(18px);
      -webkit-backdrop-filter:blur(18px);
      overflow:hidden;
      opacity:0;
      transform:translateY(40px);
      transition:
        box-shadow .35s ease,
        background-position .9s ease,
        opacity .6s ease,
        transform .6s ease;
    }

    .feature-card.show{
      opacity:1;
      transform:none;
    }

    .feature-card::before{
      content:"";
      position:absolute;
      inset:-2px;
      border-radius:24px;
      background:linear-gradient(120deg,#ff1f8c,#facc15,#7a3cff);
      opacity:0;
      z-index:-1;
      filter:blur(16px);
      transition:.35s ease;
      animation:glowShift 5s linear infinite;
    }
    .feature-card:hover::before{opacity:.9;}

    @keyframes glowShift{
      0%{background-position:0% 50%}
      50%{background-position:100% 50%}
      100%{background-position:0% 50%}
    }

    .feature-card:hover{
      box-shadow:0 32px 90px rgba(0,0,0,0.28);
      background-position:100% 100%;
    }

    .feature-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}
    .feature-icon{
      width:40px;height:40px;border-radius:18px;
      display:flex;align-items:center;justify-content:center;
      font-size:20px;color:#fff;
      background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.9),rgba(255,255,255,.15));
      box-shadow:0 10px 25px rgba(0,0,0,.35);
    }
    .feature-title{font-size:20px;font-weight:700}
    .feature-subtitle{font-size:18px;margin-bottom:10px;font-weight:500}
    .feature-list{padding-left:18px}
    .feature-list li{font-size:15px;margin-bottom:6px}

    .feature-card:nth-child(1){background:linear-gradient(180deg,#eafff8,#b1f8e0);}
    .feature-card:nth-child(2){background:linear-gradient(180deg,#ffe5f6,#f36cbd);}
    .feature-card:nth-child(3){background:linear-gradient(180deg,#ffe9d7,#ffb894);}
    .feature-card:nth-child(4){background:linear-gradient(180deg,#fff0f5,#ff9fbf);}
    .feature-card:nth-child(5){background:linear-gradient(180deg,#fff8dd,#ffe27a);}
    .feature-card:nth-child(6){background:linear-gradient(180deg,#e0fff6,#17a18f);}
    .feature-card:nth-child(7){background:linear-gradient(180deg,#eceeff,#9ea3ff);}
    .feature-card:nth-child(8){background:linear-gradient(180deg,#ffecec,#ff9a9a);}
    .feature-card:nth-child(9){background:linear-gradient(180deg,#fff2e4,#ffb27c);}
    .feature-card:nth-child(10){background:linear-gradient(180deg,#f1f9ff,#d3f0fc);}

    /* ================== SECTION 4: BOTTOM CTA FROM HERO ================== */

    .cta-wrapper {

      text-align: center;
    }

    .cta-button-outer {
      display: inline-block;
      position: relative;
      padding-bottom: 10px;
      margin-bottom: 12px;
    }

    .cta-button-main {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 26px 60px;
    border-radius: 28px;
    font-size: 34px;
    font-weight: 800;
    letter-spacing: 0.03em;
    color: #ffffff;
    text-decoration: none;
    background: linear-gradient(90deg, #ff4f7b, #17b0ff);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
    transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
    white-space: nowrap;
    overflow: hidden;
}

    .cta-button-main span.chevron {
      margin-left: 16px;
      font-size: 36px;
    }



    .cta-button-main:hover {
      transform: translateY(-4px) scale(1.02);
      box-shadow: 0 26px 70px rgba(0, 0, 0, 0.4);
      filter: brightness(1.05);
      color: #fff;
    }

    .cta-subline-bottom {
    font-size: 21px;
    margin-bottom: 26px;
    color: #fff;
}
    .cta-subline-bottom span {
      margin: 0 4px;
    }

  .cta-payment-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 16px;
}

    .pay-pill {
      min-width: 110px;
      padding: 10px 16px;
      border-radius: 10px;
      border: 1px solid #d4d4d8;
      background: #ffffff;
      box-shadow: 0 7px 18px rgba(15, 23, 42, 0.08);
      font-weight: 600;
      font-size: 15px;
    }

    .pay-pill.blue { color: #2563eb; }
    .pay-pill.red  { color: #dc2626; }
    .pay-pill.gold { color: #b45309; }

    .guarantee-pill {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 10px 18px;
      border-radius: 999px;
      border: 1px solid #facc15;
      background: #fffbeb;
      box-shadow: 0 7px 18px rgba(251, 191, 36, 0.25);
      font-size: 15px;
      font-weight: 700;
      color: #92400e;
    }

    .guarantee-pill span.badge {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      background: #facc15;
      color: #1f2937;
      font-size: 18px;
    }

    .cta-bottom-heading {
      font-size: 28px;
      font-weight: 700;
      color: #fff;
      margin-bottom: 8px;
    }

   .cta-bottom-sub {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
}

    /* ================== SECTION 5: WHY TIKTOK (TRUMP) ================== */

   .why-wrap {
    margin: 0px auto;
    padding: 70px 0px;
    background: #fff2db;
}

    .why-heading {
      text-align: center;
      margin-bottom: 40px;
    }

  .why-heading h2 {
    font-size: 52px;
    font-weight: 800;
    color: #ffa300;
    margin-bottom: 12px;
}

   .why-heading p {
    font-size: 26px;
    line-height: 1.35;
    font-weight: 600;
    color: #ffa300;
}

    .why-heading p em {
      font-style: italic;
    }

  .why-grid {
    display: flex;
    grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr);
    gap: 28px;
    align-items: center;
}

  .why-card {
    border-radius: 10px;
    border: 2px solid #ffa300;
    padding: 30px 32px;
    font-size: 17px;
    line-height: 1.8;
    background: #ffffff;
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.05);
}

    .why-card p + p {
      margin-top: 14px;
    }

    .why-card .pink {
      color: var(--pink-main);
      font-weight: 700;
    }

.why-card .blue {
    color: #ffa300;
    font-weight: 700;
}

    .why-card em {
      font-style: italic;
    }

.why-image-wrap {
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: stretch;
    justify-content: center;
    background: transparent;
    flex-direction: column;
}
    .why-image-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    /* ================== SECTION 6: TIKTOK = #1 ATTENTION ================== */

   .tiktok-attention {
    margin: 0 auto;
    padding: 70px 0;
    background: #fff;
}

  .tiktok-attention__headline {
    text-align: center;
    font-size: 39px;
    font-weight: 800;
    color: #000;
    letter-spacing: 0;
    line-height: 1.3;
    margin-bottom: 40px;
}

.tiktok-attention__story {
    font-size: 17px;
    line-height: 1.8;
    max-width: 980px;
    margin: 0 auto 32px;
    text-align: center;
    color: #00baff;
    font-weight: 600;
} 
.tiktok-attention__story p {
    margin-bottom: 0;
    margin-top: 3px !IMPORTANT;
}
    .tiktok-attention__story p + p {
      margin-top: 14px;
    }

.tiktok-attention__hook {
    display: table;
    max-width: 100%;
    margin: 23px auto 25px;
    font-size: 22px;
    font-weight: 700;
    color: var(--pink-main);
    position: relative;
    padding: 10px 18px;
    text-align: center;
    box-shadow: 0 0 10px 1px #ddd;
    border-radius: 10px;
}
    .tiktok-attention__hook::before {
      content: "";
      position: absolute;
      inset: 60% 4px -4px;
      background: linear-gradient(90deg, #fff1f8, #ffe9fb);
      border-radius: 10px;
      z-index: -1;
    }

    .tiktok-attention__comparison {
      max-width: 640px;
      margin: 0 auto 26px;
      font-size: 18px;
      line-height: 1.8;
    }

    .tiktok-attention__comparison ul {
      list-style: none;
      margin: 18px 0;
    }

  .tiktok-attention__comparison li {
    display: flex;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: center;
    margin: 13px auto;
    display: table;
}

    .tiktok-attention__comparison li span.x {
    color: #ef4444;
    font-size: 20px;
    line-height: 1;
    padding: 0 11px;
}

    .tiktok-attention__comparison li span.instagram {
      color: var(--insta);
    }
    .tiktok-attention__comparison li span.youtube {
      color: var(--youtube);
    }
    .tiktok-attention__comparison li span.facebook {
      color: var(--facebook);
    }

.tiktok-attention__but {
    margin-top: 8px;
    font-weight: 500;
    text-align: center;
    font-size: 34px;
    color: #fff;
    margin: 0 auto;
    display: table;
    padding: 0 20px;
    background: #00baff;
    border-radius: 10px;
}

    .tiktok-attention__final {
      max-width: 980px;
      margin: 24px auto 0;
      text-align: center;
      font-size: 18px;
      line-height: 1.8;
      color: #4b5563;
    }

    .tiktok-attention__final span.pink {
      color: var(--pink-main);
      font-weight: 700;
    }

    /* ================== SECTION 7: PROOF WALL (10 FAMOUS EXAMPLES) ================== */

.proof-wrap.proof-wall {
    margin: 0px auto 0px;
    padding: 60px 0;
    background: #fff2db;
}

    .proof-wrap.proof-wall .proof-heading {
      text-align: center;
      margin-bottom: 30px;
      font-size: 20px;
      font-weight: 700;
      color: #4b5563;
    }

    .proof-wrap.proof-wall .proof-heading span {
    color: #ffaa12;
    font-size: 33px;
    background: #fff;
    padding: 11px 40px;
    border-radius: 10px;
    box-shadow: 0 0 10px 1px #dddd;
    margin-bottom: 30px;
    display: inline-block;
}

    .proof-wrap.proof-wall .proof-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 20px;
    }

   .proof-wrap.proof-wall .proof-card {
    padding: 16px 12px 20px;
    border-radius: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 14px;
    box-shadow: 0 20px 60px rgba(15, 23, 42, 0.12);
    background: #ffffff;
}

    .proof-wrap.proof-wall .proof-card:nth-child(1) {
      background: linear-gradient(180deg, #e9f2ff 0%, #d4e4ff 100%);
    }
    .proof-wrap.proof-wall .proof-card:nth-child(2) {
      background: linear-gradient(180deg, #ffe9f3 0%, #ffd1e8 100%);
    }
    .proof-wrap.proof-wall .proof-card:nth-child(3) {
      background: linear-gradient(180deg, #fff4e0 0%, #ffe0b3 100%);
    }
    .proof-wrap.proof-wall .proof-card:nth-child(4) {
      background: linear-gradient(180deg, #f3ecff 0%, #ddd4ff 100%);
    }
    .proof-wrap.proof-wall .proof-card:nth-child(5) {
      background: linear-gradient(180deg, #e6fff4 0%, #c8f5df 100%);
    }
    .proof-wrap.proof-wall .proof-card:nth-child(6) {
      background: linear-gradient(180deg, #fff9df 0%, #ffe9a8 100%);
    }
    .proof-wrap.proof-wall .proof-card:nth-child(7) {
      background: linear-gradient(180deg, #ffeef7 0%, #fbd4ff 100%);
    }
    .proof-wrap.proof-wall .proof-card:nth-child(8) {
      background: linear-gradient(180deg, #e6f9ff 0%, #cfeeff 100%);
    }
    .proof-wrap.proof-wall .proof-card:nth-child(9) {
      background: linear-gradient(180deg, #fef1e8 0%, #ffd5c2 100%);
    }
    .proof-wrap.proof-wall .proof-card:nth-child(10) {
      background: linear-gradient(180deg, #f0ffe8 0%, #d3fbbf 100%);
    }

 .proof-wrap.proof-wall .proof-name {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
}

.proof-wrap.proof-wall .proof-subtitle {
    font-size: 14px;
    font-weight: 700;
    text-align: left;
}

    .proof-wrap.proof-wall .proof-story {
      font-size: 14px;
      line-height: 1.8;
      max-width: 320px;
      color: #111827;
    }

    .proof-wrap.proof-wall .proof-story em {
      font-style: italic;
    }

    .proof-wrap.proof-wall .proof-highlight {
      font-weight: 800;
      color: var(--pink-main);
    }

    .proof-wrap.proof-wall .proof-img-wrap {
      margin-top: 6px;
      max-width: 100%;
    }

    .proof-wrap.proof-wall .proof-img-wrap img {
      max-width: 100%;
      height: auto;
      display: block;
      border-radius: 16px;
      box-shadow: 0 14px 34px rgba(15, 23, 42, 0.18);
    }

    /* ================== SECTION 8: LOGIC SECTION ================== */

.logic-wrap {
    max-width: 1100px;
    margin: 29px auto 0;
    padding: 40px 20px 50px;
    text-align: center;
    line-height: 1.8;
    border-radius: 24px;
    background: radial-gradient(circle at top, #ffe6f3 0%, #ffffff 42%, #ffffff 100%);
    box-shadow: 0 20px 60px rgba(15, 23, 42, 0.08);
}

    .logic-lead {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 22px;
    }

    .logic-lines {
      font-size: 17px;
    }

    .logic-lines p {
      margin-bottom: 4px;
    }

    .logic-lines p.block-gap {
      margin-top: 0px;
    }

    .logic-highlight {
      margin: 26px auto 22px;
      max-width: 720px;
      font-size: 18px;
      font-weight: 800;
      color: var(--pink-main);
      padding: 10px 16px;
      border-radius: 999px;
      background: rgba(255, 24, 140, 0.06);
      box-shadow: 0 0 0 1px rgba(255, 24, 140, 0.2);
    }

    .logic-final {
      margin-top: 20px;
      font-size: 18px;
      font-weight: 600;
    }

    .logic-final span {
      color: var(--pink-main);
    }

    /* ================== SECTION 9: MANUAL VS TOKPRIMEAI TABLE ================== */
    .reality-wrap {
    max-width: 1150px;
    margin: 50px auto 0px;
    padding: 40px 22px 30px;
    text-align: center;
    position: relative;
    /* background: radial-gradient(circle at 0% 0%, rgba(255, 192, 203, 0.15), transparent 55%),
        radial-gradient(circle at 100% 100%, rgba(110, 231, 183, 0.12), transparent 55%); */
    border-radius: 32px;
}
  .reality-title {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 8px;
    letter-spacing: 0.02em;
}

   .reality-sub {
    font-size: 17px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #ffff;
    margin-bottom: 26px;
}

    .reality-sub span.pain {
      color: var(--red-main);
      font-weight: 700;
    }
    .reality-sub span.gain {
      color: var(--green-main);
      font-weight: 700;
    }

    .reality-card-shell {
      position: relative;
      border-radius: 26px;
      padding: 1px;
      background: linear-gradient(135deg, #ff9ad5, #ffb347, #4ade80, #38bdf8);
      box-shadow:
        0 24px 80px rgba(248, 113, 113, 0.28),
        0 0 0 1px rgba(255, 255, 255, 0.8);
    }

    .reality-grid {
      border-radius: 24px;
      background: #ffffff;
      overflow: hidden;
    }

    .reality-header {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      font-size: 20px;
      font-weight: 700;
      text-align: left;
    }

    .reality-header-cell {
      padding: 18px 22px;
      display: flex;
      align-items: center;
      gap: 12px;
      position: relative;
      overflow: hidden;
    }

    .reality-header-cell.left {
      background: linear-gradient(90deg, #ffe4e6, #ffe8f0);
      border-right: 1px solid var(--soft-border);
      color: #b91c1c;
    }

    .reality-header-cell.right {
      background: linear-gradient(90deg, #dcfce7, #e0fdf5);
      color: #065f46;
    }

    .reality-header-pill {
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 0.12em;
      padding: 2px 8px;
      border-radius: 999px;
      border: 1px solid rgba(0, 0, 0, 0.08);
      background: rgba(255, 255, 255, 0.85);
      color: #4b5563;
    }

    .reality-header-icon {
      width: 30px;
      height: 30px;
      border-radius: 999px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      background: #ffffff;
      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    }

    .reality-rows {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      border-top: 1px solid var(--soft-border);
    }

    .reality-row {
      display: contents;
    }

    .reality-cell {
      padding: 12px 22px;
      font-size: 14px;
      text-align: left;
      line-height: 1.65;
      border-top: 1px solid #f3f4f6;
      position: relative;
      transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.18s ease;
    }

    .reality-cell.left {
      background: #fff9fb;
      border-right: 1px solid #f3f4f6;
      border-left: 3px solid rgba(248, 113, 113, 0.55);
    }

    .reality-cell.right {
      background: #f4fff8;
      border-left: 3px solid rgba(74, 222, 128, 0.55);
    }

    .reality-row:nth-child(2n) .reality-cell.left {
      background: #fff5f7;
    }
    .reality-row:nth-child(2n) .reality-cell.right {
      background: #ecfdf3;
    }

    .reality-cell span.pain {
      color: var(--red-main);
      font-weight: 600;
    }

    .reality-cell span.gain {
      color: var(--green-main);
      font-weight: 600;
    }

    .reality-row:hover .reality-cell.left {
      background: #ffe4ec;
      box-shadow: inset 4px 0 0 rgba(248, 113, 113, 0.8);
      transform: translateX(-2px);
    }
    .reality-row:hover .reality-cell.right {
      background: #dcfce7;
      box-shadow: inset 4px 0 0 rgba(34, 197, 94, 0.9);
      transform: translateX(2px);
    }

  .reality-bottomline {
    margin-top: 19px;
    font-size: 20px;
    color: #fff;
}

    .reality-bottomline span.label {
      color: var(--pink-neon);
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 0.12em;
      margin-right: 4px;
    }

    .reality-bottomline span.strong {
      font-weight: 700;
    }

    /* ================== AIVIDEO COMPARISON SECTION ================== */
    .aivideo-comparison-section {
    background: #fbf8ff;
    padding: 40px 20px;
    position: relative;
}

.aivideo-comparison-wrap {
    max-width: 1150px;
    margin: 0 auto;
    padding: 40px 22px 30px;
    text-align: center;
    position: relative;
    box-shadow: 0 0 10px 1px #ddd;
    border-radius: 20px;
}

    .aivideo-comparison-title {
      font-size: 42px;
      font-weight: 800;
      color: #000;
      margin-bottom: 12px;
      letter-spacing: 0.02em;
    }

    .aivideo-comparison-subtitle {
      font-size: 17px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: #000;
      margin-bottom: 40px;
      line-height: 1.6;
    }

    .aivideo-comparison-subtitle span.pain {
      color: #ff1f8c;
      font-weight: 700;
    }

    .aivideo-comparison-subtitle span.gain {
      color: #4ade80;
      font-weight: 700;
    }

    .aivideo-comparison-card-shell {
      position: relative;
      border-radius: 26px;
      padding: 1px;
      background: linear-gradient(135deg, #ff9ad5, #ffb347, #4ade80, #38bdf8);
      box-shadow:
        0 24px 80px rgba(248, 113, 113, 0.28),
        0 0 0 1px rgba(255, 255, 255, 0.8);
    }

    .aivideo-comparison-grid {
      border-radius: 24px;
      background: #1a1a1a;
      overflow: hidden;
    }

    .aivideo-comparison-header {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      font-size: 20px;
      font-weight: 700;
      text-align: left;
    }

    .aivideo-comparison-header-cell {
      padding: 18px 22px;
      display: flex;
      align-items: center;
      gap: 12px;
      position: relative;
      overflow: hidden;
    }

    .aivideo-comparison-header-cell.left {
      background: linear-gradient(90deg, rgba(255, 31, 140, 0.2), rgba(255, 31, 140, 0.15));
      border-right: 1px solid rgba(255, 255, 255, 0.1);
      color: #ff1f8c;
    }

    .aivideo-comparison-header-cell.right {
      background: linear-gradient(90deg, rgba(74, 222, 128, 0.2), rgba(74, 222, 128, 0.15));
      color: #4ade80;
    }

    .aivideo-comparison-header-icon {
      width: 30px;
      height: 30px;
      border-radius: 999px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      background: rgba(255, 255, 255, 0.1);
      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
      flex-shrink: 0;
    }

    .aivideo-comparison-header-cell.left .aivideo-comparison-header-icon {
      color: #ff1f8c;
    }

    .aivideo-comparison-header-cell.right .aivideo-comparison-header-icon {
      color: #4ade80;
    }

    .aivideo-comparison-header-pill {
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 0.12em;
      padding: 2px 8px;
      border-radius: 999px;
      border: 1px solid rgba(255, 255, 255, 0.2);
      background: rgba(255, 255, 255, 0.1);
      color: #fff;
      display: inline-block;
      margin-right: 8px;
    }

    .aivideo-comparison-header-title {
      font-size: 21px;
      font-weight: 700;
    }

    .aivideo-comparison-rows {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

    .aivideo-comparison-row {
      display: contents;
    }

    .aivideo-comparison-cell {
    padding: 16px 22px;
    font-size: 17px;
    text-align: left;
    line-height: 1.7;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
    transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.18s ease;
    color: #000;
    align-items: center;
}
.aivideo-comparison-cell.left {
    background: #fff5f7;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 3px solid rgba(255, 31, 140, 0.6);
}
.aivideo-comparison-cell.right {
    background: #ecfdf3;
    border-left: 3px solid rgba(74, 222, 128, 0.6);
}

.aivideo-comparison-row:nth-child(2n) .aivideo-comparison-cell.left {
    background: #f8ecef;
}
.aivideo-comparison-row:nth-child(2n) .aivideo-comparison-cell.right {
    background: #e0ffed;
}

    .aivideo-comparison-cell span.pain {
      color: #ff1f8c;
      font-weight: 600;
    }

    .aivideo-comparison-cell span.gain {
      color: #4ade80;
      font-weight: 600;
    }


    @media (max-width: 960px) {
      .aivideo-comparison-section {
        padding: 60px 16px;
      }

      .aivideo-comparison-wrap {
        padding: 30px 16px 45px;
      }

      .aivideo-comparison-title {
        font-size: 32px;
      }

      .aivideo-comparison-subtitle {
        font-size: 14px;
      }

      .aivideo-comparison-card-shell {
        box-shadow:
          0 16px 50px rgba(248, 113, 113, 0.25),
          0 0 0 1px rgba(255, 255, 255, 0.8);
      }

      .aivideo-comparison-header,
      .aivideo-comparison-rows {
        grid-template-columns: 1fr;
      }

      .aivideo-comparison-header-cell.left,
      .aivideo-comparison-cell.left {
        border-right: none;
      }

      .aivideo-comparison-cell {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
      }

      .aivideo-comparison-row:hover .aivideo-comparison-cell.left,
      .aivideo-comparison-row:hover .aivideo-comparison-cell.right {
        transform: translateX(0);
      }
    }

    /* ================== SECTION 10: REAL PROOF (TOKPRIMEAI ACCOUNTS) ================== */

    .proof-wrap.real-proof{
      max-width:1160px;
      margin:80px auto 0px;
      padding:0 18px 0px;
      text-align:center;
      position:relative;
    }

    .proof-wrap.real-proof::before{
      content:"";
      position:absolute;
      inset:-120px -140px auto;
      background:
        radial-gradient(circle at 10% 0%,rgba(255,192,203,.25),transparent 60%),
        radial-gradient(circle at 90% 20%,rgba(129,140,248,.18),transparent 60%);
      z-index:-1;
    }

    .proof-wrap.real-proof .proof-pre{
      font-size:16px;
      color:#6b7280;
      margin-bottom:6px;
    }

  .proof-wrap.real-proof .proof-main-title {
    font-size: 22px;
    font-weight: 700;
    color: var(--pink-main);
    margin-bottom: 26px;
    box-shadow: 0 0 10px 1px #ddd;
    margin: 10px auto 40px;
    display: table;
    padding: 12px 20px;
    border-radius: 5px;
}

    .proof-wrap.real-proof .proof-main-title span{
      text-transform:uppercase;
      letter-spacing:.12em;
    }

    .proof-wrap.real-proof .proof-list{
      display:flex;
      flex-direction:column;
      gap:22px;
      margin-bottom:36px;
    }

    .proof-wrap.real-proof .proof-card{
      border-radius:24px;
      padding:16px 18px 18px;
      text-align:left;
      position:relative;
      overflow:hidden;
      background:linear-gradient(135deg,#fff0f6,#fef3c7);
      box-shadow:0 18px 50px rgba(248,113,113,.16);
      border:1px solid rgba(255,255,255,.9);
    }

    .proof-wrap.real-proof .proof-card:nth-child(2){
      background:linear-gradient(135deg,#e0f2fe,#fdf2ff);
      box-shadow:0 18px 50px rgba(96,165,250,.18);
    }
    .proof-wrap.real-proof .proof-card:nth-child(3){
      background:linear-gradient(135deg,#ecfdf5,#fef3c7);
      box-shadow:0 18px 50px rgba(52,211,153,.18);
    }
    .proof-wrap.real-proof .proof-card:nth-child(4){
      background:linear-gradient(135deg,#fef3c7,#fee2e2);
      box-shadow:0 18px 50px rgba(251,191,36,.2);
    }
    .proof-wrap.real-proof .proof-card:nth-child(5){
      background:linear-gradient(135deg,#eef2ff,#ffe4e6);
      box-shadow:0 18px 50px rgba(129,140,248,.2);
    }

    .proof-wrap.real-proof .proof-card::before{
      content:"";
      position:absolute;
      inset:-40%;
      background:radial-gradient(circle at 0 0,rgba(255,255,255,.9),transparent 60%);
      opacity:.35;
      pointer-events:none;
    }

    .proof-wrap.real-proof .proof-card-inner{
      position:relative;
      display:grid;
      grid-template-columns:auto minmax(0,1fr);
      column-gap:14px;
      row-gap:10px;
    }

    .proof-wrap.real-proof .proof-number{
      width:32px;
      height:32px;
      border-radius:999px;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:700;
      font-size:16px;
      color:#fff;
      background:linear-gradient(135deg,var(--orange-main),var(--pink-main));
      box-shadow:0 8px 18px rgba(0,0,0,.18);
    }
.proof-wrap.real-proof .proof-headline {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0;
}

    .proof-wrap.real-proof .proof-highlight{
      color:var(--pink-main);
    }

  .proof-wrap.real-proof .proof-body {
    grid-column: 1 / -1;
    font-size: 13px;
    margin-top: 4px;
    color: #374151;
    display: none;
}

    .proof-wrap.real-proof .proof-grid-images{
      grid-column:1 / -1;
      display:grid;
      grid-template-columns:repeat(1,minmax(0,1fr));
      gap:12px;
      margin-top:12px;
    }

    .proof-wrap.real-proof .proof-img-shell{
      border-radius:18px;
      overflow:hidden;
      background:#000;
      position:relative;
      box-shadow:0 14px 30px rgba(15,23,42,.35);
      transform:translateY(0);
      transition:transform .2s ease,box-shadow .2s ease;
    }

    .proof-wrap.real-proof .proof-img-shell img{
      width:100%;
      display:block;
    }

    .proof-wrap.real-proof .proof-tag{
      position:absolute;
      left:12px;
      top:12px;
      padding:4px 10px;
      border-radius:999px;
      font-size:11px;
      font-weight:600;
      letter-spacing:.08em;
      text-transform:uppercase;
      color:#f9fafb;
      background:rgba(15,23,42,.62);
      backdrop-filter:blur(10px);
    }

    .proof-wrap.real-proof .proof-img-shell:hover{
      transform:translateY(-4px);
      box-shadow:0 20px 40px rgba(15,23,42,.6);
    }

    .proof-wrap.real-proof .proof-card:hover{
      transform:translateY(-3px);
      box-shadow:0 24px 70px rgba(248,113,113,.25);
    }

   .proof-wrap.real-proof .proof-bottom-line {
    margin-top: 25px;
    font-size: 16px;
    color: #404040;
    text-align: center;
}

    .proof-wrap.real-proof .proof-bottom-line span.strong{
      font-weight:700;
      color:var(--text-main);
    }

    .proof-wrap.real-proof .proof-trust{
      margin-top:24px;
      font-size:23px;
      font-weight:600;
    }

    .proof-wrap.real-proof .proof-trust span{
      color:var(--pink-main);
    }

 .proof-wrap.real-proof .proof-mini {
    margin-top: 10px;
    font-size: 17px;
    color: #4b5563;
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
}

    .proof-wrap.real-proof .proof-final{
      margin-top:18px;
      font-size:17px;
      color:#111827;
      font-weight:500;
    }

    .proof-wrap.real-proof .proof-final span{
      font-weight:700;
    }

    /* ================== SECTION 11: INTRO + DEMO VIDEO ================== */

    .demo-hero-wrap{
      max-width:1120px;
      margin:80px auto 40px;
      padding:0 18px 20px;
      text-align:center;
      position:relative;
    }

    .demo-hero-wrap::before{
      content:"";
      position:absolute;
      inset:-140px -220px auto;
      background:
        radial-gradient(circle at 10% 0%,rgba(255,192,203,.35),transparent 60%),
        radial-gradient(circle at 90% 10%,rgba(129,140,248,.25),transparent 60%);
      z-index:-1;
    }

.demo-intro-label {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .14em;
    color: #7549E1;
    margin-bottom: 4px;
}
.demo-product-name {
    font-size: 58px;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: capitalize;
    color: var(--pink-main);
    margin-bottom: 14px;
    margin: 24px auto;
    display: table;
    box-shadow: 0 0 10px 1px #ddd;
    padding: 0 40px;
    border-radius: 10px;
}

   .demo-strapline {
    display: inline-block;
    padding: 12px 18px;
    border-radius: 999px;
    background: var(--highlight-yellow);
    font-size: 20px;
    font-weight: 700;
    box-shadow: 0 10px 24px rgba(250,204,21,.4);
    margin-bottom: 26px;
}

.demo-description {
    font-size: 18px;
    line-height: 1.7;
    max-width: 100%;
    margin: 0 auto 6px;
}

    .demo-description .pink{color:var(--pink-main);font-weight:600;}
    .demo-description .blue{color:var(--blue-accent);font-weight:600;}
.demo-description-small {
    font-size: 20px;
    line-height: 1.7;
    max-width: 980px;
    margin: 0 auto 26px;
}

    .demo-description-small .pink{color:var(--pink-main);font-weight:600;}

.demo-subline {
    font-size: 23px;
    font-weight: 700;
    color: var(--pink-main);
    margin-bottom: 18px;
    margin-top: 32px;
}

   .demo-watch-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 18px;
    margin: 0 auto 20px;
    display: table;
    border: 1px solid var(--pink-main);
    color: var(--pink-main);
    padding: 10px 30px;
    border-radius: 14px;
}

    .demo-video-shell{
      max-width:880px;
      margin:0 auto 32px;
      position:relative;
      border-radius:24px;
      padding:4px;
      background:linear-gradient(135deg,#ff9ac6,#7c3aed);
      box-shadow:0 22px 60px rgba(0,0,0,.35);
    }

    .demo-video-inner{
      border-radius:20px;
      overflow:hidden;
      background:#050816;
      display:flex;
      align-items:center;
      justify-content:center;
      aspect-ratio:16 / 9;
      position:relative;
    }

    .demo-video-placeholder{
      font-size:22px;
      letter-spacing:.18em;
      text-transform:uppercase;
      color:#e5e7eb;
    }

    .demo-play-pill{
      position:absolute;
      bottom:18px;
      left:50%;
      transform:translateX(-50%);
      padding:7px 16px;
      border-radius:999px;
      font-size:12px;
      letter-spacing:.12em;
      text-transform:uppercase;
      background:rgba(15,23,42,.84);
      color:#f9fafb;
      display:flex;
      align-items:center;
      gap:8px;
      backdrop-filter:blur(10px);
    }
    .demo-play-pill span.icon{
      width:20px;height:20px;
      border-radius:999px;
      display:inline-flex;
      align-items:center;justify-content:center;
      background:radial-gradient(circle at 30% 20%,#f9fafb,#e5e7eb);
      color:#f97316;
      font-size:11px;
    }

    .demo-cta-wrapper{
      margin-top:8px;
    }

    .demo-cta-button-outer{
      display:inline-block;
      position:relative;
      padding-bottom:10px;
      margin-bottom:26px;
    }

    .demo-cta-button{
      position:relative;
      display:inline-flex;
      align-items:center;
      justify-content:center;
      padding:24px 56px;
      border-radius:28px;
      font-size:30px;
      font-weight:800;
      letter-spacing:.03em;
      color:#ffffff;
      background:linear-gradient(90deg,#ff7a3c,#ff1f8c,#7b61ff);
      box-shadow:0 20px 45px rgba(236,72,153,.65);
      border:none;
      cursor:pointer;
      white-space:nowrap;
      transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
    }

    .demo-cta-button span.chev{
      margin-left:16px;
      font-size:32px;
    }

    .demo-cta-button::after{
      content:"";
      position:absolute;
      inset:auto 0 -10px 0;
      height:11px;
      border-radius:0 0 28px 28px;
      background:#d75a3d;
      opacity:.92;
      z-index:-1;
    }

    .demo-cta-button:hover{
      transform:translateY(-4px) scale(1.02);
      box-shadow:0 28px 70px rgba(236,72,153,.8);
      filter:brightness(1.05);
    }

    .demo-cta-subline{
      font-size:16px;
      margin-bottom:20px;
    }

    .demo-cta-subline span{margin:0 4px;}

    .demo-payment-row{
      display:flex;
      flex-wrap:wrap;
      justify-content:center;
      align-items:center;
      gap:18px;
      margin-bottom:26px;
    }

    .demo-bottom-benefits{
      font-size:18px;
      font-weight:600;
      line-height:1.6;
    }
    .demo-bottom-benefits span{
      display:block;
    }
.span-title1::after {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: linear-gradient(to right, #7549E1, #C1509C, #F88E4D);
    z-index: -1;
    border-radius: 60px;
}
.span-title1 {
    border-radius: 60px;
    background: #fff;
    display: inline-block;
    padding: 17.4px 2.5% 19.4px 2.5%;
    position: relative;
    border: 2px solid transparent;
    background-clip: padding-box;
    font-size: 23px;
}
    /* ================== RESPONSIVE ================== */

    @media (max-width: 992px) {
      .proof-wrap.proof-wall .proof-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }

    @media (max-width: 900px){
      .demo-product-name{
        font-size:26px;
      }
      .demo-strapline{
        font-size:11px;
        padding:6px 14px;
      }
      .demo-video-shell{
        border-radius:20px;
      }
      .demo-cta-button{
        font-size:22px;
        padding:18px 26px;
        white-space:normal;
      }
      .demo-cta-button span.chev{
        font-size:26px;
      }
      .demo-bottom-benefits{
        font-size:16px;
      }

      .features-grid{
        grid-template-columns:1fr;
      }
    }

    @media (max-width: 768px) {
      .hero-wrap { margin-top: 40px; }

      .hero-body {
        font-size: 16px;
      }

      .hero-cta {
        font-size: 15px;
        padding: 8px 12px;
      }

      .video-shell {
        border-radius: 14px;
        flex-direction: column;
        min-height: auto;
      }

      .video-shell-left {
        flex: 1;
        border-right: none;
        border-bottom: 2px solid #ff1f8c;
        padding: 30px 20px;
      }

      .jv-video-text {
        font-size: 42px;
      }

      .video-shell-right {
        flex: 1;
        padding: 25px 20px;
      }

      .contact-heading {
        font-size: 18px;
        margin-bottom: 16px;
      }

      .contact-item {
        font-size: 14px;
        padding: 14px 16px;
      }

      .contact-icon {
        font-size: 20px;
      }

      .video-label {
        font-size: 30px;
      }

      .cta-button {
        font-size: 22px;
        padding: 18px 26px;
      }

      .cta-button span.arrows {
        font-size: 26px;
      }

      .benefits {
        font-size: 15px;
      }

      .cta-button-main {
        font-size: 24px;
        padding: 20px 24px;
        white-space: normal;
      }

      .cta-button-main span.chevron {
        font-size: 28px;
      }

      .cta-subline-bottom {
        font-size: 18px;
      }

      .cta-bottom-heading {
        font-size: 22px;
      }

      .cta-bottom-sub {
        font-size: 18px;
      }

      .why-heading h2 {
        font-size: 26px;
      }

      .why-heading p {
        font-size: 20px;
      }

      .why-grid {
        grid-template-columns: 1fr;
      }

      .why-card {
        font-size: 16px;
        padding: 24px 22px;
      }

      .tiktok-attention {
        margin: 60px auto 80px;
      }

      .tiktok-attention__headline {
        font-size: 24px;
      }

      .tiktok-attention__story,
      .tiktok-attention__final,
      .tiktok-attention__comparison {
        font-size: 16px;
      }

      .tiktok-attention__hook {
        font-size: 18px;
        padding: 8px 12px;
      }

      .proof-wrap.proof-wall .proof-grid {
        grid-template-columns: 1fr;
      }

      .logic-wrap {
        margin: 60px 16px 70px;
        padding: 30px 18px 40px;
      }

      .logic-lead {
        font-size: 18px;
      }

      .logic-lines,
      .logic-highlight,
      .logic-final {
        font-size: 16px;
      }

      .reality-wrap {
        padding: 30px 16px 45px;
      }

      .reality-card-shell {
        box-shadow:
          0 16px 50px rgba(248, 113, 113, 0.25),
          0 0 0 1px rgba(255, 255, 255, 0.8);
      }

      .reality-header,
      .reality-rows {
        grid-template-columns: 1fr;
      }

      .reality-header-cell.left,
      .reality-cell.left {
        border-right: none;
      }

      .reality-cell {
        border-top: 1px solid #e5e7eb;
      }

      .reality-row:hover .reality-cell.left,
      .reality-row:hover .reality-cell.right {
        transform: translateX(0);
      }

      .proof-wrap.real-proof .proof-card-inner{
        grid-template-columns:minmax(0,1fr);
      }
      .proof-wrap.real-proof .proof-grid-images{
        grid-template-columns:1fr;
      }
      .proof-wrap.real-proof .proof-card{
        padding:14px 14px 16px;
      }
    }

    @media (max-width: 640px) {
      .proof-wrap.proof-wall .proof-name {
        font-size: 20px;
      }

      .proof-wrap.proof-wall .proof-subtitle {
        font-size: 14px;
      }

      .proof-wrap.proof-wall .proof-story {
        font-size: 13px;
      }
    }
    
        /* ====== Section Wrapper ====== */
    .vsl-header-section{
      max-width: 1100px;
      margin: 0 auto;
      padding: 0px 16px 46px;
      display:flex;
      flex-direction:column;
      gap: 30px;
    }

    /* ====== Common Box Style ====== */
    .vsl-box{
      border-radius: 14px;
      padding: 30px 28px;
      text-align:center;
      border: 1px solid rgba(0,0,0,0.08);
      box-shadow: 0 14px 40px rgba(0,0,0,0.08);
    }

    .vsl-box p{ margin: 0; }
    .vsl-strong{ font-weight: 800; }

    /* ====== Box 1: Light Red ====== */
    .vsl-box-red{ background:#fff1f2; }
    .vsl-text-red{
      color:#c62828;
      font-size:18px;
      line-height:1.65;
      font-weight:600;
    }

    /* ====== Box 2: Light Green ====== */
    .vsl-box-green{ background:#effff4; }
    .vsl-heading{
      margin: 0 0 14px 0;
      font-size: 30px;
      font-weight: 900;
      line-height: 1.18;
      color:#0b5d1e;
      letter-spacing: -0.2px;
    }
    .vsl-highlight{ color:#0f8a2b; }
    .vsl-text{
      font-size:18px;
      line-height:1.65;
      color:#1f3d2b;
      font-weight:600;
      margin:0;
    }

    /* ====== Box 3: White, Blue Text ====== */
 .vsl-box-white-blue {
    color: #fff !important;
    border: 1px solid #e6ecff;
    box-shadow: 0 14px 40px rgba(20,60,255,0.06);
    background: linear-gradient(90deg, #ff4f7b, #17b0ff);
}
    .vsl-text-blue{
      font-size:20px;
      line-height:1.65;
      color:#fff;
      font-weight:700;
    }

    /* ====== Box 4: White, Gradient Text ====== */
    .vsl-box-white-gradient{
      background:#fff;
      border: 1px solid rgba(0,0,0,0.10);
    }
    .vsl-presenting{
      margin: 0 0 10px 0;
      font-size:16px;
      color:#666;
      font-weight:700;
      letter-spacing:0.2px;
    }
    .vsl-gradient-heading{
      margin:0;
      font-size:36px;
      font-weight:1000;
      line-height:1.18;
      letter-spacing:-0.3px;

      /* Gradient text */
      background: linear-gradient(90deg, #ff416c, #ff4b2b, #ffb347, #00c6ff);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent;
    }
    .vsl-gradient-heading span{
      display:block;
      margin-top: 10px;
      font-size: 28px;
      font-weight: 1000;
    }

    /* ====== Responsive ====== */
    @media (max-width: 768px){
      .vsl-box{ padding: 22px 18px; }
      .vsl-text-red, .vsl-text{ font-size:16px; }
      .vsl-heading{ font-size:22px; }
      .vsl-text-blue{ font-size:17px; }
      .vsl-gradient-heading{ font-size:24px; }
      .vsl-gradient-heading span{ font-size:20px; }
    }
   
   
  @import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700;800;900&display=swap');

  /* ========= SECTION BACKGROUND (NO WHITE END) ========= */
  .ai-feature-split{
    padding: 44px 16px;
    /*font-family: "Space Grotesk", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;*/
    background:
      radial-gradient(1200px 700px at 25% 5%, rgba(255, 178, 216, 0.35), transparent 55%),
      radial-gradient(1000px 650px at 70% 10%, rgba(170, 220, 255, 0.35), transparent 55%),
      radial-gradient(900px 650px at 60% 85%, rgba(202, 180, 255, 0.30), transparent 55%),
      linear-gradient(180deg, #f7f6ff 0%, #ffffff 60%, #f7f6ff 100%);
  }

  .ai-split-wrap{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.35fr 0.65fr;
    gap: 24px;
    align-items: stretch; /* equal height columns */
  }

  /* ========= LEFT IMAGE (MAKE COLORFUL / NO DULL FILM) ========= */
  .ai-left{
    border-radius: 18px;
    overflow: hidden;
    background: #0f0f14;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 22px 70px rgba(0,0,0,0.18);
    aspect-ratio: 2047 / 1923;
    width: 100%;
    position: relative;
  }

 .ai-left-img{
  width: 100%;
  height: 100%;
  display: block;

  /* KEY FIX */
  object-fit: contain;

  /* Optional: center image nicely */
  object-position: center center;

  /* Keep it colorful */
  filter: saturate(1.18) contrast(1.06) brightness(1.03);

  background: #0f0f14; /* fills empty space if any */
}

.ai-left{
  padding: 12px;
}


  /* Optional: subtle vibrant glow edge (NOT a film overlay) */
  .ai-left::after{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.35);
  }

  /* ========= RIGHT CARDS (MATCH HEIGHT + HOVER POPUP) ========= */
  .ai-right{
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .rf-card{
    flex: 1;
    border-radius: 18px;
    padding: 16px 16px;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 14px 40px rgba(0,0,0,0.08);
    position: relative;
    overflow: hidden;
    transition: transform .25s ease, box-shadow .25s ease, filter .25s ease;
  }

  /* inner soft highlight */
  .rf-card::before{
    content:"";
    position:absolute;
    inset:0;
    background: radial-gradient(700px 240px at 15% 10%, rgba(255,255,255,0.55), transparent 60%);
    pointer-events:none;
  }

  /* POPUP animation on hover */
  .rf-card:hover{
    transform: translateY(-10px) scale(1.03);
    box-shadow:
      0 26px 70px rgba(0,0,0,0.16),
      0 0 0 2px rgba(255,255,255,0.55),
      0 0 55px var(--glow);
    filter: saturate(1.08);
  }

  /* shimmer sweep on hover */
  .rf-card::after{
    content:"";
    position:absolute;
    top:-40%;
    left:-70%;
    width: 60%;
    height: 200%;
    transform: rotate(18deg);
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.30), transparent);
    opacity: 0;
    pointer-events:none;
  }
  .rf-card:hover::after{
    opacity: 1;
    animation: rf-sheen 1.2s ease forwards;
  }
  @keyframes rf-sheen{
    0% { left:-70%; }
    100% { left:130%; }
  }

  .rf-row{
    display: flex;
    gap: 12px;
    align-items: flex-start;
    position: relative;
    z-index: 2;
  }

  /* icon badge like your screenshot */
  .rf-icon{
    width: 46px;
    height: 46px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    font-size: 22px;
    background: rgba(255,255,255,0.55);
    box-shadow: 0 12px 28px rgba(0,0,0,0.12);
    flex: 0 0 auto;
  }

  /* small headline like you want */
  .rf-title{
    font-size: 15px;
    font-weight: 800;
    line-height: 1.2;
    color: rgba(17,24,39,0.90);
    margin: 2px 0 6px;
  }

  .rf-desc{
    font-size: 13.5px;
    line-height: 1.6;
    font-weight: 500;
    color: rgba(17,24,39,0.62);
  }

  /* Pastel card colors like your reference */
  .rf-peach { background: #fdeedc; --glow: rgba(255,140,40,0.50); }
  .rf-blue  { background: #eaf6ff; --glow: rgba(35,140,255,0.45); }
  .rf-purple{ background: #f2ecff; --glow: rgba(146,70,255,0.45); }
  .rf-mint  { background: #eaffeF; --glow: rgba(15,180,120,0.45); }
  .rf-pink  { background: #ffeaf3; --glow: rgba(255,70,150,0.45); }

  /* ========= RESPONSIVE ========= */
  @media (max-width: 1024px){
    .ai-split-wrap{
      grid-template-columns: 1fr;
    }
    .ai-right{
      height: auto;
    }
    .rf-card{
      flex: unset;
    }
  }
 
 
  :root{
    --pink-main:#ff1f8c;
    --highlight-yellow:#fff64b;
  }

  .tp-showcase{
    margin:40px auto 30px;
    padding:0 0px;
    text-align:center;
    position:relative;
  }

  .tp-showcase__inner{
    position:relative;
    z-index:1;
  }

  .tp-showcase__pre{
    font-size:15px;
    font-weight:600;
    letter-spacing:.18em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:8px;
  }

  .tp-showcase__title{
    font-size:clamp(26px,3vw,32px);
    line-height:1.35;
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:24px;
    color:#0f172a;
  }
  .tp-showcase__title span{
    color:var(--pink-main);
  }

  /* Collage frame */
   .tp-showcase__frame{
    position:relative;
    max-width:980px;
    margin:0 auto 30px;
    border-radius:28px;
    padding:15px;
    background:
      radial-gradient(circle at 0 0,#f97316,transparent 55%),
      radial-gradient(circle at 100% 0,#22c55e,transparent 50%),
      radial-gradient(circle at 50% 100%,#6366f1,transparent 55%);
    box-shadow:
      0 26px 80px rgba(15,23,42,.55),
      0 0 0 1px rgba(255,255,255,.4);
    overflow:hidden;
  }

  /* subtle animated outer glow */
  .tp-showcase__border{
    position:absolute;
    inset:-80%;
    background:conic-gradient(
      from 140deg,
      #f97316,
      #fb7185,
      #a855f7,
      #22c55e,
      #38bdf8,
      #f97316
    );
    opacity:.32;
    filter:blur(40px);
    animation:tp-orbit 12s linear infinite;
    pointer-events:none;
  }
  @keyframes tp-orbit{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
  }

  /* collage image background */
  .tp-showcase__image{
    position:relative;
    border-radius:22px;
    overflow:hidden;
    background-size:cover;
    background-position:center;
    aspect-ratio:16 / 7;
  }



  .tp-showcase__badge-top{
    font-size:10px;
    letter-spacing:.18em;
    text-transform:uppercase;
    opacity:.8;
  }
  .tp-showcase__badge-main{
    font-size:18px;
    font-weight:800;
    letter-spacing:.06em;
  }
  .tp-showcase__badge-main span{
    margin-left:4px;
    padding:1px 6px;
    border-radius:999px;
    background:linear-gradient(90deg,var(--pink-main),var(--highlight-yellow));
    color:#111827;
    font-size:11px;
    font-weight:800;
  }
  .tp-showcase__badge-sub{
    font-size:11px;
    opacity:.9;
  }

  /* diagonal light sweep */
  .tp-showcase__shine{
    position:absolute;
    inset:0;
    background:linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.55) 50%,rgba(255,255,255,0) 100%);
    transform:translateX(-120%);
    mix-blend-mode:screen;
    animation:tp-shine 7s ease-in-out infinite;
    pointer-events:none;
  }
  @keyframes tp-shine{
    0%{transform:translateX(-130%);}
    18%{transform:translateX(130%);}
    100%{transform:translateX(130%);}
  }

  /* Text below */
  .tp-showcase__bigline{
    max-width:980px;
    margin:6px auto 6px;
    font-size:16px;
    line-height:1.7;
    font-weight:600;
    color:#111827;
  }
  .tp-showcase__bigline span{
    color:var(--pink-main);
  }

  .tp-showcase__smallline{
    font-size:19px;
    color:#6b7280;
    line-height:1.7;
  }
  .tp-showcase__smallline span{
    font-weight:700;
    color:#111827;
  }

  /* responsive tweaks */
  @media (max-width:768px){
    .tp-showcase__frame{
      border-radius:22px;
      padding:4px;
    }
    .tp-showcase__image{
      aspect-ratio:16 / 9;
    }
    .tp-showcase__badge{
      inset:auto 50% 12px;
      padding:8px 14px 9px;
    }
    .tp-showcase__badge-main{
      font-size:15px;
    }
    .tp-showcase__bigline{
      font-size:15px;
    }
  }
  @media (max-width:480px){
    .tp-showcase{
      margin-top:30px;
    }
    .tp-showcase__title{
      font-size:22px;
    }
    .tp-showcase__badge-sub{
      display:none;
    }
  }
 
<!-- ================== TOKPRIMEAI SHOWCASE SECTION ================== -->
 
  :root{
    --pink-main:#ff1f8c;
    --highlight-yellow:#fff64b;
  }

  .tp-showcase{
    margin:40px auto 30px;
    padding:0 0px;
    text-align:center;
    position:relative;
  }

  .tp-showcase__inner{
    position:relative;
    z-index:1;
  }

  .tp-showcase__pre{
    font-size:15px;
    font-weight:600;
    letter-spacing:.18em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:8px;
  }

  .tp-showcase__title{
    font-size:clamp(26px,3vw,32px);
    line-height:1.35;
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:24px;
    color:#0f172a;
  }
  .tp-showcase__title span{
    color:var(--pink-main);
  }

  /* Collage frame */
   .tp-showcase__frame{
    position:relative;
    max-width:980px;
    margin:0 auto 30px;
    border-radius:28px;
    padding:15px;
    background:
      radial-gradient(circle at 0 0,#f97316,transparent 55%),
      radial-gradient(circle at 100% 0,#22c55e,transparent 50%),
      radial-gradient(circle at 50% 100%,#6366f1,transparent 55%);
    box-shadow:
      0 26px 80px rgba(15,23,42,.55),
      0 0 0 1px rgba(255,255,255,.4);
    overflow:hidden;
  }

  /* subtle animated outer glow */
  .tp-showcase__border{
    position:absolute;
    inset:-80%;
    background:conic-gradient(
      from 140deg,
      #f97316,
      #fb7185,
      #a855f7,
      #22c55e,
      #38bdf8,
      #f97316
    );
    opacity:.32;
    filter:blur(40px);
    animation:tp-orbit 12s linear infinite;
    pointer-events:none;
  }
  @keyframes tp-orbit{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
  }

  /* collage image background */
  .tp-showcase__image{
    position:relative;
    border-radius:22px;
    overflow:hidden;
    background-size:cover;
    background-position:center;
    aspect-ratio:16 / 7;
  }

  /* center badge */
  .tp-showcase__badge{
    position:relative;
    inset:auto 50% 0px;
    transform:translateX(-50%);
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:2px;
    padding:10px 20px 11px;
    border-radius:999px;
    background:rgba(0,0,0,.84);
    color:#f9fafb;
    backdrop-filter:blur(14px);
    box-shadow:
      0 18px 45px rgba(0,0,0,.8),
      0 0 0 1px rgba(148,163,184,.5);
  }

  .tp-showcase__badge-top{
    font-size:10px;
    letter-spacing:.18em;
    text-transform:uppercase;
    opacity:.8;
  }
  .tp-showcase__badge-main{
    font-size:18px;
    font-weight:800;
    letter-spacing:.06em;
  }
  .tp-showcase__badge-main span{
    margin-left:4px;
    padding:1px 6px;
    border-radius:999px;
    background:linear-gradient(90deg,var(--pink-main),var(--highlight-yellow));
    color:#111827;
    font-size:11px;
    font-weight:800;
  }
  .tp-showcase__badge-sub{
    font-size:11px;
    opacity:.9;
  }

  /* diagonal light sweep */
  .tp-showcase__shine{
    position:absolute;
    inset:0;
    background:linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.55) 50%,rgba(255,255,255,0) 100%);
    transform:translateX(-120%);
    mix-blend-mode:screen;
    animation:tp-shine 7s ease-in-out infinite;
    pointer-events:none;
  }
  @keyframes tp-shine{
    0%{transform:translateX(-130%);}
    18%{transform:translateX(130%);}
    100%{transform:translateX(130%);}
  }

  /* Text below */
  .tp-showcase__bigline{
    max-width:980px;
    margin:6px auto 6px;
    font-size:16px;
    line-height:1.7;
    font-weight:600;
    color:#111827;
  }
  .tp-showcase__bigline span{
    color:var(--pink-main);
  }

  .tp-showcase__smallline{
    font-size:14px;
    color:#6b7280;
    line-height:1.7;
  }
  .tp-showcase__smallline span{
    font-weight:700;
    color:#111827;
  }

  /* responsive tweaks */
  @media (max-width:768px){
    .tp-showcase__frame{
      border-radius:22px;
      padding:4px;
    }
    .tp-showcase__image{
      aspect-ratio:16 / 9;
    }
    .tp-showcase__badge{
      inset:auto 50% 12px;
      padding:8px 14px 9px;
    }
    .tp-showcase__badge-main{
      font-size:15px;
    }
    .tp-showcase__bigline{
      font-size:15px;
    }
  }
  @media (max-width:480px){
    .tp-showcase{
      margin-top:30px;
    }
    .tp-showcase__title{
      font-size:22px;
    }
    .tp-showcase__badge-sub{
      display:none;
    }
  }
 
<!-- =============== MEGA FEATURES – AI VIDEO CREATION SUITE =============== -->
 
  :root{
    --mf-pink:#ff1f8c;
    --mf-blue:#2563eb;
    --mf-purple:#7b61ff;
    --mf-orange:#f97316;
    --mf-bg:#fdf2ff;
    --mf-text:#0f172a;
  }

  .mf-section{
    background:radial-gradient(circle at 0 0,#e0f2fe 0,#fdf2ff 40%,#fff 100%);
    padding:70px 20px 90px;
    /*      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;*/
    color:var(--mf-text);
  }

  .mf-inner{
    max-width:1160px;
    margin:0 auto;
  }

.mf-eyebrow {
    text-align: center;
    font-size: 18px;
    letter-spacing: .22em;
    text-transform: uppercase;
    color: var(--mf-blue);
    font-weight: 700;
    margin-bottom: 10px;
    margin: 0 auto 22px;
    display: table;
    border: 1px solid;
    border-radius: 100px;
    padding: 10px 30px;
}

  .mf-heading{
    text-align:center;
    font-size:clamp(30px,3.3vw,40px);
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:6px;
  }
  .mf-heading span{
    color:var(--mf-pink);
  }

  .mf-subheading{
    text-align:center;
    font-size:clamp(22px,2.6vw,28px);
    font-weight:800;
    margin-bottom:12px;
  }
  .mf-subheading span{
    color:var(--mf-pink);
  }

.mf-tagline {
    text-align: center;
    font-size: 22px;
    font-style: italic;
    color: var(--mf-pink);
    margin-bottom: 32px;
    font-weight: 700;
}

  /* top tab row */
  .mf-tabs{
    display:flex;
    gap:14px;
    /* justify-content:space-between; */
    flex-wrap:wrap;
    margin:0 auto 24px;
  }
  .mf-tab {
    flex: initial;
    /* min-width: 140px; */
    cursor: pointer;
    border-radius: 16px;
    padding: 10px 14px;
    border: 1px solid rgba(148,163,184,.6);
    background: linear-gradient(135deg,#ffffff,#f5f5ff);
    box-shadow: 0 10px 24px rgba(148,163,184,.25);
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    overflow: hidden;
    transition: transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
    width: 19%;
}
  .mf-tab::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(135deg,#ffe4f3,#e0f2fe);
    opacity:0;
    transition:opacity .18s ease;
  }
  .mf-tab-inner{
    position:relative;
    display:flex;
    align-items:center;
    gap:10px;
    width:100%;
  }
  .mf-tab-icon{
    width:30px;
    height:30px;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    background:radial-gradient(circle at 30% 20%,#ffffff,#e5e7eb);
    box-shadow:0 6px 12px rgba(15,23,42,.25);
  }
  .mf-tab-title{
    font-size:14px;
    font-weight:700;
    line-height:1.3;
  }

  .mf-tab.active{
    border-color:transparent;
    background:linear-gradient(135deg,#ff9ecf,#a5b4fc);
    box-shadow:0 16px 34px rgba(236,72,153,.45);
    transform:translateY(-3px);
  }
  .mf-tab.active::before{
    opacity:.25;
  }

  /* content panel */
  .mf-panel-shell{
    margin-top:6px;
    border-radius:24px;
    padding:1px;
    background:linear-gradient(135deg,#ff9ecf,#a5b4fc,#4ade80);
    box-shadow:0 20px 60px rgba(148,163,184,.55);
  }
  .mf-panel {
    border-radius: 22px;
    background: #ffffff;
    padding: 24px 26px 26px;
    display: grid;
    grid-template-columns: minmax(0,1.5fr) minmax(0,1.1fr);
    gap: 26px;
    align-items: center;
}

  .mf-panel-copy-eyebrow{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:4px;
  }
  .mf-panel-title {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 1.4;
    margin: 14px 0 0;
}
  .mf-panel-title span{
    color:var(--mf-pink);
  }
  .mf-panel-desc{
    font-size:15px;
    line-height:1.8;
    color:#4b5563;
    margin-bottom:10px;
  }
  .mf-panel-bullets{
    list-style:none;
    padding-left:0;
    font-size:14px;
    color:#111827;
  }
  .mf-panel-bullets li{
    display:flex;
    align-items:flex-start;
    gap:8px;
    margin-bottom:6px;
  }
  .mf-panel-bullets li span.dot{
    font-size:16px;
    line-height:1.2;
    color:var(--mf-pink);
  }

  /* demo side */
  .mf-demo-card{
    border-radius:18px;
    padding:14px 16px 18px;
    background:radial-gradient(circle at 0 0,#fee2e2,#e0f2fe);
    box-shadow:0 16px 40px rgba(15,23,42,.25);
    display:flex;
    flex-direction:column;
    gap:10px;
  }
  .mf-demo-label{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
  }
  .mf-demo-title{
    font-size:17px;
    font-weight:700;
    margin-bottom:2px;
  }
  .mf-demo-video{
    flex:1;
    border-radius:14px;
    border:1px dashed rgba(55,65,81,.35);
    background:#020617;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#e5e7eb;
    font-size:13px;
    letter-spacing:.18em;
    text-transform:uppercase;
    position:relative;
    overflow:hidden;
  }
 .mf-demo-play {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0;
    border-radius: 999px;
    background: rgba(15,23,42,.8);
    color: #f9fafb;
    font-size: 11px;
    letter-spacing: .12em;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 6px;
}
  .mf-demo-play span.icon{
    width:18px;
    height:18px;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:radial-gradient(circle at 30% 20%,#fefce8,#fed7aa);
    color:#ea580c;
    font-size:10px;
  }

  /* fade animation when feature changes */
  .mf-panel,
  .mf-demo-card{
    transition:opacity .25s ease,transform .25s ease;
  }
  .mf-panel.is-switching,
  .mf-demo-card.is-switching{
    opacity:1;
    transform:translateY(6px);
  }

  /* responsive */
  @media (max-width:900px){
    .mf-panel{
      grid-template-columns:1fr;
      padding:20px 18px 22px;
    }
  }
  @media (max-width:640px){
    .mf-section{
      padding:60px 16px 70px;
    }
    .mf-tabs{
      flex-wrap:nowrap;
      overflow-x:auto;
      padding-bottom:4px;
      scrollbar-width:none;
    }
    .mf-tabs::-webkit-scrollbar{display:none;}
    .mf-tab{
      flex:0 0 70%;
    }
  }
 
<!-- =============== MEGA FEATURES – 2. AI IMAGE CREATION STUDIO =============== -->
 
  :root{
    --imgf-pink:#ff1f8c;
    --imgf-blue:#0ea5e9;
    --imgf-mint:#22c55e;
    --imgf-peach:#fb923c;
    --imgf-text:#0f172a;
  }

  .imgf-section{
    /* different vibe from previous section – mint / aqua / peach */
    background:
      radial-gradient(circle at 0 0,#e0f2fe 0,#ecfdf3 40%,transparent 65%),
      radial-gradient(circle at 100% 0,#fee2e2 0,#fff7ed 40%,transparent 70%),
      #f4fbff;
    padding:70px 20px 90px;
    /*      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;*/
    color:var(--imgf-text);
  }

  .imgf-inner{
    max-width:1160px;
    margin:0 auto;
  }

  .imgf-heading{
    text-align:center;
    font-size:clamp(30px,3.3vw,40px);
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:10px;
  }
  .imgf-heading span{
    color:var(--imgf-pink);
  }

  .imgf-tagline{
    text-align:center;
    font-size:clamp(18px,2.2vw,22px);
    font-weight:700;
    color:var(--imgf-pink);
    margin-bottom:28px;
  }

  /* tabs row */
  .imgf-tabs{
    max-width:100%;
    margin:0 auto 24px;
    display:flex;
    gap:16px;
    justify-content:center;
    flex-wrap:wrap;
  }

  .imgf-tab{
    flex:1 1 220px;
    min-width:220px;
    cursor:pointer;
    border-radius:999px;
    padding:11px 18px;
    border:1px solid rgba(148,163,184,.7);
    background:linear-gradient(135deg,#ffffff,#f9fafb);
    box-shadow:0 10px 26px rgba(148,163,184,.25);
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    position:relative;
    overflow:hidden;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
    font-size:15px;
    font-weight:700;
  }
  .imgf-tab::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(135deg,#a5f3fc,#bef264);
    opacity:0;
    transition:opacity .18s ease;
  }
  .imgf-tab span.label{
    position:relative;
  }
  .imgf-tab span.icon{
    position:relative;
    width:26px;
    height:26px;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:16px;
    background:radial-gradient(circle at 30% 20%,#ffffff,#e5e7eb);
    box-shadow:0 6px 12px rgba(15,23,42,.25);
  }

  .imgf-tab.active{
    border-color:transparent;
    background:linear-gradient(135deg,#0ea5e9,#22c55e);
    color:#f9fafb;
    box-shadow:0 16px 40px rgba(34,197,94,.55);
    transform:translateY(-3px);
  }
  .imgf-tab.active::before{
    opacity:.25;
  }

  /* panel shell */
  .imgf-panel-shell{
    margin:0 auto;
    border-radius:26px;
    padding:1px;
    background:linear-gradient(135deg,#0ea5e9,#22c55e,#fb923c);
    box-shadow:0 20px 60px rgba(15,23,42,.35);
  }

  .imgf-panel {
    border-radius: 24px;
    background: #ffffff;
    padding: 24px 26px 26px;
    display: grid;
    grid-template-columns: minmax(0,1.5fr) minmax(0,1.1fr);
    gap: 26px;
    align-items: center;
}
  .imgf-eyebrow{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:4px;
  }

  .imgf-title{
    font-size:22px;
    font-weight:800;
    margin-bottom:10px;
  }
  .imgf-title span{
    color:var(--imgf-pink);
  }

  .imgf-desc{
    font-size:15px;
    line-height:1.8;
    color:#4b5563;
    margin-bottom:10px;
  }

  .imgf-bullets{
    list-style:none;
    padding-left:0;
    font-size:14px;
  }
  .imgf-bullets li{
    display:flex;
    gap:8px;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .imgf-bullets li span.dot{
    font-size:16px;
    color:var(--imgf-pink);
  }

  /* demo card */
  .imgf-demo{
    border-radius:18px;
    padding:14px 16px 18px;
    background:radial-gradient(circle at 0 0,#e0f2fe,#fee2e2);
    box-shadow:0 16px 40px rgba(15,23,42,.28);
    display:flex;
    flex-direction:column;
    gap:10px;
  }

  .imgf-demo-label{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
  }

  .imgf-demo-title{
    font-size:16px;
    font-weight:700;
  }

  .imgf-demo-video{
    flex:1;
    border-radius:14px;
    border:1px dashed rgba(55,65,81,.4);
    background:#020617;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#e5e7eb;
    font-size:13px;
    letter-spacing:.16em;
    text-transform:uppercase;
    position:relative;
    overflow:hidden;
  }
.imgf-demo-play {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0;
    border-radius: 999px;
    background: rgba(15,23,42,.86);
    color: #f9fafb;
    font-size: 11px;
    letter-spacing: .12em;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 6px;
}
  .imgf-demo-play span.icon{
    width:18px;
    height:18px;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:radial-gradient(circle at 30% 20%,#fefce8,#fed7aa);
    color:#ea580c;
    font-size:10px;
  }

  .imgf-panel,
  .imgf-demo{
    transition:opacity .25s ease,transform .25s ease;
  }
  .imgf-panel.is-switching,
  .imgf-demo.is-switching{
    opacity:1;
    transform:translateY(6px);
  }

  /* responsive */
  @media (max-width:900px){
    .imgf-panel{
      grid-template-columns:1fr;
      padding:20px 18px 22px;
    }
  }
  @media (max-width:640px){
    .imgf-section{
      padding:60px 16px 70px;
    }
    .imgf-tabs{
      max-width:none;
      overflow-x:auto;
      flex-wrap:nowrap;
      padding-bottom:4px;
      scrollbar-width:none;
    }
    .imgf-tabs::-webkit-scrollbar{display:none;}
    .imgf-tab{
      flex:0 0 80%;
    }
  }
 
 
  :root{
    --rmx-pink:#ff1f8c;
    --rmx-purple:#7c3aed;
    --rmx-orange:#fb923c;
    --rmx-blue:#0ea5e9;
    --rmx-text:#0f172a;
  }

  .rmx-section{
    background:
      radial-gradient(circle at 0 0,#f5f3ff 0,#fee2e2 40%,transparent 70%),
      radial-gradient(circle at 100% 0,#e0f2fe 0,#fef9c3 40%,transparent 70%),
      #fff7fb;
    padding:70px 20px 90px;
    /*      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;*/
    color:var(--rmx-text);
  }

  .rmx-inner{
    max-width:1160px;
    margin:0 auto;
  }

  .rmx-heading {
    text-align: center;
    font-size: clamp(30px,3.3vw,40px);
    font-weight: 900;
    letter-spacing: .02em;
    margin-bottom: 26px;
    padding: 0 110px;
}
  .rmx-heading span{
    color:var(--rmx-pink);
  }

  .rmx-tagline{
    text-align:center;
    font-size:clamp(18px,2.2vw,22px);
    font-weight:700;
    color:var(--rmx-pink);
    margin-bottom:28px;
  }

  /* tabs container */
  .rmx-tabs{
    max-width:980px;
    margin:0 auto 24px;
    display:flex;
    flex-direction:column;
    gap:10px;
  }

  .rmx-tabs-row{
    display:flex;
    gap:14px;
    justify-content:center;
    flex-wrap:wrap;
  }

  .rmx-tabs-row--second{
    margin-top:4px;
  }

  .rmx-tab{
    flex:1 1 0;
    max-width:260px;
    cursor:pointer;
    border-radius:999px;
    padding:10px 18px;
    border:1px solid rgba(148,163,184,.7);
    background:linear-gradient(135deg,#ffffff,#f9fafb);
    box-shadow:0 10px 26px rgba(148,163,184,.25);
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    position:relative;
    overflow:hidden;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
    font-size:14px;
    font-weight:700;
    text-align:left;
    white-space:nowrap;
  }
  .rmx-tab::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(135deg,#a5b4fc,#f472b6);
    opacity:0;
    transition:opacity .18s ease;
  }
  .rmx-tab span.label{
    position:relative;
  }
  .rmx-tab span.icon{
    position:relative;
    width:24px;
    height:24px;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:15px;
    background:radial-gradient(circle at 30% 20%,#ffffff,#e5e7eb);
    box-shadow:0 6px 12px rgba(15,23,42,.25);
    flex-shrink:0;
  }

  .rmx-tab.active{
    border-color:transparent;
    background:linear-gradient(135deg,#4f46e5,#ec4899);
    color:#f9fafb;
    box-shadow:0 16px 40px rgba(147,51,234,.55);
    transform:translateY(-3px);
  }
  .rmx-tab.active::before{
    opacity:.28;
  }

  /* panel shell */
  .rmx-panel-shell{
    margin:0 auto;
    border-radius:26px;
    padding:1px;
    background:linear-gradient(135deg,#4f46e5,#ec4899,#fb923c);
    box-shadow:0 20px 60px rgba(15,23,42,.35);
  }

  .rmx-panel{
    border-radius:24px;
    background:#ffffff;
    padding:24px 26px 26px;
    display:flex;
    grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);
    gap:26px;
    transition:opacity .25s ease,transform .25s ease;
    align-items: center;
  }
  .rmx-panel.is-switching{
    opacity:1;
    transform:translateY(6px);
  }

  .rmx-eyebrow{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:4px;
  }

  .rmx-title {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 10px;
    color: #ff1f8c;
}
  .rmx-title span{
    color:var(--rmx-pink);
  }

  .rmx-desc {
    font-size: 18px;
    line-height: 1.8;
    color: #000;
    margin-bottom: 10px;
}

  .rmx-bullets{
    list-style:none;
    padding-left:0;
    font-size:14px;
  }
  .rmx-bullets li{
    display:flex;
    gap:8px;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .rmx-bullets li span.dot{
    font-size:16px;
    color:var(--rmx-pink);
  }

  /* demo card */
  .rmx-demo{
    border-radius:18px;
    padding:14px 16px 18px;
    background:radial-gradient(circle at 0 0,#e0f2fe,#fce7f3);
    box-shadow:0 16px 40px rgba(15,23,42,.28);
    display:flex;
    flex-direction:column;
    gap:10px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .rmx-demo.is-switching{
    opacity:0;
    transform:translateY(6px);
  }

  .rmx-demo-label{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
  }

  .rmx-demo-title{
    font-size:16px;
    font-weight:700;
  }

  .rmx-demo-video{
    flex:1;
    border-radius:14px;
    border:1px dashed rgba(55,65,81,.4);
    background:#020617;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#e5e7eb;
    font-size:12px;
    letter-spacing:.16em;
    text-transform:uppercase;
    position:relative;
    text-align:center;
    padding:0 14px;
    line-height:1.4;
  }

  .rmx-demo-play{
    position:absolute;
    bottom:10px;
    left:10px;
    padding:6px 10px;
    border-radius:999px;
    background:rgba(15,23,42,.86);
    color:#f9fafb;
    font-size:11px;
    letter-spacing:.12em;
    text-transform:uppercase;
    display:flex;
    align-items:center;
    gap:6px;
  }
  .rmx-demo-play span.icon{
    width:18px;
    height:18px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:radial-gradient(circle at 30% 20%,#fefce8,#fed7aa);
    color:#ea580c;
    font-size:10px;
  }

  @media (max-width:900px){
    .rmx-panel{
      grid-template-columns:1fr;
      padding:20px 18px 22px;
    }
  }
  @media (max-width:640px){
    .rmx-section{
      padding:60px 16px 70px;
    }
    .rmx-tab{
      max-width:none;
      white-space:normal;
    }
    .rmx-demo-video{
      font-size:11px;
    }
  }
 
 
  :root{
    /* dedicated palette for section 4 */
    --disc4-pink:#ff2f92;
    --disc4-teal:#14b8a6;
    --disc4-blue:#2563eb;
    --disc4-yellow:#facc15;
    --disc4-text:#0f172a;
  }

  .disc4-section{
    padding:70px 20px 90px;
    /*      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;*/
    color:var(--disc4-text);
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    background:
      radial-gradient(circle at 0 0,#e0f2fe 0,#fef9c3 40%,transparent 70%),
      radial-gradient(circle at 100% 100%,#fce7f3 0,#e0f2fe 40%,transparent 70%),
      #f8fafc;
  }

  .disc4-inner{
    max-width:1160px;
    margin:0 auto;
  }

  .disc4-heading{
    text-align:center;
    font-size:clamp(30px,3.3vw,40px);
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:10px;
  }
  .disc4-heading span{
    color:var(--disc4-pink);
  }

  .disc4-tagline{
    text-align:center;
    font-size:clamp(18px,2.2vw,22px);
    font-weight:700;
    color:var(--disc4-pink);
    margin-bottom:26px;
  }

  /* TABS */
  .disc4-tabs{
    max-width:980px;
    margin:0 auto 24px;
    display:flex;
    gap:14px;
    justify-content:center;
    flex-wrap:wrap;
  }

  .disc4-tab{
    flex:1 1 0;
    max-width:250px;
    border-radius:999px;
    padding:10px 18px;
    border:1px solid rgba(148,163,184,.7);
    background:linear-gradient(135deg,#ffffff,#f9fafb);
    box-shadow:0 10px 24px rgba(148,163,184,.25);
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    cursor:pointer;
    font-size:14px;
    font-weight:700;
    position:relative;
    overflow:hidden;
    white-space:nowrap;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
  }

  .disc4-tab::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(135deg,#4ade80,#60a5fa);
    opacity:0;
    transition:opacity .18s ease;
  }

  .disc4-tab span.label{
    position:relative;
  }

  .disc4-tab span.icon{
    position:relative;
    width:24px;
    height:24px;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:15px;
    background:radial-gradient(circle at 30% 20%,#ffffff,#e5e7eb);
    box-shadow:0 6px 12px rgba(15,23,42,.25);
    flex-shrink:0;
  }

  .disc4-tab.active{
    border-color:transparent;
    background:linear-gradient(135deg,#22c55e,#0ea5e9);
    color:#f9fafb;
    box-shadow:0 16px 40px rgba(34,197,94,.55);
    transform:translateY(-3px);
  }
  .disc4-tab.active::before{
    opacity:.25;
  }

  /* PANEL */
  .disc4-panel-shell{
    margin:0 auto;
    border-radius:26px;
    padding:1px;
    background:linear-gradient(135deg,#22c55e,#0ea5e9,#f97316);
    box-shadow:0 20px 60px rgba(15,23,42,.35);
  }

  .disc4-panel{
    border-radius:24px;
    background:#ffffff;
    padding:24px 26px 26px;
    display:grid;
    grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);
    gap:26px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .disc4-panel.disc4-switching{
    opacity:1;
    transform:translateY(6px);
  }

  .disc4-eyebrow{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:4px;
  }

  .disc4-title{
    font-size:22px;
    font-weight:800;
    margin-bottom:10px;
  }
  .disc4-title span{
    color:var(--disc4-pink);
  }

  .disc4-desc{
    font-size:15px;
    line-height:1.8;
    color:#4b5563;
    margin-bottom:10px;
  }

  .disc4-bullets{
    list-style:none;
    padding-left:0;
    font-size:14px;
  }
  .disc4-bullets li{
    display:flex;
    gap:8px;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .disc4-bullets li .dot{
    font-size:16px;
    color:var(--disc4-pink);
  }

  /* DEMO CARD */
  .disc4-demo{
    border-radius:18px;
    padding:14px 16px 18px;
    background:radial-gradient(circle at 0 0,#dbeafe,#fef3c7);
    box-shadow:0 16px 40px rgba(15,23,42,.28);
    display:flex;
    flex-direction:column;
    gap:10px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .disc4-demo.disc4-switching{
    opacity:0;
    transform:translateY(6px);
  }

  .disc4-demo-label{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
  }

  .disc4-demo-title{
    font-size:16px;
    font-weight:700;
  }

  .disc4-demo-video{
    flex:1;
    border-radius:14px;
    border:1px dashed rgba(55,65,81,.4);
    background:#020617;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#e5e7eb;
    font-size:12px;
    letter-spacing:.16em;
    text-transform:uppercase;
    position:relative;
    text-align:center;
    padding:0 14px;
    line-height:1.4;
  }

  .disc4-demo-play{
    position:absolute;
    bottom:10px;
    left:10px;
    padding:6px 10px;
    border-radius:999px;
    background:rgba(15,23,42,.86);
    color:#f9fafb;
    font-size:11px;
    letter-spacing:.12em;
    text-transform:uppercase;
    display:flex;
    align-items:center;
    gap:6px;
  }
  .disc4-demo-play span.icon{
    width:18px;
    height:18px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:radial-gradient(circle at 30% 20%,#fefce8,#fed7aa);
    color:#ea580c;
    font-size:10px;
  }

  @media (max-width:900px){
    .disc4-panel{
      grid-template-columns:1fr;
      padding:20px 18px 22px;
    }
  }
  @media (max-width:640px){
    .disc4-section{
      padding:60px 16px 70px;
    }
    .disc4-tab{
      max-width:none;
      white-space:normal;
    }
    .disc4-demo-video{
      font-size:11px;
    }
  }
 
 
  :root{
    /* Dedicated palette for section 5 */
    --spy5-pink:#ff2f92;
    --spy5-purple:#7c3aed;
    --spy5-sky:#0ea5e9;
    --spy5-mint:#22c55e;
    --spy5-text:#020617;
  }

  .spy5-section{
    padding:70px 20px 90px;
    /*      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;*/
    color:var(--spy5-text);
    background:
      radial-gradient(circle at 0 100%,rgba(129,140,248,.24),transparent 60%),
      radial-gradient(circle at 100% 0,rgba(45,212,191,.25),transparent 60%),
      linear-gradient(135deg,#fef3f2,#eef2ff);
  }

  .spy5-inner{
    max-width:1160px;
    margin:0 auto;
  }

  .spy5-heading{
    text-align:center;
    font-size:clamp(30px,3.3vw,40px);
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:10px;
  }
  .spy5-heading span{
    color:var(--spy5-pink);
  }

  .spy5-tagline{
    text-align:center;
    font-size:clamp(18px,2.2vw,22px);
    font-weight:700;
    color:var(--spy5-pink);
    margin-bottom:26px;
  }

  /* TABS */
  .spy5-tabs{
    max-width:1000px;
    margin:0 auto 24px;
    display:flex;
    gap:14px;
    flex-wrap:wrap;
    justify-content:center;
  }

  .spy5-tab{
    flex:1 1 0;
    max-width:260px;
    border-radius:999px;
    padding:10px 18px;
    border:1px solid rgba(148,163,184,.7);
    background:linear-gradient(135deg,#ffffff,#f9fafb);
    box-shadow:0 10px 24px rgba(148,163,184,.25);
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    cursor:pointer;
    font-size:14px;
    font-weight:700;
    position:relative;
    overflow:hidden;
    white-space:nowrap;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
  }

  .spy5-tab::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(135deg,#22c55e,#0ea5e9);
    opacity:0;
    transition:opacity .18s ease;
  }

  .spy5-tab span.label{
    position:relative;
  }

  .spy5-tab span.icon{
    position:relative;
    width:24px;
    height:24px;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:15px;
    background:radial-gradient(circle at 30% 20%,#ffffff,#e5e7eb);
    box-shadow:0 6px 12px rgba(15,23,42,.25);
    flex-shrink:0;
  }

  .spy5-tab.active{
    border-color:transparent;
    background:linear-gradient(135deg,#22c55e,#0ea5e9,#7c3aed);
    color:#f9fafb;
    box-shadow:0 16px 40px rgba(76,81,191,.55);
    transform:translateY(-3px);
  }
  .spy5-tab.active::before{ opacity:.25; }

  /* PANEL */
  .spy5-panel-shell{
    margin:0 auto;
    border-radius:26px;
    padding:1px;
    background:linear-gradient(135deg,#22c55e,#0ea5e9,#f97316);
    box-shadow:0 20px 60px rgba(15,23,42,.35);
  }

  .spy5-panel{
    border-radius:24px;
    background:#ffffff;
    padding:24px 26px 26px;
    display:grid;
    grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);
    gap:26px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .spy5-panel.spy5-switching{
    opacity:1;
    transform:translateY(6px);
  }

  .spy5-eyebrow{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:4px;
  }

  .spy5-title{
    font-size:22px;
    font-weight:800;
    margin-bottom:10px;
  }
  .spy5-title span{
    color:var(--spy5-pink);
  }

  .spy5-desc{
    font-size:15px;
    line-height:1.8;
    color:#4b5563;
    margin-bottom:10px;
  }

  .spy5-bullets{
    list-style:none;
    padding-left:0;
    font-size:14px;
  }
  .spy5-bullets li{
    display:flex;
    gap:8px;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .spy5-bullets li .dot{
    font-size:16px;
    color:var(--spy5-pink);
  }

  /* DEMO CARD */
  .spy5-demo{
    border-radius:18px;
    padding:14px 16px 18px;
    background:radial-gradient(circle at 0 0,#e0f2fe,#fef3c7);
    box-shadow:0 16px 40px rgba(15,23,42,.28);
    display:flex;
    flex-direction:column;
    gap:10px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .spy5-demo.spy5-switching{
    opacity:0;
    transform:translateY(6px);
  }

  .spy5-demo-label{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
  }

  .spy5-demo-title{
    font-size:16px;
    font-weight:700;
  }

  .spy5-demo-video{
    flex:1;
    border-radius:14px;
    border:1px dashed rgba(55,65,81,.4);
    background:#020617;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#e5e7eb;
    font-size:12px;
    letter-spacing:.16em;
    text-transform:uppercase;
    position:relative;
    text-align:center;
    padding:0 14px;
    line-height:1.4;
  }

  .spy5-demo-play{
    position:absolute;
    bottom:10px;
    left:10px;
    padding:6px 10px;
    border-radius:999px;
    background:rgba(15,23,42,.86);
    color:#f9fafb;
    font-size:11px;
    letter-spacing:.12em;
    text-transform:uppercase;
    display:flex;
    align-items:center;
    gap:6px;
  }
  .spy5-demo-play span.icon{
    width:18px;
    height:18px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:radial-gradient(circle at 30% 20%,#fefce8,#fed7aa);
    color:#ea580c;
    font-size:10px;
  }

  @media (max-width:900px){
    .spy5-panel{
      grid-template-columns:1fr;
      padding:20px 18px 22px;
    }
  }

  @media (max-width:640px){
    .spy5-section{
      padding:60px 16px 70px;
    }
    .spy5-tab{
      max-width:none;
      white-space:normal;
    }
    .spy5-demo-video{
      font-size:11px;
    }
  }
 
 
  :root{
    /* Dedicated palette for section 6 */
    --cge6-pink:#ff3b9a;
    --cge6-orange:#fb923c;
    --cge6-blue:#6366f1;
    --cge6-teal:#14b8a6;
    --cge6-text:#020617;
  }

  .cge6-section{
    padding:70px 20px 90px;
    /*      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;*/
    color:var(--cge6-text);
    background:
      radial-gradient(circle at 0 0,rgba(244,114,182,.25),transparent 55%),
      radial-gradient(circle at 100% 100%,rgba(56,189,248,.23),transparent 55%),
      linear-gradient(135deg,#fef9c3,#fef3f2);
  }

  .cge6-inner{
    max-width:1160px;
    margin:0 auto;
  }

  .cge6-heading{
    text-align:center;
    font-size:clamp(30px,3.3vw,40px);
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:10px;
  }
  .cge6-heading span{
    color:var(--cge6-pink);
  }

  .cge6-tagline{
    text-align:center;
    font-size:clamp(18px,2.2vw,22px);
    font-weight:700;
    color:var(--cge6-pink);
    margin-bottom:26px;
  }

  /* TABS */
  .cge6-tabs{
    max-width:900px;
    margin:0 auto 24px;
    display:flex;
    gap:14px;
    flex-wrap:wrap;
    justify-content:center;
  }

  .cge6-tab{
    flex:1 1 0;
    max-width:260px;
    border-radius:999px;
    padding:9px 18px;
    border:1px solid rgba(148,163,184,.75);
    background:linear-gradient(135deg,#ffffff,#f9fafb);
    box-shadow:0 10px 24px rgba(148,163,184,.26);
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    cursor:pointer;
    font-size:14px;
    font-weight:700;
    position:relative;
    overflow:hidden;
    white-space:nowrap;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
  }

  .cge6-tab::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(135deg,#f97316,#6366f1);
    opacity:0;
    transition:opacity .18s ease;
  }

  .cge6-tab span.label{
    position:relative;
  }

  .cge6-tab span.icon{
    position:relative;
    width:24px;
    height:24px;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:15px;
    background:radial-gradient(circle at 30% 20%,#ffffff,#e5e7eb);
    box-shadow:0 6px 12px rgba(15,23,42,.25);
    flex-shrink:0;
  }

  .cge6-tab.active{
    border-color:transparent;
    background:linear-gradient(135deg,#fb923c,#f97316,#6366f1);
    color:#f9fafb;
    box-shadow:0 16px 40px rgba(248,113,113,.58);
    transform:translateY(-3px);
  }
  .cge6-tab.active::before{ opacity:.25; }

  /* PANEL */
  .cge6-panel-shell{
    margin:0 auto;
    border-radius:26px;
    padding:1px;
    background:linear-gradient(135deg,#fb923c,#6366f1,#14b8a6);
    box-shadow:0 20px 60px rgba(15,23,42,.36);
  }

  .cge6-panel{
    border-radius:24px;
    background:#ffffff;
    padding:24px 26px 26px;
    display:grid;
    grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);
    gap:26px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .cge6-panel.cge6-switching{
    opacity:1;
    transform:translateY(6px);
  }

  .cge6-eyebrow{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:4px;
  }

  .cge6-title{
    font-size:22px;
    font-weight:800;
    margin-bottom:10px;
  }
  .cge6-title span{
    color:var(--cge6-pink);
  }

  .cge6-desc{
    font-size:15px;
    line-height:1.8;
    color:#4b5563;
    margin-bottom:10px;
  }

  .cge6-bullets{
    list-style:none;
    padding-left:0;
    font-size:14px;
  }
  .cge6-bullets li{
    display:flex;
    gap:8px;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .cge6-bullets li .dot{
    font-size:16px;
    color:var(--cge6-pink);
  }

  /* DEMO CARD */
  .cge6-demo{
    border-radius:18px;
    padding:14px 16px 18px;
    background:radial-gradient(circle at 0 0,#e0f2fe,#fee2e2);
    box-shadow:0 16px 40px rgba(15,23,42,.28);
    display:flex;
    flex-direction:column;
    gap:10px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .cge6-demo.cge6-switching{
    opacity:0;
    transform:translateY(6px);
  }

  .cge6-demo-label{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
  }

  .cge6-demo-title{
    font-size:16px;
    font-weight:700;
  }

  .cge6-demo-video{
    flex:1;
    border-radius:14px;
    border:1px dashed rgba(55,65,81,.42);
    background:#020617;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#e5e7eb;
    font-size:12px;
    letter-spacing:.16em;
    text-transform:uppercase;
    position:relative;
    text-align:center;
    padding:0 14px;
    line-height:1.4;
  }

  .cge6-demo-play{
    position:absolute;
    bottom:10px;
    left:10px;
    padding:6px 10px;
    border-radius:999px;
    background:rgba(15,23,42,.9);
    color:#f9fafb;
    font-size:11px;
    letter-spacing:.12em;
    text-transform:uppercase;
    display:flex;
    align-items:center;
    gap:6px;
  }
  .cge6-demo-play span.icon{
    width:18px;
    height:18px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:radial-gradient(circle at 30% 20%,#fefce8,#fed7aa);
    color:#ea580c;
    font-size:10px;
  }

  @media (max-width:900px){
    .cge6-panel{
      grid-template-columns:1fr;
      padding:20px 18px 22px;
    }
  }

  @media (max-width:640px){
    .cge6-section{
      padding:60px 16px 70px;
    }
    .cge6-tab{
      max-width:none;
      white-space:normal;
    }
    .cge6-demo-video{
      font-size:11px;
    }
  }
 
 
  :root{
    --agd7-pink:#ec4899;
    --agd7-indigo:#4f46e5;
    --agd7-sky:#0ea5e9;
    --agd7-text:#020617;
  }

  .agd7-section{
    padding:70px 20px 90px;
    /*      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;*/
    color:var(--agd7-text);
    background:
      radial-gradient(circle at 15% 0,rgba(251,113,133,.3),transparent 55%),
      radial-gradient(circle at 100% 85%,rgba(56,189,248,.35),transparent 55%),
      linear-gradient(135deg,#eff6ff,#fdf2ff);
  }

  .agd7-inner{max-width:1160px;margin:0 auto;}

  .agd7-heading{
    text-align:center;
    font-size:clamp(30px,3.3vw,40px);
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:10px;
  }
  .agd7-heading span{color:var(--agd7-pink);}

  .agd7-tagline{
    text-align:center;
    font-size:clamp(18px,2.2vw,22px);
    font-weight:700;
    color:var(--agd7-pink);
    margin-bottom:26px;
  }

  /* TABS */
  .agd7-tabs{
    max-width:640px;
    margin:0 auto 24px;
    display:flex;
    gap:14px;
    flex-wrap:wrap;
    justify-content:center;
  }

  .agd7-tab{
    flex:1 1 0;
    min-width:190px;
    border-radius:999px;
    padding:9px 18px;
    border:1px solid rgba(148,163,184,.75);
    background:linear-gradient(135deg,#ffffff,#f9fafb);
    box-shadow:0 10px 24px rgba(148,163,184,.26);
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    cursor:pointer;
    font-size:14px;
    font-weight:700;
    position:relative;
    overflow:hidden;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
    white-space:nowrap;
  }

  .agd7-tab span.label{position:relative;}
  .agd7-tab span.icon{
    position:relative;
    width:24px;height:24px;
    border-radius:999px;
    display:flex;align-items:center;justify-content:center;
    font-size:15px;
    background:radial-gradient(circle at 30% 20%,#ffffff,#e5e7eb);
    box-shadow:0 6px 12px rgba(15,23,42,.25);
    flex-shrink:0;
  }

  .agd7-tab.active{
    border-color:transparent;
    background:linear-gradient(135deg,#ec4899,#4f46e5);
    color:#f9fafb;
    box-shadow:0 16px 40px rgba(129,140,248,.6);
    transform:translateY(-3px);
  }

  /* PANEL */
  .agd7-panel-shell{
    margin:0 auto;
    border-radius:26px;
    padding:1px;
    background:linear-gradient(135deg,#ec4899,#4f46e5,#0ea5e9);
    box-shadow:0 20px 60px rgba(15,23,42,.36);
  }

  .agd7-panel{
    border-radius:24px;
    background:#ffffff;
    padding:24px 26px 26px;
    display:grid;
    grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);
    gap:26px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .agd7-panel.agd7-switching{
    opacity:1;
    transform:translateY(6px);
  }

  .agd7-eyebrow{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:4px;
  }

  .agd7-title{
    font-size:22px;
    font-weight:800;
    margin-bottom:10px;
  }
  .agd7-title span{color:var(--agd7-indigo);}

  .agd7-desc{
    font-size:15px;
    line-height:1.8;
    color:#4b5563;
    margin-bottom:10px;
  }

  .agd7-bullets{
    list-style:none;
    padding-left:0;
    font-size:14px;
  }
  .agd7-bullets li{
    display:flex;
    gap:8px;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .agd7-bullets li .dot{
    font-size:16px;
    color:var(--agd7-pink);
  }

  /* DEMO */
  .agd7-demo{
    border-radius:18px;
    padding:14px 16px 18px;
    background:radial-gradient(circle at 0 0,#e0f2fe,#fce7f3);
    box-shadow:0 16px 40px rgba(15,23,42,.26);
    display:flex;
    flex-direction:column;
    gap:10px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .agd7-demo.agd7-switching{
    opacity:0;
    transform:translateY(6px);
  }

  .agd7-demo-label{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
  }

  .agd7-demo-title{
    font-size:16px;
    font-weight:700;
  }

  .agd7-demo-video{
    flex:1;
    border-radius:14px;
    border:1px dashed rgba(55,65,81,.42);
    background:#020617;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#e5e7eb;
    font-size:12px;
    letter-spacing:.16em;
    text-transform:uppercase;
    position:relative;
    text-align:center;
    padding:0 14px;
    line-height:1.4;
  }

  .agd7-demo-play{
    position:absolute;
    bottom:10px;
    left:10px;
    padding:6px 10px;
    border-radius:999px;
    background:rgba(15,23,42,.9);
    color:#f9fafb;
    font-size:11px;
    letter-spacing:.12em;
    text-transform:uppercase;
    display:flex;
    align-items:center;
    gap:6px;
  }
  .agd7-demo-play span.icon{
    width:18px;height:18px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;justify-content:center;
    background:radial-gradient(circle at 30% 20%,#fefce8,#bfdbfe);
    color:#4f46e5;
    font-size:10px;
  }

  @media (max-width:900px){
    .agd7-panel{
      grid-template-columns:1fr;
      padding:20px 18px 22px;
    }
  }
  @media (max-width:640px){
    .agd7-section{padding:60px 16px 70px;}
    .agd7-tab{white-space:normal;}
    .agd7-demo-video{font-size:11px;}
  }
 
 
  :root{
    --sa8-violet:#8b5cf6;
    --sa8-cyan:#06b6d4;
    --sa8-amber:#f59e0b;
    --sa8-text:#020617;
  }

  .sa8-section{
    padding:70px 20px 90px;
    /*      font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;*/
    color:var(--sa8-text);
    background:
      radial-gradient(circle at 10% 0,rgba(251,191,36,.35),transparent 55%),
      radial-gradient(circle at 100% 85%,rgba(59,130,246,.4),transparent 55%),
      linear-gradient(135deg,#eef2ff,#ecfeff);
  }

  .sa8-inner{max-width:1160px;margin:0 auto;}

  .sa8-heading{
    text-align:center;
    font-size:clamp(30px,3.3vw,40px);
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:10px;
  }
  .sa8-heading span{color:var(--sa8-amber);}

  .sa8-tagline{
    text-align:center;
    font-size:clamp(18px,2.2vw,22px);
    font-weight:700;
    color:var(--sa8-amber);
    margin-bottom:26px;
  }

  /* TABS */
  .sa8-tabs{
    max-width:800px;
    margin:0 auto 24px;
    display:flex;
    gap:14px;
    flex-wrap:wrap;
    justify-content:center;
  }

  .sa8-tab{
    flex:1 1 0;
    min-width:200px;
    border-radius:999px;
    padding:9px 18px;
    border:1px solid rgba(148,163,184,.75);
    background:linear-gradient(135deg,#ffffff,#f9fafb);
    box-shadow:0 10px 24px rgba(148,163,184,.26);
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    cursor:pointer;
    font-size:14px;
    font-weight:700;
    position:relative;
    overflow:hidden;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
    white-space:nowrap;
  }

  .sa8-tab span.label{position:relative;}
  .sa8-tab span.icon{
    position:relative;
    width:24px;height:24px;
    border-radius:999px;
    display:flex;align-items:center;justify-content:center;
    font-size:15px;
    background:radial-gradient(circle at 30% 20%,#ffffff,#e5e7eb);
    box-shadow:0 6px 12px rgba(15,23,42,.25);
    flex-shrink:0;
  }

  .sa8-tab.active{
    border-color:transparent;
    background:linear-gradient(135deg,#8b5cf6,#06b6d4);
    color:#f9fafb;
    box-shadow:0 16px 40px rgba(59,130,246,.55);
    transform:translateY(-3px);
  }

  /* PANEL */
  .sa8-panel-shell{
    margin:0 auto;
    border-radius:26px;
    padding:1px;
    background:linear-gradient(135deg,#8b5cf6,#06b6d4,#f59e0b);
    box-shadow:0 20px 60px rgba(15,23,42,.36);
  }

  .sa8-panel{
    border-radius:24px;
    background:#ffffff;
    padding:24px 26px 26px;
    display:grid;
    grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);
    gap:26px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .sa8-panel.sa8-switching{
    opacity:1;
    transform:translateY(6px);
  }

  .sa8-eyebrow{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:4px;
  }

  .sa8-title{
    font-size:22px;
    font-weight:800;
    margin-bottom:10px;
  }
  .sa8-title span{color:var(--sa8-violet);}

  .sa8-desc{
    font-size:15px;
    line-height:1.8;
    color:#4b5563;
    margin-bottom:10px;
  }

  .sa8-bullets{
    list-style:none;
    padding-left:0;
    font-size:14px;
  }
  .sa8-bullets li{
    display:flex;
    gap:8px;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .sa8-bullets li .dot{
    font-size:16px;
    color:var(--sa8-cyan);
  }

  /* DEMO */
  .sa8-demo{
    border-radius:18px;
    padding:14px 16px 18px;
    background:radial-gradient(circle at 0 0,#e0f2fe,#fef3c7);
    box-shadow:0 16px 40px rgba(15,23,42,.26);
    display:flex;
    flex-direction:column;
    gap:10px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .sa8-demo.sa8-switching{
    opacity:0;
    transform:translateY(6px);
  }

  .sa8-demo-label{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
  }

  .sa8-demo-title{
    font-size:16px;
    font-weight:700;
  }

  .sa8-demo-video{
    flex:1;
    border-radius:14px;
    border:1px dashed rgba(55,65,81,.42);
    background:#020617;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#e5e7eb;
    font-size:12px;
    letter-spacing:.16em;
    text-transform:uppercase;
    position:relative;
    text-align:center;
    padding:0 14px;
    line-height:1.4;
  }

  .sa8-demo-play{
    position:absolute;
    bottom:10px;
    left:10px;
    padding:6px 10px;
    border-radius:999px;
    background:rgba(15,23,42,.9);
    color:#f9fafb;
    font-size:11px;
    letter-spacing:.12em;
    text-transform:uppercase;
    display:flex;
    align-items:center;
    gap:6px;
  }
  .sa8-demo-play span.icon{
    width:18px;height:18px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;justify-content:center;
    background:radial-gradient(circle at 30% 20%,#fefce8,#bfdbfe);
    color:#4f46e5;
    font-size:10px;
  }

  @media (max-width:900px){
    .sa8-panel{
      grid-template-columns:1fr;
      padding:20px 18px 22px;
    }
  }
  @media (max-width:640px){
    .sa8-section{padding:60px 16px 70px;}
    .sa8-tab{white-space:normal;}
    .sa8-demo-video{font-size:11px;}
  }
 
 
  :root{
    --tg9-pink:#ec4899;
    --tg9-indigo:#6366f1;
    --tg9-lime:#a3e635;
    --tg9-text:#020617;
  }

  .tg9-section{
    padding:70px 20px 90px;
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    color:var(--tg9-text);
    background:
      radial-gradient(circle at 8% 0,rgba(236,72,153,.35),transparent 55%),
      radial-gradient(circle at 100% 95%,rgba(129,140,248,.45),transparent 55%),
      linear-gradient(135deg,#fdf2ff,#eef2ff);
  }

  .tg9-inner{max-width:1160px;margin:0 auto;}

  .tg9-heading{
    text-align:center;
    font-size:clamp(30px,3.3vw,40px);
    font-weight:800;
    letter-spacing:.02em;
    margin-bottom:10px;
  }
  .tg9-heading span{color:var(--tg9-pink);}

  .tg9-tagline{
    text-align:center;
    font-size:clamp(18px,2.2vw,22px);
    font-weight:700;
    color:var(--tg9-pink);
    margin-bottom:26px;
  }

  /* TABS */
  .tg9-tabs{
    max-width:860px;
    margin:0 auto 24px;
    display:flex;
    gap:14px;
    flex-wrap:wrap;
    justify-content:center;
  }

  .tg9-tab{
    flex:1 1 0;
    min-width:240px;
    border-radius:999px;
    padding:10px 18px;
    border:1px solid rgba(148,163,184,.75);
    background:linear-gradient(135deg,#ffffff,#f9fafb);
    box-shadow:0 10px 24px rgba(148,163,184,.26);
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    cursor:pointer;
    font-size:14px;
    font-weight:700;
    position:relative;
    overflow:hidden;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
    text-align:left;
  }

  .tg9-tab .label{
    position:relative;
    line-height:1.3;
  }
  .tg9-tab .label small{
    display:block;
    font-size:11px;
    font-weight:600;
    opacity:.8;
  }
  .tg9-tab .icon{
    position:relative;
    width:26px;height:26px;
    border-radius:999px;
    display:flex;align-items:center;justify-content:center;
    font-size:15px;
    background:radial-gradient(circle at 30% 20%,#ffffff,#e5e7eb);
    box-shadow:0 6px 12px rgba(15,23,42,.25);
    flex-shrink:0;
  }

  .tg9-tab.active{
    border-color:transparent;
    background:linear-gradient(135deg,#ec4899,#6366f1);
    color:#f9fafb;
    box-shadow:0 16px 40px rgba(129,140,248,.55);
    transform:translateY(-3px);
  }

  /* PANEL */
  .tg9-panel-shell{
    margin:0 auto;
    border-radius:26px;
    padding:1px;
    background:linear-gradient(135deg,#ec4899,#6366f1,#a3e635);
    box-shadow:0 20px 60px rgba(15,23,42,.36);
  }

  .tg9-panel{
    border-radius:24px;
    background:#ffffff;
    padding:24px 26px 26px;
    display:grid;
    grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);
    gap:26px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .tg9-panel.tg9-switching{
    opacity:1;
    transform:translateY(6px);
  }

  .tg9-eyebrow{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:4px;
  }

  .tg9-title{
    font-size:22px;
    font-weight:800;
    margin-bottom:10px;
  }
  .tg9-title span{color:var(--tg9-indigo);}

  .tg9-desc{
    font-size:15px;
    line-height:1.8;
    color:#4b5563;
    margin-bottom:10px;
  }

  .tg9-bullets{
    list-style:none;
    padding-left:0;
    font-size:14px;
  }
  .tg9-bullets li{
    display:flex;
    gap:8px;
    align-items:flex-start;
    margin-bottom:6px;
  }
  .tg9-bullets li .dot{
    font-size:16px;
    color:var(--tg9-pink);
  }

  /* DEMO */
  .tg9-demo{
    border-radius:18px;
    padding:14px 16px 18px;
    background:radial-gradient(circle at 0 0,#f9a8d4,#e0f2fe);
    box-shadow:0 16px 40px rgba(15,23,42,.26);
    display:flex;
    flex-direction:column;
    gap:10px;
    transition:opacity .25s ease,transform .25s ease;
  }
  .tg9-demo.tg9-switching{
    opacity:0;
    transform:translateY(6px);
  }

  .tg9-demo-label{
    font-size:13px;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:#6b7280;
  }

  .tg9-demo-title{
    font-size:16px;
    font-weight:700;
  }

  .tg9-demo-video{
    flex:1;
    border-radius:14px;
    border:1px dashed rgba(55,65,81,.42);
    background:#020617;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#e5e7eb;
    font-size:12px;
    letter-spacing:.16em;
    text-transform:uppercase;
    position:relative;
    text-align:center;
    padding:0 14px;
    line-height:1.4;
  }

  .tg9-demo-play{
    position:absolute;
    bottom:10px;
    left:10px;
    padding:6px 10px;
    border-radius:999px;
    background:rgba(15,23,42,.9);
    color:#f9fafb;
    font-size:11px;
    letter-spacing:.12em;
    text-transform:uppercase;
    display:flex;
    align-items:center;
    gap:6px;
  }
  .tg9-demo-play span.icon{
    width:18px;height:18px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;justify-content:center;
    background:radial-gradient(circle at 30% 20%,#fefce8,#bfdbfe);
    color:#4f46e5;
    font-size:10px;
  }

  @media (max-width:900px){
    .tg9-panel{
      grid-template-columns:1fr;
      padding:20px 18px 22px;
    }
  }
  @media (max-width:640px){
    .tg9-section{padding:60px 16px 70px;}
    .tg9-demo-video{font-size:11px;}
  }
 
<!-- ===================== CTA STYLES ===================== -->
 
  .tp-cta {
    padding: 80px 16px 30px;
    background: #ffffff;
  }

  .tp-cta-inner {
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
   
  }

.tp-cta-eyebrow {
    max-width: 960px;
    margin: 24px auto 0;
    font-size: 18px;
    line-height: 1.6;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.tp-cta-title {
    margin: 20px auto 0px;
    font-size: 32px;
    line-height: 1.3;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

  .tp-cta-title span {
    font-weight: 700;
  }

  .tp-cta-button {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 24px 64px;
    border-radius: 999px;
    background: linear-gradient(90deg, #ff7a3c 0%, #ff3f7c 40%, #b027ff 100%);
    color: #ffffff;
    text-decoration: none;
    font-weight: 800;
    font-size: 26px;
    letter-spacing: 0.02em;
    box-shadow: 0 18px 40px rgba(255, 67, 132, 0.35);
    transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
    margin-bottom: 26px;
  }

  .tp-cta-button-line1 {
    text-transform: none;
  }

  .tp-cta-button-line2 {
    font-size: 24px;
    margin-top: 4px;
  }

  .tp-cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 22px 45px rgba(255, 67, 132, 0.45);
    filter: brightness(1.05);
  }

  .tp-cta-subline {
    margin: 0 auto 26px;
    font-size: 17px;
    color: #222222;
  }

  .tp-cta-subline .divider {
    margin: 0 8px;
    opacity: 0.45;
  }

  .tp-cta-trust {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 18px;
    margin-bottom: 40px;
  }

  .tp-cta-payments img {
    height: 40px;
    margin: 0 4px;
    object-fit: contain;
  }

  .tp-cta-guarantee img {
    height: 64px;
    object-fit: contain;
  }

  .tp-cta-bottom {
    margin: 0;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 600;
    color: #111111;
  }

  /* -------- Responsive tweaks -------- */
  @media (max-width: 768px) {
    .tp-cta {
      padding: 60px 16px 80px;
    }

    .tp-cta-title {
      font-size: 24px;
    }

    .tp-cta-button {
      width: 100%;
      max-width: 420px;
      padding: 20px 20px;
      font-size: 22px;
    }

    .tp-cta-button-line2 {
      font-size: 20px;
    }

    .tp-cta-bottom {
      font-size: 20px;
    }

    .tp-cta-trust {
      gap: 12px;
    }

    .tp-cta-payments img {
      height: 32px;
    }

    .tp-cta-guarantee img {
      height: 56px;
    }
  }
 

<!-- ===================== LAUNCH TIMELINE SECTION ===================== -->
 
  .launch-timeline {
    padding: 50px 20px;
    background: linear-gradient(135deg, #f8fafc 0%, #ffffff 50%, #f1f5f9 100%);
    font-family: "Space Grotesk", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    position: relative;
    overflow: hidden;
  }

  .launch-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at 20% 50%, rgba(255, 31, 140, 0.05) 0%, transparent 50%),
                radial-gradient(circle at 80% 50%, rgba(123, 97, 255, 0.05) 0%, transparent 50%);
    pointer-events: none;
  }

  .launch-timeline-inner {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }

  .launch-timeline-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
    margin-top: 40px;
  }

  .launch-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 20px 12px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.08),
                0 2px 8px rgba(0, 0, 0, 0.04);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid rgba(255, 255, 255, 0.8);
}

  .launch-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12),
                0 4px 12px rgba(0, 0, 0, 0.08);
  }

  .launch-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    border-radius: 24px 24px 0 0;
  }
  .launch-card img {
    width: 100%;
}
  .launch-card-pink {
    background: linear-gradient(135deg, #fff1f8 0%, #ffeef6 100%);
  }

  .launch-card-pink::before {
    background: linear-gradient(90deg, #ff1f8c 0%, #ff6bb3 100%);
  }

  .launch-card-blue {
    background: linear-gradient(135deg, #eff6ff 0%, #e0f2fe 100%);
  }

  .launch-card-blue::before {
    background: linear-gradient(90deg, #3b82f6 0%, #60a5fa 100%);
  }

  .launch-card-purple {
    background: linear-gradient(135deg, #f5f3ff 0%, #ede9fe 100%);
  }

  .launch-card-purple::before {
    background: linear-gradient(90deg, #7b61ff 0%, #a78bfa 100%);
  }

  .launch-card-illustration {
    width: 100%;
    height: 180px;
    position: relative;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .illustration-money {
    position: relative;
    width: 140px;
    height: 140px;
  }

  .money-stack {
    position: absolute;
    width: 100px;
    height: 80px;
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    border-radius: 8px;
    box-shadow: 0 8px 16px rgba(16, 185, 129, 0.3);
    transform: perspective(300px) rotateX(15deg);
  }

  .money-stack::before {
    content: '$';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    font-weight: 900;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  }

  .money-stack:nth-child(1) {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) perspective(300px) rotateX(15deg);
    z-index: 3;
  }

  .money-stack:nth-child(2) {
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%) perspective(300px) rotateX(15deg) scale(0.95);
    opacity: 0.8;
    z-index: 2;
  }

  .money-stack:nth-child(3) {
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%) perspective(300px) rotateX(15deg) scale(0.9);
    opacity: 0.6;
    z-index: 1;
  }

  .gift-box {
    position: absolute;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
    border-radius: 6px;
    top: 20px;
    right: 20px;
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.4);
  }

  .gift-box::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 3px;
    background: #fbbf24;
    transform: translateY(-50%);
  }

  .gift-box::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #fbbf24;
    transform: translateX(-50%);
  }

  .trophy {
    position: absolute;
    width: 40px;
    height: 50px;
    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
    border-radius: 20px 20px 0 0;
    bottom: 10px;
    left: 10px;
    box-shadow: 0 4px 12px rgba(251, 191, 36, 0.4);
  }

  .trophy::before {
    content: '';
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid #fbbf24;
  }

  .illustration-laptop {
    position: relative;
    width: 180px;
    height: 120px;
  }

  .laptop-base {
    width: 180px;
    height: 100px;
    background: linear-gradient(135deg, #cbd5e1 0%, #94a3b8 100%);
    border-radius: 8px 8px 2px 2px;
    position: relative;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  }

  .laptop-screen {
    width: 160px;
    height: 100px;
    background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
    border-radius: 4px;
    position: absolute;
    top: 4px;
    left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .laptop-character {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
    border-radius: 50%;
    position: relative;
    animation: wave 2s ease-in-out infinite;
  }

  .laptop-character::before {
    content: '';
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    background: #78350f;
    border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
  }

  .laptop-character::after {
    content: '';
    position: absolute;
    top: 15px;
    left: -8px;
    width: 15px;
    height: 20px;
    background: #ef4444;
    border-radius: 0 50% 50% 0;
    animation: wave-arm 2s ease-in-out infinite;
  }

  @keyframes wave {
    0%, 100% { transform: translateY(0) rotate(0deg); }
    50% { transform: translateY(-5px) rotate(5deg); }
  }

  @keyframes wave-arm {
    0%, 100% { transform: rotate(0deg); }
    50% { transform: rotate(20deg); }
  }

  .laptop-mug {
    position: absolute;
    width: 30px;
    height: 35px;
    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
    border-radius: 0 0 4px 4px;
    bottom: 10px;
    left: -20px;
    box-shadow: 0 2px 8px rgba(251, 191, 36, 0.3);
  }

  .laptop-mug::before {
    content: '';
    position: absolute;
    top: -3px;
    left: 50%;
    transform: translateX(-50%);
    width: 35px;
    height: 8px;
    background: #fbbf24;
    border-radius: 4px;
  }

  .laptop-phone {
    position: absolute;
    width: 20px;
    height: 35px;
    background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
    border-radius: 4px;
    bottom: 10px;
    right: -15px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  }

  .illustration-rocket {
    position: relative;
    width: 200px;
    height: 160px;
  }

  .rocket-laptop {
    width: 140px;
    height: 90px;
    background: linear-gradient(135deg, #a78bfa 0%, #7b61ff 100%);
    border-radius: 8px;
    position: relative;
    margin: 0 auto;
    box-shadow: 0 8px 24px rgba(123, 97, 255, 0.3);
  }

  .rocket-laptop::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 10px;
    width: 120px;
    height: 60px;
    background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
    border-radius: 4px;
  }

  .rocket-laptop::after {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100px;
    height: 40px;
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    border-radius: 2px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
  }

  .rocket {
    position: absolute;
    width: 50px;
    height: 80px;
    background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
    border-radius: 50% 50% 0 0;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 4px 16px rgba(236, 72, 153, 0.4);
    animation: rocket-launch 3s ease-in-out infinite;
  }

  .rocket::before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #ec4899;
  }

  .rocket-smoke {
    position: absolute;
    width: 30px;
    height: 40px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, transparent 70%);
    border-radius: 50%;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    animation: smoke 2s ease-out infinite;
  }

  .rocket-smoke::before,
  .rocket-smoke::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 30px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.6) 0%, transparent 70%);
    border-radius: 50%;
    bottom: -10px;
  }

  .rocket-smoke::before {
    left: -15px;
  }

  .rocket-smoke::after {
    right: -15px;
  }

  @keyframes rocket-launch {
    0%, 100% { transform: translateX(-50%) translateY(0); }
    50% { transform: translateX(-50%) translateY(-10px); }
  }

  @keyframes smoke {
    0% { opacity: 0.8; transform: translateX(-50%) scale(1); }
    100% { opacity: 0; transform: translateX(-50%) scale(1.5) translateY(-10px); }
  }

  .launch-card-label {
    display: inline-block;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }
  .launch-card-label-pink {
    background: linear-gradient(135deg, #ff1f8c 0%, #ff6bb3 100%);
    color: #ffffff;
    margin-top: 20px;
}

  .launch-card-label-blue {
    background: linear-gradient(135deg, #3b82f6 0%, #60a5fa 100%);
    color: #ffffff;
  }

  .launch-card-label-purple {
    background: linear-gradient(135deg, #7b61ff 0%, #a78bfa 100%);
    color: #ffffff;
  }

  .launch-card-title {
    font-size: 28px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 8px;
    color: #0f172a;
    letter-spacing: -0.5px;
}

  .launch-card-text {
    font-size: 18px;
    line-height: 1.6;
    color: #475569;
    margin-bottom: 12px;
    font-weight: 500;
  }

  .launch-card-subtitle {
    font-size: 16px;
    font-weight: 700;
    color: #0f172a;
    margin-top: 20px;
    margin-bottom: 8px;
    display: inline-block;
    padding: 6px 16px;
    border-radius: 12px;
  }

  .launch-card-subtitle-pink {
    background: rgba(255, 31, 140, 0.1);
    color: #ff1f8c;
  }

  .launch-card-subtitle-blue {
    background: rgba(59, 130, 246, 0.1);
    color: #3b82f6;
  }

  .launch-card-subtitle-purple {
    background: rgba(123, 97, 255, 0.1);
    color: #7b61ff;
  }

  @media (max-width: 1024px) {
    .launch-timeline-cards {
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 24px;
    }
  }

  @media (max-width: 768px) {
    .launch-timeline {
      padding: 60px 20px;
    }

    .launch-timeline-cards {
      grid-template-columns: 1fr;
      gap: 20px;
    }

    .launch-card {
      padding: 32px 24px;
    }

    .launch-card-title {
      font-size: 28px;
    }

    .launch-card-text {
      font-size: 16px;
    }
  }

  @media (max-width: 480px) {
    .launch-card-illustration {
      height: 150px;
    }

    .launch-card-title {
      font-size: 24px;
    }
  }

  /* ===================== PROMOTIONAL RESOURCES SECTION ===================== */
  .promo-resources {
    padding: 80px 20px;
    background: linear-gradient(135deg, #f8fafc 0%, #ffffff 25%, #f1f5f9 50%, #ffffff 75%, #f8fafc 100%);
    position: relative;
    overflow: hidden;
  }

  .promo-resources::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
      radial-gradient(circle at 20% 30%, rgba(99, 102, 241, 0.08) 0%, transparent 50%),
      radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.08) 0%, transparent 50%),
      radial-gradient(circle at 50% 50%, rgba(59, 130, 246, 0.05) 0%, transparent 60%);
    pointer-events: none;
  }

  .promo-resources::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
      repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255, 255, 255, 0.03) 35px, rgba(255, 255, 255, 0.03) 70px);
    pointer-events: none;
  }

  .promo-resources-inner {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }

  .promo-resources-heading {
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    color: #1e40af;
    margin-bottom: 60px;
    line-height: 1.2;
    letter-spacing: -0.5px;
  }

  .promo-resources-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 100%;
    margin: 0 auto;
  }

  .promo-resource-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px 32px;
    color: #ffffff;
    text-decoration: none;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    border: none;
    cursor: pointer;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15),
                0 4px 8px rgba(0, 0, 0, 0.1);
  }

  /* Button 1 - Blue/Purple Gradient */
  .promo-btn-1 {
    background: linear-gradient(135deg, #6366f1 0%, #4f46e5 50%, #4338ca 100%);
    box-shadow: 0 8px 24px rgba(99, 102, 241, 0.35),
                0 4px 8px rgba(99, 102, 241, 0.25);
  }

  .promo-btn-1:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(99, 102, 241, 0.45),
                0 6px 12px rgba(99, 102, 241, 0.35);
    background: linear-gradient(135deg, #4f46e5 0%, #4338ca 50%, #3730a3 100%);
    color: #ffffff;
  }

  /* Button 2 - Pink/Magenta Gradient */
  .promo-btn-2 {
    background: linear-gradient(135deg, #ec4899 0%, #db2777 50%, #be185d 100%);
    box-shadow: 0 8px 24px rgba(236, 72, 153, 0.35),
                0 4px 8px rgba(236, 72, 153, 0.25);
  }

  .promo-btn-2:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(236, 72, 153, 0.45),
                0 6px 12px rgba(236, 72, 153, 0.35);
    background: linear-gradient(135deg, #db2777 0%, #be185d 50%, #9f1239 100%);
    color: #ffffff;
  }

  /* Button 3 - Orange/Red Gradient */
  .promo-btn-3 {
    background: linear-gradient(135deg, #f97316 0%, #ea580c 50%, #c2410c 100%);
    box-shadow: 0 8px 24px rgba(249, 115, 22, 0.35),
                0 4px 8px rgba(249, 115, 22, 0.25);
  }

  .promo-btn-3:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(249, 115, 22, 0.45),
                0 6px 12px rgba(249, 115, 22, 0.35);
    background: linear-gradient(135deg, #ea580c 0%, #c2410c 50%, #9a3412 100%);
    color: #ffffff;
  }

  /* Button 4 - Green/Teal Gradient */
  .promo-btn-4 {
    background: linear-gradient(135deg, #10b981 0%, #059669 50%, #047857 100%);
    box-shadow: 0 8px 24px rgba(16, 185, 129, 0.35),
                0 4px 8px rgba(16, 185, 129, 0.25);
  }

  .promo-btn-4:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(16, 185, 129, 0.45),
                0 6px 12px rgba(16, 185, 129, 0.35);
    background: linear-gradient(135deg, #059669 0%, #047857 50%, #065f46 100%);
    color: #ffffff;
  }

  /* Button 5 - Purple/Blue Gradient */
  .promo-btn-5 {
    background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 50%, #6d28d9 100%);
    box-shadow: 0 8px 24px rgba(139, 92, 246, 0.35),
                0 4px 8px rgba(139, 92, 246, 0.25);
  }

  .promo-btn-5:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(139, 92, 246, 0.45),
                0 6px 12px rgba(139, 92, 246, 0.35);
    background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 50%, #5b21b6 100%);
    color: #ffffff;
  }

  /* Button 6 - Cyan/Blue Gradient */
  .promo-btn-6 {
    background: linear-gradient(135deg, #06b6d4 0%, #0891b2 50%, #0e7490 100%);
    box-shadow: 0 8px 24px rgba(6, 182, 212, 0.35),
                0 4px 8px rgba(6, 182, 212, 0.25);
  }

  .promo-btn-6:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(6, 182, 212, 0.45),
                0 6px 12px rgba(6, 182, 212, 0.35);
    background: linear-gradient(135deg, #0891b2 0%, #0e7490 50%, #155e75 100%);
    color: #ffffff;
  }

  .promo-resource-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
    transition: left 0.5s;
  }

  .promo-resource-btn:hover::before {
    left: 100%;
  }

  .promo-resource-btn:hover {
    color: #ffffff;
  }

  .promo-resource-btn:active {
    transform: translateY(-2px);
    color: #ffffff;
  }

  .promo-resource-btn span {
    position: relative;
    z-index: 1;
  }

  @media (max-width: 968px) {
    .promo-resources-grid {
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
    }

    .promo-resources-heading {
      font-size: 36px;
      margin-bottom: 50px;
    }
  }

  @media (max-width: 640px) {
    .promo-resources {
      padding: 60px 20px;
    }

    .promo-resources-heading {
      font-size: 28px;
      margin-bottom: 40px;
      padding: 0 10px;
    }

    .promo-resources-grid {
      grid-template-columns: 1fr;
      gap: 16px;
    }

    .promo-resource-btn {
      padding: 20px 24px;
      font-size: 14px;
    }
  }

  /* ===================== CONVERSION FUNNEL SECTION ===================== */
  .conversion-funnel {
    padding: 70px 20px;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 25%, #0f172a 50%, #1e293b 75%, #0f172a 100%);
    position: relative;
    overflow: hidden;
  }

  .conversion-funnel::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
      radial-gradient(circle at 20% 30%, rgba(99, 102, 241, 0.15) 0%, transparent 50%),
      radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.15) 0%, transparent 50%),
      radial-gradient(circle at 50% 50%, rgba(59, 130, 246, 0.1) 0%, transparent 60%);
    pointer-events: none;
  }

  .conversion-funnel-inner {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }

  .conversion-funnel-title {
    text-align: center;
    font-size: 56px;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 80px;
    line-height: 1.2;
    letter-spacing: -1px;
    text-shadow: 0 4px 20px rgba(255, 255, 255, 0.1);
  }

  .funnel-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    position: relative;
  }

  .funnel-card {
    background: #ffffff;
    border-radius: 20px;
    width: 280px;
    min-height: 500px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3),
                0 8px 24px rgba(0, 0, 0, 0.2),
                inset 0 1px 0 rgba(255, 255, 255, 0.9);
    overflow: hidden;
    position: relative;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid rgba(255, 255, 255, 0.2);
  }

  .funnel-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4),
                0 12px 32px rgba(0, 0, 0, 0.3),
                inset 0 1px 0 rgba(255, 255, 255, 0.9);
  }

  .funnel-card-banner {
    padding: 16px 20px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    position: relative;
    overflow: hidden;
  }

  .funnel-card-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.6s;
  }

  .funnel-card:hover .funnel-card-banner::before {
    left: 100%;
  }

  .funnel-banner-blue {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 50%, #1d4ed8 100%);
  }

  .funnel-banner-red {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 50%, #b91c1c 100%);
  }

  .funnel-banner-yellow {
    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 50%, #d97706 100%);
  }

  .funnel-banner-purple {
    background: linear-gradient(135deg, #a855f7 0%, #9333ea 50%, #7e22ce 100%);
  }

  .funnel-banner-cyan {
    background: linear-gradient(135deg, #06b6d4 0%, #0891b2 50%, #0e7490 100%);
  }

  .funnel-banner-green {
    background: linear-gradient(135deg, #10b981 0%, #059669 50%, #047857 100%);
  }

  .funnel-card-content {
    padding: 24px 20px;
    color: #1e293b;
  }

  .funnel-card-product {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.3;
    color: #0f172a;
  }

  .funnel-card-frontend .funnel-card-product {
    color: #2563eb;
  }

  .funnel-card-oto1 .funnel-card-product {
    color: #dc2626;
  }

  .funnel-card-oto2 .funnel-card-product {
    color: #d97706;
  }

  .funnel-card-oto3 .funnel-card-product {
    color: #9333ea;
  }

  .funnel-card-oto4 .funnel-card-product {
    color: #0891b2;
  }

  .funnel-card-oto5 .funnel-card-product {
    color: #059669;
  }

  .funnel-card-description {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 16px;
    color: #475569;
    font-weight: 500;
  }

  .funnel-card-features {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
  }
.funnel-card-features li {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    color: #000;
    font-weight: 500;
}

  .funnel-card-features li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #10b981;
    font-weight: 700;
    font-size: 14px;
  }

  .funnel-card-price {
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    color: #ffffff;
    padding: 16px;
    border-radius: 12px;
    margin-top: auto;
    border: 2px solid rgba(255, 255, 255, 0.3);
  }

  .funnel-card-frontend .funnel-card-price {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 50%, #1d4ed8 100%);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
  }

  .funnel-card-oto1 .funnel-card-price {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 50%, #b91c1c 100%);
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
  }

  .funnel-card-oto2 .funnel-card-price {
    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 50%, #d97706 100%);
    box-shadow: 0 4px 12px rgba(251, 191, 36, 0.3);
  }

  .funnel-card-oto3 .funnel-card-price {
    background: linear-gradient(135deg, #a855f7 0%, #9333ea 50%, #7e22ce 100%);
    box-shadow: 0 4px 12px rgba(168, 85, 247, 0.3);
  }

  .funnel-card-oto4 .funnel-card-price {
    background: linear-gradient(135deg, #06b6d4 0%, #0891b2 50%, #0e7490 100%);
    box-shadow: 0 4px 12px rgba(6, 182, 212, 0.3);
  }

  .funnel-card-oto5 .funnel-card-price {
    background: linear-gradient(135deg, #10b981 0%, #059669 50%, #047857 100%);
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3);
  }

  .funnel-arrow {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
  }

  .funnel-arrow svg {
    width: 100%;
    height: 100%;
  }

  .funnel-arrow-pink {
    color: #ec4899;
    filter: drop-shadow(0 4px 8px rgba(236, 72, 153, 0.4));
  }

  .funnel-arrow-orange {
    color: #f97316;
    filter: drop-shadow(0 4px 8px rgba(249, 115, 22, 0.4));
  }

  .funnel-arrow-purple {
    color: #a855f7;
    filter: drop-shadow(0 4px 8px rgba(168, 85, 247, 0.4));
  }

  .funnel-arrow-cyan {
    color: #06b6d4;
    filter: drop-shadow(0 4px 8px rgba(6, 182, 212, 0.4));
  }

  .funnel-arrow-green {
    color: #10b981;
    filter: drop-shadow(0 4px 8px rgba(16, 185, 129, 0.4));
  }

  @media (max-width: 1400px) {
    .funnel-container {
      gap: 15px;
    }

    .funnel-card {
      width: 260px;
      min-height: 480px;
    }

    .funnel-arrow {
      width: 50px;
      height: 50px;
    }
  }

  @media (max-width: 1200px) {
    .funnel-container {
      flex-direction: column;
      align-items: center;
    }

    .funnel-card {
      width: 100%;
      max-width: 400px;
      min-height: auto;
    }

    .funnel-arrow {
      transform: rotate(90deg);
      width: 40px;
      height: 40px;
      margin: 10px 0;
    }
  }

  @media (max-width: 768px) {
    .conversion-funnel {
      padding: 60px 20px;
    }

    .conversion-funnel-title {
      font-size: 36px;
      margin-bottom: 50px;
    }

    .funnel-card {
      max-width: 100%;
    }

    .funnel-card-content {
      padding: 20px 16px;
    }

    .funnel-card-product {
      font-size: 20px;
    }

    .funnel-card-description {
      font-size: 12px;
    }

    .funnel-card-features li {
      font-size: 11px;
    }

    .funnel-card-price {
      font-size: 24px;
      padding: 12px;
    }
  }

  @media (max-width: 480px) {
    .conversion-funnel-title {
      font-size: 28px;
      margin-bottom: 40px;
    }

    .funnel-card-banner {
      padding: 12px 16px;
      font-size: 12px;
    }
  }
 

<!-- ===================== TESTIMONIALS STYLES ===================== -->
 
  .tp-testimonials {
    padding: 10px 16px 30px;
    background: #fff;
  
  }

  .tp-testimonials-inner {
    max-width: 1120px;
    margin: 0 auto;
    text-align: center;
  }

.tp-testimonials-eyebrow {
    margin: 0 0 8px;
    font-size: 28px;
    font-weight: 700;
    text-transform: capitalize;
    color: #ff2b8b;
}

.tp-testimonials-sub {
    margin: 0 0 48px;
    font-size: 28px;
    color: #333;
    font-weight: 700;
    color: #ff2b8b;
}

  .tp-testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-bottom: 10px;
  }

  .tp-test-card {
    position: relative;
    text-align: left;
    padding: 22px 22px 24px;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.03);
    overflow: hidden;
  }

  /* subtle pastel overlays – different vibe for each card */
  .tp-test-card-a { background: linear-gradient(135deg, #ffe5f3 0%, #ffffff 55%, #ffeafc 100%); }
  .tp-test-card-b { background: linear-gradient(135deg, #e3f5ff 0%, #ffffff 55%, #e8f4ff 100%); }
  .tp-test-card-c { background: linear-gradient(135deg, #fff2d9 0%, #ffffff 55%, #ffeedf 100%); }
  .tp-test-card-d { background: linear-gradient(135deg, #e9ffe9 0%, #ffffff 55%, #f0fff2 100%); }
  .tp-test-card-e { background: linear-gradient(135deg, #f3ecff 0%, #ffffff 55%, #f7f0ff 100%); }
  .tp-test-card-f { background: linear-gradient(135deg, #ffeef2 0%, #ffffff 55%, #ffe9eb 100%); }

.tp-test-avatar {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.tp-test-avatar img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    display: block;
    border-radius: 10000px;
    border: 1px solid #ff3457;
}

  .tp-test-name {
    margin: 0 0 2px;
    font-size: 18px;
    font-weight: 700;
    color: #111;
  }

.tp-test-role {
    margin: 0 0 3px;
    font-size: 13px;
    color: #777;
    font-style: italic;
    line-height: 1.2;
    position: relative;
    top: 3px;
}
  .tp-test-quote {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    color: #222;
  }

  .tp-test-quote span {
    color: #ff2b8b;
    font-weight: 700;
  }

  .tp-test-bottom {
    text-align: center;
  }

 .tp-test-bottom-top {
    margin: 0 0 6px;
    font-size: 21px;
    color: #555;
}

.tp-test-bottom-mid {
    margin: 0 0 4px;
    font-size: 25px;
    font-weight: 600;
}

.tp-test-bottom-bottom {
    margin: 0;
    font-size: 39px;
    font-weight: 800;
    color: #ff2b8b;
    margin: 11px auto 20px;
    display: table;
    background: #fff;
    padding: 4px 17px;
    border-radius: 10px;
}

  .tp-not {
    color: #ff2b8b;
    text-transform: uppercase;
  }

  .tp-results {
    text-transform: uppercase;
  }

  /* Hover effect */
  .tp-test-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 22px 50px rgba(0, 0, 0, 0.08);
    transition: all 0.18s ease;
  }

  /* Responsive */
  @media (max-width: 992px) {
    .tp-testimonials-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (max-width: 640px) {
    .tp-testimonials {
      padding: 60px 16px 70px;
    }

    .tp-testimonials-grid {
      grid-template-columns: minmax(0, 1fr);
    }

    .tp-test-card {
      padding: 18px 18px 20px;
    }
  }
 
<!-- ===================== PLUS BONUSES STYLES ===================== -->
 
  .tp-bonuses {
    padding: 60px 16px 80px;
    background: linear-gradient(135deg, #f5f0ff 0%, #fff5f9 50%, #f0f5ff 100%);
    position: relative;
    overflow: hidden;
  }

  .tp-bonuses::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 31, 140, 0.05) 0%, transparent 70%);
    animation: bonusGlow 20s ease-in-out infinite;
  }

  @keyframes bonusGlow {
    0%, 100% { transform: translate(0, 0) rotate(0deg); }
    50% { transform: translate(30px, 30px) rotate(180deg); }
  }

  .tp-bonuses-inner {
    max-width: 1120px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }

  .tp-bonuses-heading {
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    color: #1a0a2e;
    margin: 0 0 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }

  .tp-bonus-icon {
    font-size: 42px;
    display: inline-block;
    transform: perspective(500px) rotateY(-15deg) rotateX(5deg);
    filter: drop-shadow(0 8px 16px rgba(255, 31, 140, 0.4));
    animation: iconFloat 3s ease-in-out infinite;
  }

  @keyframes iconFloat {
    0%, 100% { transform: perspective(500px) rotateY(-15deg) rotateX(5deg) translateY(0); }
    50% { transform: perspective(500px) rotateY(-15deg) rotateX(5deg) translateY(-10px); }
  }

  .tp-bonuses-container {
    background: #ffffff;
    border: 2px solid rgba(0, 0, 0, 0.08);
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.8) inset;
    position: relative;
    overflow: hidden;
  }

  .tp-bonuses-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #ff1f8c 0%, #7c3aed 50%, #3b82f6 100%);
    box-shadow: 0 0 20px rgba(255, 31, 140, 0.5);
  }

  .tp-bonus-card {
    display: flex;
    align-items: flex-start;
    padding: 28px 24px;
    margin-bottom: 20px;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #fafafa 100%);
    border: 1px solid rgba(0, 0, 0, 0.06);
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
  }

  .tp-bonus-card:last-child {
    margin-bottom: 0;
  }

  .tp-bonus-card::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(180deg, #ff1f8c 0%, #7c3aed 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
  }

  .tp-bonus-card:hover {
    transform: translateX(8px) translateY(-4px);
    box-shadow: 0 12px 40px rgba(124, 58, 237, 0.15),
                0 0 0 1px rgba(124, 58, 237, 0.1) inset;
    border-color: rgba(124, 58, 237, 0.2);
  }

  .tp-bonus-card:hover::before {
    opacity: 1;
  }

  .tp-bonus-icon-wrapper {
    flex-shrink: 0;
    margin-right: 20px;
    position: relative;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 60px;
  }

  .tp-bonus-icon-wrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.3;
    transition: all 0.3s ease;
  }

  .tp-bonus-card-1 .tp-bonus-icon-wrapper::before {
    background: radial-gradient(circle, #ff1f8c 0%, transparent 70%);
  }

  .tp-bonus-card-2 .tp-bonus-icon-wrapper::before {
    background: radial-gradient(circle, #3b82f6 0%, transparent 70%);
  }

  .tp-bonus-card-3 .tp-bonus-icon-wrapper::before {
    background: radial-gradient(circle, #7c3aed 0%, transparent 70%);
  }

  .tp-bonus-card-4 .tp-bonus-icon-wrapper::before {
    background: radial-gradient(circle, #10b981 0%, transparent 70%);
  }

  .tp-bonus-card:hover .tp-bonus-icon-wrapper::before {
    opacity: 0.5;
    transform: scale(1.2);
  }

  .tp-bonus-icon-3d {
    width: 60px;
    height: 60px;
    display: block;
    position: relative;
    z-index: 1;
    transform-style: preserve-3d;
    transform: perspective(500px) rotateY(-15deg) rotateX(10deg);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.25))
            drop-shadow(0 0 24px rgba(0, 0, 0, 0.15));
    animation: icon3dFloat 3s ease-in-out infinite;
  }

  @keyframes icon3dFloat {
    0%, 100% { 
      transform: perspective(500px) rotateY(-15deg) rotateX(10deg) scale(1) translateZ(0);
      filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.25))
              drop-shadow(0 0 24px rgba(0, 0, 0, 0.15));
    }
    50% { 
      transform: perspective(500px) rotateY(-12deg) rotateX(8deg) scale(1.1) translateZ(15px);
      filter: drop-shadow(0 12px 24px rgba(0, 0, 0, 0.3))
              drop-shadow(0 0 32px rgba(0, 0, 0, 0.2));
    }
  }

  .tp-bonus-card:hover .tp-bonus-icon-3d {
    transform: perspective(500px) rotateY(-8deg) rotateX(5deg) scale(1.15) translateZ(25px);
    filter: drop-shadow(0 16px 32px rgba(0, 0, 0, 0.35))
            drop-shadow(0 0 40px rgba(0, 0, 0, 0.25));
    animation-play-state: paused;
  }

  .tp-bonus-card-1 .tp-bonus-icon-3d {
    filter: drop-shadow(0 8px 16px rgba(255, 31, 140, 0.35))
            drop-shadow(0 0 24px rgba(255, 31, 140, 0.4));
  }

  .tp-bonus-card-1:hover .tp-bonus-icon-3d {
    filter: drop-shadow(0 16px 32px rgba(255, 31, 140, 0.5))
            drop-shadow(0 0 40px rgba(255, 31, 140, 0.6));
  }

  .tp-bonus-card-2 .tp-bonus-icon-3d {
    filter: drop-shadow(0 8px 16px rgba(59, 130, 246, 0.35))
            drop-shadow(0 0 24px rgba(59, 130, 246, 0.4));
  }

  .tp-bonus-card-2:hover .tp-bonus-icon-3d {
    filter: drop-shadow(0 16px 32px rgba(59, 130, 246, 0.5))
            drop-shadow(0 0 40px rgba(59, 130, 246, 0.6));
  }

  .tp-bonus-card-3 .tp-bonus-icon-3d {
    filter: drop-shadow(0 8px 16px rgba(124, 58, 237, 0.35))
            drop-shadow(0 0 24px rgba(124, 58, 237, 0.4));
  }

  .tp-bonus-card-3:hover .tp-bonus-icon-3d {
    filter: drop-shadow(0 16px 32px rgba(124, 58, 237, 0.5))
            drop-shadow(0 0 40px rgba(124, 58, 237, 0.6));
  }

  .tp-bonus-card-4 .tp-bonus-icon-3d {
    filter: drop-shadow(0 8px 16px rgba(16, 185, 129, 0.35))
            drop-shadow(0 0 24px rgba(16, 185, 129, 0.4));
  }

  .tp-bonus-card-4:hover .tp-bonus-icon-3d {
    filter: drop-shadow(0 16px 32px rgba(16, 185, 129, 0.5))
            drop-shadow(0 0 40px rgba(16, 185, 129, 0.6));
  }

  .tp-bonus-content {
    flex: 1;
  }

  .tp-bonus-title {
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 700;
    color: #1a0a2e;
    background: linear-gradient(135deg, #1a0a2e 0%, #4c1d95 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }

  .tp-bonus-description {
    margin: 0;
    font-size: 17px;
    line-height: 1.6;
    color: #4a5568;
  }

  /* Gradient overlays for each card */
  .tp-bonus-card-1 {
    background: linear-gradient(135deg, #fff5f9 0%, #ffffff 50%, #ffffff 100%);
  }

  .tp-bonus-card-2 {
    background: linear-gradient(135deg, #f0f5ff 0%, #ffffff 50%, #ffffff 100%);
  }

  .tp-bonus-card-3 {
    background: linear-gradient(135deg, #faf5ff 0%, #ffffff 50%, #ffffff 100%);
  }

  .tp-bonus-card-4 {
    background: linear-gradient(135deg, #f0fdf4 0%, #ffffff 50%, #ffffff 100%);
  }

  /* Responsive */
  @media (max-width: 768px) {
    .tp-bonuses {
      padding: 40px 16px 60px;
    }

    .tp-bonuses-heading {
      font-size: 28px;
      flex-direction: column;
      gap: 10px;
    }

    .tp-bonus-icon {
      font-size: 36px;
    }

    .tp-bonuses-container {
      padding: 24px 20px;
      border-radius: 20px;
    }

    .tp-bonus-card {
      padding: 20px 18px;
      flex-direction: column;
      align-items: flex-start;
    }

    .tp-bonus-icon-wrapper {
      margin-right: 0;
      margin-bottom: 12px;
      width: 50px;
      height: 50px;
    }

    .tp-bonus-icon-3d {
      width: 50px;
      height: 50px;
    }

    .tp-bonus-title {
      font-size: 20px;
    }

    .tp-bonus-description {
      font-size: 16px;
    }

    .tp-bonus-card:hover {
      transform: translateY(-4px);
    }
  }

  @media (max-width: 480px) {
    .tp-bonuses-heading {
      font-size: 24px;
    }
  }
 

<!-- ===================== VALUE REVEAL & IMAGINE STYLES ===================== -->
 
  .tp-value-reveal {
    padding: 80px 16px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 25%, #f093fb 50%, #4facfe 75%, #00f2fe 100%);
    background-size: 400% 400%;
    animation: gradientShift 15s ease infinite;
    position: relative;
    overflow: hidden;
  }

  @keyframes gradientShift {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
  }

  .tp-value-reveal::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 50%),
                radial-gradient(circle at 70% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    pointer-events: none;
  }

  .tp-value-reveal-inner {
    max-width: 1120px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }

  /* Value Stack Section */
  .tp-value-stack {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-radius: 32px;
    padding: 50px 40px;
    margin-bottom: 60px;
    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.2),
                0 0 0 1px rgba(255, 255, 255, 0.3) inset;
    position: relative;
    overflow: hidden;
  }

  .tp-value-stack::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, #ff1f8c 0%, #7c3aed 25%, #3b82f6 50%, #10b981 75%, #f59e0b 100%);
    box-shadow: 0 0 30px rgba(255, 31, 140, 0.6);
  }

  .tp-value-stack-title {
    text-align: center;
    font-size: 42px;
    font-weight: 900;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #f093fb 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0 4px 20px rgba(102, 126, 234, 0.3);
  }

  .tp-value-icon-3d {
    font-size: 48px;
    display: inline-block;
    transform: perspective(600px) rotateY(-20deg) rotateX(10deg) translateZ(20px);
    filter: drop-shadow(0 10px 25px rgba(102, 126, 234, 0.5))
            drop-shadow(0 0 40px rgba(118, 75, 162, 0.4));
    animation: icon3dFloat 4s ease-in-out infinite;
  }

  @keyframes icon3dFloat {
    0%, 100% { 
      transform: perspective(600px) rotateY(-20deg) rotateX(10deg) translateZ(20px) translateY(0);
    }
    50% { 
      transform: perspective(600px) rotateY(-15deg) rotateX(8deg) translateZ(30px) translateY(-15px);
    }
  }

  .tp-value-stack-subtitle {
    text-align: center;
    font-size: 20px;
    color: #4a5568;
    margin: 0 0 40px;
  }

  .tp-value-stack-subtitle strong {
    color: #667eea;
    font-weight: 700;
  }

  .tp-value-features {
    display: grid;
    gap: 20px;
    margin-bottom: 40px;
  }

  .tp-value-feature-card {
    display: flex;
    align-items: center;
    padding: 8px 28px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border-radius: 20px;
    border: 2px solid rgba(102, 126, 234, 0.2);
    box-shadow: 0 8px 30px rgba(102, 126, 234, 0.15),
                0 0 0 1px rgba(255, 255, 255, 0.5) inset;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
  }

  .tp-value-feature-card::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    background: linear-gradient(180deg, #ff1f8c 0%, #7c3aed 50%, #3b82f6 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
  }

  .tp-value-feature-card:hover {
    transform: translateX(10px) translateY(-5px);
    box-shadow: 0 15px 50px rgba(102, 126, 234, 0.25),
                0 0 0 1px rgba(102, 126, 234, 0.3) inset;
    border-color: rgba(102, 126, 234, 0.4);
  }

  .tp-value-feature-card:hover::before {
    opacity: 1;
  }

  .tp-value-feature-icon {
    flex-shrink: 0;
    margin-right: 24px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .tp-3d-icon {
    font-size: 48px;
    display: inline-block;
    transform: perspective(500px) rotateY(-15deg) rotateX(8deg) translateZ(15px);
    filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.3))
            drop-shadow(0 0 30px rgba(102, 126, 234, 0.4));
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    animation: icon3dPulse 3s ease-in-out infinite;
  }

  @keyframes icon3dPulse {
    0%, 100% { 
      transform: perspective(500px) rotateY(-15deg) rotateX(8deg) translateZ(15px) scale(1);
    }
    50% { 
      transform: perspective(500px) rotateY(-10deg) rotateX(6deg) translateZ(25px) scale(1.1);
    }
  }

  .tp-value-feature-card:hover .tp-3d-icon {
    transform: perspective(500px) rotateY(-8deg) rotateX(5deg) translateZ(35px) scale(1.2);
    filter: drop-shadow(0 12px 30px rgba(0, 0, 0, 0.4))
            drop-shadow(0 0 50px rgba(102, 126, 234, 0.6));
  }

  .tp-value-feature-content {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }

  .tp-value-feature-title {
    margin: 0;
    font-size: 26px;
    font-weight: 700;
    color: #1a0a2e;
    background: linear-gradient(135deg, #1a0a2e 0%, #667eea 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }

  .tp-value-feature-price {
    font-size: 24px;
    font-weight: 800;
    background: linear-gradient(135deg, #ff1f8c 0%, #7c3aed 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    padding: 8px 20px;
    border-radius: 12px;
    background-color: rgba(102, 126, 234, 0.1);
    border: 2px solid rgba(102, 126, 234, 0.2);
  }

  .tp-value-summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 40px;
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.1) 0%, rgba(118, 75, 162, 0.1) 100%);
    border-radius: 20px;
    border: 2px solid rgba(102, 126, 234, 0.3);
    gap: 30px;
  }

  .tp-value-total,
  .tp-value-your-price {
    flex: 1;
    text-align: center;
  }

  .tp-value-total-label,
  .tp-value-your-price-label {
    display: block;
    font-size: 20px;
    color: #4a5568;
    margin-bottom: 10px;
    font-weight: 600;
  }

  .tp-value-total-amount,
  .tp-value-your-price-amount {
    display: block;
    font-size: 36px;
    font-weight: 900;
    background: linear-gradient(135deg, #ff1f8c 0%, #7c3aed 50%, #3b82f6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0 4px 20px rgba(102, 126, 234, 0.3);
  }

  /* Imagine Section */
  .tp-imagine-section {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-radius: 32px;
    padding: 50px 40px;
    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.2),
                0 0 0 1px rgba(255, 255, 255, 0.3) inset;
    position: relative;
    overflow: hidden;
  }

  .tp-imagine-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, #f093fb 0%, #4facfe 25%, #00f2fe 50%, #10b981 75%, #f59e0b 100%);
    box-shadow: 0 0 30px rgba(240, 147, 251, 0.6);
  }

  .tp-imagine-title {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    background: linear-gradient(135deg, #f093fb 0%, #4facfe 50%, #00f2fe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0 4px 20px rgba(240, 147, 251, 0.3);
  }

  .tp-imagine-icon-3d {
    font-size: 44px;
    display: inline-block;
    transform: perspective(600px) rotateY(20deg) rotateX(-10deg) translateZ(20px);
    filter: drop-shadow(0 10px 25px rgba(240, 147, 251, 0.5))
            drop-shadow(0 0 40px rgba(79, 172, 254, 0.4));
    animation: icon3dFloatReverse 4s ease-in-out infinite;
  }

  @keyframes icon3dFloatReverse {
    0%, 100% { 
      transform: perspective(600px) rotateY(20deg) rotateX(-10deg) translateZ(20px) translateY(0);
    }
    50% { 
      transform: perspective(600px) rotateY(15deg) rotateX(-8deg) translateZ(30px) translateY(-15px);
    }
  }

  .tp-imagine-subtitle {
    text-align: center;
    font-size: 22px;
    color: #4a5568;
    margin: 0 0 40px;
    font-weight: 600;
  }

  .tp-imagine-list {
    display: grid;
    gap: 24px;
  }

  .tp-imagine-item {
    display: flex;
    align-items: center;
    padding: 28px 32px;
    background: linear-gradient(135deg, rgba(240, 147, 251, 0.1) 0%, rgba(79, 172, 254, 0.1) 100%);
    border-radius: 20px;
    border: 2px solid rgba(240, 147, 251, 0.3);
    box-shadow: 0 8px 30px rgba(240, 147, 251, 0.15),
                0 0 0 1px rgba(255, 255, 255, 0.5) inset;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
  }

  .tp-imagine-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    background: linear-gradient(180deg, #f093fb 0%, #4facfe 50%, #00f2fe 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
  }

  .tp-imagine-item:hover {
    transform: translateX(10px) translateY(-5px);
    box-shadow: 0 15px 50px rgba(240, 147, 251, 0.25),
                0 0 0 1px rgba(240, 147, 251, 0.3) inset;
    border-color: rgba(240, 147, 251, 0.5);
  }

  .tp-imagine-item:hover::before {
    opacity: 1;
  }

  .tp-imagine-item-icon {
    flex-shrink: 0;
    margin-right: 24px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tp-imagine-item-text {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #1a0a2e;
    line-height: 1.5;
    background: linear-gradient(135deg, #1a0a2e 0%, #667eea 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }

  /* Responsive */
  @media (max-width: 768px) {
    .tp-value-reveal {
      padding: 60px 16px;
    }

    .tp-value-stack,
    .tp-imagine-section {
      padding: 40px 24px;
      border-radius: 24px;
    }

    .tp-value-stack-title,
    .tp-imagine-title {
      font-size: 32px;
      flex-direction: column;
      gap: 15px;
    }

    .tp-value-icon-3d,
    .tp-imagine-icon-3d {
      font-size: 40px;
    }

    .tp-value-feature-card,
    .tp-imagine-item {
      padding: 20px 24px;
      flex-direction: column;
      align-items: flex-start;
    }

    .tp-value-feature-content {
      flex-direction: column;
      align-items: flex-start;
      gap: 15px;
      width: 100%;
    }

    .tp-value-feature-icon,
    .tp-imagine-item-icon {
      margin-right: 0;
      margin-bottom: 16px;
    }

    .tp-value-feature-title,
    .tp-imagine-item-text {
      font-size: 20px;
    }

    .tp-value-feature-price {
      font-size: 20px;
      align-self: flex-start;
    }

    .tp-value-summary {
      flex-direction: column;
      gap: 20px;
      padding: 24px 20px;
    }

    .tp-value-total-amount,
    .tp-value-your-price-amount {
      font-size: 28px;
    }
  }

  @media (max-width: 480px) {
    .tp-value-stack-title,
    .tp-imagine-title {
      font-size: 26px;
    }

    .tp-value-stack-subtitle {
      font-size: 18px;
    }

    .tp-imagine-subtitle {
      font-size: 20px;
    }

    .tp-value-feature-title,
    .tp-imagine-item-text {
      font-size: 18px;
    }

    .tp-value-feature-price {
      font-size: 18px;
    }

    .tp-value-total-amount,
    .tp-value-your-price-amount {
      font-size: 24px;
    }
  }
 
<!-- ===================== HOW YOU CAN MAKE REAL MONEY SECTION ===================== -->


 
  /* Space Grotesk everywhere for this section */
  @import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap');

  :root {
    --tp-body-size: 15px;
    --tp-head-size: 20px;
  }

  .tp-income {
    padding: 90px 16px 100px;
    background: radial-gradient(circle at top, #ffe9ff 0, #fdf7ff 35%, #f3fbff 75%, #ecfff9 100%);
    font-family: "Space Grotesk", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  }

  .tp-income-inner {
    max-width: 1160px;
    margin: 0 auto;
    color: #111;
    font-size: var(--tp-body-size);
  }

  /* Top heading block */
  .tp-income-head {
    text-align: center;
    margin-bottom: 0px;
  }

  .tp-income-highlight {
    display: inline-block;
    padding: 8px 24px;
    border-radius: 999px;
    background: linear-gradient(90deg, #ffe600, #ffef8a);
    font-weight: 800;
    font-size: var(--tp-head-size);
  }

.tp-income-eyebrow {
    margin: 10px 0 14px;
    color: #555;
    font-size: var(--tp-body-size);
    font-size: 20px;
}

  .tp-income-lead {
    margin: 0 0 12px;
    line-height: 1.6;
    font-size: var(--tp-body-size);
  }

  .tp-income-lead em {
    font-style: italic;
  }
.tp-income-intro {
    margin: 0;
    font-size: var(--tp-body-size);
    font-weight: 500;
    font-size: 20px;
    margin: 41px 0 0;
}

  /* Grid */
  .tp-income-grid {
    margin-top: 38px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }

  .money-card {
    position: relative;
    padding: 20px 22px 22px;
    border-radius: 20px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.03);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.05);
    overflow: hidden;
  }

  /* Soft gradient strip in the corner */
  .money-card::before {
    content: "";
    position: absolute;
    inset: -40px -40px auto auto;
    background: radial-gradient(circle at top right, rgba(255, 91, 165, 0.35), transparent 60%);
    opacity: 0.75;
    pointer-events: none;
  }

  /* Color variations per card */
  .money-card-2::before { background: radial-gradient(circle at top right, rgba(255, 132, 91, 0.35), transparent 60%); }
  .money-card-3::before { background: radial-gradient(circle at top right, rgba(255, 208, 0, 0.35), transparent 60%); }
  .money-card-4::before { background: radial-gradient(circle at top right, rgba(0, 193, 255, 0.35), transparent 60%); }
  .money-card-5::before { background: radial-gradient(circle at top right, rgba(123, 104, 238, 0.35), transparent 60%); }
  .money-card-6::before { background: radial-gradient(circle at top right, rgba(0, 214, 170, 0.35), transparent 60%); }
  .money-card-7::before { background: radial-gradient(circle at top right, rgba(255, 145, 0, 0.35), transparent 60%); }
  .money-card-8::before { background: radial-gradient(circle at top right, rgba(0, 132, 255, 0.35), transparent 60%); }
  .money-card-9::before { background: radial-gradient(circle at top right, rgba(234, 95, 172, 0.35), transparent 60%); }
  .money-card-10::before { background: radial-gradient(circle at top right, rgba(0, 200, 120, 0.35), transparent 60%); }

  .money-card-header {
    display: grid;
    grid-template-columns: auto auto 1fr;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
  }

  .money-card-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 999px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
  }

  .money-card-icon {
    font-size: 20px;
  }

  .money-card-title {
    margin: 0;
    font-size: var(--tp-head-size);
    line-height: 1.35;
    font-weight: 700;
  }

.money-card-text {
    margin: 0 0 4px;
    font-size: var(--tp-body-size);
    line-height: 1.6;
    position: relative;
    z-index: 1;
    font-size: 16px;
}

  .money-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.10);
    transition: all 0.2s ease;
  }

  /* Bottom pink callout */
  .tp-income-bottom {
    margin-top: 46px;
    text-align: center;
  }

  .tp-income-bottom-line1 {
    margin: 0 0 6px;
    font-size: var(--tp-body-size);
  }

  .tp-income-bottom-line1 span {
    color: #ff2b8b;
    font-weight: 600;
  }

.tp-income-bottom-line2 {
    margin: 0;
    font-size: var(--tp-head-size);
    font-weight: 700;
    color: #ff2b8b;
    box-shadow: 0 0 10px 1px #ddd;
    margin: 0 auto;
    display: table;
    padding: 14px 22px;
    background: #fff;
}

  /* Responsive */
  @media (max-width: 900px) {
    .tp-income {
      padding: 70px 16px 80px;
    }
    .tp-income-grid {
      grid-template-columns: minmax(0, 1fr);
    }
  }
 
<!-- ===================== MID CTA + COST TEASER SECTION ===================== -->


 
  /* Use once globally; if you already imported Space Grotesk, you can remove this */
  @import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap');

  :root {
    --tp-body-size: 15px;
    --tp-head-size: 20px;
  }

  .tp-mid-cta {
    padding: 80px 16px 70px;
    background: #ffffff;
    font-family: "Space Grotesk", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  }

  .tp-mid-inner {
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
    font-size: var(--tp-body-size);
    color: #111111;
  }

  /* CTA button */
  .tp-mid-button {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 22px 72px;
    border-radius: 999px;
    background: linear-gradient(90deg, #ff7a3c 0%, #ff3f7c 40%, #b027ff 100%);
    box-shadow: 0 18px 40px rgba(255, 67, 132, 0.35);
    text-decoration: none;
    color: #ffffff;
    font-weight: 800;
    letter-spacing: 0.02em;
    margin-bottom: 16px;
    transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
  }

  .tp-mid-btn-line1 {
    font-size: var(--tp-head-size);
  }

  .tp-mid-btn-line2 {
    font-size: var(--tp-head-size);
    margin-top: 4px;
  }

  .tp-mid-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 22px 48px rgba(255, 67, 132, 0.45);
    filter: brightness(1.05);
  }

  /* Subline */
  .tp-mid-subline {
    margin: 0 0 16px;
    font-size: var(--tp-body-size);
    color: #222222;
  }

  /* Payment row */
  .tp-mid-trust {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
    margin-bottom: 32px;
    flex-wrap: wrap;
  }

  .tp-mid-trust img {
    height: 40px;
    object-fit: contain;
  }

  /* Benefit headline */
  .tp-mid-benefit {
    margin: 0 0 34px;
    font-size: var(--tp-head-size);
    font-weight: 700;
    line-height: 1.5;
  }

  /* Soft divider */
  .tp-mid-divider {
    width: 120px;
    height: 3px;
    margin: 0 auto 26px;
    border-radius: 999px;
    background: linear-gradient(90deg, #ff2b8b, #ff824d);
    opacity: 0.8;
  }

  /* Teaser line */
  .tp-mid-teaser {
    margin: 0 0 10px;
    font-size: var(--tp-body-size);
    color: #111111;
  }

  /* Comparison heading */
  .tp-mid-compare {
    margin: 0;
    font-size: var(--tp-head-size);
    font-weight: 800;
    color: #ff2b2b;
  }

  /* Responsive tweaks */
  @media (max-width: 768px) {
    .tp-mid-button {
      width: 100%;
      max-width: 420px;
      padding: 18px 24px;
    }

    .tp-mid-trust img {
      height: 32px;
    }
  }
 

<!-- ===================== PRICE COMPARISON SECTION ===================== -->


 
  /* If already imported globally, you can remove this import */
  @import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap');

  :root {
    --tp-body-size: 15px;
    --tp-head-size: 20px;
  }

  .tp-compare {
    padding: 80px 16px 90px;
    background: radial-gradient(circle at top left, #ffe9b3 0, #fff7e6 30%, #eef5ff 70%, #e5f8ff 100%);
    font-family: "Space Grotesk", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: #111;
  }

  .tp-compare-inner {
    max-width: 1120px;
    margin: 0 auto;
    text-align: center;
    font-size: var(--tp-body-size);
  }

  .tp-compare-head {
    margin-bottom: 28px;
  }
.tp-compare-title {
    margin: 0 0 6px;
    font-size: 26px;
    font-weight: 800;
    background: linear-gradient(90deg, #ff4f5e, #a347ff);
    -webkit-background-clip: text;
    color: transparent;
    border: 2px solid #ff4f5e;
    margin: 0 auto 13px;
    display: table;
    padding: 12px 12px;
    border-radius: 7px;
}
.tp-compare-subtitle {
    margin: 0;
    font-size: var(--tp-body-size);
    color: #444;
    font-size: 17px;
} 

  .tp-compare-card {
    margin-top: 30px;
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 28px 80px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.9);
    overflow: hidden;
  }

  .tp-compare-table-wrap {
    overflow-x: auto;
  }

  .tp-compare-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 880px;
    text-align: left;
  }

  .tp-compare-table thead {
    background: linear-gradient(90deg, #f5f9ff, #fdfdff);
  }

  .tp-compare-table th,
  .tp-compare-table td {
    padding: 14px 18px;
    border-bottom: 1px solid rgba(15, 23, 42, 0.06);
    font-size: var(--tp-body-size);
  }

  .tp-compare-table th {
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 13px;
  }

  .tp-compare-table tbody tr:nth-child(even):not(.is-best) {
    background: #fafbff;
  }

  .tp-compare-table tbody tr:hover {
    background: #f3f7ff;
  }

  .tp-compare-table td:first-child,
  .tp-compare-table th:first-child {
    width: 52px;
    text-align: center;
  }

  .tool-name {
    display: block;
    font-weight: 600;
  }

  .tool-name.primary {
    color: #0f9b4f;
  }

  .tool-tag {
    display: inline-block;
    margin-top: 4px;
    padding: 2px 8px;
    border-radius: 999px;
    background: #eef2ff;
    font-size: 11px;
    color: #4b5aff;
    font-weight: 500;
  }

  .price-main,
  .limit-main {
    display: block;
    font-weight: 500;
  }

  .price-note {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    color: #6b7280;
  }

  .is-best {
    background: linear-gradient(90deg, #ebfff1, #e9fff9);
    box-shadow: inset 0 0 0 1px rgba(16, 185, 129, 0.16);
  }

  .best-col {
    text-align: right;
    white-space: nowrap;
  }

  .best-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 10px;
    border-radius: 999px;
    background: linear-gradient(90deg, #22c55e, #16a34a);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }

  /* Bottom statement */
.tp-compare-bottom {
    margin: 26px auto 0;
    max-width: 880px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    color: #111;
    box-shadow: 0 0 10px 1px #ddd;
    background: #fff;
    padding: 10px 10px;
    border-radius: 6px;
}

  .tp-compare-bottom span {
    color: #ff2b8b;
  }

  /* Responsive */
  @media (max-width: 768px) {
    .tp-compare {
      padding: 70px 12px 80px;
    }

    .tp-compare-title {
      font-size: 22px;
    }

    .tp-compare-card {
      border-radius: 20px;
    }
  }
  
.tp-sticky-bar {
  position: fixed;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 24px);
  max-width: 1200px;
  z-index: 999999;

  background: rgba(15, 15, 15, 0.5); /* ✅ 50% transparent */
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);

  border-radius: 14px;
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.08),
    0 10px 40px rgba(0,0,0,0.45);

  font-family: "Space Grotesk", sans-serif;
}

.tp-sticky-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 14px 18px;
}

.tp-sticky-text {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.4;
}

.tp-green {
  color: #22c55e;
  font-weight: 700;
}

.tp-sticky-btn {
  background: linear-gradient(90deg, #38bdf8, #60a5fa);
  color: #ffffff;
  text-decoration: none;

  padding: 12px 22px;
  border-radius: 10px;

  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;

  box-shadow:
    0 6px 20px rgba(56,189,248,0.5),
    inset 0 0 0 1px rgba(255,255,255,0.2);

  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.tp-sticky-btn:hover {
  transform: translateY(-2px);
  box-shadow:
    0 10px 30px rgba(56,189,248,0.8),
    inset 0 0 0 1px rgba(255,255,255,0.25);
}

.tp-hide-mobile {
  display: inline;
}

/* ✅ Mobile adjustments */
@media (max-width: 768px) {
  .tp-sticky-inner {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }

  .tp-hide-mobile {
    display: none;
  }

  .tp-sticky-btn {
    width: 100%;
    text-align: center;
  }
}
 


 
/* ===========================
   STICKY BAR (900px centered)
   =========================== */
.jv-sticky-bar {
  position: fixed;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  width: 900px;            /* <<< trimmed width like screenshot */
  max-width: 90%;
  z-index: 9999;

  opacity: 0;
  pointer-events: none;
  transition: opacity .45s ease, transform .45s ease;
}

.jv-sticky-bar.show {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  pointer-events: auto;
}

/* ===========================
   INNER BOX (rounded container)
   =========================== */
.jv-sticky-inner {
  width: 100%;
  padding: 16px 22px;
  background: #1e1e1e;
  border-radius: 18px;

  box-shadow:
      0 0 0 1px rgba(0, 140, 255, 0.4),
      0 0 26px rgba(0, 110, 255, 0.4);

  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;

  animation: stickyFloat 8s ease-in-out infinite;
}

/* Floating animation */
@keyframes stickyFloat {
  0% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
  100% { transform: translateY(0); }
}

/* ===========================
   HEADING
   =========================== */
.jv-sticky-heading {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  font-family: 'Nunito', sans-serif;
}

/* ===========================
   BUTTON ROW
   =========================== */
.jv-sticky-buttons {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

/* ===========================
   BUTTON STYLE
   =========================== */
.jv-cta-btn {
  padding: 14px 26px;
  background: linear-gradient(180deg, #1da1ff, #008cff);
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  text-decoration: none;
  border-radius: 12px;
  font-family: 'Nunito', sans-serif;

  box-shadow:
      0 4px 0 #0066cc,
      0 0 12px rgba(0,140,255,0.7);

  transition: all .25s ease;
  position: relative;
  display: inline-block;
}

/* Hover glow + lift */
.jv-cta-btn:hover {
  transform: translateY(-4px);
  box-shadow:
      0 6px 14px rgba(0,140,255,0.8),
      0 0 18px rgba(0,190,255,0.8);
  background: linear-gradient(180deg, #32b7ff, #009eff);
}

/* Tooltip on hover */
.jv-cta-btn:hover::after {
  content: attr(data-tip);
  position: absolute;
  background: #000;
  padding: 6px 10px;
  border-radius: 6px;
  color: #fff;
  font-size: 12px;
  left: 50%;
  transform: translateX(-50%) translateY(-42px);
  white-space: nowrap;
  opacity: 0.9;
}

/* Mobile */
@media (max-width: 600px) {
  .jv-cta-btn {
      width: 100%;
      text-align: center;
  }
}
 
 
/* ========== COMPARISON TABLE SECTION ========== */
.comparison-table-section {
  background: #ffffff;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.comparison-table-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(169, 55, 242, 0.3), transparent);
}

.comparison-table-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.comparison-table-header {
  text-align: center;
  margin-bottom: 50px;
}

.comparison-table-title {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: "Space Grotesk", sans-serif;
  color: #111827;
  line-height: 1.2;
}

.comparison-table-subtitle {
  font-size: 20px;
  color: #6b7280;
  font-weight: 400;
  margin: 0;
  max-width: 900px;
  margin: 0 auto;
}

.comparison-table-container {
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
  overflow-x: auto;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.comparison-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Space Grotesk", sans-serif;
  min-width: 1000px;
}

.comparison-table thead {
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
}

.comparison-table thead th {
  padding: 24px 20px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #111827;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-bottom: 2px solid rgba(169, 55, 242, 0.1);
  vertical-align: top;
}

.comparison-table thead th:first-child {
  text-align: left;
  width: 250px;
}

.comparison-table thead th.best-choice {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.15) 0%, rgba(34, 197, 94, 0.15) 100%);
  border: 2px solid rgba(16, 185, 129, 0.3);
  position: relative;
}

.platform-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.platform-header strong {
  font-size: 16px;
  color: #111827;
  font-weight: 700;
}

.platform-desc {
  font-size: 11px;
  color: #6b7280;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.4;
}

.best-badge {
  display: inline-block;
  background: linear-gradient(135deg, #10b981, #22c55e);
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 2px 8px rgba(16, 185, 129, 0.3);
}

.comparison-table tbody tr {
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.comparison-table tbody tr:hover {
  background: rgba(169, 55, 242, 0.03);
}

.comparison-table tbody tr:last-child {
  border-bottom: none;
}

.comparison-table tbody td {
  padding: 20px;
  font-size: 15px;
  color: #111827;
  vertical-align: middle;
  text-align: center;
}

.comparison-table tbody td:first-child {
  font-weight: 700;
  color: #111827;
  text-align: left;
  padding-left: 20px;
}

.comparison-table tbody td.best-choice {
  background: rgba(16, 185, 129, 0.05);
  font-weight: 600;
}

/* Feature status styles */
.feature-yes {
  color: #10b981 !important;
  font-weight: 700 !important;
  position: relative;
}

.feature-yes::before {
  content: '✓';
  display: inline-block;
  margin-right: 6px;
  font-size: 18px;
  font-weight: 700;
}

.feature-no {
  color: #ef4444 !important;
  font-weight: 600 !important;
}

.feature-limited {
  color: #f97316 !important;
  font-weight: 600 !important;
}

.price-unlimited {
  color: #10b981 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
}

.price-unlimited::before {
  content: '✓';
  display: inline-block;
  margin-right: 6px;
  font-size: 18px;
  font-weight: 700;
}

/* Responsive styles */
@media (max-width: 1200px) {
  .comparison-table-title {
    font-size: 36px;
  }
  
  .comparison-table-subtitle {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .comparison-table-section {
    padding: 60px 0;
  }
  
  .comparison-table-title {
    font-size: 28px;
  }
  
  .comparison-table-subtitle {
    font-size: 16px;
  }
  
  .comparison-table-wrapper {
    padding: 0 15px;
  }
  
  .comparison-table-container {
    border-radius: 16px;
  }
  
  .comparison-table thead th {
    padding: 16px 12px;
    font-size: 12px;
  }
  
  .comparison-table tbody td {
    padding: 16px 12px;
    font-size: 13px;
  }
  
  .platform-header strong {
    font-size: 14px;
  }
  
  .platform-desc {
    font-size: 10px;
  }
  
  .best-badge {
    font-size: 10px;
    padding: 3px 10px;
  }
}
 
