:root {
    --nescafe-dark: #8B6914; /* dark gold */
    --nescafe-medium: #B8860B; /* dark goldenrod */
    --beige: #FAF7F0; /* off-white */
    --text: #2a2a2a;
    --white: #ffffff;
    --gold-light: #DAA520;
}

/* Global */
body.site-body {
    font-family: 'Tajawal', 'Montserrat', sans-serif;
    margin: 0;
    color: var(--text);
    background: var(--beige);
    font-size: 18px; /* Increased from default 16px */
    overflow-x: hidden; /* Prevent horizontal scroll */
}

/* Ensure all images are responsive */
img {
    max-width: 100%;
    height: auto;
}

/* Prevent overflow on all elements */
* {
    box-sizing: border-box;
}

/* Make all text bold by default for Arabic and increase font sizes */
html[dir="rtl"] body.site-body,
html[dir="rtl"] body.site-body *,
html[dir="rtl"] body.site-body p,
html[dir="rtl"] body.site-body span,
html[dir="rtl"] body.site-body div,
html[dir="rtl"] body.site-body li,
html[dir="rtl"] body.site-body td,
html[dir="rtl"] body.site-body th {
    font-weight: bold !important;
}

html[dir="rtl"] body.site-body h1,
html[dir="rtl"] body.site-body h2,
html[dir="rtl"] body.site-body h3,
html[dir="rtl"] body.site-body h4,
html[dir="rtl"] body.site-body h5,
html[dir="rtl"] body.site-body h6 {
    font-weight: bold !important;
}

html[dir="rtl"] body.site-body a {
    font-weight: bold !important;
}

/* Font family for Arabic - Keep bold */
html[dir="rtl"] body.site-body,
html[dir="rtl"] body.site-body *,
html[dir="rtl"],
html[dir="rtl"] * {
    font-family: 'Tajawal', sans-serif !important;
}

/* Font family for English - Montserrat (modern, elegant web font) */
html[dir="ltr"] body.site-body,
html[dir="ltr"] body.site-body *,
html[dir="ltr"],
html[dir="ltr"] * {
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, sans-serif !important;
}

html[dir="ltr"] body.site-body,
html[dir="ltr"] body.site-body * {
    font-weight: normal !important;
}

/* English headings can be semi-bold (600) */
html[dir="ltr"] body.site-body h1,
html[dir="ltr"] body.site-body h2,
html[dir="ltr"] body.site-body h3,
html[dir="ltr"] body.site-body h4,
html[dir="ltr"] body.site-body h5,
html[dir="ltr"] body.site-body h6,
html[dir="ltr"] h1,
html[dir="ltr"] h2,
html[dir="ltr"] h3,
html[dir="ltr"] h4,
html[dir="ltr"] h5,
html[dir="ltr"] h6 {
    font-weight: 600 !important;
}

/* English links normal weight */
html[dir="ltr"] body.site-body a,
html[dir="ltr"] a {
    font-weight: normal !important;
}

/* Override all bold font-weights for English elements - make normal */
html[dir="ltr"] p,
html[dir="ltr"] span,
html[dir="ltr"] div,
html[dir="ltr"] li,
html[dir="ltr"] td,
html[dir="ltr"] th,
html[dir="ltr"] label,
html[dir="ltr"] input,
html[dir="ltr"] textarea,
html[dir="ltr"] button {
    font-weight: normal !important;
}

/* Top Bar */
.top-bar {
    background: var(--nescafe-dark);
    color: var(--white);
    padding: 8px 20px;
    font-size: 16px; /* Increased from 14px */
}

.top-bar * {
    color: var(--white) !important;
}

.top-bar-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.top-bar-left {
    display: flex;
    gap: 20px;
    align-items: center;
}

.contact-info {
    display: flex;
    align-items: center;
    gap: 6px;
    color: var(--white) !important;
}

.contact-info * {
    color: var(--white) !important;
}

.contact-info .icon {
    font-size: 16px;
    color: var(--white) !important;
}

.contact-info i.icon {
    color: var(--white) !important;
    filter: brightness(0) invert(1) !important;
    display: inline-block;
}

.top-bar .contact-info,
.top-bar .contact-info .icon,
.top-bar .contact-info i,
.top-bar .contact-info i.icon {
    color: var(--white) !important;
}

/* Force emoji to be white using filter */
.top-bar .contact-info i.icon {
    filter: brightness(0) invert(1) !important;
    -webkit-filter: brightness(0) invert(1) !important;
}

/* Force all spans and text in contact-info to be white */
.top-bar .contact-info span {
    color: var(--white) !important;
}

.top-bar .contact-info i.phone-icon {
    color: var(--white) !important;
}

/* Force white color for all text and emojis in top bar */
.top-bar .contact-info i.icon::before {
    color: var(--white) !important;
    -webkit-text-fill-color: var(--white) !important;
}

.top-bar-right {
    display: flex;
    align-items: center;
    gap: 15px;
}

.social-icons {
    display: flex;
    gap: 10px;
}

.social-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background: rgba(255,255,255,0.2);
    color: var(--white);
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    transition: background 0.3s;
}

.social-icon:hover {
    background: rgba(255,255,255,0.3);
}

/* Header */
.site-header {
    background: var(--white);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 15px 20px;
}

.header-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    direction: ltr; /* Force LTR direction to keep image and logo in same position */
    flex-direction: row; /* Ensure row direction regardless of language */
}

.header-image {
    max-width: 500px;
    height: auto;
    max-height: 100px;
    object-fit: contain;
    display: block;
    flex-shrink: 0;
    order: 2; /* Always second (right side) */
}

.logo-block {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    order: 1; /* Always first (left side) */
}

.logo {
    height: 80px;
    width: auto;
    object-fit: contain;
}

/* Lang switch */
.lang-switch {
    display: flex;
    gap: 5px;
}

.lang-switch .lang-btn {
    color: var(--white);
    text-decoration: none;
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid rgba(255,255,255,0.3);
    background: rgba(255,255,255,0.1);
    font-size: 15px; /* Increased from 13px */
    transition: all 0.3s;
}

[dir="rtl"] .lang-switch .lang-btn {
    font-weight: bold;
}

