*{box-sizing:border-box;margin:0;padding:0}
:root{--pink:#ff4f9a;--purple:#7c5cff;--ink:#17182b;--text:#6b6d7d;--bg:#fffafd;--line:#eee8f1}
html{scroll-behavior:smooth}body{font-family:Poppins,system-ui,sans-serif;color:var(--ink);background:var(--bg);overflow-x:hidden}.container{width:min(1180px,92%);margin:auto}a{text-decoration:none;color:inherit}
.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(234,227,239,.8);transition:.25s}.site-header.scrolled{box-shadow:0 10px 35px rgba(50,30,80,.08)}
.navbar{height:82px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:800;white-space:nowrap}.brand>span:last-child>span{color:var(--pink)}.brand-mark{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--pink),var(--purple));box-shadow:0 10px 25px rgba(124,92,255,.22)}.brand-mark svg{width:27px}
.nav-links{display:flex;align-items:center;gap:27px;margin-left:auto}.nav-links a{font-size:14px;font-weight:500;color:#55586a;position:relative}.nav-links a:hover,.nav-links a.active{color:var(--pink)}.nav-links a.active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-10px;background:var(--pink);border-radius:2px}
.nav-actions{display:flex;align-items:center;gap:10px}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;display:grid;place-items:center;cursor:pointer}.icon-button svg{width:19px;fill:none;stroke:currentColor;stroke-width:2}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:16px 25px;border-radius:14px;color:#fff;font-weight:600;background:linear-gradient(135deg,var(--pink),var(--purple));box-shadow:0 14px 30px rgba(155,70,190,.22);transition:.25s}.button:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(155,70,190,.3)}.button-small{padding:12px 20px;border-radius:12px;font-size:14px}.menu-toggle{display:none;background:none;border:0}
.hero{min-height:720px;padding:155px 0 75px;position:relative;overflow:hidden;background:linear-gradient(120deg,#fff 0%,#fff8fc 48%,#f5efff 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:65px}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:9px 14px;border:1px solid #ffd5e8;background:rgba(255,255,255,.75);border-radius:999px;color:var(--pink);font-size:13px;font-weight:600;margin-bottom:22px}.hero h1{font-size:clamp(48px,5.4vw,76px);line-height:1.07;letter-spacing:-3.2px;max-width:680px}.gradient-text{background:linear-gradient(90deg,var(--pink),var(--purple));-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:17px;line-height:1.8;color:var(--text);max-width:590px;margin:24px 0 30px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.button-ghost{background:#fff;color:var(--ink);border:1px solid #e9e1ed;box-shadow:none}.trust-row{display:flex;align-items:center;gap:14px;margin-top:35px}.mini-avatars{display:flex}.mini-avatars span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;margin-left:-8px;border:3px solid #fff;color:#fff;font-size:12px;font-weight:700;background:linear-gradient(135deg,var(--pink),var(--purple))}.mini-avatars span:first-child{margin-left:0}.trust-row strong,.trust-row small{display:block}.trust-row strong{font-size:13px}.trust-row small{font-size:11px;color:var(--text);margin-top:3px}
.hero-art{height:500px;position:relative;isolation:isolate}.hero-art:before{content:"";position:absolute;width:420px;height:420px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(145deg,#ffe2ef,#e8dcff);filter:blur(1px);z-index:-2}.hero-art:after{content:"";position:absolute;width:360px;height:360px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgba(255,255,255,.42);z-index:-1}
.envelope-card{position:absolute;width:310px;height:230px;left:92px;top:150px;transform:rotate(-7deg);filter:drop-shadow(0 25px 28px rgba(72,38,92,.16));animation:float 5s ease-in-out infinite}.envelope-front{position:absolute;inset:70px 0 0;background:linear-gradient(145deg,#ff79ae,#e94f98);border-radius:12px 12px 24px 24px;clip-path:polygon(0 0,50% 52%,100% 0,100% 100%,0 100%)}.card-note{position:absolute;left:45px;top:0;width:220px;height:155px;background:#fff;border-radius:14px;padding:30px 20px;text-align:center;box-shadow:0 15px 30px rgba(50,30,80,.12)}.card-note span{font-size:12px;color:var(--text)}.card-note strong{display:block;font-size:30px;margin:5px 0;color:var(--pink)}.card-note i{font-style:normal;color:var(--pink)}
.gift-box{position:absolute;width:125px;height:115px;right:20px;bottom:50px;background:linear-gradient(145deg,#8b6cff,#684be8);border-radius:14px;box-shadow:0 24px 35px rgba(80,50,170,.24);animation:float 5.8s ease-in-out infinite reverse}.gift-lid{position:absolute;left:-8px;right:-8px;top:-18px;height:32px;background:#9c82ff;border-radius:10px}.ribbon-v{position:absolute;top:-18px;bottom:0;width:25px;left:50%;transform:translateX(-50%);background:#ff83b5}.ribbon-h{position:absolute;left:0;right:0;height:22px;top:45px;background:#ff83b5}.bow{position:absolute;top:-64px;left:38px;font-size:75px;line-height:1;color:#ff69a4;transform:rotate(90deg)}
.balloon{position:absolute;width:74px;height:92px;border-radius:50% 50% 48% 48%;box-shadow:inset -10px -12px 20px rgba(0,0,0,.08);animation:float 4.8s ease-in-out infinite}.balloon:after{content:"";position:absolute;width:1px;height:115px;background:#b7a8c4;top:92px;left:50%}.balloon-pink{left:15px;top:48px;background:linear-gradient(145deg,#ff9ac1,#ff5a9c);transform:rotate(-9deg)}.balloon-purple{right:42px;top:25px;background:linear-gradient(145deg,#a88cff,#7357e8);animation-delay:-1.2s}.flower{position:absolute;font-size:58px;color:#ff76aa;text-shadow:0 8px 20px rgba(255,80,150,.18);animation:float 6s ease-in-out infinite}.flower-one{left:15px;bottom:48px}.flower-two{right:115px;bottom:0;color:#9a7cff;font-size:42px}.spark{position:absolute;color:#ff8ab6;font-size:24px;animation:twinkle 2.3s ease-in-out infinite}.s1{left:35%;top:35px}.s2{right:8%;top:180px;color:#8d71f0}.s3{left:8%;top:240px;font-size:12px}
.hero-orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.55}.orb-one{width:240px;height:240px;background:#ffe0ee;left:-100px;top:220px}.orb-two{width:190px;height:190px;background:#e4d8ff;right:-80px;bottom:30px}
.stats-wrap{position:relative;margin-top:-22px;z-index:4}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 50px rgba(70,40,90,.08);padding:25px}.stats div{text-align:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong,.stats span{display:block}.stats strong{font-size:23px;background:linear-gradient(90deg,var(--pink),var(--purple));-webkit-background-clip:text;color:transparent}.stats span{font-size:12px;color:var(--text);margin-top:4px}
.search-section{padding:85px 0 30px}.search-panel{padding:42px;border-radius:28px;background:linear-gradient(120deg,#fff0f7,#f0ebff);border:1px solid #f0ddeb;text-align:center}.section-kicker{font-size:11px;letter-spacing:1.6px;color:var(--pink);font-weight:700}.search-panel h2,.section-heading h2{font-size:36px;margin-top:7px}.search-panel p{color:var(--text);margin-top:8px}.wish-search{max-width:760px;margin:25px auto 0;background:#fff;border-radius:16px;padding:7px 7px 7px 18px;display:flex;align-items:center;box-shadow:0 14px 35px rgba(80,45,100,.09)}.wish-search svg{width:20px;fill:none;stroke:#888;stroke-width:2}.wish-search input{flex:1;border:0;outline:0;padding:14px;font:inherit;min-width:0}.wish-search button{border:0;border-radius:12px;padding:14px 25px;color:#fff;font-weight:600;background:linear-gradient(135deg,var(--pink),var(--purple));cursor:pointer}.search-message{min-height:20px;font-size:13px!important;color:var(--pink)!important}
.section{padding:85px 0}.soft-section{background:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading>a{font-size:14px;color:var(--pink);font-weight:600}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-card{padding:28px;border-radius:22px;border:1px solid rgba(255,255,255,.8);transition:.28s;min-height:230px}.category-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(70,40,90,.1)}.category-icon{width:70px;height:70px;border-radius:20px;display:grid;place-items:center;background:rgba(255,255,255,.72);margin-bottom:28px}.category-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.category-card h3{font-size:20px}.category-card p{font-size:13px;color:var(--text);margin-top:7px;line-height:1.6}.c-pink{background:linear-gradient(145deg,#fff0f6,#ffe3ef);color:#e94d91}.c-purple{background:linear-gradient(145deg,#f4efff,#e8ddff);color:#7758df}.c-blue{background:linear-gradient(145deg,#eef7ff,#deedff);color:#5489d6}.c-orange{background:linear-gradient(145deg,#fff7e9,#ffecd1);color:#e99836}
.festival-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.festival-grid article{padding:28px;border:1px solid var(--line);border-radius:20px;display:flex;gap:18px;align-items:center;background:#fff}.festival-grid article>span{width:55px;height:55px;border-radius:16px;background:#fff0f7;color:var(--pink);display:grid;place-items:center;font-size:28px}.festival-grid h3{font-size:18px}.festival-grid p{font-size:12px;color:var(--text);margin-top:5px}
.footer{padding:55px 0;background:#181725;color:#fff}.footer-inner{text-align:center}.footer .brand{justify-content:center}.footer p{color:#aaa8b6;margin:16px}.footer-links{display:flex;justify-content:center;gap:24px;margin:25px 0;font-size:13px}.footer small{color:#777584}
@keyframes float{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-13px) rotate(2deg)}}@keyframes twinkle{0%,100%{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}

/* =================================
   TRENDING GREETING CARDS
================================= */

.trending-section {
  padding: 85px 0;
  background: #fffafd;
}

.trending-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.trending-card {
  position: relative;
  min-height: 390px;
  padding: 25px;
  border-radius: 26px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  transition: transform .35s ease, box-shadow .35s ease;
  box-shadow: 0 15px 40px rgba(55, 35, 80, .08);
}

.trending-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 25px 55px rgba(55, 35, 80, .16);
}

.trending-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 7px 13px;
  border-radius: 50px;
  background: rgba(255, 255, 255, .7);
  backdrop-filter: blur(10px);
  font-size: 11px;
  font-weight: 700;
  z-index: 3;
}

.trending-art {
  position: absolute;
  inset: 0;
}

.big-symbol {
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 105px;
  line-height: 1;
  opacity: .8;
}

.small-symbol {
  position: absolute;
  opacity: .55;
}

.symbol-one {
  top: 65px;
  right: 35px;
  font-size: 30px;
}

.symbol-two {
  top: 190px;
  left: 35px;
  font-size: 18px;
}

.trending-content {
  position: relative;
  z-index: 2;
}

.trending-content h3 {
  font-size: 24px;
  margin-bottom: 8px;
}

.trending-content p {
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 18px;
  opacity: .78;
}

.open-card {
  font-size: 13px;
  font-weight: 700;
}

.birthday-theme {
  color: #9d2859;
  background:
    radial-gradient(circle at 80% 15%, rgba(255,255,255,.7), transparent 30%),
    linear-gradient(145deg, #ffe8f2, #ffb9d4);
}

.love-theme {
  color: #fff;
  background:
    radial-gradient(circle at 75% 20%, rgba(255,255,255,.15), transparent 30%),
    linear-gradient(145deg, #2b1d49, #7b3478);
}

.newyear-theme {
  color: #fff;
  background:
    radial-gradient(circle at 75% 20%, rgba(255,255,255,.15), transparent 30%),
    linear-gradient(145deg, #181a39, #485092);
}

.eid-theme {
  color: #704a20;
  background:
    radial-gradient(circle at 75% 20%, rgba(255,255,255,.75), transparent 30%),
    linear-gradient(145deg, #fff5e4, #f3cf99);
}
/* =================================
   UPCOMING FESTIVALS
================================= */

.upcoming-festivals-section {
  padding: 90px 0;
  background: linear-gradient(180deg, #fff 0%, #fff9fc 100%);
}

.upcoming-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 38px;
}

.upcoming-heading h2 {
  font-size: 42px;
  line-height: 1.15;
  color: #151b35;
  margin: 8px 0 10px;
}

.upcoming-heading p {
  color: #6c7185;
  font-size: 15px;
  margin: 0;
}

.view-all-festivals {
  color: #f43f78;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

.view-all-festivals span {
  display: inline-block;
  margin-left: 5px;
  transition: transform .3s ease;
}

.view-all-festivals:hover span {
  transform: translateX(5px);
}


/* Festival Grid */

.upcoming-festival-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}


/* Festival Card */

.upcoming-festival-card {
  position: relative;
  min-height: 330px;
  padding: 28px;
  border-radius: 28px;
  overflow: hidden;
  text-decoration: none;
  color: #18203a;
  border: 1px solid rgba(255,255,255,.8);
  box-shadow: 0 18px 45px rgba(34, 31, 70, .08);
  transition: transform .35s ease, box-shadow .35s ease;
}

.upcoming-festival-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 60px rgba(34, 31, 70, .15);
}


/* Background Themes */

.new-year-card {
  background:
    radial-gradient(circle at 85% 15%, rgba(255,255,255,.9), transparent 32%),
    linear-gradient(145deg, #fff1f7, #ffdce9);
}

.valentine-card {
  background:
    radial-gradient(circle at 85% 15%, rgba(255,255,255,.85), transparent 32%),
    linear-gradient(145deg, #f5efff, #e5d9ff);
}

.eid-festival-card {
  background:
    radial-gradient(circle at 85% 15%, rgba(255,255,255,.9), transparent 32%),
    linear-gradient(145deg, #fff8e8, #f5dfad);
}


/* Icon */

.festival-icon-box {
  width: 62px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: rgba(255,255,255,.72);
  box-shadow: 0 10px 30px rgba(40,30,70,.08);
  font-size: 30px;
  margin-bottom: 45px;
}


/* Card Content */

.festival-status {
  display: block;
  margin-bottom: 8px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.5px;
  color: #f04478;
}

.festival-card-content h3 {
  font-size: 25px;
  margin: 0 0 8px;
}

.festival-card-content > p {
  margin: 0 0 24px;
  color: #676d80;
  font-size: 13px;
}


/* Date Box */

.festival-date {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 15px;
  border-radius: 16px;
  background: rgba(255,255,255,.6);
}

.festival-date > span {
  font-size: 20px;
}

.festival-date strong {
  display: block;
  font-size: 13px;
  color: #20263d;
}

.festival-date small {
  display: block;
  margin-top: 3px;
  color: #777c8e;
  font-size: 10px;
}


/* Arrow */

.festival-arrow {
  position: absolute;
  top: 28px;
  right: 28px;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255,255,255,.7);
  font-size: 19px;
  transition: transform .3s ease;
}

.upcoming-festival-card:hover .festival-arrow {
  transform: translateX(5px);
}
/* =================================
   WHY CHOOSE SURPRISEMSG
================================= */

.why-choose-section {
  padding: 90px 0;
  background: #ffffff;
}

.why-heading {
  max-width: 650px;
  margin: 0 auto 50px;
  text-align: center;
}

.why-heading h2 {
  margin: 8px 0 12px;
  font-size: 42px;
  line-height: 1.2;
  color: #151b35;
}

.why-heading p {
  margin: 0;
  color: #70758a;
  font-size: 15px;
}

.why-choose-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.why-card {
  padding: 32px 25px;
  border: 1px solid #f0edf5;
  border-radius: 24px;
  background: #ffffff;
  text-align: center;
  box-shadow: 0 12px 35px rgba(30, 25, 70, .06);
  transition: transform .35s ease, box-shadow .35s ease;
}

.why-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 22px 50px rgba(30, 25, 70, .12);
}

.why-icon {
  width: 62px;
  height: 62px;
  margin: 0 auto 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  font-size: 25px;
  font-weight: 700;
}

.why-icon-purple {
  color: #7655f6;
  background: #eee9ff;
}

.why-icon-pink {
  color: #f0447c;
  background: #ffe8f0;
}

.why-icon-green {
  color: #28b85b;
  background: #e5f9eb;
}

.why-icon-orange {
  color: #f39b36;
  background: #fff0dd;
}

.why-card h3 {
  margin: 0 0 10px;
  color: #1b2138;
  font-size: 18px;
}

.why-card p {
  margin: 0;
  color: #70758a;
  font-size: 13px;
  line-height: 1.7;
}
/* =========================================
   SURPRISEMSG PREMIUM FOOTER
========================================= */

.sm-footer {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at 20% 20%, rgba(111, 76, 255, 0.35), transparent 32%),
        radial-gradient(circle at 90% 10%, rgba(255, 44, 137, 0.30), transparent 30%),
        linear-gradient(135deg, #171a4b 0%, #25205f 45%, #8f1f78 100%);
    color: #ffffff;
    padding: 70px 0 22px;
}

.sm-footer-container {
    position: relative;
    z-index: 2;
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
}

.sm-footer-glow {
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    filter: blur(100px);
    opacity: 0.28;
    pointer-events: none;
}

.sm-glow-one {
    background: #765cff;
    left: -120px;
    top: -120px;
}

.sm-glow-two {
    background: #ff3d91;
    right: -100px;
    bottom: -150px;
}

.sm-footer-grid {
    display: grid;
    grid-template-columns: 1.45fr 1.8fr 0.8fr 0.8fr 1fr;
    gap: 45px;
    align-items: start;
}

.sm-footer-logo {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 800;
    text-decoration: none;
    margin-bottom: 18px;
}

.sm-footer-logo > span:last-child > span {
    color: #ff4b92;
}

.sm-footer-logo-icon {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    background: linear-gradient(135deg, #ff3f8e, #8055ff);
    box-shadow: 0 10px 30px rgba(255, 63, 142, 0.3);
    font-size: 20px;
}

.sm-footer-brand p,
.sm-footer-newsletter p,
.sm-footer-apps p {
    color: rgba(255, 255, 255, 0.72);
    font-size: 14px;
    line-height: 1.7;
    margin: 0 0 20px;
}

.sm-footer h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px;
}

.sm-social-links {
    display: flex;
    gap: 10px;
}
/*==========================
FEATURE GRID
==========================*/

.feature-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:24px;
margin-top:35px;
}

.feature-card{
background:#fff;
border:1px solid #ece7f4;
border-radius:24px;
padding:30px;
transition:.3s;
box-shadow:0 15px 35px rgba(40,30,70,.08);
}

.feature-card:hover{
transform:translateY(-8px);
box-shadow:0 22px 45px rgba(40,30,70,.14);
}

.feature-icon{
width:70px;
height:70px;
display:flex;
align-items:center;
justify-content:center;
border-radius:20px;
background:linear-gradient(135deg,#ffe8f3,#efe8ff);
font-size:32px;
margin-bottom:24px;
}

.feature-card h3{
font-size:22px;
margin-bottom:10px;
color:#171825;
}

.feature-card p{
font-size:14px;
line-height:1.7;
color:#6d7283;
margin-bottom:18px;
}

.text-link{
display:inline-flex;
align-items:center;
font-weight:600;
color:#ff4f96;
}

.sm-social-links a {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.28);
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    transition: 0.3s ease;
}

.sm-social-links a:hover {
    background: #ffffff;
    color: #6f42df;
    transform: translateY(-4px);
}

.sm-newsletter-form {
    display: flex;
    background: #ffffff;
    padding: 5px;
    border-radius: 50px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.sm-newsletter-form input {
    width: 100%;
    min-width: 0;
    border: 0;
    outline: 0;
    background: transparent;
    padding: 13px 16px;
    color: #20233b;
    font-family: inherit;
}

.sm-newsletter-form button {
    border: 0;
    cursor: pointer;
    padding: 12px 22px;
    border-radius: 50px;
    color: #ffffff;
    font-weight: 600;
    background: linear-gradient(135deg, #ff3d7f, #d62ca2);
    transition: 0.3s ease;
}

.sm-newsletter-form button:hover {
    transform: scale(1.04);
    box-shadow: 0 8px 20px rgba(255, 61, 127, 0.35);
}

.sm-footer-links {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.sm-footer-links a,
.sm-footer-bottom a {
    color: rgba(255, 255, 255, 0.74);
    text-decoration: none;
    font-size: 14px;
    transition: 0.25s ease;
}

.sm-footer-links a:hover,
.sm-footer-bottom a:hover {
    color: #ffffff;
    transform: translateX(3px);
}

.sm-app-button {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 155px;
    background: #080808;
    color: #ffffff;
    padding: 9px 12px;
    border-radius: 9px;
    text-decoration: none;
    margin-top: 10px;
    transition: 0.3s ease;
}

.sm-app-button:hover {
    transform: translateY(-3px);
}

.sm-app-icon {
    font-size: 22px;
}

.sm-app-button span:last-child {
    display: flex;
    flex-direction: column;
}

.sm-app-button small {
    font-size: 8px;
    line-height: 1;
}

.sm-app-button strong {
    font-size: 15px;
    line-height: 1.25;
}

.sm-footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    margin-top: 55px;
    padding-top: 20px;
}

.sm-footer-bottom p {
    margin: 0;
    color: rgba(255, 255, 255, 0.65);
    font-size: 13px;
}

.sm-footer-bottom div {
    display: flex;
    gap: 24px;
}

/* TABLET */
@media (max-width: 1050px) {
    .sm-footer-grid {
        grid-template-columns: 1.4fr 1.6fr 1fr;
    }
}

/* MOBILE */
@media (max-width: 768px) {
    .sm-footer {
        padding-top: 55px;
    }

    .sm-footer-container {
        width: min(100% - 28px, 1180px);
    }

    .sm-footer-grid {
        grid-template-columns: 1fr 1fr;
        gap: 38px 25px;
    }

    .sm-footer-brand,
    .sm-footer-newsletter {
        grid-column: 1 / -1;
    }

    .sm-footer-apps {
        grid-column: 1 / -1;
    }

    .sm-footer-bottom {
        flex-direction: column;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .sm-footer-grid {
        grid-template-columns: 1fr;
    }

    .sm-footer-brand,
    .sm-footer-newsletter,
    .sm-footer-apps {
        grid-column: auto;
    }

    .sm-newsletter-form {
        flex-direction: column;
        border-radius: 18px;
        padding: 7px;
    }

    .sm-newsletter-form button {
        width: 100%;
    }
}
@media screen and (max-width: 560px) {
  .trending-section .trending-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }

  .trending-section .trending-card {
    min-height: 300px !important;
    height: auto !important;
    padding: 20px !important;
    border-radius: 24px !important;
  }

  .trending-section .trending-art {
    height: 60px !important;
    min-height: 60px !important;
    margin: 10px 0 !important;
    position: relative !important;
  }

  .trending-section .big-symbol {
    font-size: 38px !important;
  }

  .trending-section .trending-content h3 {
    font-size: 19px !important;
    line-height: 1.15 !important;
  }

  .trending-section .trending-content p {
    font-size: 13px !important;
    line-height: 1.45 !important;
  }
}
.christmas-card {
  background:
    radial-gradient(circle at 80% 15%, rgba(255,255,255,.8), transparent 30%),
    linear-gradient(145deg, #e9f8ef, #d7f1e2);
}
/* ===== WHY CHOOSE - MOBILE 2 COLUMN ===== */
@media (max-width: 560px) {

  .why-choose-section {
    padding: 60px 0 !important;
  }

  .why-heading {
    margin-bottom: 40px !important;
  }

  .why-heading h2 {
    font-size: 34px !important;
    line-height: 1.1 !important;
  }

  .why-heading p {
    font-size: 15px !important;
    line-height: 1.6 !important;
  }

  .why-choose-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  .why-card {
    min-height: 230px !important;
    padding: 20px 16px !important;
    border-radius: 24px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    text-align: left !important;
  }

  .why-icon {
    width: 58px !important;
    height: 58px !important;
    margin-bottom: 22px !important;
  }

  .why-card h3 {
    font-size: 18px !important;
    line-height: 1.2 !important;
    margin-bottom: 10px !important;
  }

  .why-card p {
    font-size: 13px !important;
    line-height: 1.45 !important;
    margin: 0 !important;
  }
}
/* ===== SURPRISEMSG FOOTER MOBILE ===== */
@media (max-width: 560px) {

  .sm-footer {
    padding: 45px 0 25px !important;
  }

  .sm-footer-container {
    width: 90% !important;
    margin: 0 auto !important;
  }

  .sm-footer-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 35px 20px !important;
  }

  /* Brand full width */
  .sm-footer-brand {
    grid-column: 1 / -1 !important;
  }

  .sm-footer-logo {
    font-size: 27px !important;
  }

  .sm-footer-logo-icon {
    width: 52px !important;
    height: 52px !important;
  }

  .sm-footer-brand p {
    font-size: 14px !important;
    line-height: 1.6 !important;
    margin-top: 16px !important;
  }

  /* Newsletter full width */
  .sm-footer-newsletter {
    grid-column: 1 / -1 !important;
  }

  .sm-footer-newsletter h3 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
  }

  .sm-footer-newsletter p {
    font-size: 14px !important;
    line-height: 1.5 !important;
    margin-bottom: 18px !important;
  }

  .sm-newsletter-form {
    padding: 7px !important;
    border-radius: 20px !important;
  }

  .sm-newsletter-form input {
    width: 100% !important;
    padding: 14px 12px !important;
    font-size: 14px !important;
  }

  .sm-newsletter-form button {
    padding: 14px !important;
    border-radius: 14px !important;
    font-size: 14px !important;
  }

  /* Quick Links + Support = 2 columns */
  .sm-footer-links {
    min-width: 0 !important;
  }

  .sm-footer-links h3 {
    font-size: 18px !important;
    margin-bottom: 18px !important;
  }

  .sm-footer-links a {
    display: block !important;
    font-size: 14px !important;
    margin-bottom: 12px !important;
    line-height: 1.4 !important;
  }

  /* Bottom */
  .sm-footer-bottom {
    margin-top: 35px !important;
    padding-top: 22px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 12px !important;
  }

  .sm-footer-bottom p,
  .sm-footer-bottom a {
    font-size: 12px !important;
  }
}
/*==========================
CTA SECTION
==========================*/

.cta-section{
padding:90px 0;
}

.cta-box{
background:linear-gradient(135deg,#ff4f96,#7758ff);
border-radius:30px;
padding:70px 40px;
text-align:center;
color:#fff;
overflow:hidden;
position:relative;
box-shadow:0 25px 60px rgba(110,70,220,.25);
}

.cta-box h2{
font-size:42px;
margin-bottom:18px;
line-height:1.2;
}

.cta-box p{
max-width:760px;
margin:0 auto 35px;
font-size:17px;
line-height:1.8;
opacity:.95;
}

.cta-buttons{
display:flex;
justify-content:center;
gap:16px;
flex-wrap:wrap;
}

.cta-box .button{
background:#fff;
color:#171825;
box-shadow:none;
}

.cta-box .button-ghost{
background:transparent;
color:#fff;
border:2px solid rgba(255,255,255,.35);
}

/*==========================
FOOTER
==========================*/

.site-footer{
background:#17182b;
padding:70px 0 25px;
color:#fff;
}

.footer-grid{
display:grid;
grid-template-columns:2fr 1fr 1fr 1fr;
gap:45px;
margin-bottom:45px;
}

.footer-about p{
margin-top:20px;
color:rgba(255,255,255,.72);
line-height:1.8;
font-size:14px;
}

.footer-links h4{
margin-bottom:18px;
font-size:18px;
}

.footer-links ul{
padding:0;
margin:0;
list-style:none;
}

.footer-links li{
margin-bottom:12px;
}

.footer-links a{
color:rgba(255,255,255,.72);
transition:.25s;
}

.footer-links a:hover{
color:#fff;
padding-left:5px;
}

.footer-bottom{
display:flex;
justify-content:space-between;
align-items:center;
padding-top:25px;
border-top:1px solid rgba(255,255,255,.12);
}

.footer-bottom p{
color:rgba(255,255,255,.65);
font-size:13px;
}

.footer-bottom-links{
display:flex;
gap:24px;
}

.footer-bottom-links a{
color:rgba(255,255,255,.72);
}

/*==========================
RESPONSIVE
==========================*/

@media(max-width:992px){

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

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

}

@media(max-width:768px){

.cta-box{
padding:50px 25px;
}

.cta-box h2{
font-size:30px;
}

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

.footer-bottom{
flex-direction:column;
gap:15px;
text-align:center;
}

}

@media(max-width:560px){

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

.cta-buttons{
flex-direction:column;
}

.cta-buttons .button{
width:100%;
}