/* Reset and Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Cairo', sans-serif;
    background: 
        linear-gradient(135deg, rgba(10, 14, 26, 0.8) 0%, rgba(26, 31, 46, 0.8) 100%),
        url('مجلس النواب.webp');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #ffffff;
    overflow: hidden;
    direction: rtl;
    line-height: 1.7;
    height: 100vh;
}

/* إزالة background-attachment: fixed على الموبايل لتسريع الأداء */
@media (max-width: 768px) {
    body {
        background-attachment: scroll;
    }
    
    /* تقليل backdrop-filter على الموبايل لتسريع الأداء */
    .sidebar {
        backdrop-filter: blur(5px) !important;
    }
    
    .section-content {
        backdrop-filter: blur(5px) !important;
    }
    
    .welcome-card {
        backdrop-filter: blur(5px) !important;
    }
    
    .contact-popup-content {
        backdrop-filter: blur(5px) !important;
    }
    
    .ultimate-goal {
        backdrop-filter: blur(5px) !important;
    }
    
    /* تقليل transitions على الموبايل - استثناء .section للتنقل بين الصفحات */
    .nav-link,
    .cta-button,
    .achievement-card,
    .vision-card,
    .mission-card,
    .goals-card,
    .contact-item,
    .form-input,
    .form-select,
    .form-textarea,
    .carousel-btn {
        transition-duration: 0.2s !important;
        animation-duration: 0.3s !important;
    }
    
    /* الحفاظ على أنيميشن التنقل بين الصفحات مع تحسين الأداء */
    .section {
        contain: layout style paint;
        will-change: transform, opacity;
        transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) !important;
    }
    
    .section-content {
        contain: layout style paint;
    }
    
    .main-content {
        contain: layout style;
    }
    
    /* إضافة min-height لتجنب layout shifts */
    .section-content {
        min-height: 200px;
    }
    
    .achievement-card,
    .vision-card,
    .mission-card,
    .goals-card {
        min-height: 300px;
        contain: layout style paint;
    }
    
    /* تحسين images loading */
    img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    
    /* إضافة aspect-ratio للصور لتجنب layout shifts */
    .hero-img,
    .about-img,
    .future-vision-img {
        aspect-ratio: attr(width) / attr(height);
    }
}

/* Dark Blue Overlay */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
    z-index: 1000;
    transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.overlay.slide-left {
    transform: translateX(-100%);
}

/* Main Container */
.main-container {
    display: flex;
    height: 100vh;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
    flex-direction: row-reverse;
    overflow: hidden;
}

.main-container.visible {
    opacity: 1;
}

/* Sidebar Navigation */
.sidebar {
    width: 80px;
    background: rgba(15, 23, 42, 0.9);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2rem 0;
    position: fixed;
    height: 100vh;
    z-index: 100;
    box-shadow: -4px 0 20px rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
    border-right: 1px solid rgba(148, 163, 184, 0.2);
    backdrop-filter: blur(20px);
    will-change: transform; /* تحسين الأداء */
    transform: translateZ(0); /* تسريع rendering */
}

.logo {
    margin-bottom: 3rem;
}

.logo-circle {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease;
    overflow: hidden;
    border: 2px solid rgba(148, 163, 184, 0.3);
}

.logo-circle:hover {
    transform: scale(1.1);
}

.logo-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    transition: transform 0.3s ease;
}

.logo-circle:hover .logo-img {
    transform: scale(1.1);
}

.nav-menu {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0.8rem; /* تقليل المسافة أكثر حتى تظهر جميع العناصر */
    align-items: center;
}

.nav-item {
    position: relative;
}

.nav-link {
    color: #e2e8f0;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.9rem;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    padding: 0.4rem; /* تقليل padding قليلاً */
    border-radius: 8px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    font-family: 'Cairo', sans-serif;
    letter-spacing: 0.5px;
}

.nav-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: left 0.5s ease;
}

.nav-link:hover::before {
    left: 100%;
}

.nav-link:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}

.nav-item.active .nav-link {
    background: rgba(255, 255, 255, 0.15);
    border-left: 3px solid #3b82f6;
}

/* إخفاء النقطة الزرقاء تحت عنصر تواصل معي */
.nav-item[data-nav="contact"]::after,
.nav-item[data-nav="contact"]::before {
    display: none !important;
    content: none !important;
}

.nav-item[data-nav="contact"] .nav-link::after,
.nav-item[data-nav="contact"] .nav-link::before {
    display: none !important;
    content: none !important;
}

/* إخفاء أي نقطة زرقاء (dot) في القائمة الجانبية تحت عنصر تواصل معي */
.sidebar .nav-item[data-nav="contact"] .dot,
.sidebar .nav-item[data-nav="contact"] + .dot {
    display: none !important;
    visibility: hidden !important;
}


/* Show mobile menu elements on mobile - will be in main media query */

/* Mobile Header Title - Hidden on Desktop */
.mobile-header-title {
    display: none;
}

/* Hamburger Menu Icon - Hidden on Desktop */
.menu-toggle {
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
    z-index: 1001;
    position: relative;
}

.hamburger-icon {
    display: flex;
    flex-direction: column;
    width: 24px;
    height: 20px;
    justify-content: space-between;
}

.hamburger-icon span {
    display: block;
    height: 3px;
    width: 100%;
    background: #e2e8f0;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.menu-toggle.active .hamburger-icon span:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
}

.menu-toggle.active .hamburger-icon span:nth-child(2) {
    opacity: 0;
}

.menu-toggle.active .hamburger-icon span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
}

/* Main Content */
.main-content {
    flex: 1;
    margin-left: 80px;
    padding: 0;
    background: transparent;
    position: relative;
    height: 100vh;
    overflow: hidden;
}

/* Slide Container */
.slide-container {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

/* Welcome Section */
.welcome-section {
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 2rem;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: translateY(100px);
    z-index: 1;
    pointer-events: none;
}

.welcome-section:first-child {
    opacity: 1;
    transform: translateY(0);
    z-index: 2;
    pointer-events: auto;
}

.welcome-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.02"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.02"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.03"/><circle cx="10" cy="60" r="0.5" fill="%23ffffff" opacity="0.03"/><circle cx="90" cy="40" r="0.5" fill="%23ffffff" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    opacity: 0.3;
    pointer-events: none;
}

.welcome-content {
    display: flex;
    flex-direction: row; /* تغيير إلى صف بدلاً من عمود */
    align-items: center;
    justify-content: center;
    gap: 3rem; /* زيادة المسافة بين الصورة والكارت */
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.welcome-card {
    background: rgba(15, 23, 42, 0.9);
    padding: 2rem; /* تصغير الحشو */
    border-radius: 15px; /* تصغير الزوايا */
    border: 1px solid rgba(148, 163, 184, 0.3);
    backdrop-filter: blur(25px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6); /* تصغير الظل */
    animation: slideInRight 1s ease-out;
    position: relative;
    z-index: 2;
    order: 2; /* الكارت على اليمين */
    text-align: center; /* توسيط النص */
    max-width: 500px; /* العودة للحجم الأصلي */
    margin: 0 auto; /* Center the card */
}

.welcome-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(148, 163, 184, 0.05) 0%, rgba(71, 85, 105, 0.05) 100%);
    border-radius: 20px;
    z-index: -1;
}

