.elementor-18 .elementor-element.elementor-element-f4fd62a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-43px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-18 .elementor-element.elementor-element-8e7d250{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-18 .elementor-element.elementor-element-3488529{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-18 .elementor-element.elementor-element-df3ab2e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:33px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-18 .elementor-element.elementor-element-1c7377{margin:17px 0px 0px 0px;}.elementor-18 .elementor-element.elementor-element-6dac4ad8 .title{color:#FFFFFF;}.elementor-18 .elementor-element.elementor-element-6dac4ad8 .title-after_title{color:#D6BC72;}.elementor-18 .elementor-element.elementor-element-8a7e385{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-fd1e573 */.luxury-hero {
  position: relative !important;
  width: 100% !important;
  min-height: 60vh !important; 
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  background: linear-gradient(-45deg, #0a0a0c, #16161a, #0d0f14) !important;
  background-size: 300% 300% !important;
  animation: gradientBG 15s ease infinite !important;
  padding: 40px 0 !important;
}

/* ستاره‌های یکسان با استایل تصویر شما */
.star {
  position: absolute !important;
  width: 12px !important;
  height: 12px !important;
  background-color: #fdf5a6 !important; 
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%) !important;
  /* important از opacity برداشته شد تا انیمیشن بتواند آن را تغییر دهد و ستاره‌ها فعال شوند */
  opacity: 0; 
  animation: blink 4s infinite ease-in-out !important;
}

.star:nth-child(1) { top: 15% !important; left: 10% !important; animation-delay: 0s !important; }
.star:nth-child(2) { top: 75% !important; left: 30% !important; animation-delay: 1s !important; }
.star:nth-child(3) { top: 25% !important; right: 20% !important; animation-delay: 2s !important; }
.star:nth-child(4) { top: 65% !important; right: 10% !important; animation-delay: 0.5s !important; }
/* important از transform برداشته شد تا با انیمیشن تداخل نداشته باشد */
.star:nth-child(5) { top: 50% !important; left: 50% !important; animation-delay: 1.5s !important; transform: scale(0.7); }

@keyframes blink {
  0%, 100% { opacity: 0; transform: scale(0.5); }
  50% { opacity: 0.8; transform: scale(1); }
}

.gold-text {
  background: linear-gradient(to right, #ffd700, #fff7a0, #ffd700) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  font-weight: bold !important;
}

.btn-primary {
  padding: 8px 20px !important; 
  border-radius: 4px !important;
  font-size: 0.85rem !important;
  letter-spacing: 1px !important;
  transition: 0.3s !important;
  text-decoration: none !important;
  background: #d4af37 !important;
  color: #000 !important;
  border: none !important;
}

.btn-primary:hover {
  opacity: 0.8 !important;
}

.hero-container {
  display: flex !important;
  align-items: center !important;
  max-width: 1100px !important;
  width: 90% !important;
  gap: 30px !important;
  position: relative !important;
  z-index: 2 !important;
}

.hero-content {
  flex: 1 !important;
}

.hero-title { 
  font-size: 2.2rem !important; 
  color: #fff !important; 
  margin-bottom: 10px !important; 
}

.hero-subtitle { 
  color: #aaa !important; 
  margin-bottom: 20px !important; 
  font-size: 0.95rem !important; 
  line-height: 1.6 !important;
}

.hero-buttons {
  display: flex !important;
  gap: 15px !important;
}

.hero-image-wrapper {
  position: relative !important;
}

.jewelry-png { 
  /* سایز عکس از 220px به 380px افزایش یافت */
  width: 380px !important; 
  animation: float 4s infinite ease-in-out !important; 
  filter: drop-shadow(0px 10px 15px rgba(0,0,0,0.5)) !important;
}

.image-glow {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  /* سایز هاله نور متناسب با سایز جدید عکس بزرگ شد */
  width: 320px !important;
  height: 320px !important;
  background: radial-gradient(circle, rgba(212,175,55,0.2) 0%, rgba(0,0,0,0) 70%) !important;
  border-radius: 50% !important;
  filter: blur(20px) !important;
  z-index: -1 !important;
}

@keyframes float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}

@media (max-width: 768px) {
  .hero-container { 
    flex-direction: column !important; 
    text-align: center !important; 
  }
  .hero-buttons {
    justify-content: center !important;
  }
  .jewelry-png { 
    /* سایز در حالت موبایل هم افزایش یافت */
    width: 280px !important; 
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f4fd62a *//* تنظیمات پایه */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Vazirmatn', Tahoma, sans-serif; /* فونت فارسی دلخواه شما */
  direction: rtl;
}

/* ------------------------------------- */
/* سکشن هیرو و بک‌گراند متحرک */
/* ------------------------------------- */
.luxury-hero {
  position: relative;
  width: 100%;
  min-height: 100vh; /* تمام عرض و تمام ارتفاع صفحه */
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  /* گرادینت تیره لوکس */
  background: linear-gradient(-45deg, #0d0d0d, #1a1a2e, #0c0f1a, #111111);
  background-size: 400% 400%;
  animation: gradientBG 15s ease infinite;
}

@keyframes gradientBG {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

/* ------------------------------------- */
/* افکت‌های نگین و درخشندگی (Sparkles) */
/* ------------------------------------- */
.sparkles {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.sparkle {
  position: absolute;
  color: #fcf6ba;
  opacity: 0;
  animation: blingAnim 3s infinite ease-in-out alternate;
  filter: drop-shadow(0 0 8px #fcf6ba);
}

/* موقعیت‌های تصادفی برای نگین‌ها */
.s1 { top: 15%; left: 20%; animation-delay: 0s; font-size: 2rem; }
.s2 { top: 65%; left: 15%; animation-delay: 1.5s; font-size: 1.2rem; }
.s3 { top: 25%; right: 15%; animation-delay: 0.5s; font-size: 1.8rem; }
.s4 { top: 75%; right: 25%; animation-delay: 2s; font-size: 1.5rem; }
.s5 { top: 40%; left: 50%; animation-delay: 1s; font-size: 2.2rem; }

@keyframes blingAnim {
  0% { transform: scale(0); opacity: 0; }
  50% { transform: scale(1.2); opacity: 0.8; }
  100% { transform: scale(0.8); opacity: 0.2; }
}

/* ------------------------------------- */
/* چیدمان محتوا */
/* ------------------------------------- */
.hero-container {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
}

.hero-content {
  flex: 1;
  min-width: 300px;
  color: #ffffff;
}

.hero-title {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 20px;
}

/* متن با افکت طلایی درخشان */
.gold-text {
  background: linear-gradient(to right, #bf953f, #fcf6ba, #b38728, #fbf5b7, #aa771c);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
  text-shadow: 0px 4px 15px rgba(191, 149, 63, 0.3);
}

.hero-subtitle {
  font-size: 1.2rem;
  color: #c9c9c9;
  margin-bottom: 40px;
  line-height: 1.8;
  max-width: 500px;
}

/* ------------------------------------- */
/* دکمه‌ها */
/* ------------------------------------- */
.hero-buttons {
  display: flex;
  gap: 20px;
}

.btn-primary, .btn-secondary {
  padding: 15px 35px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  transition: all 0.3s ease;
}

.btn-primary {
  background: linear-gradient(to right, #b38728, #bf953f);
  color: #000;
  box-shadow: 0 4px 15px rgba(191, 149, 63, 0.4);
}

.btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(191, 149, 63, 0.6);
}

.btn-secondary {
  background: transparent;
  color: #bf953f;
  border: 1px solid #bf953f;
}

.btn-secondary:hover {
  background: rgba(191, 149, 63, 0.1);
  transform: translateY(-3px);
}

/* ------------------------------------- */
/* بخش عکس و افکت‌های آن */
/* ------------------------------------- */
.hero-image-wrapper {
  flex: 1;
  min-width: 300px;
  display: flex;
  justify-content: center;
  position: relative;
}

/* انیمیشن شناور بودن عکس PNG */
.jewelry-png {
  width: 100%;
  max-width: 500px;
  z-index: 2;
  animation: floatImage 6s ease-in-out infinite;
  /* ایجاد سایه ملایم برای عکس بدون پس‌زمینه */
  filter: drop-shadow(0px 20px 30px rgba(0,0,0,0.6));
}

@keyframes floatImage {
  0% { transform: translateY(0px); }
  50% { transform: translateY(-20px); }
  100% { transform: translateY(0px); }
}

/* هاله نور طلایی تپنده پشت عکس */
.image-glow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 350px;
  height: 350px;
  background: radial-gradient(circle, rgba(191,149,63,0.25) 0%, rgba(0,0,0,0) 70%);
  border-radius: 50%;
  z-index: 1;
  filter: blur(40px);
  animation: pulseGlow 4s infinite alternate;
}

@keyframes pulseGlow {
  0% { transform: translate(-50%, -50%) scale(1); opacity: 0.6; }
  100% { transform: translate(-50%, -50%) scale(1.3); opacity: 1; }
}

/* ------------------------------------- */
/* واکنش‌گرایی (برای موبایل و تبلت) */
/* ------------------------------------- */
@media (max-width: 768px) {
  .hero-container {
    flex-direction: column-reverse; /* عکس در موبایل می‌رود بالا */
    text-align: center;
    padding: 60px 0;
  }
  
  .hero-subtitle {
    margin: 0 auto 30px auto;
  }

  .hero-buttons {
    justify-content: center;
  }

  .hero-title {
    font-size: 2.3rem;
  }
  
  .jewelry-png {
    max-width: 300px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-38f2454 *//* استایل کلی بخش دسته‌بندی‌ها */
.tokala-categories-section {
    background-color: #070709 !important;
    padding: 50px 20px !important;
    font-family: 'Vazirmatn', sans-serif !important;
    direction: rtl !important;
    text-align: center !important;
}

/* هدر عنوان مشابه تصویر (خطوط و ستاره‌های طلایی در دو طرف) */
.tokala-cat-header {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 15px !important;
    margin-bottom: 40px !important;
}

.tokala-cat-title {
    color: #d4af37 !important;
    font-size: 22px !important;
    font-weight: bold !important;
    letter-spacing: 1px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
}

.tokala-star-icon {
    color: #d4af37 !important;
    font-size: 14px !important;
}

.tokala-line-left, .tokala-line-right {
    flex: 1 !important;
    max-width: 120px !important;
    height: 1px !important;
    background: linear-gradient(90deg, transparent, #d4af37) !important;
}

.tokala-line-left {
    background: linear-gradient(90deg, #d4af37, transparent) !important;
}

/* گرید کارت‌ها */
.tokala-cat-grid {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 15px !important;
    max-width: 1250px !important; /* کمی بزرگ‌تر برای جا شدن ۵ باکس */
    margin: 0 auto !important;
}

/* استایل هر کارت شیشه‌ای (تنظیم برای قرارگیری ۵ عدد در یک سطر) */
.tokala-cat-card {
    background: rgba(255, 255, 255, 0.02) !important;
    border: 1px solid rgba(212, 175, 55, 0.2) !important;
    border-radius: 14px !important;
    padding: 20px 10px !important;
    width: 175px !important; /* کاهش عرض برای جا شدن ۵ کارت در سطر */
    max-width: 180px !important;
    text-decoration: none !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3) !important;
}

.tokala-cat-card:hover {
    background: rgba(212, 175, 55, 0.05) !important;
    border-color: #d4af37 !important;
    transform: translateY(-6px) !important;
    box-shadow: 0 15px 30px rgba(212, 175, 55, 0.15) !important;
}

/* باکس عکس آیکون دسته‌بندی */
.tokala-cat-img-box {
    width: 70px !important;
    height: 70px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.tokala-cat-img-box img {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.5)) !important;
    transition: transform 0.3s ease !important;
}

.tokala-cat-card:hover .tokala-cat-img-box img {
    transform: scale(1.1) !important;
}

/* نام دسته‌بندی */
.tokala-cat-name {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    transition: color 0.3s ease !important;
}

.tokala-cat-card:hover .tokala-cat-name {
    color: #d4af37 !important;
}

/* ریسپانسیو موبایل */
@media (max-width: 768px) {
    .tokala-cat-grid {
        gap: 15px !important;
    }
    .tokala-cat-card {
        width: 45% !important; /* دو کارت در هر ردیف برای موبایل */
        max-width: none !important;
        padding: 20px 10px !important;
    }
    .tokala-cat-title {
        font-size: 17px !important;
    }
    .tokala-line-left, .tokala-line-right {
        max-width: 50px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-55c8182 */.tokala-section-header {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 15px !important;
    max-width: 1200px !important;
    margin: 40px auto !important;
    padding: 0 20px !important;
    font-family: 'Vazirmatn', sans-serif !important;
    direction: rtl !important;
}

.tokala-header-title {
    color: #d4af37 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    margin: 0 !important;
    letter-spacing: 0.5px !important;
    text-shadow: 0 2px 10px rgba(212, 175, 55, 0.2) !important;
}

.tokala-header-star {
    color: #d4af37 !important;
    font-size: 14px !important;
}

/* خط گرادینت سمت راست */
.tokala-header-line-right {
    flex: 1 !important;
    height: 1px !important;
    background: linear-gradient(90deg, #d4af37, transparent) !important;
}

/* خط گرادینت سمت چپ */
.tokala-header-line-left {
    flex: 1 !important;
    height: 1px !important;
    background: linear-gradient(90deg, transparent, #d4af37) !important;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 768px) {
    .tokala-header-title {
        font-size: 18px !important;
    }
    .tokala-section-header {
        gap: 10px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8907319 *//* تنظیمات جدید برای بخش توکالا */
.tokala-promo-section {
    position: relative !important;
    background: #0f0f0f !important;
    padding: 0 !important; /* پدینگ صفر برای اینکه عکس کامل به لبه بچسبد */
    border-radius: 20px !important;
    overflow: hidden !important;
    color: #fff !important;
    font-family: 'Vazirmatn', sans-serif !important;
    direction: rtl !important;
    border: 1px solid #333 !important;
}

.promo-container {
    position: relative !important;
    z-index: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    max-width: 100% !important; /* تمام عرض برای چسبیدن عکس به لبه */
    margin: 0 !important;
    gap: 30px !important;
}

.promo-content { 
    flex: 1 !important; 
    padding: 30px 20px 30px 0 !important; /* فاصله دادن به متن‌ها از سمت راست */
}

.promo-tagline {
    color: #d4af37 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-size: 13px !important;
    display: block !important;
    margin-bottom: 5px !important;
}

/* روشن‌تر کردن متن عنوان */
.promo-title {
    font-size: 40px !important;
    margin: 0 0 15px 0 !important;
    color: #ffffff !important;
    font-weight: 800 !important;
}

.gold-text { 
    color: #ffd700 !important;
}

.promo-desc {
    color: #e0e0e0 !important;
    line-height: 1.6 !important;
    margin-bottom: 20px !important;
    max-width: 500px !important;
}

.btn-promo-action {
    display: inline-block !important;
    padding: 12px 30px !important;
    background: #d4af37 !important;
    color: #000 !important;
    text-decoration: none !important;
    font-weight: bold !important;
    border-radius: 50px !important;
    transition: 0.3s !important;
}

.btn-promo-action:hover {
    background: #fff !important;
    transform: scale(1.05) !important;
}

/* استایل بخش بصری و چسباندن عکس به لبه چپ با ردیوس */
.promo-visual {
    flex: 1 !important;
    display: flex !important;
    justify-content: flex-end !important;
    align-items: stretch !important;
    margin: 0 !important;
    height: 100% !important;
}

.promo-main-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    /* گرد شدن گوشه‌های سمت چپ عکس مطابق با بردر-دیوس باکس اصلی */
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    display: block !important;
}

/* تنظیم واکنش‌گرایی جدید */
@media (max-width: 768px) {
    .promo-container { 
        flex-direction: column !important; 
        text-align: center !important; 
    }
    .promo-content { 
        padding: 30px 20px !important; 
    }
    .promo-desc { 
        margin: 0 auto 20px auto !important; 
    }
    .promo-title { 
        font-size: 28px !important; 
    }
    .promo-visual {
        width: 100% !important;
    }
    .promo-main-img {
        /* در حالت موبایل اگر عکس پایین قرار گرفت، گوشه‌های پایینی آن گرد شود */
        border-radius: 0 0 20px 20px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0febea6 *//* استایل کلی نوار ویژگی‌ها */
.tokala-features-bar {
    background-color: #070709 !important;
    border-top: 1px solid rgba(212, 175, 55, 0.2) !important;
    border-bottom: 1px solid rgba(212, 175, 55, 0.2) !important;
    padding: 30px 20px !important;
    font-family: 'Vazirmatn', sans-serif !important;
    direction: rtl !important;
}

/* کانتینر اصلی برای چیدمان افقی مشابه تصویر */
.tokala-features-container {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    gap: 20px !important;
}

/* هر آیتم (آیکون در سمت راست و متن در سمت چپ) */
.tokala-feature-item {
    display: flex !important;
    align-items: center !important;
    gap: 15px !important;
    flex: 1 !important;
    min-width: 220px !important;
    justify-content: center !important;
    transition: transform 0.3s ease !important;
}

.tokala-feature-item:hover {
    transform: translateY(-3px) !important;
}

/* استایل آیکون دورو پدینگ‌دار */
.tokala-feature-icon {
    width: 45px !important;
    height: 45px !important;
    background: rgba(212, 175, 55, 0.08) !important;
    border: 1px solid rgba(212, 175, 55, 0.3) !important;
    border-radius: 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    box-shadow: 0 0 10px rgba(212, 175, 55, 0.1) !important;
}

.tokala-feature-icon svg {
    width: 22px !important;
    height: 22px !important;
    fill: #d4af37 !important;
}

/* بخش متون (عنوان و زیرعنوان) */
.tokala-feature-text {
    display: flex !important;
    flex-direction: column !important;
    gap: 3px !important;
    text-align: right !important;
}

.tokala-feature-text h4 {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin: 0 !important;
    letter-spacing: 0.5px !important;
}

.tokala-feature-text p {
    color: #aaa !important;
    font-size: 12px !important;
    margin: 0 !important;
}

/* ریسپانسیو برای حالت موبایل */
@media (max-width: 768px) {
    .tokala-features-container {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 25px !important;
        max-width: 300px !important;
        margin: 0 auto !important;
    }
    
    .tokala-feature-item {
        justify-content: flex-start !important;
        width: 100% !important;
    }
}/* End custom CSS */