/* قسم من نحن - تصميم فخم Glass Morphism */

/* القسم الرئيسي */
.about-luxury {
    position: relative;
    min-height: 100vh;
    padding: 120px 0;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
    overflow: hidden;
}

/* الخلفية المتحركة */
.about-bg-animated {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(212, 175, 55, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(52, 152, 219, 0.08) 0%, transparent 50%),
        radial-gradient(circle at 50% 50%, rgba(155, 89, 182, 0.05) 0%, transparent 50%);
    animation: bgPulse 15s ease-in-out infinite;
    pointer-events: none;
}

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

/* رأس القسم */
.about-header-luxury {
    text-align: center;
    margin-bottom: 80px;
    position: relative;
}

/* زخرفة العنوان */
.title-decoration {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}

.dec-line {
    width: 80px;
    height: 2px;
    background: linear-gradient(90deg, transparent, #d4af37, transparent);
    animation: lineGlow 3s ease-in-out infinite;
}

.title-decoration i {
    font-size: 2rem;
    color: #d4af37;
    animation: gemRotate 4s linear infinite;
    filter: drop-shadow(0 0 20px rgba(212, 175, 55, 0.6));
}

@keyframes gemRotate {
    0%, 100% { transform: rotate(0deg) scale(1); }
    50% { transform: rotate(180deg) scale(1.2); }
}

@keyframes lineGlow {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

/* العنوان الفخم */
.about-title-luxury {
    font-size: 5rem;
    font-weight: 900;
    background: linear-gradient(135deg, #d4af37 0%, #f8f8f8 50%, #d4af37 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0 10px 40px rgba(212, 175, 55, 0.3);
    letter-spacing: 3px;
    position: relative;
    display: inline-block;
    animation: titleFloat 6s ease-in-out infinite;
}

@keyframes titleFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

.title-glow {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    height: 3px;
    background: linear-gradient(90deg, transparent, #d4af37, transparent);
    box-shadow: 0 0 30px rgba(212, 175, 55, 0.8);
    animation: glowPulse 2s ease-in-out infinite;
}

@keyframes glowPulse {
    0%, 100% { opacity: 0.5; width: 300px; }
    50% { opacity: 1; width: 400px; }
}

/* المحتوى الرئيسي */
.about-content-luxury {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* بطاقات Glass Morphism */
.about-glass-card {
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    padding: 50px;
    margin-bottom: 40px;
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.3),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.about-glass-card:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(212, 175, 55, 0.3);
    box-shadow: 
        0 30px 80px rgba(212, 175, 55, 0.2),
        0 0 50px rgba(212, 175, 55, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.3);
}

/* تأثير اللمعان */
.glass-shine {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
        45deg,
        transparent 30%,
        rgba(255, 255, 255, 0.1) 50%,
        transparent 70%
    );
    animation: shine 8s ease-in-out infinite;
    pointer-events: none;
}

@keyframes shine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* النص الرئيسي */
.about-main-text {
    font-size: 1.5rem;
    line-height: 2.2;
    color: #ffffff;
    text-align: justify;
    font-weight: 400;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
}

.text-highlight {
    color: #d4af37;
    font-weight: 700;
    font-size: 1.7rem;
    text-shadow: 0 0 20px rgba(212, 175, 55, 0.5);
    position: relative;
}

/* محتوى الرؤية */
.vision-content {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

.vision-icon {
    font-size: 4rem;
    color: #d4af37;
    animation: bulbGlow 3s ease-in-out infinite;
    filter: drop-shadow(0 0 30px rgba(212, 175, 55, 0.6));
    flex-shrink: 0;
}

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

/* عنوان المميزات */
.features-title {
    text-align: center;
    margin: 80px 0 60px;
}

.features-title h3 {
    font-size: 3.5rem;
    font-weight: 800;
    color: #d4af37;
    text-shadow: 0 5px 20px rgba(212, 175, 55, 0.4);
    letter-spacing: 2px;
}

/* شبكة المميزات */
.features-luxury-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin-bottom: 80px;
}

/* بطاقة الميزة */
.feature-luxury-card {
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(15px);
    border: 2px solid rgba(212, 175, 55, 0.2);
    border-radius: 25px;
    padding: 50px 30px;
    text-align: center;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    overflow: hidden;
}

.feature-luxury-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, transparent, rgba(212, 175, 55, 0.1), transparent);
    opacity: 0;
    transition: opacity 0.5s ease;
}

.feature-luxury-card:hover {
    transform: translateY(-15px) scale(1.05);
    border-color: rgba(212, 175, 55, 0.6);
    box-shadow: 
        0 25px 60px rgba(212, 175, 55, 0.3),
        0 0 40px rgba(212, 175, 55, 0.2);
}

.feature-luxury-card:hover::before {
    opacity: 1;
}

/* غلاف الأيقونة */
.feature-icon-wrapper {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature-icon-wrapper i {
    font-size: 3.5rem;
    color: #d4af37;
    position: relative;
    z-index: 2;
    transition: all 0.5s ease;
}

.feature-luxury-card:hover .feature-icon-wrapper i {
    transform: scale(1.2) rotate(360deg);
    filter: drop-shadow(0 0 30px rgba(212, 175, 55, 0.8));
}

.icon-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.3), transparent);
    border-radius: 50%;
    animation: iconPulse 3s ease-in-out infinite;
}

@keyframes iconPulse {
    0%, 100% { width: 80px; height: 80px; opacity: 0.5; }
    50% { width: 120px; height: 120px; opacity: 1; }
}

.feature-luxury-card h4 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