[dir="ltr"] .lang-switch .lang-btn {
    font-weight: normal;
}

.lang-switch .lang-btn.active {
    background: rgba(255,255,255,0.25);
    color: var(--white);
    font-weight: 700;
    border-color: rgba(255,255,255,0.5);
}

.lang-switch .lang-btn:hover {
    background: rgba(255,255,255,0.2);
    color: var(--white);
    border-color: rgba(255,255,255,0.4);
}

/* Nav */
.main-nav {
    background: var(--nescafe-medium);
    padding: 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    position: relative;
}

.nav-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    position: relative;
}

/* Hamburger Menu Button */
.mobile-menu-toggle {
    display: none;
    flex-direction: column;
    justify-content: space-around;
    width: 30px;
    height: 30px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 1001;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

.mobile-menu-toggle span {
    width: 100%;
    height: 3px;
    background: var(--white);
    border-radius: 3px;
    transition: all 0.3s ease;
    transform-origin: center;
}

/* RTL support for hamburger button */
[dir="rtl"] .mobile-menu-toggle {
    right: auto;
    left: 20px;
}

/* Active state for hamburger */
.mobile-menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
}

.mobile-menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.mobile-menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
}

[dir="rtl"] .mobile-menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(-8px, 8px);
}

[dir="rtl"] .mobile-menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(-7px, -7px);
}

/* Navigation Menu */
.nav-menu {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.nav-link {
    color: var(--white);
    text-decoration: none;
    padding: 12px 14px;
    display: inline-block;
    transition: background 0.3s;
    font-size: 15px; /* Increased from 13px */
    position: relative;
}

/* Add short white separator line between nav links - all links except first */
.nav-link:not(:first-child)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 50%; /* Short line - 50% of link height (shorter than full height) */
    background: rgba(255, 255, 255, 0.7);
}

/* For RTL (Arabic), use right side instead */
html[dir="rtl"] .nav-link:not(:first-child)::before,
[dir="rtl"] .nav-link:not(:first-child)::before {
    left: auto;
    right: 0;
}

[dir="rtl"] .nav-link {
    font-weight: bold;
}

[dir="ltr"] .nav-link {
    font-weight: normal;
}

.nav-link:hover {
    background: rgba(255,255,255,0.15);
}

.nav-dropdown {
    position: relative;
}

.nav-dropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    gap: 5px;
}

.nav-dropdown .dropdown-toggle span {
    font-size: 10px;
    margin-top: 2px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: var(--white);
    min-width: 250px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s;
    z-index: 1000;
    padding: 8px 0;
}

.nav-dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dropdown-item {
    display: block;
    padding: 10px 18px;
    color: var(--text);
    text-decoration: none;
    transition: background 0.3s;
    font-size: 15px; /* Increased from 13px */
}

.dropdown-item:hover {
    background: var(--beige);
    color: var(--nescafe-dark);
}

/* Hero / Slider */
.hero {
    position: relative;
    height: 420px;
    overflow: hidden;
}

.hero-slider {
    position: absolute;
    inset: 0;
}

