.hero-wrap {
    background-image: url("../images/banner-bk.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 0px;
    border-radius: 0 0 70px 70px;
}
.container
{
         max-width: 1220px;
         margin: 0 auto;
}
.rp-step-video {
    font-size: 100px;
}
.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;
}
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("../images/pink-bg.jpg");
    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(../images/pink-bg.jpg);
    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(../images/trofy-bk.png);
  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(../images/jai-bk.png);
  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(../images/author-bk.png);
  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(../images/yop-bk.png);
  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(../images/lapi.png);
  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: 40px;
}

.how-it-works-title {
  font-size: 42px;
  font-weight: 800;
  color: #ffffff;
  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: 22px;
  color: rgba(255, 255, 255, 0.95);
  font-weight: 500;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.how-it-works-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
}
.paypal-wrap h1 {
  color: #fff;
  font-size: 24px;
  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;
}

/* Countdown Timer Styles */
.price-countdown-timer {
  text-align: center;
  margin: 0;
  padding: 10px 20px 24px;
}

.price-countdown-title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 7px;
  font-family: 'Nunito', sans-serif;
}

.countdown-display {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.countdown-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.countdown-number {
  font-size: 64px;
  font-weight: 900;
  color: #dc2626;
  line-height: 1;
  font-family: 'Nunito', sans-serif;
  min-width: 80px;
  text-align: center;
}

.countdown-label {
  font-size: 14px;
  font-weight: 600;
  color: #dc2626;
  margin-top: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: 'Nunito', sans-serif;
}

.countdown-separator {
  width: 2px;
  height: 60px;
  background-color: #dc2626;
  margin: 0 5px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .price-countdown-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  
  .countdown-number {
    font-size: 48px;
    min-width: 60px;
  }
  
  .countdown-label {
    font-size: 12px;
  }
  
  .countdown-separator {
    height: 45px;
  }
  
  .countdown-display {
    gap: 10px;
  }
}

@media (max-width: 480px) {
  .price-countdown-title {
    font-size: 18px;
  }
  
  .countdown-number {
    font-size: 36px;
    min-width: 50px;
  }
  
  .countdown-label {
    font-size: 10px;
  }
  
  .countdown-separator {
    height: 35px;
    width: 1px;
  }
  
  .countdown-display {
    gap: 5px;
  }
}
.how-it-works-item {
  display: flex;
  align-items:center;
  gap: 25px;
  padding: 25px 30px;
  background: rgba(255, 255, 255, 0.98);
  border-radius: 16px;
  margin-bottom: 18px;
  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;
}

.step-connector-last {
  display: none;
}

.step-icon-wrapper {
  position: relative;
  flex-shrink: 0;
  z-index: 2;
}

.step-icon {
  width: 70px;
  height: 70px;
  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: 40px;
  height: 40px;
  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;
}

.step-content {
  flex: 1;
  padding-top: 5px;
}

.step-title {
  font-size: 22px;
  font-weight: 700;
  color: #1e293b;
  line-height: 1.4;
  margin: 0;
  transition: color 0.3s ease;
}

.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: 35px;
    height: 35px;
  }

  .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;
  }
}

/* ================== WEBSTORIES SHOWCASE SECTION - LIGHT MODE 3D ================== */
.webstories-showcase-outer {
  padding: 72px 20px 80px;
  background: linear-gradient(165deg,
    #fafbff 0%,
    #f5f7ff 18%,
    #f0f4ff 35%,
    #faf8ff 52%,
    #f8fafc 70%,
    #fafbff 88%,
    #f5f7ff 100%);
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  color: #0f172a;
}

.showcase-3d-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

.showcase-gradient-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.45;
  animation: showcaseOrbFloat 18s ease-in-out infinite;
}

.showcase-orb-1 {
  width: 420px;
  height: 420px;
  top: -120px;
  right: -80px;
  background: radial-gradient(circle, rgba(167, 139, 250, 0.35) 0%, rgba(196, 181, 253, 0.2) 40%, transparent 70%);
  animation-delay: 0s;
}

.showcase-orb-2 {
  width: 380px;
  height: 380px;
  bottom: -100px;
  left: -60px;
  background: radial-gradient(circle, rgba(244, 114, 182, 0.3) 0%, rgba(251, 207, 232, 0.15) 40%, transparent 70%);
  animation-delay: -6s;
}

.showcase-orb-3 {
  width: 320px;
  height: 320px;
  top: 50%;
  left: 50%;
  margin-left: -160px;
  margin-top: -160px;
  background: radial-gradient(circle, rgba(56, 189, 248, 0.25) 0%, rgba(186, 230, 253, 0.12) 45%, transparent 70%);
  animation: showcaseOrbFloatCenter 18s ease-in-out infinite -12s;
}

.showcase-mesh {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 100% 60% at 20% 10%, rgba(167, 139, 250, 0.12), transparent 50%),
    radial-gradient(ellipse 80% 80% at 90% 85%, rgba(244, 114, 182, 0.1), transparent 50%),
    radial-gradient(ellipse 70% 100% at 50% 50%, rgba(56, 189, 248, 0.08), transparent 55%);
  pointer-events: none;
}