.welcome-title {
    font-family: 'Cairo', sans-serif;
    font-size: 3.2rem; /* تصغير العنوان */
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 3rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.title-line-1 {
    font-size: 0.5em;
    font-weight: 500;
    color: #94a3b8;
    margin-bottom: 0.3em;
    font-style: italic;
    letter-spacing: 0.5px;
    display: block;
    width: 100%;
}

.title-line-2 {
    font-size: 1em;
    font-weight: 700;
    background: linear-gradient(135deg, #e2e8f0 0%, #cbd5e1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    letter-spacing: -0.02em;
    display: block;
    width: 100%;
}

.welcome-subtitle {
    font-family: 'Cairo', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #cbd5e1;
    margin-bottom: 1.5rem;
    font-style: italic;
    letter-spacing: 0.5px;
}

.welcome-description {
    font-family: 'Cairo', sans-serif;
    font-size: 1.3rem;
    color: #e2e8f0;
    line-height: 1.8;
    margin-bottom: 2rem;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.buttons-container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.cta-button {
    border: none;
    padding: 1.2rem 2.5rem; /* العودة للحجم الأصلي */
    border-radius: 25px;
    font-size: 1.2rem; /* العودة للحجم الأصلي */
    font-weight: 600;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    gap: 0.7rem; /* Increased gap */
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    flex: 1;
    justify-content: center;
    width: 100%; /* نفس العرض للزرارين */
    max-width: 300px; /* حد أقصى للعرض */
    position: relative;
    overflow: hidden;
    font-family: 'Cairo', sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.cta-button.primary {
    /* Dark blue trustworthy primary */
    background: linear-gradient(135deg, #0b3a74 0%, #0e5aa3 100%);
    color: #ffffff;
    border: 2px solid rgba(14, 90, 163, 0.6);
    box-shadow: 0 10px 28px rgba(14, 90, 163, 0.35);
}

.cta-button.secondary {
    /* White button with blue border */
    background: #ffffff;
    color: #0e5aa3;
    border: 2px solid #0e5aa3;
    box-shadow: 0 8px 25px rgba(14, 90, 163, 0.15);
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: left 0.6s ease;
}

.cta-button:hover::before {
    left: 100%;
}

.cta-button:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.4);
}

.cta-button.primary:hover {
    background: linear-gradient(135deg, #0e5aa3 0%, #0b3a74 100%);
    border-color: #0e5aa3;
    box-shadow: 0 14px 38px rgba(14, 90, 163, 0.45);
}

.cta-button.secondary:hover {
    background: #f5f9ff;
    border-color: #0e5aa3;
    color: #0b3a74;
    box-shadow: 0 12px 35px rgba(14, 90, 163, 0.25);
}

.button-icon {
    font-size: 1.2rem; /* Original icon size */
}

.welcome-image {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: slideInLeft 1s ease-out;
    order: 1; /* الصورة على اليسار */
}

.hero-image {
    width: 500px; /* العودة للحجم الأصلي */
    height: 600px; /* العودة للحجم الأصلي */
    border-radius: 20px; /* العودة للحجم الأصلي */
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4); /* العودة للحجم الأصلي */
    border: 1px solid rgba(148, 163, 184, 0.2); /* العودة للحجم الأصلي */
    position: relative;
}

.hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.3s ease;
}

.hero-image:hover .hero-img {
    transform: scale(1.05);
}

.hero-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(148, 163, 184, 0.1) 0%, rgba(71, 85, 105, 0.1) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
}

.hero-image:hover::before {
    opacity: 1;
}

/* Other Sections */
.section {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    /* Initial states - will be overridden by slide-system.js */
    opacity: 0;
    transform: translateY(100px);
    z-index: 1;
    pointer-events: none;
    text-align: right;
    direction: rtl;
    box-sizing: border-box;
}


/* First section should be visible immediately if slide-system hasn't initialized yet */
.section:first-of-type {
    opacity: 1;
    transform: translateY(0);
    z-index: 2;
    pointer-events: auto;
}

.section-content {
    max-width: 1200px;
    margin: auto;
    width: 100%;
    text-align: right;
    direction: rtl;
    background: rgba(15, 23, 42, 0.8);
    padding: 2rem;
    border-radius: 20px;
    border: 1px solid rgba(148, 163, 184, 0.2);
    backdrop-filter: blur(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    align-self: center;
}

/* Content elements transitions */
.section-title,
.welcome-title,
.section-text,
.welcome-description,
.cta-button,
.hero-image,
.welcome-image,
.welcome-content {
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Entry animations for hero */
@keyframes textFadeLeft {
    0% { opacity: 0; transform: translateX(30px); }
    100% { opacity: 1; transform: translateX(0); }
}

@keyframes imageZoomIn {
    0% { opacity: 0; transform: scale(0.96); }
    100% { opacity: 1; transform: scale(1); }
}

@keyframes fadeInUp {
    0% { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}

@keyframes slideInLeft {
    0% { opacity: 0; transform: translateX(-30px); }
    100% { opacity: 1; transform: translateX(0); }
}

.welcome-title { animation: textFadeLeft 0.8s ease-out 0.1s both; }
.buttons-container { animation: textFadeLeft 0.8s ease-out 0.25s both; }
.hero-image { animation: imageZoomIn 0.9s ease-out 0.1s both; }

/* About Section Styles */
.about-content {
    display: flex;
    gap: 2.5rem;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    width: 100%;
}

.about-text {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.about-text .section-text {
    font-size: 1.05rem;
    line-height: 1.8;
    color: #f2f2f2;
    text-align: center;
    direction: rtl;
    font-family: "Cairo", "Tajawal", sans-serif;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    animation: fadeInUp 0.8s ease-out both;
    max-width: 100%;
}

.about-text .section-text:nth-child(1) { animation-delay: 0.1s; }
.about-text .section-text:nth-child(2) { animation-delay: 0.2s; }
.about-text .section-text:nth-child(3) { animation-delay: 0.3s; }
.about-text .section-text:nth-child(4) { animation-delay: 0.4s; }
.about-text .section-text:nth-child(5) { animation-delay: 0.5s; }
.about-text .section-text:nth-child(6) { animation-delay: 0.6s; }

/* تنسيق خاص للاقتباس */
.about-text .highlight-quote {
    font-style: italic;
    font-size: 1.2rem;
    color: #3334a4;
    margin: 1rem auto;
    padding: 0.8rem 1.2rem;
    border-right: 3px solid #3334a4;
    border-left: 3px solid #3334a4;
    background: rgba(51, 52, 164, 0.15);
    border-radius: 8px;
    text-align: center;
    position: relative;
    font-weight: 500;
    line-height: 1.6;
    box-shadow: 0 4px 15px rgba(51, 52, 164, 0.25);
    max-width: 70%;
    font-family: "Cairo", "Tajawal", sans-serif;
}

.about-text .highlight-quote::before {
    content: '"';
    font-size: 2rem;
    color: #3334a4;
    position: absolute;
    top: -5px;
    right: 10px;
    opacity: 0.3;
    font-family: Georgia, serif;
}

.about-text .highlight-quote::after {
    content: '"';
    font-size: 2rem;
    color: #3334a4;
    position: absolute;
    bottom: -15px;
    left: 10px;
    opacity: 0.3;
    font-family: Georgia, serif;
}

/* التحكم في عرض النص حسب حجم الشاشة */
.about-text-full {
    display: block;
    width: 100%;
    text-align: center;
}

.about-text-mobile {
    display: none;
    width: 100%;
    text-align: center;
}

/* عنوان قسم about - تنسيق مخصص */
#about .section-title {
    font-size: 28px;
    font-weight: 700;
    color: #3334a4;
    margin-bottom: 1.5rem;
    font-family: "Cairo", "Tajawal", sans-serif;
    background: none;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #3334a4;
    background-clip: unset;
}

/* العنوان في منتصف النص */
.about-title-center {
    font-size: 28px;
    font-weight: 700;
    color: #3334a4;
    margin: 2rem auto;
    text-align: center;
    font-family: "Cairo", "Tajawal", sans-serif;
    background: none;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #3334a4;
    background-clip: unset;
    width: 100%;
    display: block;
}

/* توسيط قسم about في منتصف الصفحة تماماً */
#about.section {
    align-items: center;
    justify-content: center;
    padding: 1rem;
    display: flex;
}

/* تقليل padding لقسم about وتوسيطه */
#about .section-content {
    padding: 2rem;
    margin: auto;
    align-self: center;
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.about-image {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center; /* توسيط الصورة عمودياً */
    padding-top: 0;
}

.about-img {
    width: 100%;
    max-width: 300px;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    border: 2px solid rgba(148, 163, 184, 0.2);
    animation: slideInLeft 0.8s ease-out 0.2s both;
    opacity: 0.9;
    transition: all 0.3s ease;
}

.about-img:hover {
    opacity: 1;
    transform: scale(1.02);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4);
}

/* Background gradient enhancement */
body {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%), 
                url('مجلس النواب.webp') center/cover no-repeat;
    background-attachment: fixed;
}

/* Vision Mission Goals Section Styles */
.vision-mission-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    margin-top: 3rem;
    padding: 0 1rem;
}

/* Future Vision Section - Elegant Design */
.future-vision-wrapper {
    padding: 2rem;
    max-width: 1300px;
    margin: 0 auto;
}

.future-vision-container {
    position: relative;
    background: rgba(15, 23, 42, 0.85);
    border-radius: 28px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.6);
    overflow: hidden;
    border: 2px solid rgba(51, 52, 164, 0.25);
}

.future-vision-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(135deg, rgba(15, 23, 42, 0.92) 0%, rgba(30, 41, 59, 0.95) 100%),
        url('مجلس النواب.webp') center/cover no-repeat;
    background-size: cover;
    background-position: center;
    filter: blur(3px) brightness(0.6);
    z-index: 0;
}

.future-vision-content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    min-height: 550px;
}

.future-vision-image-card {
    flex: 0 0 500px;
    position: relative;
    border-radius: 0;
    overflow: hidden;
    background: rgba(15, 23, 42, 0.95);
    border-right: 3px solid rgba(51, 52, 164, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}

.future-vision-img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    filter: grayscale(20%) brightness(0.9);
}

.future-vision-text-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 3.5rem 3rem;
    background: rgba(15, 23, 42, 0.7);
    backdrop-filter: blur(25px);
}

.future-vision-title {
    font-family: "Cairo", "Tajawal", sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    color: #3334a4;
    text-align: right;
    margin-bottom: 2.5rem;
    position: relative;
    padding-bottom: 1.2rem;
    line-height: 1.3;
    letter-spacing: -0.5px;
}

.future-vision-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 3px;
    background: #3334a4;
    border-radius: 2px;
}

.future-vision-text {
    text-align: right;
    direction: rtl;
}

.future-vision-paragraph {
    font-family: "Cairo", "Tajawal", sans-serif;
    font-size: 1.2rem;
    line-height: 2.1;
    color: #f2f2f2;
    margin-bottom: 2rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    letter-spacing: 0.2px;
}

.future-vision-quote {
    font-family: "Cairo", "Tajawal", sans-serif;
    font-size: 1.35rem;
    font-style: italic;
    font-weight: 500;
    color: #3334a4;
    text-align: right;
    margin-top: 2rem;
    padding: 1.8rem 2rem;
    background: rgba(51, 52, 164, 0.12);
    border-right: 5px solid #3334a4;
    border-radius: 12px 0 0 12px;
    line-height: 2;
    position: relative;
    box-shadow: -5px 0 20px rgba(51, 52, 164, 0.2);
}

/* Old Vision Spotlight Card - Keep for backward compatibility */
.vision-spotlight {
    display: flex;
    align-items: center;
    gap: 2rem;
    background: rgba(15, 23, 42, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    padding: 1.5rem;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(8px);
    margin-top: 1rem;
}

.vs-image {
    flex: 0 0 360px;
    height: 230px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
}

.vs-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.vs-content {
    flex: 1;
    text-align: right;
}

.vs-title {
    font-family: 'Cairo', sans-serif;
    font-size: 1.6rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.vs-text {
    color: #cbd5e1;
    line-height: 1.9;
    font-size: 1rem;
}

/* Hide default section title for future vision section */
#our-future-vision .section-content > .section-title {
    display: none;
}

/* Future Vision Responsive Styles */
@media (max-width: 1024px) {
    .future-vision-content {
        flex-direction: column;
        min-height: auto;
    }
    
    .future-vision-image-card {
        flex: 0 0 auto;
        width: 100%;
        height: 400px;
        border-right: none;
        border-bottom: 3px solid rgba(51, 52, 164, 0.4);
    }
    
    .future-vision-text-content {
        padding: 2.5rem 2rem;
    }
    
    .future-vision-title {
        text-align: center;
    }
    
    .future-vision-title::after {
        left: 50%;
        transform: translateX(-50%);
        right: auto;
    }
    
    .future-vision-quote {
        text-align: center;
        border-right: none;
        border-bottom: 5px solid #3334a4;
        border-radius: 12px;
    }
}

@media (max-width: 768px) {
    .future-vision-wrapper {
        padding: 1rem;
    }
    
    .future-vision-container {
        border-radius: 20px;
    }
    
    .future-vision-image-card {
        height: 250px;
    }
    
    .future-vision-text-content {
        padding: 1.5rem 1.2rem;
    }
    
    .future-vision-title {
        font-size: 1.7rem;
        margin-bottom: 1.5rem;
        padding-bottom: 0.8rem;
        text-align: center;
    }
    
    .future-vision-title::after {
        width: 60px;
        height: 2px;
        left: 50%;
        transform: translateX(-50%);
        right: auto;
    }
    
    .future-vision-text {
        text-align: center;
    }
    
    .future-vision-paragraph {
        font-size: 0.9rem;
        margin-bottom: 1.2rem;
        line-height: 1.75;
        text-align: center;
    }
    
    .future-vision-quote {
        font-size: 1rem;
        padding: 1.2rem;
        margin-top: 1.2rem;
        border-radius: 12px;
        line-height: 1.8;
        text-align: center;
        border-right: none;
        border-bottom: 5px solid #3334a4;
    }
}

@media (max-width: 900px) {
    .vision-spotlight {
        flex-direction: column;
        align-items: stretch;
        gap: 1rem;
    }
    .vs-image { flex-basis: auto; width: 100%; height: 220px; }
    .vs-content { text-align: center; }
}

.vision-card, .mission-card, .goals-card {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 1.5rem;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    animation: fadeInUp 0.8s ease-out both;
    position: relative;
    overflow: hidden;
}

.vision-card {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.08) 0%, rgba(37, 99, 235, 0.05) 100%);
    border-color: rgba(59, 130, 246, 0.2);
}