.slide {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

    .slide.active {
        opacity: 1;
    }

.hero-overlay {
    position: relative;
    z-index: 2;
    color: var(--white);
    text-align: center;
    padding-top: 140px;
    padding-bottom: 60px;
    text-shadow: 0 2px 6px rgba(0,0,0,0.5);
    background: linear-gradient(to bottom, rgba(139,105,20,0.25), rgba(139,105,20,0.08));
}

.hero-overlay h2 {
    font-size: 32px;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.hero-overlay h3 {
    font-size: 28px;
    margin: 0 0 15px 0;
    font-weight: 600;
}

.hero-overlay p {
    font-size: 18px;
    margin: 0;
}

/* Intro Section */
.intro-section {
    padding: 50px 20px;
    background: var(--white);
    max-width: 1200px;
    margin: 0 auto;
}

.intro-content {
    text-align: center;
}

.intro-content h2 {
    font-size: 32px;
    color: var(--nescafe-dark);
    margin: 0 0 20px 0;
    font-weight: 700;
}

.intro-content p {
    font-size: 18px; /* Increased from 16px */
    line-height: 1.8;
    color: var(--text);
    max-width: 900px;
    margin: 0 auto;
}

/* Vision Mission Section */
.vision-mission-section {
    padding: 60px 20px;
    background: var(--beige);
}

.vision-mission-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 35px;
    align-items: stretch;
}

.vision-mission-card {
    background: var(--white);
    padding: 35px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
}

.vision-mission-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

.vm-icon {
    font-size: 48px;
    margin-bottom: 15px;
}

.vision-mission-card h3 {
    font-size: 24px;
    color: var(--nescafe-dark);
    margin: 0 0 10px 0;
    font-weight: 700;
}

.vision-mission-card h4 {
    font-size: 20px;
    color: var(--nescafe-medium);
    margin: 0 0 15px 0;
    font-weight: 600;
}

.vision-mission-card p {
    font-size: 15px;
    line-height: 1.7;
    color: var(--text);
    margin: 0 0 20px 0;
}

/* Enhanced styles for Home page vision-mission cards - Matching image design */
.vision-mission-section .vision-mission-card {
    background: var(--white);
    padding: 18px 25px;
    border-radius: 12px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
    margin: 0;
    max-width: 100%;
    border: 1px solid rgba(139, 105, 20, 0.1);
    transition: all 0.3s ease;
    position: relative;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.vision-mission-section .vision-mission-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

/* Icon at top - centered */
.vision-mission-section .vm-icon-top {
    font-size: 32px;
    margin: 0 auto 8px;
    display: block;
    width: fit-content;
    height: fit-content;
}

/* Title - centered, dark */
.vision-mission-section .vm-title {
    font-size: 16px;
    color: var(--nescafe-dark);
    margin: 0 0 6px 0;
    font-weight: 700;
    text-align: center;
}

/* Subtitle - centered, gold/yellow, bold */
.vision-mission-section .vm-subtitle {
    font-size: 13px;
    color: var(--nescafe-medium);
    margin: 0 0 8px 0;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
}

.vision-mission-section .vm-body {
    padding: 0;
    position: relative;
    z-index: 1;
    flex: 1;
    margin-bottom: 10px;
}

.vision-mission-section .vm-body p {
    font-size: 15px; /* Increased from 12px */
    line-height: 1.4;
    color: var(--text);
    margin: 0;
    text-align: center;
    font-weight: bold;
}

.vm-footer {
    margin-top: auto;
    padding-top: 8px;
    position: relative;
    z-index: 1;
}

.read-more-btn {
    display: inline-block;
    padding: 6px 16px;
    background: transparent;
    color: var(--nescafe-medium);
    border: 2px solid var(--nescafe-medium);
    border-radius: 15px;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px; /* Increased from 12px */
    transition: all 0.3s ease;
    text-align: center;
}

.read-more-btn:hover {
    background: var(--nescafe-medium);
    color: var(--white);
    border-color: var(--nescafe-medium);
    transform: translateY(-2px);
    box-shadow: 0 3px 10px rgba(139, 105, 20, 0.3);
}

.read-more {
    display: inline-block;
    color: var(--nescafe-medium);
    text-decoration: none;
    font-weight: 600;
    padding: 8px 20px;
    border: 2px solid var(--nescafe-medium);
    border-radius: 6px;
    transition: all 0.3s;
}

.read-more:hover {
    background: var(--nescafe-medium);
    color: var(--white);
}

/* Tasks Section */
.tasks-section {
    padding: 50px 20px;
    background: var(--white);
}

.tasks-section h2 {
    font-size: 32px;
    color: var(--nescafe-dark);
    margin: 0 0 40px 0;
    text-align: center;
    font-weight: 700;
}

.tasks-grid {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}

.task-item {
    background: var(--beige);
    padding: 25px;
    border-radius: 10px;
    border-right: 4px solid var(--nescafe-medium);
    transition: transform 0.3s, box-shadow 0.3s;
}

.task-item:hover {
    transform: translateX(-5px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.task-item h4 {
    font-size: 18px;
    color: var(--nescafe-dark);
    margin: 0 0 10px 0;
    font-weight: 700;
}

.task-item p {
    font-size: 16px; /* Increased from 14px */
    color: var(--text);
    margin: 0;
    line-height: 1.6;
}

/* Main Content */
.main-content {
    min-height: calc(100vh - 400px);
}

/* Sections */
section {
    padding: 30px 20px;
    background: transparent;
}

.news-section, .orgs-section, .gallery-section, .docs-section {
    max-width: 1200px;
    margin: 0 auto;
}

section h2 {
    font-size: 28px;
    color: var(--nescafe-dark);
    margin: 0 0 10px 0;
    text-align: center;
    font-weight: 700;
}

.section-subtitle {
    font-size: 20px;
    color: var(--nescafe-medium);
    margin: 0 0 25px 0;
    text-align: center;
    font-weight: 600;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.gallery-item {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.12);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    background: var(--white);
}

.gallery-item img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    display: block;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(139, 105, 20, 0.15) 0%, rgba(184, 134, 11, 0.25) 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 1;
    pointer-events: none;
}

.gallery-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(139, 105, 20, 0.35);
    border: 3px solid var(--nescafe-medium);
}

.gallery-item:hover img {
    transform: scale(1.08);
}

.gallery-item:hover .gallery-overlay {
    opacity: 1;
}

.gallery-item:active {
    transform: translateY(-6px);
}

/* News */
.news-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.news-item {
    display: flex;
    gap: 15px;
    background: var(--white);
    padding: 15px;
    border-radius: 10px;
    align-items: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    transition: transform 0.3s, box-shadow 0.3s;
    border-right: 4px solid var(--nescafe-medium);
}

.news-item:hover {
    transform: translateX(-5px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}

    .news-item img {
        width: 140px;
        height: 100px;
        object-fit: cover;
        border-radius: 8px;
        flex-shrink: 0;
    }

.news-text {
    flex: 1;
}

.news-text h3 {
    margin: 0 0 8px 0;
    color: var(--nescafe-dark);
    font-size: 18px;
    font-weight: 700;
}

.news-text p {
    margin: 0 0 8px 0;
    color: #4b3a36;
    line-height: 1.6;
    font-size: 16px; /* Added explicit size */
}

.news-text small {
    color: var(--nescafe-medium);
    font-size: 15px; /* Increased from 13px */
}

/* Orgs */
.orgs-grid {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
}

.org-card {
    width: 220px;
    background: var(--white);
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    transition: transform 0.3s, box-shadow 0.3s;
}

.org-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}

    .org-card img {
        width: 100px;
        height: 60px;
        object-fit: contain;
        margin-bottom: 12px;
    }

.org-card h4 {
    color: var(--nescafe-dark);
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px 0;
}

.org-card p {
    color: var(--text);
    font-size: 15px; /* Increased from 13px */
    line-height: 1.5;
    margin: 0;
}

/* Docs */
.docs-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 8px;
    flex-direction: column;
}

    .docs-list a {
        text-decoration: none;
        color: var(--nescafe-dark);
        padding: 8px;
        background: var(--white);
        border-radius: 6px;
    }

/* Footer */
.site-footer {
    background: var(--nescafe-dark);
    color: var(--white);
    padding: 40px 20px 20px;
    margin-top: 50px;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-bottom: 30px;
}

.footer-column h4 {
    margin: 0 0 15px 0;
    font-size: 18px;
    color: var(--gold-light);
    font-weight: 700;
}

.footer-column p {
    margin: 0 0 15px 0;
    font-size: 16px; /* Increased from 14px */
    line-height: 1.6;
}

.newsletter-form {
    display: flex;
    gap: 8px;
    margin-bottom: 10px;
}

.newsletter-input {
    flex: 1;
    padding: 10px 12px;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 4px;
    background: rgba(255,255,255,0.1);
    color: var(--white);
    font-family: inherit;
}

.newsletter-input::placeholder {
    color: rgba(255,255,255,0.7);
}

.newsletter-btn {
    padding: 10px 20px;
    background: var(--nescafe-medium);
    color: var(--white);
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
    transition: background 0.3s;
}

.newsletter-btn:hover {
    background: var(--gold-light);
}

.privacy-note {
    font-size: 14px; /* Increased from 12px */
    color: rgba(255,255,255,0.8);
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 10px;
}

.footer-links a {
    color: rgba(255,255,255,0.9);
    text-decoration: none;
    font-size: 16px; /* Increased from 14px */
    transition: color 0.3s;
    display: inline-block;
}

.footer-links a:hover {
    color: var(--gold-light);
    padding-right: 5px;
}

.footer-social {
    display: flex;
    gap: 10px;
}

.footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.2);
    padding-top: 20px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.footer-bottom p {
    margin: 0;
    font-size: 16px; /* Increased from 14px */
}

