/* SHAHÉL: نشر نظيف للبطاقات والتنقل */
body.index salla-add-product-button .s-button-disabled {
  display: none !important;
}


body.index .s-block__title {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}


body.index .s-block__display-all {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  white-space: nowrap;
}
/* SHAHÉL: نشر نظيف للبطاقات والتنقل */body.index salla-add-product-button[product-status="out-and-notify"] {  display: none !important;}body.index .s-block__title {  display: flex !important;  align-items: center;  justify-content: space-between;  gap: 16px;}body.index .s-block__display-all {  display: inline-flex !important;  visibility: visible !important;  opacity: 1 !important;  white-space: nowrap;}:root {  --shahel-black: #0e0e10;  --shahel-ink: #211b17;  --shahel-gold: #c9a87a;  --shahel-sand: #d6c6a7;  --shahel-ivory: #f7f4ef;  --shahel-paper: #eee7dc;  --shahel-line: rgba(14, 14, 16, .12);  --shahel-gold-line: rgba(201, 168, 122, .46);  --shahel-shadow: 0 22px 60px rgba(14, 14, 16, .12);}html { scroll-behavior: smooth; }body {  background: var(--shahel-ivory) !important;  color: var(--shahel-ink) !important;  letter-spacing: .01em;}/* إعلان وهيدر داكنان وواضحان */.announcement-bar,.top-navbar,.s-top-bar {  background: var(--shahel-gold) !important;  color: var(--shahel-black) !important;  border: 0 !important;}.announcement-bar a,.top-navbar a,.s-top-bar a { color: var(--shahel-black) !important; font-weight: 600 !important; }header.store-header,.site-header,.main-nav-container {  position: sticky;  top: 0;  z-index: 50;  background: rgba(14, 14, 16, .97) !important;  color: var(--shahel-ivory) !important;  border-bottom: 1px solid var(--shahel-gold-line) !important;  box-shadow: 0 14px 38px rgba(0, 0, 0, .18);  backdrop-filter: blur(16px);}header.store-header a,header.store-header button,.site-header a,.main-nav-container a { color: var(--shahel-ivory) !important; }.header-search input,.s-search-input {  color: var(--shahel-ivory) !important;  background: rgba(255,255,255,.07) !important;  border: 1px solid rgba(201,168,122,.32) !important;  border-radius: 0 !important;}/* SHAHÉL: نشر نظيف للبطاقات والتنقل */body.index salla-add-product-button[product-status="out-and-notify"] { display: none !important; }body.index .s-block__title {  display: flex !important;  align-items: center;  justify-content: spac
  --shahel-black: #0e0e10;
  --shahel-ink: #211b17;
  --shahel-gold: #c9a87a;
  --shahel-sand: #d6c6a7;
  --shahel-ivory: #f7f4ef;
  --shahel-paper: #eee7dc;
  --shahel-line: rgba(14, 14, 16, .12);
  --shahel-gold-line: rgba(201, 168, 122, .46);
  --shahel-shadow: 0 22px 60px rgba(14, 14, 16, .12);
}


html { scroll-behavior: smooth; }
body {
  background: var(--shahel-ivory) !important;
  color: var(--shahel-ink) !important;
  letter-spacing: .01em;
}


/* إعلان وهيدر داكنان وواضحان */
.announcement-bar,
.top-navbar,
.s-top-bar {
  background: var(--shahel-gold) !important;
  color: var(--shahel-black) !important;
  border: 0 !important;
}
.announcement-bar a,
.top-navbar a,
.s-top-bar a { color: var(--shahel-black) !important; font-weight: 600 !important; }


header.store-header,
.site-header,
.main-nav-container {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(14, 14, 16, .97) !important;
  color: var(--shahel-ivory) !important;
  border-bottom: 1px solid var(--shahel-gold-line) !important;

/* SHAHÉL: تباين واضح لقسم الحضور والثقة */
.s-block--features__item {
  background: #ffffff !important;
  border: 1px solid rgba(14, 14, 16, .10) !important;
}
.s-block--features__item h2 {
  color: #0e0e10 !important;
  font-weight: 700 !important;
  opacity: 1 !important;
}
.s-block--features__item p {
  color: #4b4038 !important;
  font-weight: 500 !important;
  line-height: 1.8 !important;
  opacity: 1 !important;
}
.s-block--features__item i,
.s-block--features__item svg {
  color: #a47b43 !important;
}

/* SHAHÉL MOTION SYSTEM */
.shahel-reveal{opacity:0;transform:translateY(18px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}
.shahel-reveal.is-visible{opacity:1;transform:none}
.shahel-hero-enter .s-block-simple-section__title,.shahel-hero-enter .s-block-simple-section__subtitle,.shahel-hero-enter .s-block-simple-section__content a{animation:shahel-rise .72s cubic-bezier(.22,1,.36,1) both}
.shahel-hero-enter .s-block-simple-section__subtitle{animation-delay:.1s}
.shahel-hero-enter .s-block-simple-section__content a{animation-delay:.18s}
.shahel-hero-enter img{animation:shahel-soft-image .78s cubic-bezier(.22,1,.36,1) both}
@keyframes shahel-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
@keyframes shahel-soft-image{from{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}
.shahel-fold-image{transition:transform .8s cubic-bezier(.22,1,.36,1),filter .8s ease;transform-origin:center}
.shahel-manifesto.is-visible .shahel-folds article:nth-child(1) .shahel-fold-image{transform:translateY(-5px) rotate(-.5deg)}
.shahel-manifesto.is-visible .shahel-folds article:nth-child(2) .shahel-fold-image{transform:translateY(3px) scale(1.01)}
.shahel-manifesto.is-visible .shahel-folds article:nth-child(3) .shahel-fold-image{transform:translateY(-3px) rotate(.5deg)}
.homeslider__slide img{transition:opacity .42s ease,transform .65s cubic-bezier(.22,1,.36,1)}
.homeslider__slide.swiper-slide-active img{opacity:1;transform:scale(1)}
.homeslider__slide:not(.swiper-slide-active) img{opacity:.86;transform:scale(.99)}
.shahel-order-steps{display:flex;align-items:center;justify-content:center;gap:12px;margin:22px 0 8px;padding:14px 16px;border:1px solid rgba(201,168,122,.38);background:#f7f4ef;color:#211b17;font-size:14px}
.shahel-order-steps span{display:flex;align-items:center;gap:7px;white-space:nowrap}
.shahel-order-steps b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#0e0e10;color:#c9a87a;font-size:12px}
.shahel-order-steps i{width:28px;height:1px;background:rgba(14,14,16,.22)}
@media(hover:hover){.shahel-card-motion{transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.shahel-card-motion:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(14,14,16,.13)}.shahel-card-motion img{transition:transform .55s cubic-bezier(.22,1,.36,1)}.shahel-card-motion:hover img{transform:scale(1.02)}}
@media(max-width:767px){.shahel-order-steps{gap:7px;padding:12px 8px;font-size:12px}.shahel-order-steps i{width:12px}body.shahel-options-ready .sticky-product-bar{position:fixed!important;left:0;right:0;bottom:0;z-index:90;margin:0!important;border-radius:0!important;box-shadow:0 -12px 34px rgba(14,14,16,.16);animation:shahel-bar-in .42s cubic-bezier(.22,1,.36,1) both}body.shahel-options-ready{padding-bottom:92px}@keyframes shahel-bar-in{from{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}}
@media(prefers-reduced-motion:reduce){.shahel-reveal,.shahel-hero-enter *,.shahel-fold-image,.homeslider__slide img,.shahel-card-motion,.shahel-card-motion img{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}