.mission-card {
    background: linear-gradient(135deg, rgba(107, 114, 128, 0.08) 0%, rgba(75, 85, 99, 0.05) 100%);
    border-color: rgba(107, 114, 128, 0.2);
}

.goals-card {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(249, 250, 251, 0.05) 100%);
    border-color: rgba(255, 255, 255, 0.2);
}

.vision-card:nth-child(1) { animation-delay: 0.1s; }
.mission-card:nth-child(2) { animation-delay: 0.2s; }
.goals-card:nth-child(3) { animation-delay: 0.3s; }

.vision-card:hover, .mission-card:hover, .goals-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);
}

.card-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 1rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
}

.vision-card .card-icon {
    color: #3b82f6;
    background: rgba(59, 130, 246, 0.1);
    border-color: rgba(59, 130, 246, 0.3);
}

.mission-card .card-icon {
    color: #6b7280;
    background: rgba(107, 114, 128, 0.1);
    border-color: rgba(107, 114, 128, 0.3);
}

.goals-card .card-icon {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.3);
}

.vision-card:hover .card-icon, .mission-card:hover .card-icon, .goals-card:hover .card-icon {
    transform: scale(1.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.card-title {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #ffffff;
    font-family: 'Cairo', sans-serif;
}

.card-text {
    font-size: 0.85rem;
    line-height: 1.6;
    color: #e2e8f0;
    margin-bottom: 0.8rem;
    text-align: center;
    direction: rtl;
}

.goals-list {
    list-style: none;
    padding: 0;
    margin: 1rem 0;
    text-align: center;
    direction: rtl;
}

.goals-list li {
    padding: 0.3rem 0;
    color: #e2e8f0;
    font-size: 0.8rem;
    line-height: 1.4;
    position: static;
    padding-right: 0;
}

.goals-list li::before {
    content: none;
}

.ultimate-goal {
    background: rgba(16, 185, 129, 0.1);
    border: 1px solid rgba(16, 185, 129, 0.3);
    border-radius: 10px;
    padding: 1rem;
    margin-top: 1rem;
    color: #d1fae5;
    font-size: 0.9rem;
    line-height: 1.4;
    text-align: center;
    direction: rtl;
}

.ultimate-goal strong {
    color: #10b981;
    font-weight: 700;
}

/* Make the ultimate goal span all cards */
.ultimate-goal-row {
    grid-column: 1 / -1;
    margin-top: 1.25rem;
}

/* Responsive Design for Vision Mission Section */
@media (max-width: 768px) {
    .vision-mission-container {
        display: flex;
        flex-direction: row;
        gap: 1rem;
        padding: 0 0.5rem;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        scroll-padding: 0;
        overscroll-behavior-x: contain;
    }
    .vision-mission-container::-webkit-scrollbar { display: none; }
    
    .vision-card, .mission-card, .goals-card {
        flex: 0 0 100%;
        min-width: 100%;
        scroll-snap-align: start;
    }
    
    .ultimate-goal {
        flex: 0 0 100%;
        min-width: 100%;
        order: 99;
    }
    
    /* Controls under the mobile carousel */
    .vm-controls {
        margin-top: 1rem;
        display: flex;
        justify-content: center;
        gap: 1.5rem;
    }
    
    /* Works carousel mobile styles */
    .works-carousel {
        padding: 0 0.25rem;
    }
    
    .work-card-small {
        width: 92%;
        max-width: 92%;
        min-width: 92%;
        height: 480px;
        margin: 0 auto;
    }
    
    .card-overlay {
        padding: 2rem 1.5rem;
    }
    
    .work-title {
        font-size: 1.6rem;
        margin-bottom: 1.2rem;
        font-weight: 700;
    }
    
    .work-description {
        font-size: 1.1rem;
        line-height: 1.8;
    }
    
    /* Works controls for mobile */
    .works-controls {
        margin-top: 1rem;
        display: flex;
        justify-content: center;
        gap: 1.5rem;
    }
}

@media (min-width: 769px) {
    .vm-controls { display: none; }
    .works-controls { 
        display: flex;
        margin-top: 1rem;
        justify-content: center;
        gap: 1.5rem;
    }
}
    
    .vision-card, .mission-card, .goals-card {
        padding: 1.2rem;
    }
    
    .card-title {
        font-size: 1.1rem;
    }
    
    .card-text {
        font-size: 0.8rem;
    }
    
    .goals-list li {
        font-size: 0.75rem;
    }
    
    .ultimate-goal {
        font-size: 0.85rem;
        padding: 0.8rem;
    }
}

/* Parliamentary Section Styles */
#parliamentary .section-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.parliamentary-content {
    display: flex;
    flex-direction: row;
    gap: 3rem;
    align-items: flex-start;
    margin-top: 2rem;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

.parliamentary-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    padding: 0;
    max-width: 600px;
    align-items: center;
    margin: 0 auto;
}

.parliamentary-text .section-text {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #f2f2f2;
    text-align: center !important;
    direction: rtl;
    animation: fadeInUp 0.8s ease-out both;
    width: 100%;
    max-width: 100%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    font-family: "Cairo", "Tajawal", sans-serif;
    margin: 0;
}

.parliamentary-text .section-text:nth-child(1) { animation-delay: 0.1s; }
.parliamentary-text .section-text:nth-child(2) { animation-delay: 0.2s; }
.parliamentary-text .section-text:nth-child(3) { animation-delay: 0.3s; }

/* Responsive design for parliamentary section */
@media (max-width: 768px) {
    .parliamentary-content {
        flex-direction: column;
        gap: 2rem;
        max-width: 100%;
    }
    
    .parliamentary-text {
        padding-right: 0;
    }
    
    .parliamentary-video {
        align-items: center;
    }
}

.parliamentary-video {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
}

.promo-video {
    width: 100%;
    max-width: 800px; /* تكبير الفيديو على الشاشات الكبيرة */
    height: auto;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    border: 2px solid rgba(148, 163, 184, 0.2);
    animation: slideInLeft 0.8s ease-out 0.2s both;
    background: #000;
    will-change: transform; /* تحسين الأداء */
    transform: translateZ(0); /* تسريع rendering */
}

.promo-video:hover {
    transform: scale(1.02);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
}

/* Contact Form Styles */
.contact-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
    margin-top: 3rem;
}

.contact-form-wrapper {
    display: flex;
    gap: 2rem;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
}

.contact-form-container {
    flex: 1;
    background: rgba(15, 23, 42, 0.6);
    padding: 1rem;
    border-radius: 12px;
    border: 1px solid rgba(148, 163, 184, 0.2);
    backdrop-filter: blur(20px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.3);
    margin-top: 0;
}

.contact-info {
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
    margin-top: 0;
    align-self: flex-start;
}


.contact-form {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.8rem;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
}

.form-label {
    font-family: 'Cairo', sans-serif;
    font-size: 1.1rem; /* Increased font size */
    font-weight: 600;
    color: #e2e8f0;
    margin-bottom: 0.5rem; /* Increased margin */
    text-align: right;
    direction: rtl;
}

.form-input,
.form-select,
.form-textarea {
    font-family: 'Cairo', sans-serif;
    padding: 0.8rem; /* Reduced padding for smaller input fields */
    border: 1px solid rgba(148, 163, 184, 0.3);
    border-radius: 8px; /* Reduced border-radius */
    background: rgba(15, 23, 42, 0.8);
    color: #ffffff;
    font-size: 0.9rem; /* Reduced font size */
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    text-align: right;
    direction: rtl;
    min-height: 40px; /* Reduced minimum height */
}

.form-input:focus,
.form-select:focus,
.form-textarea:focus {
    outline: none;
    border-color: #94a3b8;
    box-shadow: 0 0 0 3px rgba(148, 163, 184, 0.1);
    transform: translateY(-2px);
}

.form-input::placeholder,
.form-textarea::placeholder {
    color: #94a3b8;
}

.form-textarea {
    resize: vertical;
    min-height: 80px; /* Reduced minimum height for textarea */
}

/* Select Dropdown Styles */
.form-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left 1rem center;
    padding-left: 2.5rem;
    cursor: pointer;
}

.form-select option {
    background: #0f172a !important;
    color: #ffffff !important;
    padding: 0.75rem;
    border: none;
}

.form-select option:hover {
    background: #1e293b !important;
}

.form-select option:checked {
    background: #3b82f6 !important;
    color: #ffffff !important;
}

.form-submit {
    font-family: 'Cairo', sans-serif;
    background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
    color: #ffffff;
    border: none;
    padding: 1.2rem 2rem; /* Increased padding */
    border-radius: 12px; /* Increased border-radius */
    font-size: 1.1rem; /* Increased font size */
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem; /* Increased gap */
    border: 1px solid rgba(148, 163, 184, 0.3);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); /* Increased shadow */
    text-align: center;
    direction: rtl;
    min-height: 60px; /* Added minimum height */
}

.form-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4);
    background: linear-gradient(135deg, #334155 0%, #475569 100%);
}

.submit-icon {
    font-size: 1.2rem; /* Increased icon size */
}

/* Contact Info Styles */
.contact-info {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    background: rgba(15, 23, 42, 0.6);
    padding: 0.8rem;
    border-radius: 10px;
    border: 1px solid rgba(148, 163, 184, 0.2);
    backdrop-filter: blur(20px);
    transition: all 0.3s ease;
}

.contact-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    border-color: rgba(148, 163, 184, 0.4);
}

.contact-icon {
    font-size: 1.2rem;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(148, 163, 184, 0.1);
    border-radius: 50%;
    flex-shrink: 0;
}

.contact-details h3 {
    font-family: 'Cairo', sans-serif;
    font-size: 1rem;
    font-weight: 600;
    color: #e2e8f0;
    margin-bottom: 0.2rem;
    text-align: right;
    direction: rtl;
}

.contact-details p {
    font-family: 'Cairo', sans-serif;
    font-size: 0.9rem;
    color: #cbd5e1;
    margin: 0;
    text-align: right;
    direction: rtl;
}

/* Float Menu Button for Contact Info */
.contact-info-btn {
    position: relative;
    margin-top: 2rem;
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    color: #ffffff;
    border: none;
    border-radius: 50px;
    padding: 1rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    font-family: 'Cairo', sans-serif;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 8px 24px rgba(59, 130, 246, 0.4);
    z-index: 998;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backdrop-filter: blur(10px);
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.contact-info-btn:hover {
    transform: translateY(-4px) scale(1.05);
    box-shadow: 0 12px 32px rgba(59, 130, 246, 0.5);
    background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
}

.contact-info-btn:active {
    transform: translateY(-2px) scale(1.02);
}

.contact-info-btn svg {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.contact-info-btn span {
    white-space: nowrap;
}

/* Contact Info Popup */
.contact-info-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    pointer-events: none;
}

.contact-info-popup.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.contact-popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
}