.footer-bottom-links {
    display: flex;
    gap: 10px;
    align-items: center;
}

.footer-bottom-links a {
    color: rgba(255,255,255,0.9);
    text-decoration: none;
    font-size: 16px; /* Increased from 14px */
    transition: color 0.3s;
}

.footer-bottom-links a:hover {
    color: var(--gold-light);
}

/* Responsive */
@media (max-width:800px) {
    .top-bar-inner {
        flex-direction: column;
        text-align: center;
    }

    .top-bar-left {
        flex-direction: column;
        gap: 10px;
    }

    .header-inner {
        flex-direction: column;
        align-items: center;
        gap: 15px;
        direction: ltr; /* Keep LTR direction even in responsive */
    }

    .logo {
        height: 60px;
    }

    .header-image {
        max-width: 100%;
        max-height: 80px;
        order: 2; /* Keep order in responsive - right side */
    }
    
    .logo-block {
        order: 1; /* Keep order in responsive - left side */
    }


    /* Show hamburger button on mobile */
    .mobile-menu-toggle {
        display: flex;
    }

    /* Hide menu by default on mobile */
    .nav-menu {
        flex-direction: column;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: var(--nescafe-medium);
        box-shadow: 0 4px 8px rgba(0,0,0,0.2);
        z-index: 1000;
        padding: 0;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        transition: max-height 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
    }

    /* Show menu when active */
    .nav-menu.active {
        max-height: 600px;
        opacity: 1;
        visibility: visible;
    }

    .nav-container {
        position: relative;
        padding: 12px 50px 12px 10px;
        min-height: 50px;
    }

    [dir="rtl"] .nav-container {
        padding: 12px 10px 12px 50px;
    }

    .nav-link {
        padding: 15px 20px;
        border-bottom: 1px solid rgba(255,255,255,0.1);
        width: 100%;
        text-align: center;
        display: block;
    }

    .nav-link:last-child {
        border-bottom: none;
    }

    /* Remove separator lines on mobile */
    .nav-link::before {
        display: none;
    }

    .dropdown-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        background: rgba(255,255,255,0.1);
        margin-top: 5px;
    }

    .dropdown-item {
        color: var(--white);
        padding: 10px 25px;
    }

    .hero-overlay {
        padding-top: 80px;
        padding-bottom: 40px;
    }

    .hero-overlay h2 {
        font-size: 22px;
    }

    .hero-overlay h3 {
        font-size: 18px;
    }

    .hero-overlay p {
        font-size: 16px; /* Increased from 14px */
    }

    .vision-mission-container {
        grid-template-columns: 1fr;
    }

    .tasks-grid {
        grid-template-columns: 1fr;
    }

    .footer-container {
        grid-template-columns: 1fr;
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center;
    }

    .gallery-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .gallery-item img {
        height: 240px;
    }

    .org-card {
        width: 100%;
        min-width: 100%;
    }

    /* News items responsive */
    .news-item {
        flex-direction: column;
        text-align: center;
    }

    .news-item img {
        width: 100%;
        height: auto;
        max-height: 250px;
        margin-bottom: 15px;
    }

    /* Contact container responsive */
    .contact-container {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .contact-form {
        padding: 25px 20px;
    }

    /* Organization filter buttons */
    .orgs-filter {
        flex-direction: column;
        gap: 10px;
    }

    .filter-btn {
        width: 100%;
        text-align: center;
    }

    /* Organization grid responsive */
    .orgs-grid-page {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    /* Content sections padding */
    .content-section {
        padding: 30px 15px;
    }

    /* News section responsive */
    .news-list {
        gap: 20px;
    }

    /* Gallery responsive adjustments */
    .gallery-item img {
        height: 200px;
    }

    /* Top bar improvements for mobile */
    .top-bar {
        padding: 10px 15px;
        font-size: 14px;
    }

    .contact-info {
        font-size: 13px;
    }

    .lang-btn {
        font-size: 13px;
        padding: 5px 10px;
    }

    /* Header improvements */
    .site-header {
        padding: 10px 15px;
    }

    /* About card and vision mission card responsive */
    .about-card,
    .vision-mission-card {
        padding: 30px 20px;
        margin: 30px auto;
    }

    .about-icon,
    .vm-icon {
        width: 90px;
        height: 90px;
        font-size: 48px;
    }

    /* Competencies and strategic objectives responsive */
    .competencies-grid,
    .strategic-objectives {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    /* Documents grid responsive */
    .docs-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    /* News grid responsive */
    .news-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    /* Text content responsive */
    .text-content {
        font-size: 16px;
        line-height: 1.6;
    }

    /* Page header responsive */
    .page-header-section {
        padding: 40px 15px;
    }

    .page-header-content h1 {
        font-size: 28px;
    }

    .page-header-content h2 {
        font-size: 24px;
    }

    .page-header-content h3 {
        font-size: 20px;
    }

    /* Content wrapper padding */
    .content-wrapper {
        padding: 0 10px;
    }
}

/* Extra small mobile devices (phones in portrait mode) */
@media (max-width: 480px) {
    body.site-body {
        font-size: 16px;
    }

    .top-bar {
        padding: 8px 10px;
        font-size: 12px;
    }

    .top-bar-left {
        gap: 8px;
    }

    .contact-info {
        font-size: 11px;
        gap: 4px;
    }

    .contact-info span {
        word-break: break-word;
    }

    .lang-btn {
        font-size: 11px;
        padding: 4px 8px;
    }

    .site-header {
        padding: 8px 10px;
    }

    .logo {
        height: 50px;
    }

    .header-image {
        max-height: 60px;
    }

    .nav-container {
        padding: 10px 45px 10px 8px;
        min-height: 45px;
    }

    [dir="rtl"] .nav-container {
        padding: 10px 8px 10px 45px;
    }

    .mobile-menu-toggle {
        width: 25px;
        height: 25px;
        right: 15px;
    }

    [dir="rtl"] .mobile-menu-toggle {
        left: 15px;
    }

    .nav-link {
        padding: 12px 15px;
        font-size: 14px;
    }

    .hero-overlay {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .hero-overlay h2 {
        font-size: 20px;
    }

    .hero-overlay h3 {
        font-size: 16px;
    }

    .hero-overlay p {
        font-size: 14px;
    }

    .intro-section,
    .content-section,
    .tasks-section,
    .vision-mission-section {
        padding: 30px 10px;
    }

    .intro-content h2,
    .content-section h2,
    .tasks-section h2,
    section h2 {
        font-size: 24px;
    }

    .about-card,
    .vision-mission-card {
        padding: 20px 15px;
        margin: 20px auto;
    }

    .about-icon,
    .vm-icon {
        width: 70px;
        height: 70px;
        font-size: 36px;
    }

    .about-content p,
    .vm-body p {
        font-size: 15px;
        line-height: 1.8;
    }

    .vm-header {
        flex-direction: column;
        gap: 15px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .vm-header h3 {
        font-size: 20px;
    }

    .gallery-item img {
        height: 180px;
    }

    .news-item img {
        max-height: 200px;
    }

    .org-card-page {
        padding: 20px 15px;
    }

    .org-logo-page {
        max-width: 120px;
        max-height: 80px;
    }

    .contact-form {
        padding: 20px 15px;
    }

    .form-group input,
    .form-group textarea {
        font-size: 16px; /* Prevent zoom on iOS */
    }

    .submit-btn {
        width: 100%;
        padding: 14px;
    }

    .page-header-section {
        padding: 30px 10px;
    }

    .page-header-content h1 {
        font-size: 24px;
    }

    .page-header-content h2 {
        font-size: 20px;
    }

    .footer-container {
        gap: 20px;
    }

    .footer-column {
        text-align: center;
    }

    .newsletter-form {
        flex-direction: column;
    }

    .newsletter-btn {
        width: 100%;
    }
}

/* Page Header Styles */
.page-header-section {
    background: linear-gradient(135deg, var(--nescafe-dark) 0%, var(--nescafe-medium) 100%);
    color: var(--white);
    padding: 60px 20px;
    text-align: center;
}

.page-header-content {
    color: var(--white);
}

.page-header-content h1,
.page-header-content h2,
.page-header-content h3,
.page-header-content h4,
.page-header-content h5,
.page-header-content h6 {
    color: var(--white) !important;
    font-weight: 700;
}

.page-header-content h1 {
    font-size: 36px;
    margin: 0 0 10px 0;
}

.page-header-content h2 {
    font-size: 32px;
    margin: 0 0 10px 0;
}

.page-header-content h3 {
    font-size: 24px;
    margin: 0 0 10px 0;
}

.page-header-content p,
.page-header-content span,
.page-header-content div {
    font-size: 18px;
    margin: 0;
    opacity: 0.9;
    color: var(--white) !important;
}

.page-header-content p {
    font-size: 18px;
}

/* Content Sections */
.content-section {
    padding: 50px 20px;
}

.content-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.content-section h2 {
    font-size: 32px;
    color: var(--nescafe-dark);
    margin: 0 0 30px 0;
    font-weight: 700;
    text-align: center;
}

.content-section h3 {
    font-size: 24px;
    color: var(--nescafe-dark);
    margin: 0 0 15px 0;
    font-weight: 700;
}

.bg-light {
    background: var(--beige);
}

.text-content {
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.8;
    font-size: 18px; /* Increased from 16px */
}

.text-content p {
    margin-bottom: 20px;
}

/* Competencies Grid */
.competencies-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin-top: 30px;
}

.competency-card {
    background: var(--white);
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
}

.competency-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

.competency-icon {
    font-size: 48px;
    margin-bottom: 15px;
}

.competency-card h3 {
    font-size: 20px;
    color: var(--nescafe-dark);
    margin: 0 0 15px 0;
}

.competency-card p {
    font-size: 14px;
    line-height: 1.6;
    color: var(--text);
    margin: 0;
}

/* Strategic Objectives */
.strategic-objectives {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-top: 30px;
}

.objective-item {
    background: var(--white);
    padding: 25px;
    border-radius: 10px;
    border-right: 4px solid var(--nescafe-medium);
}

.objective-item h3 {
    font-size: 18px;
    color: var(--nescafe-medium);
    margin: 0 0 10px 0;
}

.objective-item p {
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

/* About Card Styles - Enhanced & Beautiful */
.about-card {
    background: linear-gradient(135deg, #ffffff 0%, #faf7f0 30%, #ffffff 100%);
    padding: 60px 50px;
    border-radius: 25px;
    box-shadow: 
        0 15px 35px rgba(139, 105, 20, 0.12),
        0 5px 15px rgba(139, 105, 20, 0.08),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
    margin: 50px auto;
    max-width: 1100px;
    display: flex;
    align-items: center;
    gap: 50px;
    border: 2px solid rgba(139, 105, 20, 0.08);
    position: relative;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    backdrop-filter: blur(10px);
}

.about-card::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(139, 105, 20, 0.05) 0%, transparent 70%);
    transition: transform 0.6s;
}

.about-card:hover::before {
    transform: scale(1.1);
}

.about-card:hover {
    transform: translateY(-10px) scale(1.01);
    box-shadow: 
        0 20px 50px rgba(139, 105, 20, 0.2),
        0 8px 20px rgba(139, 105, 20, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
    border-color: rgba(139, 105, 20, 0.25);
}

.about-card:hover .about-icon {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 
        0 15px 40px rgba(139, 105, 20, 0.6),
        0 5px 15px rgba(139, 105, 20, 0.4),
        inset 0 2px 15px rgba(255, 255, 255, 0.5);
}

.about-icon {
    font-size: 80px;
    flex-shrink: 0;
    background: linear-gradient(135deg, #8B6914 0%, #B8860B 40%, #DAA520 80%, #B8860B 100%);
    width: 140px;
    height: 140px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 
        0 12px 30px rgba(139, 105, 20, 0.5),
        0 4px 10px rgba(139, 105, 20, 0.3),
        inset 0 2px 15px rgba(255, 255, 255, 0.4),
        inset 0 -2px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    animation: pulse 3s ease-in-out infinite;
    transition: transform 0.3s;
}

.about-icon::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.3);
    top: 0;
    right: 0;
}

@keyframes pulse {
    0%, 100% {
        box-shadow: 0 8px 20px rgba(139, 105, 20, 0.4), inset 0 2px 10px rgba(255, 255, 255, 0.3);
    }
    50% {
        box-shadow: 0 8px 30px rgba(139, 105, 20, 0.6), inset 0 2px 10px rgba(255, 255, 255, 0.3);
    }
}

.about-content {
    flex: 1;
    position: relative;
    z-index: 1;
}

.about-content p {
    font-size: 22px; /* Increased from 20px */
    line-height: 2.2;
    color: #2a2a2a;
    margin: 0;
    text-align: justify;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.02);
}

[dir="rtl"] .about-content p {
    font-weight: bold;
}

[dir="ltr"] .about-content p {
    font-weight: normal;
}

/* Vision Mission Card Styles - Enhanced & Beautiful */
.vision-mission-card {
    background: linear-gradient(135deg, #ffffff 0%, #faf7f0 30%, #ffffff 100%);
    padding: 60px 50px;
    border-radius: 25px;
    box-shadow: 
        0 15px 35px rgba(139, 105, 20, 0.12),
        0 5px 15px rgba(139, 105, 20, 0.08),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
    margin: 50px auto;
    max-width: 1100px;
    border: 2px solid rgba(139, 105, 20, 0.08);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(10px);
}

.vision-mission-card::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: linear-gradient(180deg, #8B6914 0%, #B8860B 30%, #DAA520 60%, #B8860B 100%);
    box-shadow: -3px 0 15px rgba(139, 105, 20, 0.4), inset -2px 0 5px rgba(255, 255, 255, 0.2);
    border-radius: 0 25px 25px 0;
}

.vision-mission-card::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(139, 105, 20, 0.05) 0%, transparent 70%);
    transition: transform 0.6s;
}

.vision-mission-card:hover::after {
    transform: scale(1.1);
}

.vision-mission-card:hover {
    transform: translateY(-10px) scale(1.01);
    box-shadow: 
        0 20px 50px rgba(139, 105, 20, 0.2),
        0 8px 20px rgba(139, 105, 20, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
    border-color: rgba(139, 105, 20, 0.25);
}

.vision-mission-card:hover .vm-icon {
    transform: scale(1.1) rotate(-5deg);
    box-shadow: 
        0 15px 40px rgba(139, 105, 20, 0.6),
        0 5px 15px rgba(139, 105, 20, 0.4),
        inset 0 2px 15px rgba(255, 255, 255, 0.5);
}

.vm-header {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 35px;
    padding-bottom: 30px;
    border-bottom: 3px solid rgba(139, 105, 20, 0.12);
    position: relative;
    z-index: 1;
}

.vm-header::after {
    content: '';
    position: absolute;
    bottom: -3px;
    right: 0;
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg, transparent, #B8860B, #DAA520, #B8860B, transparent);
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(139, 105, 20, 0.3);
}

.vm-icon {
    font-size: 64px;
    background: linear-gradient(135deg, #8B6914 0%, #B8860B 40%, #DAA520 80%, #B8860B 100%);
    width: 110px;
    height: 110px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 
        0 12px 30px rgba(139, 105, 20, 0.5),
        0 4px 10px rgba(139, 105, 20, 0.3),
        inset 0 2px 15px rgba(255, 255, 255, 0.4),
        inset 0 -2px 10px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    position: relative;
    animation: float 3s ease-in-out infinite;
    transition: transform 0.3s;
}

.vm-icon::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.3);
    top: 0;
    right: 0;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
}

.vm-header h3 {
    font-size: 28px;
    color: var(--nescafe-dark);
    margin: 0;
    font-weight: 700;
    flex: 1;
    line-height: 1.5;
    background: linear-gradient(135deg, #8B6914 0%, #B8860B 50%, #8B6914 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0 2px 4px rgba(139, 105, 20, 0.1);
    letter-spacing: 0.5px;
}

.vm-body {
    padding-right: 25px;
    position: relative;
    z-index: 1;
}

.vm-body p {
    font-size: 22px; /* Increased from 20px */
    line-height: 2.2;
    color: #2a2a2a;
    margin: 0;
    text-align: justify;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.02);
}

[dir="rtl"] .vm-body p {
    font-weight: bold;
}

[dir="ltr"] .vm-body p {
    font-weight: normal;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .about-card,
    .vision-mission-card {
        flex-direction: column;
        text-align: center;
        padding: 30px 25px;
    }
    
    .about-icon,
    .vm-icon {
        width: 90px;
        height: 90px;
        font-size: 48px;
    }
    
    .about-content p,
    .vm-body p {
        font-size: 16px;
        text-align: center;
    }
    
    .vm-header {
        flex-direction: column;
        text-align: center;
    }
    
    .vm-header h3 {
        font-size: 22px;
    }
}

/* Vision Mission Content */
.vision-mission-content {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.vision-mission-content h3 {
    font-size: 26px;
    color: var(--nescafe-medium);
    margin: 0 0 20px 0;
}

.vision-mission-content p {
    font-size: 18px; /* Increased from 16px */
    line-height: 1.8;
}

/* Contact Page */
.contact-container {
    display: grid;
    grid-template-columns: 1.8fr 1fr; /* النموذج (1.8fr) أصغر قليلاً، معلومات الاتصال (1fr) أكبر قليلاً */
    gap: 60px; /* زيادة المسافة بين النموذج ومعلومات الاتصال */
    margin-top: 30px;
    direction: rtl; /* للغة العربية - جعل النموذج على اليمين */
}

/* ترتيب العناصر: النموذج أولاً (يظهر على اليمين في RTL) */
.contact-form-section {
    order: 1;
    min-width: 0; /* يسمح للـ grid بالعمل بشكل صحيح */
}

.contact-info-section {
    order: 2;
}

/* في حالة اللغة الإنجليزية، عكس الترتيب */
[dir="ltr"] .contact-container {
    direction: ltr;
    grid-template-columns: 1.8fr 1fr; /* النموذج (1.8fr) أصغر قليلاً على اليسار، معلومات الاتصال (1fr) على اليمين */
    gap: 60px; /* زيادة المسافة بين النموذج ومعلومات الاتصال */
}

[dir="ltr"] .contact-form-section {
    order: 1;
}

[dir="ltr"] .contact-info-section {
    order: 2;
}

.contact-item {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    align-items: flex-start;
}

.contact-icon {
    font-size: 32px;
    flex-shrink: 0;
}

.contact-details h3 {
    font-size: 18px;
    color: var(--nescafe-dark);
    margin: 0 0 8px 0;
}

.contact-details p {
    margin: 0;
    font-size: 18px; /* Increased from 16px */
}

.contact-details a {
    color: var(--nescafe-medium);
    text-decoration: none;
}

.contact-details a:hover {
    text-decoration: underline;
}

.contact-form-section {
    min-width: 0; /* يسمح للـ grid بالعمل بشكل صحيح */
}

.contact-form {
    background: var(--white);
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    width: 100%;
    max-width: 100%;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: var(--nescafe-dark);
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 12px;
    border: 2px solid var(--beige);
    border-radius: 6px;
    font-family: inherit;
    font-size: 16px; /* Increased from 14px */
    transition: border-color 0.3s;
}

.form-group input:focus,
.form-group textarea:focus {
    outline: none;
    border-color: var(--nescafe-medium);
}

.submit-btn {
    background: var(--nescafe-medium);
    color: var(--white);
    padding: 12px 30px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s;
}

.submit-btn:hover {
    background: var(--nescafe-dark);
}

/* Documents Page */
.docs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-top: 30px;
}

.doc-card {
    background: var(--white);
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
}

.doc-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

.doc-icon {
    font-size: 48px;
    margin-bottom: 15px;
}

.doc-card h3 {
    font-size: 18px;
    color: var(--nescafe-dark);
    margin: 0 0 15px 0;
}

.doc-link {
    display: inline-block;
    color: var(--nescafe-medium);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s;
}

.doc-link:hover {
    color: var(--nescafe-dark);
}

.legal-services {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-top: 30px;
}

.service-item {
    background: var(--white);
    padding: 25px;
    border-radius: 10px;
    border-right: 4px solid var(--nescafe-medium);
}

.service-item h4 {
    font-size: 18px;
    color: var(--nescafe-dark);
    margin: 0 0 10px 0;
}

.service-item p {
    font-size: 16px; /* Increased from 14px */
    line-height: 1.6;
    margin: 0;
}

/* News Page */
.news-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 30px;
}

