.hero {
    position: relative;
    background-color: #2e2e2e; /* رمادي غامق للخلفية */
    background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('marketing-bg.jpg'); /* اختياري: صورة خلفية مع تظليل */
    background-size: cover;
    background-position: center;
    height: 80vh; /* ارتفاع السيكشن */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.hero-content {
    max-width: 800px;
    z-index: 2;
    padding: 20px;
}

.hero-content h1 {
    color: #cdb164; /* اللون الذهبي المطلوب */
    font-size: 3rem;
    margin-bottom: 20px;
}

.hero-content p {
    color: #e0e0e0; /* رمادي فاتح للنص */
    font-size: 1.2rem;
    line-height: 1.8;
    margin-bottom: 30px;
}

.cta-button {
    background-color: #cdb164; /* الزر باللون الذهبي */
    color: #2e2e2e; /* نص الزر بالرمادي الغامق للتباين */
    padding: 15px 40px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 50px;
    transition: transform 0.3s, background-color 0.3s;
    display: inline-block;
}

.cta-button:hover {
    background-color: #d4ac5d; /* درجة أغمق قليلاً عند التمرير */
    transform: scale(1.05);
    color: #000;
}

    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        font-family: 'Tajawal', sans-serif;
    }

    /* شريط التنقل - تم تغيير البني إلى رمادي غامق احترافي */
  
    .logo {
        font-size: 1.6rem;
        font-weight: 800;
        color: #cdb164; /* ذهبي */
        text-decoration: none;
    }

    .nav-links {
        display: flex;
        list-style: none;
        gap: 25px;
    }

    .nav-links a {
        color: #ffffff;
        text-decoration: none;
        font-weight: 500;
        font-size: 1.1rem;
        transition: 0.3s ease;
    }

    .nav-links a:hover {
        color: #cdb164; /* ذهبي عند التمرير */
    }

    /* سيكشن البانر - تم تغيير الصورة واللون */
.hero {
    height: 100vh;
    width: 100%;
    /* صورة جديدة تعبر عن بيئة عمل التسويق الرقمي الحديثة */
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), 
                url('https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?q=80&w=2070') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    padding: 0 10%;
}

    .hero-content {
        max-width: 900px;
    }

    .hero-content h1 {
        font-size: 3.5rem;
        font-weight: 800;
        margin-bottom: 20px;
        line-height: 1.2;
        color: #cdb164; /* العنوان بالذهبي */
        text-shadow: 2px 2px 15px rgba(0,0,0,0.5);
    }

    .hero-content p {
        font-size: 1.4rem;
        line-height: 1.8;
        margin-bottom: 35px;
        color: #f8f9fa; /* رمادي فاتح جداً للنصوص */
        font-weight: 400;
    }

    /* الزر - تم تعديل الألوان للذهبي والرمادي */
    .cta-button {
        background-color: #cdb164;
        color: #212529; /* نص رمادي غامق */
        padding: 14px 40px;
        border-radius: 8px;
        text-decoration: none;
        font-weight: 700;
        font-size: 1.2rem;
        transition: all 0.3s ease;
        display: inline-block;
    }

    .cta-button:hover {
        background-color: #ffffff;
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(239, 196, 104, 0.3);
    }

    /* استجابة الموبايل */
    @media (max-width: 768px) {
        .navbar {
            padding: 1rem;
            flex-direction: column;
            gap: 10px;
        }

        .nav-links {
            gap: 15px;
        }

        .nav-links a {
            font-size: 0.9rem;
        }

        .hero-content h1 {
            font-size: 2.2rem;
        }

        .hero-content p {
            font-size: 1.1rem;
        }

        .cta-button {
            padding: 10px 25px;
            font-size: 1rem;
        }
    }
.orbital-card {
    background: #ffffff;
    border: 1px solid #cdb164;
    padding: 30px 20px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0 10px 20px rgba(61, 43, 31, 0.03);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    transform: scale(1.1);
    border-color: #d4a373;
    box-shadow: 0 15px 30px rgba(212, 163, 115, 0.15);
    z-index: 10;
}