.contact-popup-content {
    position: relative;
    background: linear-gradient(180deg, #1a1a2e 0%, #16213e 50%, #0f172a 100%);
    border-radius: 20px;
    padding: 2rem;
    width: 90%;
    max-width: 450px;
    max-height: 80vh;
    overflow-y: auto;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    border: 2px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(30px);
    transform: scale(0.9);
    transition: transform 0.3s ease;
    z-index: 1;
}

.contact-info-popup.active .contact-popup-content {
    transform: scale(1);
}

.contact-popup-close {
    position: absolute;
    top: 1rem;
    left: 1rem;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: #ffffff;
    cursor: pointer;
    padding: 0.5rem;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    width: 36px;
    height: 36px;
}

.contact-popup-close:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: scale(1.1);
}

.contact-popup-close svg {
    width: 20px;
    height: 20px;
}

.popup-title {
    font-family: 'Cairo', sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0.5rem;
}

.contact-info-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

/* Hide all slides initially except the first one */
.slide-container > * {
    opacity: 0;
    transform: translateY(100px);
    pointer-events: none;
}

.slide-container > *:first-child {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.section-title {
    font-family: 'Cairo', sans-serif;
    font-size: 3rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 2rem;
    background: linear-gradient(135deg, #e2e8f0 0%, #cbd5e1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    letter-spacing: -0.02em;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    text-align: center;
    direction: rtl;
    width: 100%;
    display: block;
    position: relative;
    animation: titleSlideIn 0.8s ease-out both;
}


@keyframes titleSlideIn {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes lineExpand {
    from {
        width: 0;
    }
    to {
        width: 60px;
    }
}

.section-text {
    font-family: 'Cairo', sans-serif;
    font-size: 1.2rem;
    color: #e2e8f0;
    line-height: 1.8;
    max-width: 800px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.3px;
    text-align: right;
    direction: rtl;
}

/* Animations */
@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Responsive Design */
@media (min-width: 1920px) {
    .welcome-title {
        font-size: 5rem;
    }
    
    .hero-image {
        width: 600px;
        height: 700px;
    }
    
    .section-content {
        max-width: 1400px;
        padding: 4rem;
    }
    
    .section-title {
        font-size: 3.5rem;
    }
    
    .section-text {
        font-size: 1.3rem;
    }
}

@media (min-width: 2560px) {
    .welcome-title {
        font-size: 6rem;
    }
    
    .hero-image {
        width: 700px;
        height: 800px;
    }
    
    .section-content {
        max-width: 1600px;
        padding: 5rem;
    }
    
    .section-title {
        font-size: 4rem;
    }
    
    .section-text {
        font-size: 1.5rem;
    }
    
    .sidebar {
        width: 100px;
    }
    
    .logo {
        width: 80px;
        height: 80px;
    }
    
    .nav-link {
        font-size: 1.2rem;
    }
}

@media (max-width: 1200px) {
    .welcome-title {
        font-size: 3.5rem;
    }
    
    .hero-image {
        width: 450px;
        height: 550px;
    }
    
    .section-content {
        max-width: 1000px;
    }
}

@media (max-width: 1100px) {
    .welcome-title {
        font-size: 3.2rem;
    }
    
    .hero-image {
        width: 400px;
        height: 480px;
    }
    
    .section-content {
        max-width: 900px;
    }
    
    .section-title {
        font-size: 2.8rem;
    }
}

@media (max-width: 900px) {
    .welcome-title {
        font-size: 3rem;
    }
    
    .hero-image {
        width: 350px;
        height: 420px;
    }
    
    .section-content {
        max-width: 800px;
    }
    
    .section-title {
        font-size: 2.5rem;
    }
}

@media (max-width: 600px) {
    .welcome-title {
        font-size: 2.2rem;
    }
    
    .hero-image {
        width: 280px;
        height: 340px;
    }
    
    .section {
        padding: 1rem;
        padding-top: 0;
    }
    
    .section-content {
        max-width: 100%;
        padding: 1.5rem;
        margin: auto;
    }
    
    .section-title {
        font-size: 2rem;
    }
    
    .section-text {
        font-size: 0.95rem;
    }
}

@media (max-width: 500px) {
    .welcome-title {
        font-size: 1.8rem;
    }
    
    .hero-image {
        width: 220px;
        height: 270px;
    }
    
    .section {
        padding: 0.8rem;
        padding-top: 0;
    }
    
    .section-content {
        padding: 1.2rem;
        margin: auto;
    }
    
    .section-title {
        font-size: 1.8rem;
    }
    
    .section-text {
        font-size: 0.9rem;
    }
}

@media (max-width: 400px) {
    .welcome-title {
        font-size: 1.6rem;
    }
    
    .hero-image {
        width: 180px;
        height: 220px;
    }
    
    .section {
        padding: 0.5rem;
        padding-top: 0;
    }
    
    .section-content {
        padding: 1rem;
        margin: auto;
    }
    
    .section-title {
        font-size: 1.6rem;
    }
    
    .section-text {
        font-size: 0.85rem;
    }
}

@media (max-width: 300px) {
    .welcome-title {
        font-size: 1.4rem;
    }
    
    .hero-image {
        width: 150px;
        height: 180px;
    }
    
    .section-content {
        padding: 0.8rem;
    }
    
    .section-title {
        font-size: 1.4rem;
    }
    
    .section-text {
        font-size: 0.8rem;
    }
}

@media (max-width: 280px) {
    .welcome-title {
        font-size: 1.2rem;
    }
    
    .hero-image {
        width: 120px;
        height: 150px;
    }
    
    .section-content {
        padding: 0.6rem;
    }
    
    .section-title {
        font-size: 1.2rem;
    }
    
    .section-text {
        font-size: 0.75rem;
    }
}

@media (max-width: 260px) {
    .welcome-title {
        font-size: 1rem;
    }
    
    .hero-image {
        width: 100px;
        height: 120px;
    }
    
    .section-content {
        padding: 0.4rem;
    }
    
    .section-title {
        font-size: 1rem;
    }
    
    .section-text {
        font-size: 0.7rem;
    }
}

@media (max-width: 240px) {
    .welcome-title {
        font-size: 0.9rem;
    }
    
    .hero-image {
        width: 80px;
        height: 100px;
    }
    
    .section-content {
        padding: 0.3rem;
    }
    
    .section-title {
        font-size: 0.9rem;
    }
    
    .section-text {
        font-size: 0.65rem;
    }
}

@media (max-width: 220px) {
    .welcome-title {
        font-size: 0.8rem;
    }
    
    .hero-image {
        width: 60px;
        height: 80px;
    }
    
    .section-content {
        padding: 0.2rem;
    }
    
    .section-title {
        font-size: 0.8rem;
    }
    
    .section-text {
        font-size: 0.6rem;
    }
}

@media (max-width: 200px) {
    .welcome-title {
        font-size: 0.7rem;
    }
    
    .hero-image {
        width: 50px;
        height: 60px;
    }
    
    .section-content {
        padding: 0.1rem;
    }
    
    .section-title {
        font-size: 0.7rem;
    }
    
    .section-text {
        font-size: 0.55rem;
    }
}

@media (max-width: 180px) {
    .welcome-title {
        font-size: 0.6rem;
    }
    
    .hero-image {
        width: 40px;
        height: 50px;
    }
    
    .section-content {
        padding: 0.05rem;
    }
    
    .section-title {
        font-size: 0.6rem;
    }
    
    .section-text {
        font-size: 0.5rem;
    }
}

@media (max-width: 160px) {
    .welcome-title {
        font-size: 0.5rem;
    }
    
    .hero-image {
        width: 30px;
        height: 40px;
    }
    
    .section-content {
        padding: 0.02rem;
    }
    
    .section-title {
        font-size: 0.5rem;
    }
    
    .section-text {
        font-size: 0.45rem;
    }
}

@media (max-width: 140px) {
    .welcome-title {
        font-size: 0.4rem;
    }
    
    .hero-image {
        width: 25px;
        height: 30px;
    }
    
    .section-content {
        padding: 0.01rem;
    }
    
    .section-title {
        font-size: 0.4rem;
    }
    
    .section-text {
        font-size: 0.4rem;
    }
}

@media (max-width: 120px) {
    .welcome-title {
        font-size: 0.3rem;
    }
    
    .hero-image {
        width: 20px;
        height: 25px;
    }
    
    .section-content {
        padding: 0.005rem;
    }
    
    .section-title {
        font-size: 0.3rem;
    }
    
    .section-text {
        font-size: 0.35rem;
    }
}

@media (max-width: 100px) {
    .welcome-title {
        font-size: 0.2rem;
    }
    
    .hero-image {
        width: 15px;
        height: 20px;
    }
    
    .section-content {
        padding: 0.001rem;
    }
    
    .section-title {
        font-size: 0.2rem;
    }
    
    .section-text {
        font-size: 0.3rem;
    }
}

@media (max-width: 80px) {
    .welcome-title {
        font-size: 0.1rem;
    }
    
    .hero-image {
        width: 10px;
        height: 15px;
    }
    
    .section-content {
        padding: 0.0001rem;
    }
    
    .section-title {
        font-size: 0.1rem;
    }
    
    .section-text {
        font-size: 0.25rem;
    }
}

@media (max-width: 60px) {
    .welcome-title {
        font-size: 0.05rem;
    }
    
    .hero-image {
        width: 5px;
        height: 10px;
    }
    
    .section-content {
        padding: 0.00001rem;
    }
    
    .section-title {
        font-size: 0.05rem;
    }
    
    .section-text {
        font-size: 0.2rem;
    }
}

@media (max-width: 40px) {
    .welcome-title {
        font-size: 0.01rem;
    }
    
    .hero-image {
        width: 2px;
        height: 5px;
    }
    
    .section-content {
        padding: 0.000001rem;
    }
    
    .section-title {
        font-size: 0.01rem;
    }
    
    .section-text {
        font-size: 0.15rem;
    }
}

@media (max-width: 20px) {
    .welcome-title {
        font-size: 0.001rem;
    }
    
    .hero-image {
        width: 1px;
        height: 2px;
    }
    
    .section-content {
        padding: 0.0000001rem;
    }
    
    .section-title {
        font-size: 0.001rem;
    }
    
    .section-text {
        font-size: 0.1rem;
    }
}

@media (max-width: 10px) {
    .welcome-title {
        font-size: 0.0001rem;
    }
    
    .hero-image {
        width: 0.5px;
        height: 1px;
    }
    
    .section-content {
        padding: 0.00000001rem;
    }
    
    .section-title {
        font-size: 0.0001rem;
    }
    
    .section-text {
        font-size: 0.05rem;
    }
}

@media (max-width: 5px) {
    .welcome-title {
        font-size: 0.00001rem;
    }
    
    .hero-image {
        width: 0.1px;
        height: 0.5px;
    }
    
    .section-content {
        padding: 0.000000001rem;
    }
    
    .section-title {
        font-size: 0.00001rem;
    }
    
    .section-text {
        font-size: 0.01rem;
    }
}

@media (max-width: 1px) {
    .welcome-title {
        font-size: 0.000001rem;
    }
    
    .hero-image {
        width: 0.01px;
        height: 0.1px;
    }
    
    .section-content {
        padding: 0.0000000001rem;
    }
    
    .section-title {
        font-size: 0.000001rem;
    }
    
    .section-text {
        font-size: 0.001rem;
    }
}

@media (max-width: 0.1px) {
    .welcome-title {
        font-size: 0.0000001rem;
    }
    
    .hero-image {
        width: 0.001px;
        height: 0.01px;
    }
    
    .section-content {
        padding: 0.00000000001rem;
    }
    
    .section-title {
        font-size: 0.0000001rem;
    }
    
    .section-text {
        font-size: 0.0001rem;
    }
}

@media (max-width: 0.01px) {
    .welcome-title {
        font-size: 0.00000001rem;
    }
    
    .hero-image {
        width: 0.0001px;
        height: 0.001px;
    }
    
    .section-content {
        padding: 0.000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000001rem;
    }
    
    .section-text {
        font-size: 0.00001rem;
    }
}

@media (max-width: 0.001px) {
    .welcome-title {
        font-size: 0.000000001rem;
    }
    
    .hero-image {
        width: 0.00001px;
        height: 0.0001px;
    }
    
    .section-content {
        padding: 0.0000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000001rem;
    }
    
    .section-text {
        font-size: 0.000001rem;
    }
}

@media (max-width: 0.0001px) {
    .welcome-title {
        font-size: 0.0000000001rem;
    }
    
    .hero-image {
        width: 0.000001px;
        height: 0.00001px;
    }
    
    .section-content {
        padding: 0.00000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000001rem;
    }
    
    .section-text {
        font-size: 0.0000001rem;
    }
}

@media (max-width: 0.00001px) {
    .welcome-title {
        font-size: 0.00000000001rem;
    }
    
    .hero-image {
        width: 0.0000001px;
        height: 0.000001px;
    }
    
    .section-content {
        padding: 0.000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000001rem;
    }
    
    .section-text {
        font-size: 0.00000001rem;
    }
}

@media (max-width: 0.000001px) {
    .welcome-title {
        font-size: 0.000000000001rem;
    }
    
    .hero-image {
        width: 0.00000001px;
        height: 0.0000001px;
    }
    
    .section-content {
        padding: 0.0000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000001rem;
    }
}

@media (max-width: 0.0000001px) {
    .welcome-title {
        font-size: 0.0000000000001rem;
    }
    
    .hero-image {
        width: 0.000000001px;
        height: 0.00000001px;
    }
    
    .section-content {
        padding: 0.00000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000001rem;
    }
}

@media (max-width: 0.00000001px) {
    .welcome-title {
        font-size: 0.00000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000001px;
        height: 0.000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000001rem;
    }
}

@media (max-width: 0.000000001px) {
    .welcome-title {
        font-size: 0.000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000001px;
        height: 0.0000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000001rem;
    }
}

@media (max-width: 0.0000000001px) {
    .welcome-title {
        font-size: 0.0000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000001px;
        height: 0.00000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000001rem;
    }
}

@media (max-width: 0.00000000001px) {
    .welcome-title {
        font-size: 0.00000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000001px;
        height: 0.000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000001rem;
    }
}

@media (max-width: 0.000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000001px;
        height: 0.0000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000001rem;
    }
}

@media (max-width: 0.0000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000001px;
        height: 0.00000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000001rem;
    }
}

@media (max-width: 0.00000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000001px;
        height: 0.000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000001rem;
    }
}

