.elementor-2558 .elementor-element.elementor-element-eb93883{--display:flex;}.elementor-2558 .elementor-element.elementor-element-3795df8{--display:flex;}.elementor-2558 .elementor-element.elementor-element-577f64d{--display:flex;}.elementor-2558 .elementor-element.elementor-element-615abd6{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for shortcode, class: .elementor-element-aa1056e *//* ظرف کلی با پس‌زمینه بسیار ملایم یاسی */
.mamanegar-cat-container {
    background: #fdfafd; /* یک تم بسیار ملایم برای روح بخشیدن به باکس */
    border: 1px solid #f2dae5;
    border-radius: 35px;
    padding: 35px 25px;
    box-shadow: 0 25px 50px rgba(168, 79, 112, 0.04);
    direction: rtl;
    margin: 30px 0;
}

/* تیتر با رنگ گرم‌تر */
.mamanegar-cat-title {
    font-size: 20px;
    color: #a84f70; /* رنگ برند */
    margin: 0 0 25px;
    font-weight: 900;
    display: flex;
    align-items: center;
    gap: 12px;
}

/* لیست دسته‌ها */
.mamanegar-category-list {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    justify-content: center; /* وسط‌چین برای تعادل بصری */
}

/* کارت‌های لوکس با گرادینت داخلی */
.mamanegar-category-item {
    flex: 0 1 calc(16.66% - 15px);
    min-width: 145px;
    min-height: 125px;
    /* گرادینت ملایم برای از بین بردن حالت بی‌روحی */
    background: linear-gradient(145deg, #ffffff, #fff5f9); 
    border: 1px solid rgba(168, 79, 112, 0.15);
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 18px;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 10px 20px rgba(168, 79, 112, 0.03);
    position: relative;
    overflow: hidden;
}

/* اضافه کردن یک هاله رنگی در گوشه کارت */
.mamanegar-category-item::after {
    content: "";
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(217, 122, 158, 0.05), transparent 70%);
    transition: all 0.5s ease;
}

/* نام دسته با تایپوگرافی قوی‌تر */
.mamanegar-category-item span:first-child {
    color: #5a3a4a;
    font-size: 15px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 10px;
    z-index: 2;
}

/* دایره شماره با رنگ پررنگ‌تر */
.mamanegar-category-count {
    width: 35px;
    height: 35px;
    background: #a84f70; /* رنگ اصلی برای انرژی بخشیدن */
    color: #ffffff;
    border-radius: 15px; /* حالت مربعی-گرد برای هماهنگی */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 800;
    z-index: 2;
    box-shadow: 0 4px 10px rgba(168, 79, 112, 0.2);
}

/* هاور قدرتمند و رنگی */
.mamanegar-category-item:hover {
    transform: translateY(-10px) scale(1.02);
    background: linear-gradient(135deg, #a84f70 0%, #7e2f4d 100%);
    border-color: transparent;
    box-shadow: 0 20px 40px rgba(168, 79, 112, 0.3);
}

.mamanegar-category-item:hover span:first-child {
    color: #ffffff;
}

.mamanegar-category-item:hover .mamanegar-category-count {
    background: #ffffff;
    color: #a84f70;
    transform: rotate(360deg); /* چرخش جذاب هنگام هاور */
}

/* ریسپانسیو موبایل */
@media (max-width: 1200px) {
    .mamanegar-category-item { flex: 0 1 calc(25% - 15px); }
}

@media (max-width: 768px) {
    .mamanegar-category-item {
        flex: 0 1 calc(50% - 10px);
        min-height: 110px;
    }
    .mamanegar-cat-title { font-size: 18px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-aca69db *//* اعمال مستقیم روی ویجت تیتر */
.elementor-2558 .elementor-element.elementor-element-aca69db {
    text-align: right !important;
    direction: rtl !important;
}

.elementor-2558 .elementor-element.elementor-element-aca69db .elementor-heading-title,
.elementor-2558 .elementor-element.elementor-element-aca69db .title,
.elementor-2558 .elementor-element.elementor-element-aca69db h2,
.elementor-2558 .elementor-element.elementor-element-aca69db h3 {
    text-align: right !important;
    color: #8a244c !important;
    font-weight: 800 !important;
    direction: rtl !important;
    display: block !important;
}

.elementor-2558 .elementor-element.elementor-element-aca69db .title-wrapper,
.elementor-2558 .elementor-element.elementor-element-aca69db .wd-title-style-default {
    text-align: right !important;
}

.elementor-2558 .elementor-element.elementor-element-aca69db p,
.elementor-2558 .elementor-element.elementor-element-aca69db .subtitle,
.elementor-2558 .elementor-element.elementor-element-aca69db .title-subtitle {
    text-align: right !important;
    color: #666666 !important;
    direction: rtl !important;
    display: block !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-577f64d */.mamanegar-premium-blog .luxury-cards-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.mamanegar-premium-blog .lux-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0,0,0,0.08);
    transition: 0.3s ease;
    background: #fff;
}

.mamanegar-premium-blog .lux-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 34px rgba(255, 183, 178, 0.22);
}

.mamanegar-premium-blog .card-bg-image {
    height: 220px;
    background-size: cover;
    background-position: center;
}

.mamanegar-premium-blog .card-glass-panel {
    padding: 18px;
    background: rgba(255,255,255,0.92);
    backdrop-filter: blur(8px);
}

.mamanegar-premium-blog .panel-title {
    font-size: 20px;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 10px;
}

.mamanegar-premium-blog .panel-desc {
    font-size: 14px;
    line-height: 1.8;
    color: #718096;
}

.mamanegar-premium-blog .panel-link-btn {
    display: inline-block;
    margin-top: 14px;
    color: #ff9d7d;
    font-weight: 700;
    text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-654603f *//* کانتینر اصلی بخش چالش */
.mamanegar-challenge-premium {
    background: #fff;
    border-radius: 40px;
    padding: 60px;
    direction: rtl;
    margin: 50px auto;
    max-width: 1150px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 40px 100px rgba(168, 79, 112, 0.08);
    border: 1px solid rgba(168, 79, 112, 0.06);
}

/* شبکه دو ستونه (گرید) */
.premium-grid {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 60px;
    align-items: center;
    position: relative;
    z-index: 2;
}

/* ستون راست: محتوا */
.premium-badge {
    color: #a84f70;
    font-weight: 800;
    font-size: 15px;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

.premium-title {
    font-size: 38px;
    font-weight: 900;
    color: #2d1e26;
    line-height: 1.4;
}

.premium-title span {
    color: #a84f70;
    position: relative;
}

.premium-desc {
    font-size: 16px;
    color: #555;
    line-height: 1.8;
    margin: 25px 0;
}

/* تگ‌های ویژگی */
.premium-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 35px;
}

.premium-tags span {
    background: #fdf2f6;
    padding: 8px 18px;
    border-radius: 15px;
    font-size: 14px;
    color: #a84f70;
    font-weight: 700;
    border: 1px solid rgba(168, 79, 112, 0.08);
}

/* دکمه اصلی و ضربان‌دار (CTA) */
.premium-btn {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #a84f70 0%, #8e3d5a 100%);
    color: #fff;
    padding: 16px 45px;
    border-radius: 25px;
    text-decoration: none;
    transition: 0.4s ease;
    box-shadow: 0 15px 35px rgba(168, 79, 112, 0.25);
    animation: pulse-shadow 2.5s infinite;
    width: fit-content;
}

@keyframes pulse-shadow {
    0% { box-shadow: 0 0 0 0 rgba(168, 79, 112, 0.45); }
    70% { box-shadow: 0 0 0 15px rgba(168, 79, 112, 0); }
    100% { box-shadow: 0 0 0 0 rgba(168, 79, 112, 0); }
}

.premium-btn:hover {
    transform: translateY(-4px);
    background: linear-gradient(135deg, #8e3d5a 0%, #a84f70 100%);
    box-shadow: 0 20px 40px rgba(168, 79, 112, 0.35);
}

.premium-btn span { font-weight: 900; font-size: 17px; }
.premium-btn small { font-size: 11px; opacity: 0.85; margin-top: 3px; }

/* ستون چپ: کارت شیشه‌ای و جلوه‌های نوری */
.premium-visual {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.visual-glass-card {
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 45px 35px;
    border-radius: 35px;
    text-align: center;
    z-index: 5;
    box-shadow: 0 25px 55px rgba(168, 79, 112, 0.08);
    color: #2d1e26;
    width: 100%;
    max-width: 350px;
}

/* آیکون تقویم و عدد 7 بزرگ شده */
.calendar-icon {
    width: 90px;
    height: 95px;
    background: #fff;
    margin: 0 auto 20px;
    border-radius: 22px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 10px 25px rgba(168, 79, 112, 0.08);
    border: 1px solid rgba(168, 79, 112, 0.05);
}

.day-count { 
    font-size: 42px; /* بزرگ‌تر و بولدتر از قبل برای جلب توجه */
    font-weight: 950; 
    color: #a84f70; 
    line-height: 1; 
}

.day-text { 
    font-size: 11px; 
    font-weight: 800; 
    color: #b58396; 
    letter-spacing: 1px;
    margin-top: 2px;
}

.visual-glass-card h3 {
    font-size: 22px;
    font-weight: 850;
    margin-bottom: 8px;
    color: #2d1e26;
}

.visual-glass-card p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

.premium-divider {
    height: 1px;
    background: linear-gradient(to left, transparent, rgba(168, 79, 112, 0.15), transparent);
    margin: 25px 0;
}

/* استایل لینک درباره ما مینی‌مال و لوکس */
.about-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #a84f70;
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
    transition: all 0.3s ease;
    background: rgba(168, 79, 112, 0.05);
    padding: 10px 20px;
    border-radius: 15px;
    border: 1px solid rgba(168, 79, 112, 0.02);
}

.about-link:hover {
    color: #8e3d5a;
    background: rgba(168, 79, 112, 0.1);
    transform: translateY(-2px);
}

.about-link .arrow {
    transition: transform 0.3s ease;
}

.about-link:hover .arrow {
    transform: translateX(-4px); /* افکت حرکت دادن فلش به سمت چپ */
}

/* المان‌های نوری پشت کارت */
.blob-1, .blob-2 {
    position: absolute;
    border-radius: 50%;
    filter: blur(40px);
    z-index: 1;
}
.blob-1 { width: 140px; height: 140px; background: #f9e2eb; top: -15px; right: -15px; }
.blob-2 { width: 180px; height: 180px; background: #a84f70; bottom: -20px; left: -10px; opacity: 0.18; }

/* واکنش‌گرایی برای موبایل */
@media (max-width: 900px) {
    .premium-grid { 
        grid-template-columns: 1fr; 
        gap: 40px;
        text-align: center; 
    }
    .premium-tags { justify-content: center; }
    .mamanegar-challenge-premium { padding: 40px 20px; }
    .premium-btn { margin: 0 auto; }
}
/* ابعاد جدید برای باکس تقویم */
.calendar-icon {
    width: 120px; /* بزرگتر شد */
    height: 130px; /* بزرگتر شد */
    background: #fff;
    margin: 0 auto 25px;
    border-radius: 28px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 15px 35px rgba(168, 79, 112, 0.1);
    border: 1px solid rgba(168, 79, 112, 0.05);
    transition: transform 0.3s ease;
}

.calendar-icon:hover {
    transform: scale(1.05) rotate(-2deg); /* یک افکت هاور ملایم و جذاب */
}

/* عدد 7 غول‌آسا و جذاب */
.day-count { 
    font-size: 120px; /* از 42 به 80 رسید - کاملاً چشم‌گیر */
    font-weight: 1000; 
    background: linear-gradient(135deg, #a84f70 0%, #7d3550 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1; 
    display: block;
    margin-bottom: -5px;
}

.day-text { 
    font-size: 14px; /* متن DAY هم کمی خواناتر شد */
    font-weight: 800; 
    color: #b58396; 
    letter-spacing: 3px;
    margin-top: 0;
}

/* کمی فاصله بیشتر برای تیتر پایین عدد */
.visual-glass-card h3 {
    font-size: 24px;
    margin-top: 10px;
}/* End custom CSS */