h2 {
    font-size: 2.8rem;
    color: #cdb164;
    margin-bottom: 40px;
    font-weight: 800;
    text-align: center;
}


.new-price-tag {
    font-size: 3.8rem;
    font-weight: 900;
    color: #d4a373;
    line-height: 1;
    text-shadow: none;
}






@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;700;900&display=swap');

.opay-final-section {
    padding: 80px 5%;
    background-color: #f4f4f4; /* رمادي فاتح جداً للخلفية */
    direction: rtl;
    font-family: 'Cairo', sans-serif;
}

.opay-card-container {
    max-width: 1000px;
    margin: 0 auto;
    background: #fff;
    border-radius: 30px;
    display: grid;
    grid-template-columns: 2fr 1fr;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    border: 1px solid #e0e0e0;
}

/* الجهة اليمنى - الرمادي اللامع */
.opay-payment-side {
    padding: 50px;
    background: linear-gradient(135deg, #6f6763 0%, #000000 100%); /* رمادي غامق بلمعة معدنية */
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.opay-payment-side h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
    color: #cdb164; /* اللون الذهبي الخاص بك */
}

.price-container .new-price-tag {
    font-size: 3.5rem;
    font-weight: 900;
    color: #fff;
}

.price-container .currency-tag {
    font-size: 1.2rem;
    color: #cdb164;
}

.btn-checkout-now {
    background: #cdb164; /* ذهبي */
    color: #fff;
    width: 100%;
    padding: 15px;
    margin-top: 25px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.2rem;
    transition: 0.3s;
    box-shadow: 0 5px 15px rgba(205, 177, 100, 0.4);
    display: block;
}

.btn-checkout-now:hover {
    background: #b39a57;
    transform: translateY(-3px);
}

/* الجهة اليسرى - الأبيض والذهبي */
.opay-logos-side {
    padding: 50px;
    background: #fff;
}

.discount-box {
    background: #fafafa;
    border: 2px dashed #cdb164;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.coupon-flex {
    display: flex;
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
}

.code-text {
    flex: 1;
    padding: 10px;
    font-weight: 900;
    font-size: 1.2rem;
    background: #fff;
    color: #2c3e50;
}

.copy-btn-action {
    background: #2c3e50; /* رمادي غامق */
    color: #cdb164; /* نص ذهبي */
    border: none;
    padding: 0 20px;
    cursor: pointer;
    font-weight: 700;
}

.methods-title {
    font-size: 0.9rem;
    color: #888;
    margin-bottom: 15px;
    text-align: center;
}

.methods-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

.methods-grid img {
    width: 100%;
    max-width: 50px;
    height: auto;
    /* filter: grayscale(0.2); */
    transition: 0.3s;
}

.methods-grid img:hover {
    filter: grayscale(0);
    opacity: 1;
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .opay-card-container { grid-template-columns: 1fr; }
    .opay-payment-side, .opay-logos-side { padding: 30px 20px; }
}
.contact-wrapper {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    background: #987945;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
}

.contact-premium {
    padding: 80px 5%;
    background-color: #dbc690;
    font-family: 'Cairo', sans-serif;
    direction: rtl;
}

.contact-info-side .section-title{
    font-size: 2.5rem;
    color: #ffffff;
    margin-bottom: 10px;
}
.contact-icon-box {
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    color: #1a1a1a;
    margin-left: 20px;
}

.contact-text h4 {
    margin: 0;
    color: #ffffff;
    font-size: 1.1rem;
}
.social-icon {
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-decoration: none;
    transition: 0.3s;
}
.section-subtitle {
    color: #dadada;
    margin-bottom: 40px;
}


.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.4rem 5%;
    background: rgb(255 255 255 / 95%);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    border-bottom: 2px solid #d4a373;
}
.nav-links a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.1rem;
    transition: 0.3s ease;
}