@media (max-width: 0.000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000001px;
        height: 0.0000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000001px;
        height: 0.00000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000001px;
        height: 0.000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000001px;
        height: 0.0000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000001px;
        height: 0.00000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000001px;
        height: 0.000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000001px;
        height: 0.0000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000001px;
        height: 0.00000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000001px;
        height: 0.000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000001px;
        height: 0.0000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000001px;
        height: 0.00000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000001px;
        height: 0.000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000001px;
        height: 0.0000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000001px;
        height: 0.00000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000001px;
        height: 0.000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000001px;
        height: 0.0000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px) {
    .welcome-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .hero-image {
        width: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
        height: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001px;
    }
    
    .section-content {
        padding: 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-title {
        font-size: 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
    
    .section-text {
        font-size: 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001rem;
    }
}

@media (max-width: 1024px) {
    .sidebar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 80px;
        flex-direction: row;
        justify-content: space-between;
        padding: 1rem 2rem;
        z-index: 1000;
    }
    
    .logo {
        margin-bottom: 0;
        width: 60px;
        height: 60px;
    }
    
    .nav-menu {
        flex-direction: row;
        gap: 1rem;
    }
    
    .nav-item {
        margin-bottom: 0;
    }
    
    .nav-link {
        writing-mode: horizontal-tb;
        text-orientation: initial;
        transform: none;
        font-size: 0.9rem;
        padding: 0.5rem 1rem;
    }
    
    .nav-link:hover {
        transform: none;
    }
    
    .main-content {
        margin-left: 0;
        margin-top: 80px;
        padding: 1rem;
    }
    
    .welcome-section {
        flex-direction: column;
        text-align: center;
        padding: 2rem 1rem;
    }
    
    .welcome-content {
        margin-right: 0;
        margin-bottom: 2rem;
    }
    
    .welcome-image {
        margin-left: 0;
    }
    
    .welcome-title {
        font-size: 2.5rem;
        margin-bottom: 2rem;
    }
    
    .title-line-1 {
        font-size: 0.5em;
        margin-bottom: 0.3em;
    }
    
    .title-line-2 {
        font-size: 1em;
    }
    
    .welcome-subtitle {
        font-size: 1.3rem;
    }
    
    .welcome-description {
        font-size: 1rem;
    }
    
    .hero-image {
        width: 300px;
        height: 380px;
    }
    
    .section {
        padding: 1rem;
        padding-top: 5rem;
    }
    
    .section-content {
        padding: 2rem;
        padding-top: 4rem;
    }
    
    .section-title {
        font-size: 2.2rem;
        margin-bottom: 1.5rem;
    }
    
    .section-text {
        font-size: 1rem;
    }
    
    .contact-form-wrapper {
        flex-direction: column;
        gap: 2rem;
        max-width: 100%;
    }
    
    .contact-info {
        flex: none;
        width: 100%;
    }
    
    .form-row {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
}

@media (max-width: 768px) {
    .sidebar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 70px;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 0.5rem 1rem;
        z-index: 1000;
    }
    
    .logo {
        margin-bottom: 0;
        width: 50px;
        height: 50px;
    }
    
    .mobile-header-title {
        display: block;
        font-family: "Cairo", "Tajawal", sans-serif;
        font-size: 1.1rem;
        font-weight: 700;
        color: #3334a4;
        text-align: center;
        flex: 1;
        margin: 0 1rem;
        white-space: nowrap;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    /* إظهار أيقونة القائمة وإخفاء القائمة الرئيسية */
    .menu-toggle {
        display: block;
    }
    
    /* Modern Mobile Menu Design - New Minimalist Style */
    .nav-menu {
        position: fixed !important;
        top: 70px !important;
        left: 0 !important;
        width: 100% !important;
        height: calc(100vh - 70px) !important;
        background: linear-gradient(180deg, rgba(15, 23, 42, 0.95) 0%, rgba(30, 41, 59, 0.95) 100%) !important;
        backdrop-filter: blur(20px);
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 0 !important;
        padding: 1rem !important;
        margin: 0 !important;
        transform: translateX(-100%);
        transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 999;
        box-shadow: 4px 0 40px rgba(0, 0, 0, 0.5);
        list-style: none !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .nav-menu.active {
        transform: translateX(0) !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    /* Stagger animation for menu items */
    .nav-menu.active .nav-item {
        animation: slideInFromLeft 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
        opacity: 0;
    }
    
    .nav-menu.active .nav-item:nth-child(1) { animation-delay: 0.1s; }
    .nav-menu.active .nav-item:nth-child(2) { animation-delay: 0.15s; }
    .nav-menu.active .nav-item:nth-child(3) { animation-delay: 0.2s; }
    .nav-menu.active .nav-item:nth-child(4) { animation-delay: 0.25s; }
    .nav-menu.active .nav-item:nth-child(5) { animation-delay: 0.3s; }
    .nav-menu.active .nav-item:nth-child(6) { animation-delay: 0.35s; }
    .nav-menu.active .nav-item:nth-child(7) { animation-delay: 0.4s; }
    
    @keyframes slideInFromLeft {
        from {
            opacity: 0;
            transform: translateX(-30px);
        }
        to {
            opacity: 1;
            transform: translateX(0);
        }
    }
    
    /* Ensure all menu children are visible */
    .nav-menu.active li {
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .nav-menu.active .nav-link {
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    /* Modern Navigation Items - Compact Design */
    .nav-item {
        margin-bottom: 0.6rem !important; /* تقليل المسافة */
        width: 100% !important;
        display: block !important;
        flex-shrink: 0;
        visibility: visible !important;
        opacity: 1 !important;
        position: relative;
    }
    
    .nav-item:last-child {
        margin-bottom: 0 !important;
    }
    
    .nav-link {
        writing-mode: horizontal-tb;
        text-orientation: initial;
        transform: none;
        font-size: 1.1rem !important;
        font-weight: 600;
        padding: 1rem 1.5rem !important; /* تصغير الحجم */
        width: 100%;
        text-align: right !important; /* محاذاة النص لليمين */
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        border-radius: 12px !important;
        color: #ffffff !important;
        transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
        background: rgba(255, 255, 255, 0.05);
        border: 1px solid rgba(255, 255, 255, 0.1);
        position: relative;
        letter-spacing: 0.3px;
        overflow: hidden;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
        backdrop-filter: blur(10px);
    }
    
    /* New Design: Minimalist with Left Border Indicator */
    .nav-link::before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 4px;
        height: 0;
        background: linear-gradient(180deg, #3b82f6 0%, #8b5cf6 100%);
        border-radius: 2px 0 0 2px;
        transition: height 0.3s ease, opacity 0.3s ease;
        opacity: 0;
        z-index: 1;
    }
    
    /* Dot indicator on the left */
    .nav-link::after {
        content: '';
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.3);
        margin-left: 0.5rem;
        transition: all 0.3s ease;
        flex-shrink: 0;
    }
    
    .nav-link span {
        position: relative;
        z-index: 1;
        display: flex;
        align-items: center;
        flex: 1;
    }
    
    .nav-link:hover {
        background: rgba(59, 130, 246, 0.1);
        border-color: rgba(59, 130, 246, 0.3);
        transform: translateX(-4px);
        box-shadow: 0 4px 12px rgba(59, 130, 246, 0.2);
    }
    
    .nav-link:hover::before {
        height: 60%;
        opacity: 1;
    }
    
    .nav-link:hover::after {
        background: rgba(59, 130, 246, 0.8);
        transform: scale(1.2);
    }
    
    .nav-link:active {
        transform: translateX(-2px) scale(0.98);
    }
    
    /* Active State - Clean Design */
    .nav-item.active .nav-link {
        background: rgba(59, 130, 246, 0.15);
        border-color: rgba(59, 130, 246, 0.4);
        color: #ffffff !important;
        font-weight: 700;
        box-shadow: 0 4px 16px rgba(59, 130, 246, 0.3);
        transform: translateX(-6px);
    }
    
    .nav-item.active .nav-link::before {
        height: 80%;
        opacity: 1;
        background: linear-gradient(180deg, #3b82f6 0%, #8b5cf6 100%);
    }
    
    .nav-item.active .nav-link::after {
        background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
        transform: scale(1.3);
        box-shadow: 0 0 8px rgba(59, 130, 246, 0.6);
    }
    
    /* Overlay عند فتح القائمة */
    .menu-overlay {
        position: fixed;
        top: 70px;
        left: 0;
        width: 100%;
        height: calc(100vh - 70px);
        background: rgba(0, 0, 0, 0.6);
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s ease;
        z-index: 998;
    }
    
    .menu-overlay.active {
        opacity: 1;
        pointer-events: auto;
    }
    
    .main-content {
        margin-left: 0 !important;
        margin-top: 70px !important;
        padding: 0 !important;
        padding-top: 0 !important;
        height: calc(100vh - 70px) !important;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    
    .slide-container {
        height: 100%;
        width: 100%;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0;
        box-sizing: border-box;
    }
    
    /* تأكد من توسيط الأقسام على الموبايل - حواف متساوية من الأعلى والأسفل */
    .section {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 !important;
        overflow: visible;
        height: calc(100vh - 70px) !important; /* ارتفاع أقل من الهيدر */
        flex-direction: column !important;
        position: absolute !important;
        top: 70px !important; /* بدء من تحت الهيدر */
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        z-index: 1 !important; /* أقل من الهيدر (z-index: 1000) */
    }
    
    .section-content {
        padding: 1rem;
        padding-top: 0.5rem !important; /* تقليل padding من الأعلى */
        margin: auto !important;
        margin-top: 0 !important; /* إزالة أي margin من الأعلى */
        max-width: 100%;
        width: calc(100% - 2rem);
        flex: 0 0 auto;
        align-self: center !important;
        position: relative;
        transform: translateY(0) !important;
        overflow-y: auto;
        max-height: calc(100vh - 70px);
        box-sizing: border-box;
    }
    
    /* التأكد من أن المحتوى لا يدخل في الهيدر */
    .section-title,
    .section-text,
    .about-text,
    .parliamentary-text {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    
    /* Contact Section Specific Styles for Mobile */
    #contact.section {
        overflow-y: auto !important;
        overflow-x: hidden !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    
    #contact .section-content {
        padding: 0.5rem 1rem 1rem 1rem !important;
        padding-top: 0.5rem !important; /* تقليل المسافة من الأعلى قليلاً */
        width: calc(100% - 2rem) !important;
        max-width: 100% !important;
        overflow-y: visible !important;
        overflow-x: hidden !important;
        height: auto !important;
        max-height: none !important;
        margin: 0 auto !important;
        margin-top: 0 !important;
    }
    
    #contact .section-title {
        font-size: 1.9rem !important;
        margin-bottom: 0.5rem !important;
        margin-top: 0 !important;
        padding-top: 0 !important;
        text-align: center;
    }
    
    #contact .section-text {
        font-size: 0.98rem !important;
        margin-bottom: 0.9rem !important;
        margin-top: 0 !important;
        padding-top: 0 !important;
        text-align: center;
    }
    
    #contact .contact-container {
        width: 100% !important;
        margin-top: 0.8rem !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 1rem !important;
    }
    
    /* تقليل المسافات في النموذج */
    #contact .contact-form-container {
        margin-top: 0 !important;
        padding-top: 0.5rem !important;
    }
    
    #contact .contact-form {
        gap: 0.8rem !important;
    }
    
    #contact .form-group {
        margin-bottom: 0 !important;
    }
    
    /* تقليل المسافات في الأقسام على الموبايل */
    .section-title {
        margin-bottom: 0.6rem;
        margin-top: 0;
        font-size: 1.8rem;
    }
    
    .parliamentary-content {
        margin-top: 0;
        gap: 1rem;
    }
    
    .parliamentary-text {
        gap: 0.8rem;
    }
    
    .parliamentary-text .section-text {
        font-size: 0.85rem;
        line-height: 1.5;
        margin-bottom: 0.5rem;
    }
    
    .parliamentary-video {
        margin-top: 0.5rem;
    }
    
    .promo-video {
        max-width: 100%;
        max-height: 200px;
    }
    
    .welcome-section {
        padding: 0;
        padding-top: 0;
        flex-direction: column;
        text-align: center;
    }
    
    .welcome-content {
        flex-direction: column; /* عمودي في الشاشات الصغيرة */
        gap: 1.5rem; /* تقليل المسافة في الشاشات الصغيرة */
        padding: 0.6rem;
    }
    
    .about-content {
        flex-direction: column; /* عمودي في الشاشات الصغيرة */
        gap: 1.5rem;
        margin-top: 0.5rem;
    }
    
    /* إخفاء النص الكامل وإظهار النص المختصر على الشاشات الصغيرة */
    .about-text-full {
        display: none;
    }
    
    .about-text-mobile {
        display: block;
    }
    
    /* تصغير عنوان قسم about على الشاشات الصغيرة */
    #about .section-title {
        font-size: 20px;
        margin-bottom: 1rem;
        font-weight: 700;
        color: #3334a4;
        font-family: "Cairo", "Tajawal", sans-serif;
    }
    
    .about-title-center {
        font-size: 20px;
        margin: 1.5rem auto;
    }
    
    /* توسيط قسم about على الشاشات الصغيرة */
    #about.section {
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    
    /* تقليل padding لقسم about على الشاشات الصغيرة */
    #about .section-content {
        padding: 1rem;
        margin: auto;
        align-self: center;
        justify-self: center;
        width: 90%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    
    .about-text .section-text {
        font-size: 0.85rem; /* أصغر في الشاشات الصغيرة */
        color: #f2f2f2;
        font-family: "Cairo", "Tajawal", sans-serif;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
        text-align: center;
        line-height: 1.7;
    }
    
    /* تنسيق الاقتباس على الشاشات الصغيرة */
    .about-text .highlight-quote {
        font-size: 0.9rem;
        padding: 0.6rem 1rem;
        margin: 0.8rem auto;
        max-width: 85%;
    }
    
    .about-text .highlight-quote::before,
    .about-text .highlight-quote::after {
        font-size: 1.5rem;
    }
    
    .about-text {
        gap: 0.5rem;
    }
    
    .about-image {
        padding-top: 0.5rem;
    }
    
    .about-img {
        max-width: 250px; /* أصغر في الشاشات الصغيرة */
    }
    
    .parliamentary-content {
        flex-direction: column; /* عمودي في الشاشات الصغيرة */
        gap: 2rem;
    }
    
    .parliamentary-text .section-text {
        font-size: 1rem; /* أصغر في الشاشات الصغيرة */
    }
    
    .promo-video {
        max-width: 450px; /* أصغر في الشاشات الصغيرة */
    }
    
    .welcome-card {
        padding: 2.5rem; /* تكبير الحشو في الشاشات الصغيرة */
        max-width: 450px; /* تكبير العرض في الشاشات الصغيرة */
    }
    
    .welcome-title {
        font-size: 3rem; /* تكبير العنوان في الشاشات الصغيرة */
        margin-bottom: 2rem; /* تكبير المسافة في الشاشات الصغيرة */
    }
    
    .title-line-1 {
        font-size: 0.5em;
        margin-bottom: 0.3em;
    }
    
    .title-line-2 {
        font-size: 1em;
    }
    
    .hero-image {
        width: 350px; /* تكبير الصورة في الشاشات الصغيرة */
        height: 420px; /* تكبير الصورة في الشاشات الصغيرة */
    }
    
    .section {
        padding: 1rem;
        padding-top: 4rem;
    }
    
    .section-content {
        padding: 1.5rem;
        padding-top: 3rem;
    }
    
    .section-title {
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }
    
    .section-text {
        font-size: 1rem;
        line-height: 1.6;
    }
    
    .contact-form-wrapper {
        flex-direction: column !important;
        gap: 1.5rem !important;
        max-width: 100% !important;
        width: 100% !important;
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .contact-form-container {
        flex: 1 !important;
        width: 100% !important;
        padding: 1.5rem !important;
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        margin: 0 !important;
        box-sizing: border-box !important;
    }
    
    .contact-form {
        display: flex !important;
        flex-direction: column !important;
        gap: 1rem !important;
        visibility: visible !important;
        opacity: 1 !important;
        width: 100% !important;
    }
    
    .contact-info {
        flex: none !important;
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 1rem !important;
        visibility: visible !important;
        opacity: 1 !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .form-row {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 1rem !important;
        width: 100% !important;
    }
    
    .form-group {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 0.5rem !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .form-label {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
    }
    
    .form-input,
    .form-select,
    .form-textarea {
        padding: 0.5rem 0.75rem !important;
        font-size: 0.9rem !important;
        width: 100% !important;
        box-sizing: border-box !important;
        background: rgba(255, 255, 255, 0.05) !important;
        border: 2px solid rgba(255, 255, 255, 0.1) !important;
        border-radius: 12px !important;
        color: #ffffff !important;
        visibility: visible !important;
        opacity: 1 !important;
        display: block !important;
        line-height: 1.4 !important;
    }
    
    .form-input:focus,
    .form-select:focus,
    .form-textarea:focus {
        outline: none !important;
        border-color: rgba(59, 130, 246, 0.5) !important;
        background: rgba(255, 255, 255, 0.08) !important;
    }
    
    .form-textarea {
        min-height: 80px !important;
        resize: vertical !important;
        padding: 0.6rem 0.75rem !important;
    }
    
    /* Select Dropdown Styles for Mobile */
    .form-select {
        appearance: none !important;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 9L1 4h10z'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat !important;
        background-position: right 0.75rem center !important;
        background-size: 12px 12px !important;
        padding-right: 2.5rem !important;
        cursor: pointer !important;
    }
    
    .form-select option {
        background: #0f172a !important;
        color: #ffffff !important;
        padding: 0.75rem !important;
        border: none !important;
    }
    
    .form-select option:hover {
        background: #1e293b !important;
    }
    
    .form-select option:checked {
        background: #3b82f6 !important;
        color: #ffffff !important;
    }
    
    .form-select option:focus {
        background: #1e293b !important;
    }
    
    .form-submit {
        padding: 1rem 1.5rem !important;
        font-size: 1rem !important;
        font-weight: 600 !important;
        width: 100% !important;
        margin-top: 0.5rem !important;
        visibility: visible !important;
        opacity: 1 !important;
        display: block !important;
        cursor: pointer !important;
    }
    
    /* Float Menu Button for Mobile */
    .contact-info-btn {
        position: relative !important;
        margin-top: 1.5rem !important;
        margin-bottom: 1rem !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 1rem 1.5rem !important;
        font-size: 0.95rem !important;
        border-radius: 50px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    .contact-info-btn svg {
        width: 20px !important;
        height: 20px !important;
    }
    
    /* Contact Info Popup for Mobile */
    .contact-popup-content {
        width: 95% !important;
        max-width: 400px !important;
        padding: 1.5rem !important;
        border-radius: 16px !important;
    }
    
    .popup-title {
        font-size: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    
    .contact-info-list .contact-item {
        padding: 1rem !important;
        gap: 0.875rem !important;
    }
    
    .contact-info-list .contact-icon {
        font-size: 1.3rem !important;
        width: 45px !important;
        height: 45px !important;
    }
    
    .contact-info-list .contact-details h3 {
        font-size: 1rem !important;
    }
    
    .contact-info-list .contact-details p {
        font-size: 0.9rem !important;
    }
    
    .contact-item {
        padding: 1.25rem !important;
        width: 100% !important;
        display: flex !important;
        align-items: center !important;
        gap: 1rem !important;
        visibility: visible !important;
        opacity: 1 !important;
        box-sizing: border-box !important;
    }
    
    .contact-icon {
        font-size: 1.5rem !important;
        width: 50px !important;
        height: 50px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex-shrink: 0 !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .contact-details {
        flex: 1 !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 0.3rem !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .contact-details h3 {
        font-size: 1.1rem !important;
        font-weight: 600 !important;
        color: #e2e8f0 !important;
        margin: 0 !important;
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .contact-details p {
        font-size: 1rem !important;
        color: #cbd5e1 !important;
        margin: 0 !important;
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .title-line-1 {
        font-size: 0.5em;
        margin-bottom: 0.3em;
    }
    
    .title-line-2 {
        font-size: 1em;
    }
    
    .welcome-subtitle {
        font-size: 1.3rem;
    }
    
    .welcome-description {
        font-size: 1.1rem;
    }
    
    .buttons-container {
        flex-direction: column;
        gap: 0.8rem;
    }
    
    .cta-button {
        padding: 1.5rem 3rem; /* تكبير الأزرار في الشاشات الصغيرة */
        font-size: 1.4rem; /* تكبير خط الأزرار في الشاشات الصغيرة */
        min-width: 250px; /* تكبير الحد الأدنى للعرض في الشاشات الصغيرة */
    }
    
    .hero-image {
        width: 300px;
        height: 380px;
    }
    
    .section-title {
        font-size: 2rem;
    }
    
    .section-text {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .sidebar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        flex-direction: row;
        justify-content: space-between;
        padding: 0.3rem 0.5rem;
        z-index: 1000;
    }
    
    .logo {
        width: 40px;
        height: 40px;
    }
    
    .nav-menu {
        flex-direction: row;
        gap: 0.3rem;
    }
    
    .nav-link {
        font-size: 0.7rem;
        padding: 0.2rem 0.3rem;
        writing-mode: horizontal-tb;
        text-orientation: initial;
        transform: none;
    }
    
    .nav-link:hover {
        transform: none;
    }
    
    .main-content {
        margin-left: 0;
        margin-top: 60px;
        padding: 0.5rem;
    }
    
    .welcome-section {
        padding: 0.5rem;
        flex-direction: column;
        text-align: center;
    }
    
    .welcome-card {
        padding: 1rem;
    }
    
    .welcome-title {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    
    .title-line-1 {
        font-size: 0.5em;
        margin-bottom: 0.3em;
    }
    
    .title-line-2 {
        font-size: 1em;
    }
    
    .welcome-subtitle {
        font-size: 1rem;
    }
    
    .welcome-description {
        font-size: 0.9rem;
    }
    
    .hero-image {
        width: 200px;
        height: 250px;
    }
    
    .section {
        padding: 0.5rem;
        padding-top: 3rem;
    }
    
    .section-content {
        padding: 1rem;
        padding-top: 2rem;
    }
    
    .section-title {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    
    .section-text {
        font-size: 0.9rem;
        line-height: 1.5;
    }
    
    .contact-form-wrapper {
        gap: 1rem;
    }
    
    .contact-form-container {
        padding: 0.8rem;
    }
    
    .contact-item {
        padding: 0.6rem;
    }
    
    .contact-icon {
        font-size: 1rem;
        width: 30px;
        height: 30px;
    }
    
    .contact-details h3 {
        font-size: 0.8rem;
    }
    
    .contact-details p {
        font-size: 0.7rem;
    }
    
    .form-label {
        font-size: 0.7rem;
    }
    
    .form-input,
    .form-select,
    .form-textarea {
        padding: 0.5rem;
        font-size: 0.7rem;
    }
    
    .form-submit {
        padding: 0.6rem 0.8rem;
        font-size: 0.8rem;
    }
    
    .buttons-container {
        flex-direction: column;
        gap: 0.6rem;
    }
    
    .cta-button {
        padding: 0.8rem 1.2rem;
        font-size: 0.9rem;
        min-width: auto;
    }
}

/* Extra small screens */
@media (max-width: 360px) {
    .sidebar {
        height: 50px;
        padding: 0.2rem 0.3rem;
    }
    
    .logo {
        width: 35px;
        height: 35px;
    }
    
    .nav-menu {
        gap: 0.2rem;
    }
    
    .nav-link {
        font-size: 0.6rem;
        padding: 0.1rem 0.2rem;
    }
    
    .main-content {
        margin-top: 50px;
        padding: 0.3rem;
    }
    
    .welcome-title {
        font-size: 1.2rem;
    }
    
    .welcome-subtitle {
        font-size: 0.9rem;
    }
    
    .hero-image {
        width: 150px;
        height: 180px;
    }
    
    .section-content {
        padding: 0.8rem;
        padding-top: 1.5rem;
    }
    
    .section-title {
        font-size: 1.2rem;
    }
    
    .section-text {
        font-size: 0.8rem;
    }
    
    .contact-form-container {
        padding: 0.6rem;
    }
    
    .form-label {
        font-size: 0.6rem;
    }
    
    .form-input,
    .form-select,
    .form-textarea {
        padding: 0.4rem;
        font-size: 0.6rem;
    }
    
    .form-submit {
        padding: 0.5rem 0.6rem;
        font-size: 0.7rem;
    }
    
    .cta-button {
        padding: 0.6rem 1rem;
        font-size: 0.8rem;
    }
}

/* Ultra small screens */
@media (max-width: 320px) {
    .sidebar {
        height: 45px;
        padding: 0.1rem 0.2rem;
    }
    
    .logo {
        width: 30px;
        height: 30px;
    }
    
    .nav-menu {
        gap: 0.1rem;
    }
    
    .nav-link {
        font-size: 0.5rem;
        padding: 0.1rem;
    }
    
    .main-content {
        margin-top: 45px;
        padding: 0.2rem;
    }
    
    .welcome-title {
        font-size: 1rem;
    }
    
    .welcome-subtitle {
        font-size: 0.8rem;
    }
    
    .hero-image {
        width: 120px;
        height: 150px;
    }
    
    .section-content {
        padding: 0.6rem;
        padding-top: 1rem;
    }
    
    .section-title {
        font-size: 1rem;
    }
    
    .section-text {
        font-size: 0.7rem;
    }
    
    .contact-form-container {
        padding: 0.4rem;
    }
    
    .form-label {
        font-size: 0.5rem;
    }
    
    .form-input,
    .form-select,
    .form-textarea {
        padding: 0.3rem;
        font-size: 0.5rem;
    }
    
    .form-submit {
        padding: 0.4rem 0.5rem;
        font-size: 0.6rem;
    }
    
    .cta-button {
        padding: 0.5rem 0.8rem;
        font-size: 0.7rem;
    }
}

/* Works Section Styles */
.section-intro {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #cbd5e1;
    text-align: center;
    direction: rtl;
    margin-bottom: 3rem;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    animation: fadeInUp 0.8s ease-out 0.3s both;
    position: relative;
}

.section-intro::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
    background: linear-gradient(90deg, #3b82f6, #8b5cf6);
    border-radius: 1px;
    animation: lineExpand 0.8s ease-out 0.7s both;
}

.works-carousel-container {
    position: relative;
    max-width: 1400px;
    margin: 0 auto 2rem;
    overflow: hidden;
    padding: 0;
}

.works-carousel {
    display: flex;
    gap: 1.5rem;
    padding: 0;
    margin-top: 2rem;
    animation: carouselFadeIn 1s ease-out;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}

.works-carousel::-webkit-scrollbar {
    display: none;
}

.works-carousel .clone {
    pointer-events: none;
}

@keyframes carouselFadeIn {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.work-card-small {
    position: relative;
    height: 420px;
    width: 420px;
    flex-shrink: 0;
    border-radius: 20px;
    overflow: hidden;
    border: 2px solid rgba(51, 52, 164, 0.2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.8) 0%, rgba(30, 41, 59, 0.9) 100%);
    backdrop-filter: blur(10px);
}

.work-card-small:nth-child(1) { animation-delay: 0.1s; }
.work-card-small:nth-child(2) { animation-delay: 0.2s; }
.work-card-small:nth-child(3) { animation-delay: 0.3s; }
.work-card-small:nth-child(4) { animation-delay: 0.4s; }
.work-card-small:nth-child(5) { animation-delay: 0.5s; }
.work-card-small:nth-child(6) { animation-delay: 0.6s; }
.work-card-small:nth-child(7) { animation-delay: 0.7s; }

@keyframes cardSlideIn {
    from {
        opacity: 0;
        transform: translateY(50px) scale(0.9);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.work-card-small.animate-in {
    animation: cardSlideIn 0.8s ease-out both;
    opacity: 1;
    transform: translateY(0) scale(1);
}

.work-card-small:hover {
    transform: translateY(-15px) scale(1.03);
    border-color: rgba(255, 215, 0, 0.6);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4), 0 0 30px rgba(255, 215, 0, 0.15);
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.9) 0%, rgba(30, 41, 59, 0.95) 100%);
}

/* صور الخلفية للبطاقات */
.work-card-small[data-bg="infrastructure"] {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%), 
                url('https://images.unsplash.com/photo-1581092160562-40aa08e78837?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80') center/cover;
}

.work-card-small[data-bg="youth"] {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%), 
                url('https://images.unsplash.com/photo-1522202176988-66273c2fd55f?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80') center/cover;
}

.work-card-small[data-bg="health"] {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%), 
                url('https://images.unsplash.com/photo-1576091160399-112ba8d25d1f?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80') center/cover;
}

.work-card-small[data-bg="community"] {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%), 
                url('https://images.unsplash.com/photo-1559027615-cd4628902d4a?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80') center/cover;
}

.work-card-small[data-bg="women"] {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%), 
                url('https://images.unsplash.com/photo-1594736797933-d0c29d4b0c38?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80') center/cover;
}

.work-card-small[data-bg="legislation"] {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%), 
                url('https://images.unsplash.com/photo-1589829545856-d10d557cf95f?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80') center/cover;
}

.work-card-small[data-bg="sustainability"] {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(30, 41, 59, 0.9) 100%), 
                url('https://images.unsplash.com/photo-1466611653911-95081537e5b7?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80') center/cover;
}

/* إزالة الصور من بطاقات الأعمال والاكتفاء بالطبقة الشفافة */
.work-card-small[data-bg] {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.8) 0%, rgba(30, 41, 59, 0.9) 100%) !important;
}

.card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.7) 0%, rgba(30, 41, 59, 0.8) 100%);
    padding: 2rem 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 0.4s ease;
}