.news-card {
    background: var(--white);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s, box-shadow 0.3s;
}

.news-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

.news-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-content {
    padding: 20px;
}

.news-date {
    font-size: 13px;
    color: var(--nescafe-medium);
    margin-bottom: 10px;
}

.news-content h3 {
    font-size: 20px;
    color: var(--nescafe-dark);
    margin: 0 0 10px 0;
}

.news-content p {
    font-size: 16px; /* Increased from 14px */
    line-height: 1.6;
    color: var(--text);
    margin: 0 0 15px 0;
}

.read-more-link {
    color: var(--nescafe-medium);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s;
}

.read-more-link:hover {
    color: var(--nescafe-dark);
}

/* News Details Page */
.news-detail-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
}

.news-detail-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 15px;
}

.back-link {
    color: var(--nescafe-medium);
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.back-link:hover {
    color: var(--nescafe-dark);
    text-decoration: underline;
}

.news-detail-date {
    color: var(--nescafe-medium);
    font-size: 16px;
}

.news-detail-title {
    font-size: 36px;
    color: var(--nescafe-dark);
    margin: 0 0 30px 0;
    line-height: 1.4;
    text-align: center;
}

.news-detail-image {
    margin: 30px 0;
    text-align: center;
}

.news-detail-image {
    margin: 30px 0;
    text-align: center;
    width: 100%;
}

.news-detail-image img {
    width: 100%;
    max-width: 1200px;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    object-fit: contain;
    max-height: 700px;
    display: block;
    margin: 0 auto;
}

.news-detail-content {
    margin-top: 40px;
    line-height: 1.8;
    font-size: 18px;
    color: var(--text);
}

.news-detail-content p {
    margin-bottom: 20px;
}

.news-detail-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 20px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.news-detail-content h1,
.news-detail-content h2,
.news-detail-content h3,
.news-detail-content h4 {
    color: var(--nescafe-dark);
    margin-top: 30px;
    margin-bottom: 15px;
}

.news-detail-content h2 {
    font-size: 28px;
}

.news-detail-content h3 {
    font-size: 24px;
}

/* Responsive for news details */
@media (max-width: 800px) {
    .news-detail-container {
        padding: 20px 15px;
    }

    .news-detail-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .news-detail-title {
        font-size: 24px;
        line-height: 1.3;
    }
    
    .news-detail-content {
        font-size: 16px;
        line-height: 1.7;
    }
    
    .news-detail-image img {
        max-height: 300px;
        width: 100%;
        object-fit: cover;
    }

    .news-detail-date {
        font-size: 14px;
    }

    .back-link {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .news-detail-container {
        padding: 15px 10px;
    }

    .news-detail-title {
        font-size: 20px;
    }
    
    .news-detail-content {
        font-size: 15px;
    }
    
    .news-detail-image img {
        max-height: 250px;
    }
}

.announcements-list {
    margin-top: 30px;
}

.announcement-item {
    background: var(--white);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    border-right: 4px solid var(--nescafe-medium);
}

.announcement-date {
    font-size: 13px;
    color: var(--nescafe-medium);
    margin-bottom: 10px;
}

.announcement-item h4 {
    font-size: 18px;
    color: var(--nescafe-dark);
    margin: 0 0 10px 0;
}

.announcement-item p {
    font-size: 16px; /* Increased from 14px */
    line-height: 1.6;
    margin: 0;
}

/* Organizations Page */
.orgs-filter {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.filter-btn {
    padding: 12px 25px;
    background: var(--white);
    color: var(--nescafe-dark);
    text-decoration: none;
    border-radius: 6px;
    border: 2px solid var(--nescafe-medium);
    font-weight: 600;
    transition: all 0.3s;
}

.filter-btn.active,
.filter-btn:hover {
    background: var(--nescafe-medium);
    color: var(--white);
}

.orgs-grid-page {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 30px;
}

.org-card-page {
    background: var(--white);
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s, box-shadow 0.3s;
}

.org-card-page:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

.org-logo-container {
    text-align: center;
    margin-bottom: 20px;
}

.org-logo-page {
    max-width: 150px;
    max-height: 100px;
    object-fit: contain;
}

.org-info {
    text-align: center;
}

.org-info h3 {
    font-size: 20px;
    color: var(--nescafe-dark);
    margin: 0 0 10px 0;
}

.org-info p {
    font-size: 16px; /* Increased from 14px */
    line-height: 1.6;
    color: var(--text);
    margin: 0 0 15px 0;
}

.org-meta {
    margin-bottom: 15px;
}

.org-type {
    display: inline-block;
    padding: 6px 12px;
    background: var(--beige);
    color: var(--nescafe-dark);
    border-radius: 4px;
    font-size: 14px; /* Increased from 12px */
    font-weight: bold;
}

.org-details-link {
    color: var(--nescafe-medium);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s;
}

.org-details-link:hover {
    color: var(--nescafe-dark);
}

.no-results {
    text-align: center;
    padding: 60px 20px;
    color: var(--text);
}

.cta-button {
    display: inline-block;
    padding: 15px 30px;
    background: var(--nescafe-medium);
    color: var(--white);
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    margin-top: 20px;
    transition: background 0.3s;
}

.cta-button:hover {
    background: var(--nescafe-dark);
}

/* Responsive Updates */
@media (max-width:800px) {
    .page-header-content h1,
    .page-header-content h2,
    .page-header-content h3 {
        font-size: 28px;
        color: var(--white) !important;
    }

    .content-section h2 {
        font-size: 26px;
    }

    .competencies-grid,
    .strategic-objectives,
    .docs-grid,
    .news-grid,
    .orgs-grid-page {
        grid-template-columns: 1fr;
    }

    .contact-container {
        grid-template-columns: 1fr; /* في الشاشات الصغيرة، عمود واحد */
        direction: rtl;
        grid-template-columns: 1fr;
    }

    .orgs-filter {
        flex-direction: column;
    }

    .filter-btn {
        width: 100%;
        text-align: center;
    }
}

/* Login Page - Professional Design */
.login-page-wrapper {
    min-height: calc(100vh - 200px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    background: linear-gradient(135deg, var(--beige) 0%, #f5f0e8 100%);
    position: relative;
    overflow: hidden;
}

.login-page-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(184, 134, 11, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(139, 105, 20, 0.1) 0%, transparent 50%);
    pointer-events: none;
}

.login-container {
    width: 100%;
    max-width: 450px;
    position: relative;
    z-index: 1;
}

.login-card {
    background: var(--white);
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(139, 105, 20, 0.1);
    padding: 50px 40px;
    position: relative;
    overflow: hidden;
}

.login-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: linear-gradient(90deg, var(--nescafe-medium), var(--nescafe-dark), var(--nescafe-medium));
}

.login-header {
    text-align: center;
    margin-bottom: 40px;
}

.login-logo {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
    background: var(--beige);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    box-shadow: 0 4px 15px rgba(139, 105, 20, 0.15);
}

.login-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.login-title {
    font-size: 32px;
    color: var(--nescafe-dark);
    margin: 0 0 10px 0;
    font-weight: 700;
}

.login-subtitle {
    font-size: 16px;
    color: #666;
    margin: 0;
}

.login-form {
    margin-top: 30px;
}

.form-group-login {
    margin-bottom: 25px;
}

.form-label-login {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: var(--nescafe-dark);
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.input-icon {
    font-size: 18px;
    color: var(--nescafe-medium);
}

.form-input-login {
    width: 100%;
    padding: 14px 16px;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: var(--white);
    box-sizing: border-box;
}

.form-input-login:focus {
    outline: none;
    border-color: var(--nescafe-medium);
    box-shadow: 0 0 0 3px rgba(184, 134, 11, 0.1);
}

.form-input-login::placeholder {
    color: #999;
}

.validation-summary {
    background: #fee;
    border: 1px solid #fcc;
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 20px;
    color: #c33;
    font-size: 14px;
}

.validation-error {
    display: block;
    color: #c33;
    font-size: 13px;
    margin-top: 5px;
}

.remember-me {
    margin-bottom: 30px;
}

.remember-label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    user-select: none;
}

.remember-checkbox {
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: var(--nescafe-medium);
}

.remember-text {
    font-size: 14px;
    color: #666;
}

.login-button {
    width: 100%;
    padding: 16px;
    background: linear-gradient(135deg, var(--nescafe-medium), var(--nescafe-dark));
    color: var(--white);
    border: none;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: 0 4px 15px rgba(139, 105, 20, 0.3);
}

.login-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(139, 105, 20, 0.4);
    background: linear-gradient(135deg, var(--nescafe-dark), var(--nescafe-medium));
}

.login-button:active {
    transform: translateY(0);
}

.button-icon {
    font-size: 20px;
    transition: transform 0.3s ease;
}

.login-button:hover .button-icon {
    transform: translateX(5px);
}

html[dir="rtl"] .login-button:hover .button-icon {
    transform: translateX(-5px);
}

.login-footer {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
    text-align: center;
}

.login-footer p {
    font-size: 12px;
    color: #999;
    margin: 0;
}

/* Responsive Design for Login */
@media (max-width: 600px) {
    .login-card {
        padding: 40px 30px;
    }
    
    .login-title {
        font-size: 28px;
    }
    
    .login-logo {
        width: 80px;
        height: 80px;
    }
}
