*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Poppins',sans-serif;font-size:15px;color:#111}

/* HERO SECTION */
.happy-customers{font-size:14px;font-weight:500}
.hero-title{font-size:48px;font-weight:600;line-height:1.2;color:#fff}
.hero-title .gold{color:#E7B66A;font-weight:600}
.hero p{font-size:16px;line-height:1.7;color:#fff;max-width:520px;opacity:0.9}
.stat span{font-size:14px;font-weight:500}
.stat strong{font-size:18px;font-weight:600}

/* ARC SECTION */
.arc-rotation img{width:96px;height:96px;border-radius:18px;box-shadow:0 14px 30px rgba(0,0,0,0.18)}
.center-content h2{font-size:34px;font-weight:600;line-height:1.35}
.center-content span{color:#A21E4C;font-style:italic}
.center-content button{font-size:16px;font-weight:500;padding:14px 44px;border-radius:28px;background:#A21E4C;color:#fff}

/* WHY US SECTION */
.why-header h2{font-size:32px;font-weight:600;color:#fff}
.why-header p{font-size:15px;line-height:1.7;color:rgba(255,255,255,0.85);max-width:820px;margin:auto}
.why-card{width:260px;padding:28px;border-radius:20px;background:rgba(255,255,255,0.08)}
.why-card h3{font-size:16px;font-weight:600;color:#fff}
.why-card p{font-size:14px;line-height:1.6;color:rgba(255,255,255,0.75)}

/* PROCESS SECTION */
.process-header h2{font-size:32px;font-weight:600}
.process-header p{font-size:15px;color:#666;max-width:720px;margin:auto}
.step-number{font-size:13px;font-weight:500;background:#FFD6E6;padding:6px 14px;border-radius:14px}
.process-card h3{font-size:20px;font-weight:600}
.process-card p{font-size:15px;line-height:1.6;color:#666}

/* TESTIMONIAL SECTION */
.testimonial-wrapper h2{font-size:32px;font-weight:600}
.testimonial-sub{font-size:15px;color:#666}
.testimonial-text h3{font-size:22px;font-weight:600;color:#fff}
.testimonial-text p{font-size:15px;line-height:1.7;color:rgba(255,255,255,0.85)}

/* BLOG SECTION */
.blog-header h2{font-size:32px;font-weight:600}
.blog-tabs button{font-size:14px;font-weight:500;padding:8px 18px;border-radius:18px}
.blog-tabs .active{background:#A21E4C;color:#fff}
.blog-card h3{font-size:16px;font-weight:600;line-height:1.4}
.blog-card p{font-size:14px;color:#666;line-height:1.6}

/* FAQ SECTION */
.faq-wrapper h2{font-size:32px;font-weight:600}
.faq-question{font-size:16px;font-weight:500}
.faq-divider{height:1px;background:#E5E5E5}

/* FOOTER */
.footer-col h4{font-size:16px;font-weight:600}
.footer-col a{font-size:14px;color:#444}
.footer-col p{font-size:14px}

.container{width:90%;max-width:1200px;margin:auto}

.header{background:#fff;position:sticky;top:0;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,0.05)}
.nav{display:flex;align-items:center;justify-content:space-between;padding:12px 0}
.logo img{height:50px;width:auto;border-radius:8px}
nav a{margin:0 12px;text-decoration:none;color:#333;font-weight:500}

.btn-primary{background:#a91f4e;color:#fff;border:none;padding:10px 24px;border-radius:30px}
.btn-outline{border:1px solid #a91f4e;color:#a91f4e;background:transparent;padding:10px 24px;border-radius:30px}
.btn-white{background:#fff;color:#a91f4e;padding:10px 24px;border-radius:30px}
.btn-outline-white{border:1px solid #fff;color:#fff;background:transparent;padding:10px 24px;border-radius:30px}

.hero{background:url('assets/images/banner1.png') center/cover no-repeat;color:#fff;padding:80px 0}
.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px}
.hero-content{max-width:600px}
.happy-customers{display:flex;align-items:center;gap:12px;background:transparent;padding:8px 16px;border-radius:25px;font-size:14px;margin-bottom:24px;width:fit-content}

/* AVATAR STACK */
.avatars{display:flex;align-items:center}
.avatars img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-12px;background:#fff}
.avatars img:first-child{margin-left:0}

/* TEXT */
.customer-text{display:flex;flex-direction:column;line-height:1.1;color:#fff}
.customer-text strong{font-size:16px;font-weight:600}
.customer-text span{font-size:13px;opacity:0.9}
.hero h1{
  font-size:32px;
  line-height:1.2;
  margin:0 0 24px 0;
  font-weight:400; /* ✔ Figma accurate */
}

.hero h1 .gold{
  color:#F4C430;
  font-weight:400; /* ✔ same weight */
}

.hero p{font-size:18px;line-height:1.6;opacity:0.9;margin-bottom:32px}
.hero-stats{display:flex;gap:40px;margin-bottom:32px}
.stat{display:flex;align-items:center;gap:12px}
.stat .icon{font-size:20px}
.stat div{display:flex;flex-direction:column}
.stat strong{font-size:20px;font-weight:400;line-height:1}
.stat span{font-size:13px;opacity:0.8;margin-top:2px}
.hero-actions{display:flex;gap:16px}
.btn-outline-white{background:transparent;border:2px solid #fff;color:#fff;padding:14px 28px;border-radius:30px;font-weight:600;cursor:pointer}
.btn-white{background:#fff;color:#8B0D2F;padding:14px 28px;border-radius:30px;border:none;font-weight:600;cursor:pointer}
.hero-images{display:flex;gap:20px;height:500px;overflow:hidden}
.marquee-up,
.marquee-down{
  display:flex;
  flex-direction:column;
  gap:15px;
  animation-duration:20s;
  animation-iteration-count:infinite;
  animation-timing-function:linear;
}

.marquee-up{ animation-name:scrollUp; }
.marquee-down{ animation-name:scrollDown; }

.marquee-up img,
.marquee-down img{
  width:200px;
  height:280px;
  object-fit:cover;
  border-radius:20px;
  box-shadow:0 10px 30px rgba(0,0,0,0.2);
}

@keyframes scrollUp{0%{transform:translateY(0)}100%{transform:translateY(-500px)}}
@keyframes scrollDown{0%{transform:translateY(-500px)}100%{transform:translateY(0)}}
.hero-title{
  font-size: 48px;
  line-height: 1.25;
  font-weight: 400;   /* NOT bold */
  color: #ffffff;
  margin-bottom: 20px;
}

.hero-title .gold{
  color: #f6c453;
  font-weight: 400;   /* same weight as normal text */
}



.trust{
  position:relative;
  padding:40px 0;
  background:#ffffff;
}

.trust-grid{
  position:relative;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  align-items:center;
}

/* 🎯 The pink spotlight */
.trust-bg{
  position:absolute;
  top:50%;
  left:52%;
  transform:translate(-50%,-50%);
  width:720px;
  height:460px;
  background:
    radial-gradient(
      ellipse at center,
      rgba(194,24,91,0.14),
      rgba(194,24,91,0.08) 35%,
      rgba(194,24,91,0.04) 55%,
      transparent 70%
    );
  z-index:0;
  pointer-events:none;
}

/* keep content above blob */
.trust-content,
.trust-image{
  position:relative;
  z-index:1;
}

.trust-content h3{
  font-size:42px;
  line-height:1.35;          /* looser, elegant */
  margin-bottom:28px;
  color:#111;
  font-weight:400;           /* 👈 key change */
  max-width:640px;
}

.trust-content h2 span{
  color:#B0174F;             /* slightly deeper than before */
  font-style:italic;
  font-weight:500;
}

.trust-content p{
  font-size:15.5px;          /* NOT 18px */
  line-height:1.8;
  color:#7a7a7a;
  max-width:560px;
  margin-bottom:44px;
}

.trust-stats{
  display:flex;
  gap:48px;
  margin-top:36px;
}

.trust-stat{
  position:relative;
  padding-right:36px;
  text-align:left;
}

.trust-stat:not(:last-child)::after{
  content:"";
  position:absolute;
  right:0;
  top:8px;
  width:1px;
  height:44px;
  background:#e2e2e2;
}

.trust-stat strong{
  font-size:34px;
  font-weight:600;
  color:#8B0D2F;
  line-height:1;
  display:inline-block;
  animation: countPulse 2s ease-in-out infinite;
}

@keyframes countPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.05); }
}

.trust-stat:hover strong {
  animation: countGlow 1s ease-in-out infinite;
  text-shadow: 0 0 10px rgba(139,13,47,0.5);
}

@keyframes countGlow {
  0%, 100% { 
    transform: scale(1);
    text-shadow: 0 0 10px rgba(139,13,47,0.5);
  }
  50% { 
    transform: scale(1.1);
    text-shadow: 0 0 20px rgba(139,13,47,0.8);
  }
}

.trust-title{
  font-size:42px;
  line-height:1.35;
  font-weight:500;
  color:#111;
  max-width:640px;
  margin-bottom:24px;
}

.trust-title em{
  color:#C2185B;      /* Figma pink */
  font-style:italic; /* KEY: italic emphasis */
  font-weight:400;   /* same weight */
}

.trust-stat span{font-size:14px;color:#666;margin-top:8px;display:block}
.trust-image img{width:100%;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,0.1)}

.why-us-wrap{
  background:#ffffff;
  padding:40px 0;
}

.why-us{
  background:url('assets/images/banner2.png') center/cover no-repeat;
  padding:60px 30px;
  border-radius:28px;
  margin:0 auto;
  width:90%;
  max-width:1200px;
  min-height:380px;
  overflow:hidden;
}
.why-header{text-align:center;margin-bottom:50px}
.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto}
.why-card{width:100%;max-width:260px;padding:28px;border-radius:20px;background:rgba(255,255,255,0.08);backdrop-filter:blur(10px);text-align:center;color:#fff;transition:transform 0.3s ease;margin:0 auto}
.why-card:hover{transform:translateY(-5px)}
.why-icon{font-size:60px;margin-bottom:30px;display:block;background:linear-gradient(135deg,#FFD700,#FFA500,#FF8C00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 4px 8px rgba(255,215,0,0.4);font-weight:bold}
.why-card h3{font-size:18px;margin-bottom:12px;font-weight:600}
.why-card p{font-size:14px;opacity:0.9;line-height:1.4}

.process{
  padding:80px 0 40px 0;
  text-align:center;
  background:#fff;
}
.process-header{margin-bottom:60px}
.process-header h2{font-size:42px;color:#1f1f1f;margin-bottom:16px;font-weight: 500;}
.process-header h2 span{color:#C2185B}
.process-header p{font-size:18px;color:#666;max-width:600px;margin:0 auto}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1000px;margin:0 auto}
.process-card{
  padding:50px 30px;
  border-radius:25px;
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition:
    transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    box-shadow 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    background 0.3s ease;
}

.process-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);
  transition: left 0.6s ease;
}

.process-card:hover{
  transform: translateY(-20px) scale(1.03);
  box-shadow: 
    0 20px 40px rgba(0,0,0,0.15),
    0 40px 80px rgba(0,0,0,0.1),
    0 0 0 1px rgba(255,255,255,0.1);
}

.process-card:hover::before {
  left: 100%;
}

.process-card:hover .process-icon{
  transform: translateY(-8px) scale(1.1);
  filter: drop-shadow(0 10px 20px rgba(0,0,0,0.2));
}

.process-card:hover .step-number {
  transform: scale(1.1);
  box-shadow: 0 8px 25px rgba(139,13,47,0.4);
}

.process-card:hover h3 {
  color: #8B0D2F;
}

.green:hover { background: linear-gradient(135deg, #fdf2f5, #f8e6ea); }
.purple:hover { background: linear-gradient(135deg, #f5ecff, #ede0ff); }
.peach:hover { background: linear-gradient(135deg, #fff1eb, #ffe6d6); }




.green{background:#fdf2f5}
.purple{background:#f5ecff}
.peach{background:#fff1eb}
.process-icon{font-size:48px;margin-bottom:20px; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.step-number{background:#8B0D2F;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;display:inline-block;margin-bottom:20px; transition: all 0.3s ease;}
.process-card h3{font-size:24px;margin-bottom:16px;color:#1f1f1f;font-weight: 450; transition: color 0.3s ease;}
.process-card p{font-size:16px;color:#666;line-height:1.5; transition: color 0.3s ease;}

.arc-section{padding:120px 0 100px;background:#fff}
.arc-wrapper{max-width:1200px;margin:auto;text-align:center;position:relative}
.arc-images{position:relative;height:220px;margin-bottom:40px}
.arc-img{
  width:120px;
  height:120px;
  object-fit:cover;
  border-radius:18px;
  position:relative;
  box-shadow:0 12px 25px rgba(0,0,0,.15);
  background:#fff;

  animation: arcMarquee 40s linear infinite; /* slower */
  animation-direction: alternate;            /* back & forth */
  animation-timing-function: ease-in-out;
  overflow:hidden; 

}

.img1{animation-delay:0s}
.img2{animation-delay:-1.67s}
.img3{animation-delay:-3.33s}
.img4{animation-delay:-5s}
.img5{animation-delay:-6.67s}
.img6{animation-delay:-8.33s}
.img7{animation-delay:-10s}
.img8{animation-delay:-11.67s}
.img9{animation-delay:-13.33s}
@keyframes arcMarquee{0%{left:-10%;top:120px;transform:rotate(-45deg)}12.5%{left:10%;top:80px;transform:rotate(-25deg)}25%{left:22%;top:40px;transform:rotate(-15deg)}37.5%{left:35%;top:15px;transform:rotate(-5deg)}50%{left:48%;top:0;transform:translateX(-50%)}62.5%{right:35%;top:15px;transform:rotate(5deg)}75%{right:22%;top:40px;transform:rotate(15deg)}87.5%{right:10%;top:80px;transform:rotate(25deg)}100%{right:-10%;top:120px;transform:rotate(45deg)}}}
.arc-title{font-size:32px;font-weight:600;line-height:1.4;color:#111;margin-bottom:25px}
.arc-title span{color:#A61D4A;font-style:italic;font-weight:500}
.arc-btn{background:#A61D4A;color:#fff;border:none;padding:14px 48px;border-radius:40px;font-size:16px;font-weight:500;cursor:pointer;box-shadow:0 10px 25px rgba(166,29,74,.3)}

.testimonial-section{
  padding:0 0 120px 0;
  background:#fff;
  text-align:center;
}

.testimonial-wrapper{
  max-width:1200px;
  margin:auto;
}

.testimonial-section h2{
  font-size:32px;
  margin-bottom:10px;
  font-weight:500;
  
}

.testimonial-sub{
  max-width:720px;
  margin:0 auto 60px;
  color:#666;
  line-height:1.6;
}

/* CARD */
.testimonial-card{
  position:relative;
  background:url('assets/images/banner2.png') center/cover no-repeat;
  border-radius:28px;
  padding:50px 40px;
  color:#fff;
  margin:0 auto;
  width:auto;
  max-width:1200px;
  min-height:500px;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}

.testimonial-content {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 40px;
  align-items: center;
  max-width:900px;
  margin:0 auto;
  background:rgba(253,242,245,0.95);
  padding:40px;
  border-radius:25px;
  backdrop-filter:blur(10px);
}

/* IMAGE */
.testimonial-img {
  overflow: hidden;
}

.testimonial-img img {
  width: 100%;
  max-width: 350px;
  height: 280px;
  border-radius: 20px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

/* TEXT */
.testimonial-text {
  text-align: center;
}

.testimonial-text h3 {
  font-size: 24px;
  margin-bottom: 16px;
  color: #333;
}

.testimonial-text p {
  line-height: 1.6;
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
}

.heart {
  margin: 0 6px;
}

/* NAV */
.testimonial-nav {
  margin-top: 30px;
  display: flex;
  gap: 16px;
  justify-content: center;
}

.nav-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1.5px solid #8B0D2F;
  background: #8B0D2F;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.nav-btn:hover {
  background: #a91f4e;
  transform: scale(1.1);
}

.blog-section{background:#fdf2f5;padding:100px 0}
.blog-wrapper{max-width:1200px;margin:auto}
.blog-header{display:flex;justify-content:space-between;align-items:flex-start}
.blog-header h2{font-size:32px;margin-bottom:6px}
.blog-view{background:transparent;border:1.5px solid #A61D4A;color:#A61D4A;padding:10px 26px;border-radius:30px;cursor:pointer}
.blog-tabs{margin:30px 0;display:flex;gap:14px}
.blog-tabs button{padding:8px 22px;border-radius:30px;border:1px solid #ddd;background:#fff;cursor:pointer}
.blog-tabs .active{background:#A61D4A;color:#fff;border-color:#A61D4A}
.blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.blog-card{background:#fff;border-radius:14px;padding:12px;box-shadow:0 10px 25px rgba(0,0,0,.08);transition:all 0.3s ease;cursor:pointer}
.blog-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,0.15)}
.blog-card:hover .blog-img img{transform:scale(1.05)}
.blog-card:hover h3{color:#A61D4A}
.blog-img{position:relative}
.blog-img img{width:100%;border-radius:10px;aspect-ratio:4/3;object-fit:cover;transition:transform 0.3s ease}
.blog-img span{position:absolute;bottom:10px;right:10px;background:rgba(0,0,0,.5);color:#fff;padding:4px 8px;border-radius:6px;font-size:12px}
.blog-card h3{font-size:15px;margin:12px 0 6px}
.blog-card p{font-size:13px;color:#666}
.blog-card small{display:block;margin-top:8px;font-size:12px;color:#888}

.faq-section{padding:100px 0;background:#fff}
.faq-wrapper{max-width:800px;margin:auto;text-align:center}
.faq-wrapper h2{font-size:32px;margin-bottom:6px}
.faq-wrapper p{margin-bottom:40px;color:#666}
.faq-item{background:#fdf2f5;margin-bottom:18px;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.faq-question{padding:18px 22px;display:flex;justify-content:space-between;align-items:center;font-weight:500;cursor:pointer}
.faq-answer{padding:0 22px;max-height:0;overflow:hidden;transition:.35s ease;text-align:left;color:#555}
.faq-item.active .faq-answer{max-height:120px;padding:14px 22px 18px}
.faq-item.active .faq-question span{transform:rotate(180deg)}

.footer{background:#f1f1f1;padding:70px 0 30px;font-size:14px}
.footer-top{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:40px}
.footer-col{position:relative;padding-right:20px}
.footer-col:not(:last-child)::after{content:'';position:absolute;right:0;top:0;width:1px;height:100%;background:#ccc}
.footer-col h4{font-size:16px;font-weight:600;margin-bottom:14px;color:#111}
.footer-col a{display:block;margin-bottom:10px;color:#111;text-decoration:none;transition:color 0.3s ease}
.footer-col a:hover{color:#A21E4C;transform:translateX(5px)}
.footer-col p{margin-bottom:10px;color:#111}
.footer-divider{max-width:1200px;margin:40px auto;height:1px;background:#ccc}
.footer-bottom{max-width:1200px;margin:auto;display:flex;justify-content:space-between;align-items:center}
.footer-left{display:flex;align-items:center;gap:20px}
.logo img{height:40px;width:auto;max-width:150px}
.footer-logo{height:44px;width:auto;max-width:150px}
.store-badge{height:40px}
.footer-right{display:flex;gap:40px;text-align:right}
.footer-right div{transition:transform 0.3s ease}
.footer-right div:hover{transform:translateY(-3px)}
.whatsapp-icon{color:#25D366!important;font-size:18px}
.footer-right strong{font-size:16px}
.footer-right small{color:#555}

.arc-section{padding:120px 0 100px;background:#fff;display:flex;justify-content:center;align-items:center}
.arc-container{position:relative;width:900px;height:480px;margin:auto}

/* ROTATING ARC */
.arc-rotation{position:absolute;width:700px;height:700px;left:50%;top:-50px;transform:translateX(-50%)}
.arc-rotation img{position:absolute;width:90px;height:90px;border-radius:16px;object-fit:cover;box-shadow:0 10px 25px rgba(0,0,0,0.15);left:50%;top:50%;transform-origin:center 350px;transition:transform 1.5s ease-in-out}

/* 8 FIXED POSITIONS */
.pos0{transform:rotate(-90deg) translateY(-350px) rotate(90deg)}
.pos1{transform:rotate(-65deg) translateY(-350px) rotate(65deg)}
.pos2{transform:rotate(-40deg) translateY(-350px) rotate(40deg)}
.pos3{transform:rotate(-15deg) translateY(-350px) rotate(15deg)}
.pos4{transform:rotate(15deg) translateY(-350px) rotate(-15deg)}
.pos5{transform:rotate(40deg) translateY(-350px) rotate(-40deg)}
.pos6{transform:rotate(65deg) translateY(-350px) rotate(-65deg)}
.pos7{transform:rotate(90deg) translateY(-350px) rotate(-90deg)}

/* CENTER CONTENT */
.center-content{position:absolute;left:50%;bottom:calc(40px + 1.5cm);transform:translateX(calc(-50% + 34px));display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2;}
.center-content h2{font-size:28px;max-width:600px;line-height:1.4;color:#111;font-weight:500;}
.center-content h2 span{display:block;color:#a61c4d;font-style:italic}
.center-content button{margin-top:20px;padding:14px 40px;font-size:16px;border:none;border-radius:40px;background:#a61c4d;color:#fff;cursor:pointer}

/* PREMIUM ANIMATIONS & EFFECTS */
@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}
@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}100%{opacity:1;transform:translateX(0)}}
@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}100%{opacity:1;transform:translateX(0)}}
@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}
@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}
@keyframes glow{0%,100%{box-shadow:0 0 5px rgba(166,29,74,0.5)}50%{box-shadow:0 0 20px rgba(166,29,74,0.8),0 0 30px rgba(166,29,74,0.6)}}

/* ENHANCED HOVER EFFECTS */
.why-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,0.15)}
.process-card:hover{transform:translateY(-15px) rotate(2deg);box-shadow:0 25px 50px rgba(0,0,0,0.15)}
.blog-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,0.12)}

/* BUTTON ANIMATIONS */
.btn-primary:hover,.center-content button:hover{transform:translateY(-2px);animation:glow 2s infinite}
.btn-outline:hover,.btn-outline-white:hover{transform:translateY(-2px);background:rgba(255,255,255,0.1)}
.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}

/* STATS PILL COMPONENT */
.stats-pill {
  display: flex;
  align-items: center;
  padding: 18px 28px;
  border-radius: 40px;
  background: linear-gradient(
    135deg,
    #b32045 0%,
    #8b0d2a 100%
  );
  width: fit-content;
  color: #fff;
  margin-bottom: 32px;
}

.stat-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.stats-pill .icon {
  font-size: 26px;
  color: #ffc83d;
  line-height: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.text .value {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
}

.text .label {
  font-size: 14px;
  font-weight: 400;
  opacity: 0.9;
}

.divider {
  width: 1.5px;
  height: 42px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 26px;
}

/* FLOATING ANIMATIONS */
.happy-customers .avatars img:hover{transform:scale(1.1) rotate(5deg)}
.why-icon{animation:pulse 2s infinite}
.process-icon{animation:bounce 2s infinite}
.testimonial-card{animation:glow 3s infinite}

/* APP DOWNLOAD SECTION */
.app-download-section{background:linear-gradient(135deg,#fdf2f5 0%,#fff 50%,#f5ecff 100%);padding:100px 0;overflow:hidden;position:relative;}
.app-download-section::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(194,24,91,0.08),transparent 70%);border-radius:50%;}
.app-download-container{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;position:relative;z-index:1;}
.app-content h2{font-size:42px;font-weight:600;color:#111;line-height:1.3;margin-bottom:20px;}
.app-content h2 span{color:#A21E4C;display:block;font-style:italic;}
.app-content p{font-size:16px;color:#666;line-height:1.7;margin-bottom:40px;max-width:500px;}
.download-options{display:flex;gap:40px;align-items:center;}
.store-buttons{display:flex;flex-direction:column;gap:16px;}
.store-btn{display:block;transition:transform 0.3s ease;}
.store-btn:hover{transform:translateY(-5px);}
.store-btn img{height:50px;width:auto;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.qr-code{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(162,30,76,0.12);border:2px dashed #A21E4C;position:relative;}
.qr-code::before{content:'';position:absolute;inset:-4px;background:linear-gradient(135deg,#A21E4C,#C2185B,#A21E4C);border-radius:22px;z-index:-1;opacity:0.15;}
.qr-code img{width:150px;height:150px;border-radius:12px;border:3px solid #fff;box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.qr-code span{font-size:14px;color:#A21E4C;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;}
.app-mockup{position:relative;animation:float 3s ease-in-out infinite;}
.app-mockup img{width:100%;max-width:400px;filter:drop-shadow(0 20px 40px rgba(0,0,0,0.15));}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}

/* NAVIGATION EFFECTS */
nav a{position:relative}
nav a:hover{color:#a91f4e;transform:translateY(-2px)}
nav a::after{content:'';position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#a91f4e;transition:width 0.3s ease}
nav a:hover::after{width:100%}
.logo img:hover{transform:scale(1.1) rotate(5deg)}

/* STATS ANIMATION */
.trust-stat strong{animation:pulse 2s infinite}
.faq-item:hover{transform:translateX(10px);box-shadow:0 12px 30px rgba(0,0,0,0.12)}