.work-card-small:hover .card-overlay {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.9) 0%, rgba(30, 41, 59, 0.95) 100%);
}

/* تأثيرات إضافية للبطاقات */
.work-card-small::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
    z-index: 1;
}

.work-card-small:hover::before {
    transform: translateX(100%);
}

.work-card-small::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #3b82f6, #8b5cf6, #f59e0b, #10b981);
    border-radius: 22px;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.work-card-small:hover::after {
    opacity: 1;
}

/* تم إزالة أنماط card-hover-content */

/* تم إزالة أنماط الأيقونات */

.work-title {
    font-family: 'Cairo', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1rem;
    text-align: center;
    direction: rtl;
    line-height: 1.3;
    transition: all 0.3s ease;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.work-card-small:hover .work-title {
    color: #fbbf24;
    transform: translateY(-2px);
}

.work-description {
    font-size: 1rem;
    line-height: 1.7;
    color: #e2e8f0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    direction: rtl;
    flex: 0;
    transition: all 0.3s ease;
}

.work-card-small:hover .work-description {
    color: #f1f5f9;
    transform: translateY(-1px);
}

.hover-details {
    font-family: 'Cairo', sans-serif;
    font-size: 0.8rem;
    color: #a0aec0;
    margin-bottom: 1rem;
    text-align: right;
    direction: rtl;
    line-height: 1.4;
}

/* تم إزالة أنماط view-more-btn */

.carousel-controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 10;
    padding: 0 20px;
    left: 0;
    right: 0;
}