.feature-luxury-card:hover h4 {
    color: #d4af37;
    transform: scale(1.1);
}

/* الأزرار الفخمة */
.about-buttons-luxury {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}

.btn-luxury {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    padding: 25px 50px;
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: 50px;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    cursor: pointer;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.btn-luxury.primary {
    background: linear-gradient(135deg, #d4af37 0%, #f4d03f 100%);
    color: #1a1a2e;
    border: 2px solid #d4af37;
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.4);
}

.btn-luxury.primary:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 
        0 20px 50px rgba(212, 175, 55, 0.6),
        0 0 50px rgba(212, 175, 55, 0.4);
    background: linear-gradient(135deg, #f4d03f 0%, #d4af37 100%);
}

.btn-luxury.secondary {
    background: transparent;
    color: #d4af37;
    border: 2px solid #d4af37;
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.2);
}

.btn-luxury.secondary:hover {
    transform: translateY(-5px) scale(1.05);
    background: rgba(212, 175, 55, 0.1);
    border-color: #f4d03f;
    box-shadow: 
        0 20px 50px rgba(212, 175, 55, 0.4),
        0 0 50px rgba(212, 175, 55, 0.3);
    color: #f4d03f;
}

.btn-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3), transparent);
    opacity: 0;
    transition: opacity 0.5s ease;
    pointer-events: none;
}

.btn-luxury:hover .btn-glow {
    opacity: 1;
    animation: btnGlowAnim 1.5s ease-in-out infinite;
}

@keyframes btnGlowAnim {
    0%, 100% { transform: translate(-50%, -50%) scale(1); opacity: 0.3; }
    50% { transform: translate(-50%, -50%) scale(1.5); opacity: 0; }
}

.btn-luxury i {
    transition: transform 0.3s ease;
}

.btn-luxury:hover i {
    transform: translateX(-5px);
}

/* تنسيق الصورة الخرافية */
.about-hero-image {
    margin-bottom: 60px;
    position: relative;
}

.image-wrapper-luxury {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.4),
        0 0 40px rgba(212, 175, 55, 0.3);
    transition: all 0.5s ease;
}

.image-wrapper-luxury:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 
        0 30px 80px rgba(0, 0, 0, 0.5),
        0 0 60px rgba(212, 175, 55, 0.5);
}

.hero-img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

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

.image-overlay-glow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        135deg,
        rgba(212, 175, 55, 0.2) 0%,
        rgba(52, 152, 219, 0.1) 50%,
        rgba(155, 89, 182, 0.15) 100%
    );
    opacity: 0;
    transition: opacity 0.5s ease;
    pointer-events: none;
}

.image-wrapper-luxury:hover .image-overlay-glow {
    opacity: 1;
}

.image-border-animated {
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 32px;
    background: linear-gradient(
        45deg,
        #d4af37,
        #3498db,
        #9b59b6,
        #d4af37
    );
    background-size: 300% 300%;
    animation: borderGlow 4s ease infinite;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.image-wrapper-luxury:hover .image-border-animated {
    opacity: 0.6;
}

@keyframes borderGlow {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

/* تنسيق قائمة الأهداف المحسنة */
.goals-list-enhanced {
    list-style: none;
    padding: 0;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.goal-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 25px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.goal-item:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(212, 175, 55, 0.4);
    transform: translateX(-5px);
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.2),
        -5px 0 15px rgba(212, 175, 55, 0.2);
}

.goal-icon {
    flex-shrink: 0;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #27ae60, #2ecc71);
    border-radius: 50%;
    box-shadow: 0 4px 15px rgba(39, 174, 96, 0.3);
}

.goal-icon i {
    color: white;
    font-size: 1.3rem;
}

.goal-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.goal-text strong {
    font-size: 1.3rem;
    font-weight: 800;
    color: #d4af37;
    line-height: 1.4;
    display: block;
}

.goal-text span {
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.6;
    font-weight: 400;
}

/* Responsive Design */
@media (max-width: 768px) {
    .about-title-luxury {
        font-size: 3rem;
    }
    
    .about-glass-card {
        padding: 30px;
    }
    
    .about-main-text {
        font-size: 1.2rem;
        line-height: 1.9;
    }
    
    .text-highlight {
        font-size: 1.4rem;
    }
    
    .features-title h3 {
        font-size: 2.5rem;
    }
    
    .features-luxury-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .about-buttons-luxury {
        flex-direction: column;
        gap: 20px;
    }
    
    .btn-luxury {
        width: 100%;
        justify-content: center;
    }
    
    .vision-content {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .image-wrapper-luxury {
        border-radius: 20px;
    }
    
    .goal-item {
        padding: 20px;
        gap: 15px;
    }
    
    .goal-icon {
        width: 40px;
        height: 40px;
    }
    
    .goal-icon i {
        font-size: 1.1rem;
    }
    
    .goal-text strong {
        font-size: 1.15rem;
    }
    
    .goal-text span {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .about-title-luxury {
        font-size: 2.2rem;
    }
    
    .dec-line {
        width: 40px;
    }
    
    .about-hero-image {
        margin-bottom: 40px;
    }
    
    .image-wrapper-luxury {
        border-radius: 15px;
    }
    
    .goal-item {
        padding: 15px;
        gap: 12px;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .goal-item:hover {
        transform: translateY(-5px);
    }
    
    .goal-icon {
        width: 50px;
        height: 50px;
    }
    
    .goal-text strong {
        font-size: 1.1rem;
    }
    
    .goal-text span {
        font-size: 0.95rem;
    }
}
