/* HoorCart v7.2 — focused homepage and navigation */
.site-header nav a{font-family:"Trebuchet MS",Arial,sans-serif;font-size:12px!important;font-weight:800!important;letter-spacing:.12em;text-transform:uppercase;position:relative;padding:8px 2px}.site-header nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:2px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--orange),var(--gold));transition:.25s}.site-header nav a:hover:after,.site-header nav a.active:after{left:0;right:0}.site-header nav{gap:28px!important}
.home-story{position:relative;overflow:hidden;padding:110px 0;background:linear-gradient(135deg,#fffaf4 0,#fff 50%,#fff7df 100%)}.home-story:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-170px;top:-180px;background:rgba(255,196,0,.16)}.home-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-visual{position:relative;min-height:570px;display:grid;place-items:center}.story-image{position:relative;z-index:2;width:min(82%,470px);aspect-ratio:1;border-radius:40px 12px 40px 12px;background:#fff;border:1px solid #f2d8c1;padding:28px;box-shadow:0 35px 90px rgba(83,40,6,.15);transform:rotate(-2deg)}.story-image img{width:100%;height:100%;object-fit:contain;border-radius:26px}.story-orbit{position:absolute;border-radius:50%;border:1px solid rgba(241,90,0,.24)}.story-orbit-one{width:520px;height:520px}.story-orbit-two{width:390px;height:390px;border-color:rgba(255,196,0,.7)}.story-chip{position:absolute;z-index:4;padding:12px 17px;border-radius:100px;font-size:10px;letter-spacing:.11em;font-weight:900;box-shadow:0 12px 34px rgba(43,27,15,.15)}.story-chip-top{top:75px;right:0;background:var(--ink);color:#fff}.story-chip-bottom{left:0;bottom:72px;background:var(--gold);color:var(--ink)}.story-copy h2{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.05em}.story-copy h2 em{color:var(--orange);font-family:Georgia,serif}.story-copy>p{max-width:590px;margin:25px 0 34px;color:var(--muted);font-size:17px}.story-points{display:grid;gap:0;border-top:1px solid var(--line)}.story-points article{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:19px 0;border-bottom:1px solid var(--line)}.story-points article>span{font-size:11px;font-weight:900;color:var(--orange);letter-spacing:.08em}.story-points b{font-size:15px}.story-points p{font-size:13px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:14px;margin-top:30px;font-size:12px;font-weight:900;letter-spacing:.12em;color:var(--ink)}.text-link span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--orange);color:#fff;transition:.25s}.text-link:hover span{transform:translateX(6px)}
.home-products-v72{position:relative;padding:110px 0;background:#202020;color:#fff;overflow:hidden}.home-products-v72:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;left:-280px;top:-300px;background:radial-gradient(circle,rgba(241,90,0,.3),transparent 68%)}.collection-heading{position:relative;display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end;margin-bottom:50px}.collection-heading h2{font-size:clamp(40px,5vw,66px);line-height:1.02;letter-spacing:-.045em}.collection-heading p{color:#c9c2bc;padding-bottom:7px}.home-catalog-grid{position:relative}.home-product-card{position:relative;background:#fff;color:var(--ink);border:0;overflow:visible}.home-product-card .product-index{position:absolute;z-index:4;top:-13px;left:18px;display:grid;place-items:center;width:42px;height:28px;border-radius:20px;background:var(--gold);font-size:10px;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.18)}.home-product-card .catalog-image{border-radius:17px 17px 0 0}.home-product-card .catalog-content p{display:none}.home-product-card:hover{transform:translateY(-10px)}
.home-journey{padding:110px 0;background:#fff}.journey-intro{max-width:720px;margin-bottom:48px}.journey-intro h2{font-size:clamp(40px,5vw,64px);line-height:1.03;letter-spacing:-.045em}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 20px 60px rgba(75,38,8,.08)}.journey-grid article{position:relative;min-height:300px;padding:30px;background:#fff;border-right:1px solid var(--line);transition:.3s}.journey-grid article:last-child{border-right:0}.journey-grid article:hover{background:linear-gradient(155deg,#fff8ef,#fff0ca);transform:translateY(-4px)}.journey-grid article>span{position:absolute;right:24px;top:22px;color:#c7bcb2;font-size:11px;font-weight:900}.journey-icon{display:grid;place-items:center;width:62px;height:62px;margin:35px 0 50px;border-radius:18px;background:var(--ink);color:var(--gold);font-size:27px;box-shadow:8px 8px 0 var(--gold)}.journey-grid h3{font-family:"Trebuchet MS",Arial,sans-serif;font-size:14px;letter-spacing:.13em;margin-bottom:12px}.journey-grid p{font-size:14px;color:var(--muted)}
@media(max-width:960px){.site-header nav{gap:18px!important}.home-story-grid{grid-template-columns:1fr;gap:35px}.story-visual{min-height:500px;max-width:650px;margin:auto;width:100%}.story-chip-top{right:8%}.story-chip-bottom{left:8%}.collection-heading{grid-template-columns:1fr;gap:15px}.journey-grid{grid-template-columns:1fr 1fr}.journey-grid article:nth-child(2){border-right:0}.journey-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:620px){.site-header nav a{font-size:13px!important;width:100%;padding:11px 0}.site-header nav a:after{display:none}.home-story,.home-products-v72,.home-journey{padding:72px 0}.home-story-grid{gap:22px}.story-visual{min-height:390px}.story-image{width:82%;padding:16px;border-radius:27px 10px}.story-orbit-one{width:340px;height:340px}.story-orbit-two{width:260px;height:260px}.story-chip{font-size:8px;padding:9px 12px}.story-chip-top{top:30px;right:0}.story-chip-bottom{bottom:28px;left:0}.story-copy h2{font-size:44px}.story-copy>p{font-size:15px}.collection-heading{margin-bottom:36px}.collection-heading h2{font-size:42px}.collection-heading p{font-size:14px}.home-product-card .catalog-actions{grid-template-columns:1fr}.journey-grid{grid-template-columns:1fr}.journey-grid article{min-height:auto;border-right:0!important;border-bottom:1px solid var(--line);padding:26px}.journey-grid article:last-child{border-bottom:0}.journey-icon{margin:22px 0 28px}.journey-intro h2{font-size:42px}}
@media(prefers-reduced-motion:reduce){.story-image,.home-product-card,.journey-grid article,.text-link span{transform:none!important;transition:none!important}}

/* =========================================================
   70+ PAKISTANI REVIEWS DUAL MARQUEE SECTION
   ========================================================= */
.reviews-marquee-section{position:relative;padding:90px 0;background:#191919;color:#fff;overflow:hidden}
.reviews-marquee-section:before,.reviews-marquee-section:after{content:"";position:absolute;top:0;bottom:0;width:140px;z-index:5;pointer-events:none}
.reviews-marquee-section:before{left:0;background:linear-gradient(90deg,#191919 0%,transparent 100%)}
.reviews-marquee-section:after{right:0;background:linear-gradient(-90deg,#191919 0%,transparent 100%)}
.reviews-head{text-align:center;max-width:760px;margin:0 auto 48px}
.reviews-head h2{font-size:clamp(34px,4.5vw,54px);color:#fff;letter-spacing:-.04em;margin-top:6px}
.reviews-head p{color:#bfae9f;font-size:16px;margin-top:10px}
.marquee-wrapper{display:flex;flex-direction:column;gap:20px}
.marquee-track-container{display:flex;overflow:hidden;user-select:none}
.marquee-track{display:flex;flex-shrink:0;gap:20px;align-items:center;animation:scrollMarquee 90s linear infinite}
.marquee-track.reverse{animation-direction:reverse}
.reviews-marquee-section:hover .marquee-track{animation-play-state:paused}
@keyframes scrollMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}

.review-card-item{width:360px;flex-shrink:0;background:#242424;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:transform .3s ease,border-color .3s ease}
.review-card-item:hover{transform:translateY(-4px);border-color:rgba(241,90,0,.5);background:#2a2a2a}
.review-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.reviewer-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--gold));color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.reviewer-info b{display:block;font-size:14px;color:#fff;line-height:1.2}
.reviewer-info span{font-size:11px;color:#f15a00;font-weight:600}
.verified-tag{margin-left:auto;font-size:10px;background:rgba(40,167,69,.15);color:#2ecc71;padding:3px 8px;border-radius:20px;font-weight:700;white-space:nowrap}
.review-stars{color:#ffc400;font-size:14px;letter-spacing:2px;margin-bottom:10px}
.review-comment-text{font-size:13px;color:#e0d7cd;line-height:1.6}

/* =========================================================
   DYNAMIC BUYING POPUP TOAST NOTIFICATION
   ========================================================= */
.buying-popup-toast{position:fixed;bottom:24px;left:24px;z-index:99999;background:#fff;color:var(--ink);border-radius:16px;padding:14px 18px;display:flex;align-items:center;gap:14px;max-width:380px;box-shadow:0 16px 40px rgba(0,0,0,.22),0 0 0 1px rgba(241,90,0,.15);transform:translateY(120%);opacity:0;visibility:hidden;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .45s ease,visibility .45s}
.buying-popup-toast.show{transform:translateY(0);opacity:1;visibility:visible}
.buying-popup-img{width:52px;height:52px;border-radius:12px;object-fit:cover;flex-shrink:0;background:#f8f8f8;border:1px solid var(--line)}
.buying-popup-body{flex:1;min-width:0}
.buying-popup-buyer{font-size:13px;font-weight:700;color:var(--ink);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.buying-popup-product{font-size:12px;color:var(--orange);font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.buying-popup-meta{display:flex;align-items:center;gap:8px;font-size:10px;color:#777;margin-top:3px}
.buying-popup-meta .time{color:#27ae60;font-weight:700}
.buying-popup-close{background:none;border:none;font-size:18px;color:#999;cursor:pointer;padding:0 4px;line-height:1;margin-left:4px}
.buying-popup-close:hover{color:var(--ink)}

/* =========================================================
   SINGLE PRODUCT DYNAMIC RATING & ACTIVITY CARD SECTION
   ========================================================= */
.product-rating-pill {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #fff8ef;
  border: 1px solid #f2d8c1;
  padding: 8px 16px;
  border-radius: 100px;
  margin: 12px 0 16px;
}
.product-rating-pill .stars {
  color: #ffb400;
  font-size: 15px;
  letter-spacing: 2px;
}
.product-rating-pill .rating-text {
  font-size: 13px;
  font-weight: 700;
  color: var(--ink);
}

.product-activity-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  background: linear-gradient(135deg, #ffffff 0%, #fffbf6 100%);
  border: 1px solid rgba(241, 90, 0, 0.2);
  border-radius: 16px;
  padding: 16px 20px;
  margin: 16px 0 22px;
  box-shadow: 0 10px 30px rgba(241, 90, 0, 0.06);
}
.activity-item {
  display: flex;
  align-items: center;
  gap: 14px;
  flex: 1;
}
.activity-icon-pulse {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(46, 204, 113, 0.12);
  display: grid;
  place-items: center;
  flex-shrink: 0;
}
.pulse-dot-green {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #2ecc71;
  box-shadow: 0 0 0 0 rgba(46, 204, 113, 0.7);
  animation: greenPulse 1.8s infinite;
}
@keyframes greenPulse {
  0% { box-shadow: 0 0 0 0 rgba(46, 204, 113, 0.7); }
  70% { box-shadow: 0 0 0 10px rgba(46, 204, 113, 0); }
  100% { box-shadow: 0 0 0 0 rgba(46, 204, 113, 0); }
}

.activity-icon-bolt {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(241, 90, 0, 0.12);
  color: var(--orange);
  font-size: 18px;
  display: grid;
  place-items: center;
  flex-shrink: 0;
}
.activity-text strong {
  display: block;
  font-size: 14px;
  color: var(--ink);
  font-weight: 800;
  line-height: 1.2;
}
.activity-text small {
  display: block;
  font-size: 11px;
  color: var(--muted);
  margin-top: 2px;
}
.activity-divider {
  width: 1px;
  height: 36px;
  background: rgba(0, 0, 0, 0.08);
  flex-shrink: 0;
}

@media (max-width: 600px) {
  .product-activity-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .activity-divider {
    width: 100%;
    height: 1px;
  }
}