.carousel-btn {
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 1.8rem;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    backdrop-filter: blur(20px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.carousel-btn:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 215, 0, 0.6);
    transform: scale(1.15) translateY(-2px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4), 0 0 20px rgba(255, 215, 0, 0.3);
}

.carousel-btn:active {
    transform: scale(1.05) translateY(0);
}

/* تأثيرات إضافية للأزرار */
.carousel-btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
}

.carousel-btn:hover::before {
    width: 100%;
    height: 100%;
}

.carousel-btn svg {
    transition: transform 0.3s ease;
}

.carousel-btn:hover svg {
    transform: scale(1.1);
}

.prev-btn {
    position: relative;
    left: 0;
}

.next-btn {
    position: relative;
    right: 0;
}

.carousel-dots {
    display: none !important;
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(148, 163, 184, 0.3);
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.dot:hover {
    background: rgba(59, 130, 246, 0.6);
    transform: scale(1.1);
}

.dot.active {
    background: #3b82f6;
    transform: scale(1.3);
    box-shadow: 0 0 10px rgba(59, 130, 246, 0.5);
}

.dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
}

.dot:hover::before {
    width: 100%;
    height: 100%;
}

.carousel-info {
    display: none !important;
}

.slide-counter {
    color: #a0aec0;
    font-size: 0.9rem;
    font-weight: 500;
    padding: 0.5rem 1rem;
    background: rgba(15, 23, 42, 0.6);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.slide-counter:hover {
    color: #ffffff;
    background: rgba(15, 23, 42, 0.8);
    transform: translateY(-2px);
}

.infinite-indicator {
    color: #3b82f6;
    font-size: 1.2rem;
    font-weight: bold;
    animation: pulse 2s infinite;
    padding: 0.3rem 0.6rem;
    background: rgba(59, 130, 246, 0.1);
    border-radius: 50%;
    border: 1px solid rgba(59, 130, 246, 0.3);
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.1);
    }
}

