.elementor-4435 .elementor-element.elementor-element-9f29f6f{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-4435 .elementor-element.elementor-element-9f29f6f{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-4435 .elementor-element.elementor-element-9f29f6f{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-4fa7ec8 *//* الحاوية الرئيسية بأسلوب التكنولوجيا المستقبلية (كحلي ملكي + ذهبي) */
.masar-futuristic-hero {
    position: relative;
    width: 100%;
    background: radial-gradient(circle at 50% 20%, #111827 0%, #080c14 85%);
    padding: 55px 20px;
    direction: rtl;
    font-family: 'Tahoma', 'Segoe UI', Geneva, Verdana, sans-serif;
    box-sizing: border-box;
    overflow: hidden;
    color: #ffffff;
}

/* 1. توهجات نيون ذهبية وكحلية في الخلفية */
.masar-glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(140px);
    pointer-events: none;
    z-index: 1;
}

.glow-gold-top {
    width: 500px;
    height: 500px;
    top: -80px;
    right: 5%;
    background: rgba(212, 175, 55, 0.22);
}

.glow-blue-bottom {
    width: 550px;
    height: 550px;
    bottom: -80px;
    left: 5%;
    background: rgba(30, 58, 138, 0.3);
}

.masar-content-wrapper {
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

/* 2. شريط الأزرار العلوي والشعار */
.masar-top-nav-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    gap: 15px;
}

.masar-brand-header-logo .flogo-img {
    max-height: 48px;
    width: auto;
    filter: drop-shadow(0 0 12px rgba(212, 175, 55, 0.4));
}

.masar-nav-chip {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    border-radius: 30px;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 800;
    transition: all 0.3s ease;
}

.home-chip {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
}

.home-chip:hover {
    background: #ffffff;
    color: #080c14 !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(255, 255, 255, 0.2);
}

.login-chip {
    background: linear-gradient(135deg, #d4af37 0%, #aa8523 100%);
    color: #000000 !important;
    border: 1px solid #ffd700;
    box-shadow: 0 6px 20px rgba(212, 175, 55, 0.35);
}

.login-chip:hover {
    background: linear-gradient(135deg, #ffd700 0%, #d4af37 100%);
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(212, 175, 55, 0.55);
}

/* 3. إطار الصورة المستقبلي */
.masar-futuristic-image-card {
    position: relative;
    border-radius: 32px;
    overflow: hidden;
    background: rgba(17, 24, 39, 0.6);
    border: 1px solid rgba(212, 175, 55, 0.35);
    padding: 12px;
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.7), 0 0 50px rgba(212, 175, 55, 0.18);
    backdrop-filter: blur(15px);
    margin-bottom: 40px;
    transition: all 0.4s ease;
}

.masar-futuristic-image-card:hover {
    border-color: rgba(212, 175, 55, 0.7);
    box-shadow: 0 35px 80px rgba(0, 0, 0, 0.8), 0 0 65px rgba(212, 175, 55, 0.3);
    transform: translateY(-4px);
}

.masar-hero-img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 22px;
}

/* 4. شبكة الأزرار الفاخرة */
.masar-buttons-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
    margin-bottom: 45px;
    flex-wrap: wrap;
}

.masar-btn-card {
    flex: 1;
    min-width: 260px;
    max-width: 380px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 18px 28px;
    border-radius: 50px;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 800;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}

/* زر الفيديو الكحلي */
.btn-video-masar {
    background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.btn-video-masar:hover {
    border-color: #d4af37;
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(212, 175, 55, 0.3);
}

/* زر واتساب الذهبي التفاعلي */
.btn-whatsapp-masar {
    background: linear-gradient(135deg, #d4af37 0%, #997819 100%);
    color: #000000 !important;
    border: 1px solid #ffd700;
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
}

.btn-whatsapp-masar:hover {
    background: linear-gradient(135deg, #ffd700 0%, #d4af37 100%);
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(212, 175, 55, 0.5);
}

/* 5. كرت المعلومة الموحد المضيء */
.masar-unified-info-card {
    display: flex;
    background: linear-gradient(135deg, rgba(17, 24, 39, 0.85) 0%, rgba(8, 12, 20, 0.95) 100%);
    border: 1px solid rgba(212, 175, 55, 0.35);
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(20px);
}

.info-headline-masar {
    flex: 1;
    background: linear-gradient(135deg, #080c14 0%, #111827 100%);
    padding: 38px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid rgba(212, 175, 55, 0.2);
}

.gold-pulse-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #ffd700;
    font-weight: bold;
    margin-bottom: 12px;
}

.pulse-dot-gold {
    width: 8px;
    height: 8px;
    background-color: #d4af37;
    border-radius: 50%;
    box-shadow: 0 0 12px #ffd700;
}

.info-headline-masar h2 {
    font-size: 28px;
    font-weight: 900;
    color: #ffffff;
    margin: 0;
    line-height: 1.35;
}

.info-body-masar {
    flex: 2;
    background: linear-gradient(135deg, rgba(30, 41, 59, 0.9) 0%, rgba(15, 23, 42, 0.95) 100%);
    padding: 38px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.brand-badge-masar {
    margin-bottom: 15px;
}

.badge-flogo {
    max-height: 38px;
    width: auto;
    display: block;
}

.info-body-masar p {
    font-size: 15px;
    line-height: 1.85;
    color: #e2e8f0;
    margin: 0;
}

/* تجاوب الجوال */
@media (max-width: 880px) {
    .masar-unified-info-card {
        flex-direction: column;
    }
    .info-headline-masar, .info-body-masar {
        padding: 30px 20px;
    }
    .info-headline-masar h2 {
        font-size: 22px;
    }
    .masar-top-nav-bar {
        flex-direction: column;
        gap: 15px;
    }
    .masar-buttons-grid {
        flex-direction: column;
    }
    .masar-btn-card {
        max-width: 100%;
        width: 100%;
    }
}/* End custom CSS */