.elementor-2553 .elementor-element.elementor-element-030fd92{--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:0px;--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-7ef542a *//* --- إعدادات الخطوط --- */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600&family=Montserrat:wght@300;400;500;600&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
    color: #1a1a1a;
    background-color: #f9f9f9;
    margin: 0;
}
h1, h2, h3 { font-family: 'Cinzel', serif; font-weight: 400; }

/* --- 1. Hero Section --- */
.typo-hero {
    background-color: #0a0a0a; /* خلفية سوداء فاخرة */
    color: #fff;
    padding: 120px 20px;
    text-align: center;
}
.hero-container { max-width: 900px; margin: 0 auto; }

.hero-subtitle {
    display: block; letter-spacing: 4px; font-size: 0.8rem; color: #b3882a; margin-bottom: 30px;
}
.typo-hero h1 {
    font-size: 4rem; line-height: 1.2; margin-bottom: 30px; letter-spacing: -1px;
}
.gold-serif { color: #b3882a; font-style: italic; }

.gold-separator {
    width: 2px; height: 60px; background: #b3882a; margin: 0 auto 30px;
}
.hero-lead {
    font-size: 1.2rem; font-weight: 300; letter-spacing: 1px; color: #ccc;
}

/* --- 2. Letter Section --- */
.letter-section {
    padding: 100px 0; background: #fdfbf7; /* لون الورق القديم الفاتح جداً */
}
.letter-container { max-width: 1000px; margin: 0 auto; padding: 0 20px; }

.letter-frame {
    border: 1px solid #d4c5a0; /* إطار ذهبي باهت */
    padding: 60px;
    background: #fff;
    position: relative;
    box-shadow: 0 20px 40px rgba(0,0,0,0.03);
}

/* زخرفة في الزوايا (اختياري) */
.letter-frame::before {
    content: ''; position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px;
    border: 1px solid rgba(179, 136, 42, 0.2); pointer-events: none;
}

.section-tag { text-transform: uppercase; color: #b3882a; font-size: 0.8rem; letter-spacing: 2px; font-weight: 600; display: block; margin-bottom: 20px; }
.letter-section h2 { font-size: 3rem; margin-bottom: 40px; color: #111; }

.drop-cap-text { font-size: 1.2rem; line-height: 1.8; margin-bottom: 30px; color: #444; }
.large-letter {
    float: left; font-size: 4.5rem; line-height: 0.8; padding-right: 15px; padding-top: 5px;
    color: #b3882a; font-family: 'Cinzel', serif;
}

.text-columns { column-count: 2; column-gap: 50px; text-align: justify; color: #666; line-height: 1.7; }

.text-signature { margin-top: 50px; text-align: center; }
.text-signature .line { width: 50px; height: 1px; background: #b3882a; margin: 0 auto 20px; }
.sign-name { display: block; font-family: 'Cinzel', serif; font-size: 1.2rem; font-weight: 600; color: #111; }
.sign-title { font-size: 0.8rem; text-transform: uppercase; letter-spacing: 1px; color: #888; }

/* --- 3. Grid Pillars --- */
.grid-pillars { padding: 100px 0; background: #fff; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }

.grid-header h2 { text-align: center; font-size: 2.5rem; margin-bottom: 60px; }

.pillars-wrapper {
    display: grid; grid-template-columns: 1fr 1fr 1fr;
    border-top: 1px solid #eee; border-bottom: 1px solid #eee;
}

.typo-card {
    padding: 50px 30px;
    text-align: center;
    border-right: 1px solid #eee; /* خطوط فاصلة */
    transition: background 0.3s;
}
.typo-card:last-child { border-right: none; }

.typo-card:hover { background: #fafafa; }

.card-num { font-family: 'Cinzel', serif; font-size: 3rem; color: #f0f0f0; margin-bottom: 20px; }
.typo-card h3 { font-size: 1.5rem; margin-bottom: 15px; color: #1a1a1a; }
.typo-card p { color: #666; font-size: 0.95rem; line-height: 1.6; }

.bottom-icon { margin-top: 30px; font-size: 1.2rem; color: #b3882a; opacity: 0.5; }

/* --- 4. Experts List --- */
.names-list-section { padding: 100px 0; background: #fdfbf7; }
.list-header { text-align: center; margin-bottom: 60px; }
.list-header h2 { font-size: 2.5rem; margin-bottom: 10px; }
.list-header p { color: #b3882a; font-family: 'Cinzel', serif; letter-spacing: 1px; }

.experts-list { max-width: 800px; margin: 0 auto; }
.expert-row {
    display: flex; justify-content: space-between; align-items: center;
    padding: 25px 0; border-bottom: 1px solid #d4c5a0;
}
.expert-row:last-child { border-bottom: none; }

.expert-info h3 { font-size: 1.3rem; margin: 0 0 5px 0; font-family: 'Montserrat', sans-serif; font-weight: 600; }
.expert-info span { font-size: 0.9rem; color: #777; text-transform: uppercase; letter-spacing: 1px; }

.expert-role { font-size: 0.9rem; color: #555; display: flex; align-items: center; gap: 8px; }
.gold-star { color: #b3882a; font-size: 0.8rem; }

/* --- 5. Minimal CTA --- */
.minimal-cta { padding: 100px 0; background: #0a0a0a; color: #fff; text-align: center; }
.cta-box h2 { font-size: 3rem; margin-bottom: 15px; }
.cta-box p { color: #aaa; margin-bottom: 40px; font-size: 1.2rem; }

.btn-solid-gold {
    display: inline-block; padding: 18px 50px;
    background: #b3882a; color: #fff; text-decoration: none;
    text-transform: uppercase; font-weight: 600; letter-spacing: 1px;
    transition: 0.3s;
}
.btn-solid-gold:hover { background: #fff; color: #0a0a0a; }

/* --- Mobile Responsive --- */
@media (max-width: 991px) {
    .typo-hero h1 { font-size: 2.5rem; }
    .text-columns { column-count: 1; }
    .letter-frame { padding: 30px; }
    
    .pillars-wrapper { grid-template-columns: 1fr; border: none; }
    .typo-card { border-right: none; border-bottom: 1px solid #eee; padding: 40px 20px; }
    
    .expert-row { flex-direction: column; text-align: center; gap: 10px; }
}/* End custom CSS */