@keyframes showcaseOrbFloat {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33% { transform: translate(20px, -15px) scale(1.05); }
  66% { transform: translate(-15px, 10px) scale(0.98); }
}

@keyframes showcaseOrbFloatCenter {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33% { transform: translate(15px, -10px) scale(1.03); }
  66% { transform: translate(-10px, 8px) scale(0.98); }
}

.showcase-3d-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  margin-bottom: 28px;
  position: relative;
  z-index: 1;
}

.showcase-icon-3d {
  width: 56px;
  height: 56px;
  filter: drop-shadow(0 8px 16px rgba(99, 102, 241, 0.2)) drop-shadow(0 4px 8px rgba(0, 0, 0, 0.06));
  transition: transform 0.35s ease, filter 0.35s ease;
}

.showcase-icon-3d svg {
  width: 100%;
  height: 100%;
  display: block;
}

.showcase-icon-story { animation: showcaseIconFloat 4s ease-in-out infinite; }
.showcase-icon-play { animation: showcaseIconFloat 4s ease-in-out infinite 0.4s; }
.showcase-icon-sparkle { animation: showcaseIconFloat 4s ease-in-out infinite 0.8s; }

.showcase-icon-3d:hover {
  transform: translateY(-6px) scale(1.08);
  filter: drop-shadow(0 12px 24px rgba(99, 102, 241, 0.3)) drop-shadow(0 6px 12px rgba(0, 0, 0, 0.08));
}

@keyframes showcaseIconFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
}

.webstories-header {
  text-align: center;
  margin-bottom: 56px;
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
img.video-image.new-vid {
    max-width: 580px;
}
.webstories-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(167, 139, 250, 0.25);
  padding: 10px 20px;
  border-radius: 100px;
  font-size:20px;
  font-weight: 700;
  color: #5b21b6;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
  box-shadow: 0 4px 20px rgba(139, 92, 246, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.webstories-badge-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #a78bfa, #6366f1);
  box-shadow: 0 0 12px rgba(139, 92, 246, 0.5);
  animation: showcasePulse 2s ease-in-out infinite;
}

@keyframes showcasePulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.85; transform: scale(1.1); }
}

.webstories-main-title {
  font-size: 42px;
  font-weight: 800;
  line-height: 1.3;
  color: #0f172a;
  margin-bottom: 20px;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
  font-family: 'Nunito', system-ui, -apple-system, sans-serif;
}

.webstories-highlight {
  background: linear-gradient(135deg, #6366f1 0%, #a78bfa 35%, #ec4899 70%, #f472b6 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  font-weight: 900;
  animation: showcaseHighlightShine 6s linear infinite;
}

@keyframes showcaseHighlightShine {
  0% { background-position: 0% center; }
  100% { background-position: 200% center; }
}

.webstories-source-note {
  display: inline-block;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(226, 232, 240, 0.9);
  padding: 12px 24px;
  border-radius: 50px;
  font-size: 14px;
  color: #475569;
  margin-top: 20px;
  box-shadow: 0 4px 16px rgba(15, 23, 42, 0.06);
}

.source-highlight {
  font-weight: 600;
  margin-right: 8px;
}

.source-link {
  color: #fff64b;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.source-link:hover {
  color: #ffd700;
  text-decoration: underline;
}

.webstories-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.webstory-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.webstory-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.webstory-frame {
  width: 100%;
  max-width: 400px;
  aspect-ratio: 9 / 16;
  border-radius: 24px;
  padding: 0;
  position: relative;
  overflow: hidden;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
  box-shadow:
    0 4px 6px rgba(15, 23, 42, 0.04),
    0 12px 28px rgba(99, 102, 241, 0.08),
    0 0 0 1px rgba(226, 232, 240, 0.8),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.webstory-frame::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, transparent 30%),
    radial-gradient(circle at 70% 20%, rgba(167, 139, 250, 0.08), transparent 45%),
    radial-gradient(circle at 30% 80%, rgba(244, 114, 182, 0.06), transparent 45%);
  pointer-events: none;
  z-index: 0;
  border-radius: 20px;
}

.webstory-frame:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow:
    0 20px 50px rgba(99, 102, 241, 0.15),
    0 8px 24px rgba(15, 23, 42, 0.1),
    0 0 0 2px rgba(167, 139, 250, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}

.webstory-header-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(15px);
  border-radius: 12px;
  margin-bottom: 8px;
  z-index: 2;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.webstory-logo {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.webstory-logo.logo-circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.webstory-logo.logo-text {
  font-size: 12px;
  text-transform: lowercase;
  font-weight: 500;
}

.webstory-controls {
  display: flex;
  gap: 12px;
}

.control-icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 14px;
  opacity: 0.8;
}

.webstory-content {
  flex: 1;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(15, 23, 42, 0.8) 0%, rgba(30, 41, 59, 0.6) 100%);
  z-index: 1;
}