/* تم إزالة أنماط work-highlights القديمة */

/* تم إزالة أنماط carousel-controls القديمة */

.works-quote {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.8) 0%, rgba(30, 41, 59, 0.9) 100%);
    border: 2px solid rgba(51, 52, 164, 0.3);
    border-radius: 15px;
    padding: 1rem 1.5rem;
    text-align: center;
    direction: rtl;
    font-size: 0.95rem;
    font-weight: 600;
    color: #cbd5e1;
    font-style: italic;
    max-width: 600px;
    margin: 2rem auto 0;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    animation: fadeInUp 0.8s ease-out 1.2s both;
    position: relative;
}

/* Achievements Section Styles */
.achievements-carousel-container {
    position: relative;
    max-width: 1400px;
    margin: 3rem auto;
    padding: 0;
    overflow: hidden;
}

.achievements-carousel {
    display: flex;
    gap: 2rem;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    /* تحسين الحركة */
    scroll-padding: 0;
    overscroll-behavior-x: contain;
}

.achievements-carousel::-webkit-scrollbar {
    display: none;
}

.achievement-card {
    flex: 0 0 calc(33.333% - 1.34rem);
    min-width: calc(33.333% - 1.34rem);
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.9) 0%, rgba(30, 41, 59, 0.95) 100%);
    border-radius: 20px;
    overflow: hidden;
    border: 2px solid rgba(51, 52, 164, 0.2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: fit-content;
    scroll-snap-align: start;
}

.achievement-card:hover {
    transform: translateY(-10px);
    border-color: rgba(51, 52, 164, 0.5);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

.achievement-content {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.achievement-title {
    font-family: 'Cairo', 'Tajawal', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1rem;
    text-align: center;
    direction: rtl;
    line-height: 1.4;
}

.achievement-description {
    font-family: 'Cairo', 'Tajawal', sans-serif;
    font-size: 0.95rem;
    line-height: 1.7;
    color: #e2e8f0;
    text-align: center;
    direction: rtl;
    flex: 1;
}

.achievements-carousel-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    margin-top: 2rem;
}

.achievements-carousel-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(51, 52, 164, 0.8);
    border: 2px solid rgba(51, 52, 164, 0.5);
    color: #ffffff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.achievements-carousel-btn:hover {
    background: rgba(51, 52, 164, 1);
    transform: scale(1.1);
    box-shadow: 0 5px 15px rgba(51, 52, 164, 0.4);
}

.achievements-carousel-btn:active {
    transform: scale(0.95);
}

.achievements-quote {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.8) 0%, rgba(30, 41, 59, 0.9) 100%);
    border: 2px solid rgba(51, 52, 164, 0.3);
    border-radius: 15px;
    padding: 1rem 1.5rem;
    text-align: center;
    direction: rtl;
    font-size: 0.95rem;
    font-weight: 600;
    color: #cbd5e1;
    font-style: italic;
    max-width: 600px;
    margin: 2rem auto 0;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    transition: all 0.4s ease;
}

/* Responsive for Achievements */
@media (max-width: 768px) {
    .achievements-carousel-container {
        padding: 0;
        margin: 2rem 0;
        max-width: 100%;
        overflow: hidden;
    }
    
    .achievements-carousel {
        padding: 0;
    }
    
    .achievements-carousel .achievement-card {
        width: 95%;
        flex: 0 0 95%;
        min-width: 95%;
        height: auto;
        min-height: fit-content;
        margin: 0 auto;
    }
    
    .achievements-carousel-btn {
        width: 45px;
        height: 45px;
    }
    
    .achievement-title {
        font-size: 1.2rem;
    }
    
    .achievement-description {
        font-size: 0.9rem;
    }
    
    .achievement-content {
        padding: 1.5rem;
    }
}

/* على الكمبيوتر، عرض الكروت 3 مع بعض */
@media (min-width: 769px) {
    .achievements-carousel .achievement-card {
        width: 30%;
        flex: 0 0 30%;
        min-width: 30%;
    }
}

.works-quote:hover {
    transform: translateY(-5px);
    border-color: rgba(255, 215, 0, 0.6);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4), 0 0 20px rgba(255, 215, 0, 0.1);
    color: #ffffff;
}

.works-quote::before {
    content: '"';
    font-size: 3rem;
    color: rgba(255, 215, 0, 0.3);
    position: absolute;
    top: -10px;
    left: 20px;
    font-family: serif;
}

.works-quote::after {
    content: '"';
    font-size: 3rem;
    color: rgba(255, 215, 0, 0.3);
    position: absolute;
    bottom: -20px;
    right: 20px;
    font-family: serif;
}

/* Responsive Design for Works Section */
@media (max-width: 1200px) {
    .works-carousel-container {
        padding: 0 70px;
    }
    
    .work-card-small {
        width: 300px;
        height: 280px;
    }
    
    .carousel-btn {
        width: 55px;
        height: 55px;
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .works-carousel-container {
        padding: 0 50px;
    }
    
    .works-carousel {
        gap: 1rem;
    }
    
    .section-intro {
        font-size: 0.95rem;
        line-height: 1.7;
    }
    
    /* تقليل طبقة التعتيم على الموبايل لإظهار الخلفية أكثر */
    .section-content {
        background: rgba(15, 23, 42, 0.45);
        box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
        border-color: rgba(148, 163, 184, 0.15);
        backdrop-filter: blur(10px);
    }
    
    .card-overlay {
        background: linear-gradient(135deg, rgba(15, 23, 42, 0.45) 0%, rgba(30, 41, 59, 0.55) 100%);
    }
    
    .work-card-small {
        width: 280px;
        height: 250px;
    }
    
    .work-title {
        font-size: 1rem;
    }
    
    .work-description {
        font-size: 0.8rem;
    }
    
    .carousel-btn {
        width: 50px;
        height: 50px;
        font-size: 1.4rem;
    }
    
    .prev-btn {
        position: relative;
        left: 0;
    }
    
    .next-btn {
        position: relative;
        right: 0;
    }
}

@media (max-width: 480px) {
    .works-carousel-container {
        padding: 0 40px;
    }
    
    .section-intro {
        font-size: 0.9rem;
        line-height: 1.6;
    }
    
    /* تقليل إضافي للتعتيم على الشاشات الأصغر */
    .section-content {
        background: rgba(15, 23, 42, 0.35);
        box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);
        border-color: rgba(148, 163, 184, 0.12);
        backdrop-filter: blur(8px);
    }
    
    .card-overlay {
        background: linear-gradient(135deg, rgba(15, 23, 42, 0.35) 0%, rgba(30, 41, 59, 0.45) 100%);
    }
    
    .work-card-small {
        width: 260px;
        height: 220px;
    }
    
    .carousel-btn {
        width: 45px;
        height: 45px;
        font-size: 1.2rem;
    }
    
    .prev-btn {
        position: relative;
        left: 0;
    }
    
    .next-btn {
        position: relative;
        right: 0;
    }
}

/* Smooth scrolling */
html {
    scroll-behavior: smooth;
}

/* Loading animation */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.main-container {
    animation: fadeIn 1s ease-in-out;
}

/* Performance Optimization for Particle Canvas */
#particle-canvas {
    will-change: transform;
    transform: translateZ(0);
    image-rendering: optimizeSpeed;
    image-rendering: -webkit-optimize-contrast;
}