.webstory-image {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.webstory-image-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(30, 41, 59, 0.3) 100%);
}

.placeholder-content {
  text-align: center;
  color: #ffffff;
}

.placeholder-content .food-icon,
.placeholder-content .money-icon,
.placeholder-content .burger-icon,
.placeholder-content .wildlife-icon {
  font-size: 64px;
  margin-bottom: 12px;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
}

.placeholder-content p {
  font-size: 18px;
  font-weight: 600;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}

.webstory-overlay-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 24px 20px;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 2;
}

.overlay-category {
  font-size: 11px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 8px;
  opacity: 0.9;
}

.overlay-title {
  font-size: 24px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.2;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.overlay-title-large {
  font-size: 28px;
  font-weight: 900;
  color: #ffffff;
  line-height: 1.2;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  margin-bottom: 4px;
}

.overlay-subtitle {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.overlay-author {
  font-size: 10px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

.webstory-info {
  text-align: center;
  max-width: 400px;
  padding: 4px 0;
}

.webstories-showcase-outer .webstory-card {
  padding: 20px 16px 24px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0 4px 20px rgba(99, 102, 241, 0.06), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.webstories-showcase-outer .webstory-card:hover {
  box-shadow: 0 12px 36px rgba(99, 102, 241, 0.12), inset 0 1px 0 rgba(255, 255, 255, 1);
}

.webstory-title {
  margin-bottom: 12px;
}

.webstory-link {
  font-size: 21px;
  font-weight: 700;
  color: #0f172a;
  text-decoration: none;
  transition: color 0.25s ease, transform 0.25s ease;
  display: inline-block;
}

.webstory-link:hover {
  color: #6366f1;
  transform: translateY(-2px);
}

.webstory-stats {
  font-size: 24px;
  color: #475569;
  margin-bottom: 8px;
  font-weight: 500;
}

.webstories-showcase-outer .stats-highlight {
  font-weight: 800;
  background: linear-gradient(135deg, #6366f1 0%, #a78bfa 50%, #ec4899 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
}

.webstory-type {
  font-size: 18px;
  color: #64748b;
  font-style: italic;
  margin-top: 4px;
}

.stats-highlight {
  font-weight: 800;
  background: linear-gradient(135deg, #8b5cf6 0%, #ec4899 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .webstories-main-title {
    font-size: 36px;
  }
  
  .webstories-grid {
    gap: 32px;
  }
  
  .webstory-frame {
    max-width: 280px;
  }
}

@media (max-width: 768px) {
  .webstories-showcase-outer {
    padding: 60px 16px 80px;
  }

  .showcase-3d-icons {
    gap: 24px;
    margin-bottom: 24px;
  }

  .showcase-icon-3d {
    width: 48px;
    height: 48px;
  }

  .webstories-badge {
    font-size: 13px;
    padding: 8px 16px;
  }
  
  .webstories-main-title {
    font-size: 28px;
    line-height: 1.4;
  }
  
  .webstories-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  
  .webstory-frame {
    max-width: 100%;
    max-width: 300px;
  }
  
  .webstory-link {
    font-size: 16px;
  }

  .webstories-showcase-outer h2.webiste-text {
    font-size: 22px;
    margin-top: 36px;
  }
  
  .overlay-title-large {
    font-size: 24px;
  }
  
  .overlay-title {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .webstories-showcase-outer {
    padding: 50px 12px 70px;
  }

  .showcase-3d-icons {
    gap: 16px;
    margin-bottom: 20px;
  }

  .showcase-icon-3d {
    width: 44px;
    height: 44px;
  }
  
  .webstories-main-title {
    font-size: 24px;
  }
  
  .webstories-source-note {
    font-size: 12px;
    padding: 10px 20px;
  }
  
  .webstory-frame {
    max-width: 260px;
  }
  
  .webstory-link {
    font-size: 15px;
  }
  
  .webstory-stats {
    font-size: 14px;
  }
  
  .stats-highlight {
    font-size: 16px;
  }

  .webstories-showcase-outer h2.webiste-text {
    font-size: 18px;
    margin-top: 32px;
  }
}

/* ================== KEYWORD OUTER SECTION - MODERN STYLING ================== */
.keyword-outer {
  padding: 60px 20px 60px;
  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;
  }
}

/* ============================================
   Problem Section - 3D Gradient & Trending Design
   ============================================ */

.problem-section {
  padding: 100px 20px;
  position: relative;
  overflow: hidden;
  /* 3D mesh-style gradient background */
  background: 
    radial-gradient(ellipse 120% 80% at 10% 20%, rgba(251, 113, 133, 0.35) 0%, transparent 50%),
    radial-gradient(ellipse 100% 70% at 90% 80%, rgba(244, 63, 94, 0.3) 0%, transparent 50%),
    radial-gradient(ellipse 80% 100% at 50% 50%, rgba(225, 29, 72, 0.15) 0%, transparent 55%),
    radial-gradient(ellipse 60% 60% at 70% 30%, rgba(190, 18, 60, 0.2) 0%, transparent 45%),
    linear-gradient(160deg, #fff5f7 0%, #ffe4e9 35%, #fce7ec 70%, #fdf2f4 100%);
  min-height: 1px;
}

.problem-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 
    radial-gradient(circle at 30% 40%, rgba(255, 255, 255, 0.6) 0%, transparent 40%),
    radial-gradient(circle at 80% 60%, rgba(254, 226, 226, 0.5) 0%, transparent 35%);
  pointer-events: none;
  z-index: 0;
}

.problem-section .container {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
}

.problem-header {
  text-align: center;
  margin-bottom: 64px;
}

.problem-main-title {
  font-size: clamp(42px, 5vw, 58px);
  font-weight: 900;
  margin: 0 0 16px 0;
  letter-spacing: -0.03em;
  position: relative;
  display: inline-block;
  background: linear-gradient(135deg, #be123c 0%, #e11d48 25%, #f43f5e 50%, #fb7185 75%, #e11d48 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  filter: drop-shadow(0 2px 8px rgba(190, 18, 60, 0.25));
  animation: problem-gradient-shift 8s ease-in-out infinite;
}

@keyframes problem-gradient-shift {
  0%, 100% { background-position: 0% center; }
  50% { background-position: 100% center; }
}

.problem-subtitle {
  font-size: clamp(26px, 3.2vw, 36px);
  font-weight: 700;
  color: #9f1239;
  margin: 0;
  letter-spacing: -0.02em;
  text-shadow: 0 2px 12px rgba(190, 18, 60, 0.12);
}

.problem-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-bottom: 56px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  perspective: 1200px;
}

.problem-card {
  position: relative;
  padding: 44px 28px;
  border-radius: 28px;
  overflow: hidden;
  text-align: center;
  transform-style: preserve-3d;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.5s ease;
  /* Glass-style card with 3D depth */
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.78) 100%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.7);
  box-shadow: 
    0 4px 6px rgba(190, 18, 60, 0.06),
    0 16px 40px rgba(190, 18, 60, 0.08),
    0 0 0 1px rgba(244, 63, 94, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

/* Gradient border effect via pseudo-element */
.problem-card::after {
  content: '';
  position: absolute;
  inset: -2px;
  border-radius: 30px;
  padding: 2px;
  background: linear-gradient(135deg, rgba(251, 113, 133, 0.5), rgba(244, 63, 94, 0.3), rgba(190, 18, 60, 0.2), rgba(251, 113, 133, 0.4));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 0;
  opacity: 0.9;
}

.problem-card:hover {
  transform: translateY(-16px) rotateX(6deg) scale(1.02);
  box-shadow: 
    0 25px 60px rgba(190, 18, 60, 0.18),
    0 12px 32px rgba(244, 63, 94, 0.12),
    0 0 0 1px rgba(244, 63, 94, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}

.problem-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 28px;
  perspective: 800px;
  position: relative;
  z-index: 1;
}

/* 3D icon container - pill/blob shape with depth */
.problem-icon {
  width: 88px;
  height: 88px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.5s ease;
  /* 3D gradient - top light, bottom shadow */
  background: linear-gradient(145deg, #fecdd3 0%, #fda4af 35%, #fb7185 70%, #f43f5e 100%);
  box-shadow: 
    0 2px 4px rgba(255, 255, 255, 0.6) inset,
    0 8px 24px rgba(190, 18, 60, 0.35),
    0 4px 12px rgba(244, 63, 94, 0.25),
    0 -2px 8px rgba(0, 0, 0, 0.08);
  color: #fff;
  overflow: visible;
}

.problem-icon::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 24px;
  background: linear-gradient(165deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.08) 100%);
  pointer-events: none;
  border-radius: 24px;
}

.problem-icon svg {
  width: 44px;
  height: 44px;
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.15));
  stroke: currentColor;
}

.problem-card:hover .problem-icon {
  transform: scale(1.15) rotateY(-8deg) rotateX(5deg) translateZ(16px);
  box-shadow: 
    0 4px 8px rgba(255, 255, 255, 0.5) inset,
    0 14px 36px rgba(190, 18, 60, 0.4),
    0 8px 20px rgba(244, 63, 94, 0.3),
    0 -2px 10px rgba(0, 0, 0, 0.06);
}

.problem-title {
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 700;
  color: #9f1239;
  margin: 0;
  line-height: 1.4;
  letter-spacing: -0.01em;
  position: relative;
  z-index: 1;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
}

/* Per-card 3D icon gradient variants */
.problem-card-1 .problem-icon {
  background: linear-gradient(145deg, #fecdd3 0%, #fda4af 35%, #fb7185 70%, #f43f5e 100%);
}

.problem-card-2 .problem-icon {
  background: linear-gradient(145deg, #fbcfe8 0%, #f9a8d4 35%, #f472b6 70%, #ec4899 100%);
  box-shadow: 
    0 2px 4px rgba(255, 255, 255, 0.5) inset,
    0 8px 24px rgba(219, 39, 119, 0.35),
    0 4px 12px rgba(236, 72, 153, 0.25),
    0 -2px 8px rgba(0, 0, 0, 0.08);
}

.problem-card-3 .problem-icon {
  background: linear-gradient(145deg, #fed7aa 0%, #fdba74 35%, #fb923c 70%, #ea580c 100%);
  box-shadow: 
    0 2px 4px rgba(255, 255, 255, 0.5) inset,
    0 8px 24px rgba(194, 65, 12, 0.35),
    0 4px 12px rgba(234, 88, 12, 0.25),
    0 -2px 8px rgba(0, 0, 0, 0.08);
}

.problem-card-2 .problem-icon svg,
.problem-card-3 .problem-icon svg {
  color: #fff;
}

.problem-description {
  text-align: center;
  max-width: 970px;
  margin: 0 auto;
  padding-top: 24px;
  position: relative;
  z-index: 1;
}

.problem-text {
  font-size: clamp(17px, 2.1vw, 21px);
  font-weight: 600;
  color: #831843;
  line-height: 1.75;
  margin: 0 0 14px 0;
  letter-spacing: -0.01em;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.4);
}

.problem-text:last-child {
  margin-bottom: 0;
}

/* Responsive Design for Problem Section */
@media (max-width: 1024px) {
  .problem-grid {
    gap: 24px;
  }
  
  .problem-card {
    padding: 38px 24px;
  }
  
  .problem-card::after {
    border-radius: 26px;
  }
}

@media (max-width: 768px) {
  .problem-section {
    padding: 72px 16px;
  }
  
  .problem-header {
    margin-bottom: 44px;
  }
  
  .problem-grid {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-bottom: 44px;
  }
  
  .problem-card {
    padding: 36px 24px;
    border-radius: 24px;
  }
  
  .problem-card::after {
    border-radius: 26px;
  }
  
  .problem-icon {
    width: 80px;
    height: 80px;
    border-radius: 22px;
  }
  
  .problem-icon::before {
    border-radius: 22px;
  }
  
  .problem-icon svg {
    width: 40px;
    height: 40px;
  }
  
  .problem-text {
    font-size: 17px;
  }
}

@media (max-width: 480px) {
  .problem-section {
    padding: 56px 12px;
  }
  
  .problem-main-title {
    font-size: 32px;
  }
  
  .problem-subtitle {
    font-size: 24px;
  }
  
  .problem-card {
    padding: 28px 20px;
  }
  
  .problem-icon {
    width: 60px;
    height: 60px;
  }
  
  .problem-icon svg {
    width: 32px;
    height: 32px;
  }
  
  .problem-title {
    font-size: 16px;
  }
  
  .problem-text {
    font-size: 16px;
  }
}

/* ============================================
   Modern Dark Hero Section
   ============================================ */

.modern-dark-hero {
  position: relative;
  padding: 60px 20px;
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #0f172a 100%);
  overflow: hidden;
  min-height: 600px;
  display: flex;
  align-items: center;
}

.modern-dark-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 
    radial-gradient(circle at 20% 30%, rgba(139, 92, 246, 0.2) 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;
  z-index: 0;
}

.hero-bg-gradient {
  position: absolute;
  top: -50%;
  right: -20%;
  width: 800px;
  height: 800px;
  background: radial-gradient(circle, rgba(139, 92, 246, 0.3) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(80px);
  animation: floatGradient 20s ease-in-out infinite;
  z-index: 0;
}

.hero-bg-particles {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0;
}

.hero-bg-particles .particle {
  position: absolute;
  width: 4px;
  height: 4px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  animation: particleFloat 15s infinite;
}

.hero-bg-particles .particle:nth-child(1) {
  left: 10%;
  top: 20%;
  animation-delay: 0s;
}

.hero-bg-particles .particle:nth-child(2) {
  left: 30%;
  top: 60%;
  animation-delay: 2s;
}

.hero-bg-particles .particle:nth-child(3) {
  left: 70%;
  top: 30%;
  animation-delay: 4s;
}

.hero-bg-particles .particle:nth-child(4) {
  left: 85%;
  top: 70%;
  animation-delay: 6s;
}

.hero-bg-particles .particle:nth-child(5) {
  left: 50%;
  top: 80%;
  animation-delay: 8s;
}

.modern-hero-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}
.modern-hero-image img {
  width: 100%;
}
.modern-hero-image {
  position: relative;
  z-index: 2;
  width: 54%;
}

.image-placeholder {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.2) 0%, rgba(236, 72, 153, 0.2) 100%);
  border-radius: 24px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(255, 255, 255, 0.05);
}

.image-placeholder::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 
    linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.05) 50%, transparent 70%),
    url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%239C92AC" fill-opacity="0.1"><path d="M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z"/></g></g></svg>');
  opacity: 0.3;
  animation: shimmer 3s infinite;
}

.placeholder-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  color: rgba(255, 255, 255, 0.7);
}

.placeholder-content svg {
  width: 80px;
  height: 80px;
  color: rgba(139, 92, 246, 0.6);
  filter: drop-shadow(0 0 20px rgba(139, 92, 246, 0.4));
  animation: pulseGlow 2s ease-in-out infinite;
}

.placeholder-content span {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}

.image-glow {
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  background: radial-gradient(circle, rgba(139, 92, 246, 0.4) 0%, transparent 70%);
  border-radius: 24px;
  filter: blur(30px);
  z-index: -1;
  animation: glowPulse 3s ease-in-out infinite;
}

.modern-hero-content {
  position: relative;
  z-index: 2;
  width: 46%;
}

.badge-icon {
  font-size: 18px;
  animation: rotate 3s linear infinite;
}

.modern-hero-title {
  font-size: clamp(32px, 4.5vw, 38px);
  font-weight: 900;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 9px;
  letter-spacing: -0.02em;
  animation: fadeInUp 0.8s ease-out 0.1s both;
}

.gradient-text {
  background: linear-gradient(135deg, #a78bfa 0%, #ec4899 50%, #3b82f6 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: gradientShift 3s ease infinite;
}

.modern-hero-description {
  font-size: 18px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 40px;
  max-width: 600px;
  animation: fadeInUp 1s ease-out 0.2s both;
}

.modern-hero-description p {
  margin-bottom: 20px;
}

.modern-hero-description p:last-child {
  margin-bottom: 0;
}

.modern-hero-description strong {
  color: #ffffff;
  font-weight: 700;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.3), rgba(236, 72, 153, 0.3));
  padding: 2px 6px;
  border-radius: 4px;
}

.modern-hero-features {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 40px;
  animation: fadeInUp 1.2s ease-out 0.3s both;
}

.feature-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
}

.feature-item:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(139, 92, 246, 0.4);
  transform: translateY(-2px);
}

.feature-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.3), rgba(236, 72, 153, 0.3));
  border-radius: 8px;
  color: #a78bfa;
  flex-shrink: 0;
}

.feature-item span {
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
}

.modern-hero-cta {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  animation: fadeInUp 1.4s ease-out 0.4s both;
}

.cta-primary {
  padding: 16px 36px;
  background: linear-gradient(135deg, #8b5cf6 0%, #ec4899 100%);
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 10px 30px rgba(139, 92, 246, 0.4);
  position: relative;
  overflow: hidden;
}

.cta-primary::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s;
}

.cta-primary:hover::before {
  left: 100%;
}

.cta-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 40px rgba(139, 92, 246, 0.5);
}

.cta-secondary {
  padding: 16px 36px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 12px;
  text-decoration: none;
  border: 2px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}

.cta-secondary:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-2px);
}

/* Animations */
@keyframes floatGradient {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  50% {
    transform: translate(-30px, 30px) scale(1.1);
  }
}

@keyframes particleFloat {
  0%, 100% {
    transform: translateY(0) translateX(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  50% {
    transform: translateY(-100px) translateX(30px);
    opacity: 0.8;
  }
}

@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}

@keyframes pulseGlow {
  0%, 100% {
    filter: drop-shadow(0 0 20px rgba(139, 92, 246, 0.4));
    transform: scale(1);
  }
  50% {
    filter: drop-shadow(0 0 30px rgba(139, 92, 246, 0.6));
    transform: scale(1.05);
  }
}

@keyframes glowPulse {
  0%, 100% {
    opacity: 0.6;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1.05);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes gradientShift {
  0%, 100% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Responsive Design */
@media (max-width: 968px) {
  .modern-hero-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  
  .modern-hero-image {
    order: 1;
  }
  
  .modern-hero-content {
    order: 2;
    text-align: center;
  }
  
  .modern-hero-description {
    max-width: 100%;
  }
  
  .modern-hero-features {
    justify-content: center;
  }
  
  .modern-hero-cta {
    justify-content: center;
  }
}

@media (max-width: 640px) {
  .modern-dark-hero {
    padding: 60px 20px;
    min-height: auto;
  }
  
  .modern-hero-title {
    font-size: 32px;
  }
  
  .modern-hero-description {
    font-size: 16px;
  }
  
  .modern-hero-features {
    flex-direction: column;
  }
  
  .feature-item {
    width: 100%;
  }
  
  .modern-hero-cta {
    flex-direction: column;
  }
  
  .cta-primary,
  .cta-secondary {
    width: 100%;
    text-align: center;
  }
}

/* ============================================
   Pricing Urgency Section
   ============================================ */

.pricing-urgency-section {
  padding: 60px 20px;
  background: linear-gradient(180deg, #ffffff 0%, #f0f4ff 50%, #e8f0ff 100%);
  text-align: center;
  position: relative;
}

.urgency-content {
  max-width: 900px;
  margin: 0 auto;
}

.urgency-headline-red {
  font-size: 32px;
  font-weight: 900;
  color: #dc2626;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  letter-spacing: 1px;
  font-family: 'Nunito', sans-serif;
}

.urgency-main-text {
  font-size: 42px;
  font-weight: 800;
  color: #1e293b;
  margin: 0 0 15px 0;
  font-family: 'Nunito', sans-serif;
}

.urgency-product-name {
  font-size: 42px;
  font-weight: 800;
  margin: 0 0 25px 0;
  font-family: 'Nunito', sans-serif;
}

.product-name-blue {
  color: #2563eb;
}

.product-name-purple {
  color: #9333ea;
}

.product-name-dark {
  color: #1e293b;
}

.urgency-yellow-box {
  background-color: #fef08a;
  padding: 15px 30px;
  border-radius: 8px;
  margin: 0 auto 20px;
  display: inline-block;
  max-width: 100%;
}

.urgency-yellow-text {
  font-size: 24px;
  font-weight: 700;
  color: #1e293b;
  margin: 0;
  font-family: 'Nunito', sans-serif;
}

.urgency-warning-text {
  font-size: 20px;
  color: #64748b;
  margin: 0 0 25px 0;
  font-weight: 400;
  font-family: 'Nunito', sans-serif;
}

.urgency-countdown-intro {
  font-size: 28px;
  font-weight: 700;
  color: #1e293b;
  margin: 0 0 20px 0;
  font-family: 'Nunito', sans-serif;
}

.urgency-timer {
  padding: 0;
  margin: 0;
}

.urgency-countdown-number {
  font-size: 72px;
  font-weight: 900;
  color: #dc2626;
  line-height: 1;
  font-family: 'Nunito', sans-serif;
}

.urgency-countdown-label {
  font-size: 14px;
  font-weight: 600;
  color: #475569;
  margin-top: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: 'Nunito', sans-serif;
}

.urgency-separator {
  width: 2px;
  height: 70px;
  background-color: rgba(203, 213, 225, 0.6);
  margin: 0 5px;
}

/* Urgency Pricing Card */
.urgency-pricing-card {
  max-width: 800px;
  margin: 50px auto 0;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  position: relative;
}

.urgency-pricing-header {
  background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}

.urgency-pricing-logo {
  display: flex;
  align-items: center;
  gap: 12px;
}

.urgency-logo-icon {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #2563eb;
  font-weight: 800;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.urgency-logo-text {
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.urgency-edition-badge {
  background: linear-gradient(135deg, #9333ea 0%, #7c3aed 100%);
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 15px rgba(147, 51, 234, 0.3);
}

.urgency-features-list {
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.urgency-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px;
  background: rgba(34, 197, 94, 0.05);
  border-radius: 8px;
  transition: all 0.3s ease;
}

.urgency-feature-item:hover {
  background: rgba(34, 197, 94, 0.1);
  transform: translateX(5px);
}

.urgency-checkmark {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 800;
  box-shadow: 0 2px 8px rgba(34, 197, 94, 0.3);
}

.urgency-feature-text {
    font-size: 17px;
    color: #1e293b;
    font-weight: 700;
    line-height: 1.5;
    flex: 1;
}

.urgency-pricing-box {
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
  padding: 30px;
  text-align: center;
  border-top: 2px solid rgba(0, 0, 0, 0.05);
}

.urgency-price-info {
  margin-bottom: 25px;
}

.urgency-original-price {
  font-size: 20px;
  color: #64748b;
  margin: 0 0 10px 0;
  font-weight: 500;
}

.price-strikethrough {
  text-decoration: line-through;
  color: #94a3b8;
}

.urgency-discount-price {
  font-size: 36px;
  font-weight: 900;
  color: #dc2626;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.price-highlight {
  font-size: 48px;
  font-weight: 900;
  color: #dc2626;
  text-shadow: 0 2px 10px rgba(220, 38, 38, 0.2);
}

.urgency-buy-button {
  display: inline-block;
  background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
  color: #1e293b;
  font-size: 20px;
  font-weight: 800;
  padding: 18px 50px;
  border-radius: 12px;
  text-decoration: none;
  border: 3px solid #dc2626;
  box-shadow: 0 8px 25px rgba(251, 191, 36, 0.4), 0 0 0 0 rgba(220, 38, 38, 0.3);
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
}

.urgency-buy-button::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}

.urgency-buy-button:hover::before {
  width: 300px;
  height: 300px;
}

.urgency-buy-button:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 12px 35px rgba(251, 191, 36, 0.5), 0 0 0 4px rgba(220, 38, 38, 0.2);
}

.urgency-buy-button:active {
  transform: translateY(-1px) scale(0.98);
}

.urgency-payment-footer {
  background: #f8fafc;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.urgency-powered-by {
  font-size: 12px;
  color: #94a3b8;
  margin: 0;
  font-weight: 400;
}

.urgency-payment-icon {
  font-size: 16px;
  opacity: 0.6;
}

/* Urgency Skip Section */
.urgency-skip-section {
  text-align: center;
  margin-top: 40px;
  padding: 0 20px;
}

.urgency-skip-link {
  display: inline-block;
  color: #2563eb;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
  transition: color 0.3s ease;
}

.urgency-skip-link:hover {
  color: #1e40af;
  text-decoration: underline;
}

.urgency-warning-message {
  font-size: 14px;
  color: #64748b;
  line-height: 1.6;
  margin: 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

/* Mobile Responsive for Urgency Section */
@media (max-width: 768px) {
  .urgency-headline-red {
    font-size: 24px;
  }
  
  .urgency-main-text {
    font-size: 32px;
  }
  
  .urgency-product-name {
    font-size: 32px;
  }
  
  .product-name-blue,
  .product-name-purple,
  .product-name-dark {
    display: block;
  }
  
  .urgency-yellow-text {
    font-size: 18px;
    padding: 12px 20px;
  }
  
  .urgency-warning-text {
    font-size: 16px;
  }
  
  .urgency-countdown-intro {
    font-size: 22px;
  }
  
  .urgency-countdown-number {
    font-size: 48px;
  }
  
  .urgency-separator {
    height: 50px;
  }

  .urgency-pricing-card {
    margin: 30px 15px 0;
    border-radius: 16px;
  }

  .urgency-pricing-header {
    padding: 20px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .urgency-logo-icon {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .urgency-logo-text {
    font-size: 24px;
  }

  .urgency-edition-badge {
    font-size: 14px;
    padding: 8px 16px;
  }

  .urgency-features-list {
    padding: 20px;
    gap: 10px;
  }

  .urgency-feature-item {
    padding: 10px;
  }

  .urgency-checkmark {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }

  .urgency-feature-text {
    font-size: 14px;
  }

  .urgency-pricing-box {
    padding: 25px 20px;
  }

  .urgency-original-price {
    font-size: 16px;
  }

  .urgency-discount-price {
    font-size: 28px;
  }

  .price-highlight {
    font-size: 36px;
  }

  .urgency-buy-button {
    font-size: 16px;
    padding: 16px 40px;
    width: 100%;
    max-width: 100%;
  }

  .urgency-payment-footer {
    padding: 12px 20px;
    flex-direction: column;
    gap: 5px;
  }

  .urgency-skip-section {
    margin-top: 30px;
    padding: 0 15px;
  }

  .urgency-skip-link {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .urgency-warning-message {
    font-size: 12px;
    padding: 0 10px;
  }
}

@media (max-width: 480px) {
  .urgency-headline-red {
    font-size: 20px;
  }
  
  .urgency-main-text {
    font-size: 24px;
  }
  
  .urgency-product-name {
    font-size: 24px;
  }
  
  .urgency-yellow-text {
    font-size: 16px;
    padding: 10px 15px;
  }
  
  .urgency-warning-text {
    font-size: 14px;
  }
  
  .urgency-countdown-intro {
    font-size: 18px;
  }
  
  .urgency-countdown-number {
    font-size: 36px;
  }
  
  .urgency-countdown-label {
    font-size: 10px;
  }
  
  .urgency-separator {
    height: 40px;
    width: 1px;
  }
}

/* ============================================
   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;
}

.capabilities-main-title {
  font-size: clamp(32px, 4vw,43px);
  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("../images/con-bk.png");
  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("../images/head-brd.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 18px 30px;
}
section.consimption-bk h5 {
  font-size: 55px;
  text-align: center;
  font-family: 'Nunito', 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: 'Nunito', 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: 'Nunito', 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: 'Nunito', 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: center;
}

.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: center;
  vertical-align: middle;
}

.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: 'Nunito', 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%;
    border-radius: 21px;
}
.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("../images/demo-bk.png");
  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("../images/ar-right.png");
}
section.demo-video h3::after {
  position: absolute;
  right: -100px;
  top: 30px;
  content: "";
  width: 80px;
  height: 80px;
  background-image: url("../images/ar-left.png");
}
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("../images/frame.png"); */
  background-size: 100% 100%;
  padding: 9px;
  width: 100%;
  max-width: 83%;
  position: relative;
}
.vimo-video::before {
  background-image: url(../images/frame.png);
  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, rgba(135, 86, 255, 0.08) 0%, rgba(112, 52, 255, 0.08) 100%);
  border-radius: 15px;
  border-left: 4px solid #6d44ff;
}

/* 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;
  }
}
.webstories-showcase-outer h2.webiste-text {
  max-width: 900px;
  text-align: center;
  margin: 48px auto 0;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.4;
  color: #0f172a;
  opacity: 1;
  position: relative;
  z-index: 1;
}

.webstories-showcase-outer h2.webiste-text span {
  background: linear-gradient(135deg, #6366f1 0%, #a78bfa 50%, #ec4899 100%);
  color: #fff;
  padding: 6px 14px;
  display: inline-block;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(99, 102, 241, 0.35);
}

h2.webiste-text {
  max-width: 900px;
  text-align: center;
  margin: 21px auto 0;
  font-size: 30px;
  color: #000;
  opacity: 1;
  position: relative;
  z-index: 1;
}
h2.webiste-text span {
  background: #ffbd13;
  padding: 4px 10px;
  display: inline-block;
  border-radius: 10px;
}