﻿/* Hero Section */
.hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    padding: 100px 20px;
    background-blend-mode: overlay;
    height: 500px;
    margin-top: 1px;
    position: relative;
    overflow: hidden;
    /*    background-color: rgba(0,0,0,0.6);*/
}

/* Responsive cho Hero */
@media (max-width: 768px) {
    .hero {
        height: 400px;
        padding: 60px 15px;
        background-size: cover;
        background-position: center;
    }
    
    .hero-left {
        margin-top: 100px;
    }
    
    .hero-left h1 {
        font-size: 36px;
    }
    
    .hero-left p {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .hero {
        height: 350px;
        padding: 40px 10px;
        background-size: cover;
        background-position: center;
    }
    
    .hero-left {
        margin-top: 80px;
    }
    
    .hero-left h1 {
        font-size: 28px;
    }
    
    .hero-left p {
        font-size: 14px;
    }
}

.hero-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
/*    max-width: 1500px;*/
    width: 100%;
/*    gap: 60px;*/
   
    margin-bottom:10px;
}
.container-home {
    max-width: none;
    margin: 0 auto;
    padding: 0px 50px;
}

/* Responsive cho container-home */
@media (max-width: 768px) {
    .container-home {
        padding: 0px 30px;
    }
}

@media (max-width: 480px) {
    .container-home {
        padding: 0px 20px;
    }
}
.hero-left {
    flex: 1;
    text-align: start;
    margin-top:200px;
}

    .hero-left h1 {
        font-size: 48px;
        font-weight: 700;
        margin-bottom: 20px;
        line-height: 1.2;
    }

.white-text {
    color: #fff;
}

.highlight {
    color: #ffd43b;
    font-weight: 800;
}

.hero-left p {
    font-size: 18px;
    color: rgba(255,255,255,0.9);
    margin-bottom: 30px;
    text-align: start;
}

.btn-seemore {
    display: inline-block;
    padding: 10px 24px;
    border: 1.5px solid white;
    border-radius: 4px;
    color: white;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s ease;
    background: var(--primary)
}

    .btn-seemore:hover {
        background: white;
        color: #333;
    }


.hero-right {
    flex: 0 0 365px;
    display: flex;
    justify-content: center;
}

.vn-card {
    background: linear-gradient(180deg, #0055ff, #0d4dd8);
    color: white;
    padding: 40px 30px;
    border-radius: 20px;
    text-align: center;
    width: 150px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

    .vn-card h2 {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .vn-card .icons {
        font-size: 20px;
        display: flex;
        justify-content: center;
        gap: 10px;
    }
/* Section Styles */
section {
/*    padding: 80px 0;*/
}

.section-title {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

    .section-title h2 {
        font-size: 36px;
        color: var(--dark);
        margin-bottom: 15px;
        position: relative;
        display: inline-block;
    }

        .section-title h2:after {
            content: '';
            position: absolute;
            width: 70px;
            height: 3px;
            background-color: var(--primary);
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
        }

    .section-title p {
        color: #666;
/*        max-width: 700px;*/
        margin: 0 auto;
    }

/* Tours Grid */
/* Tour Wrapper */
.tours-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}
.btnTourPrev, .btnTourNext {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: none;
    background: rgba(0,0,0,0.1);
    cursor: pointer;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .btnTourPrev:hover, .btnTourNext:hover {
        background: rgba(0,0,0,0.2);
    }

/* Navigation Buttons */
.nav {
    background-color: #3498db;
    color: white;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 1.5rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    z-index: 10;
}

    .nav:hover {
        background-color: #2980b9;
        transform: scale(1.75);
        opacity: 1;
    }

    .nav.prev {
        position: absolute;
        left: -25px;
        opacity: 0.5;
        transform: scale(1.5);
    }

    .nav.next {
        position: absolute;
        right: -25px;
        opacity: 0.5;
        transform: scale(1.5);
    }

/* Tour Slider */
.tour-slider {
    overflow: hidden;
    width: 100%;
}

.tour-container { display: flex; transition: transform 0.45s ease; }

/* Tour Card */

.tour-card {
    flex: 0 0 auto;
    width: 325px;
    margin-right: 20px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.3s;    
}

    .tour-card:hover {
        transform: translateY(-10px);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    }

.tour-header {
    width: 100%;
    height: 160px; /* chiều cao ảnh */
    background-size: cover; /* phóng vừa khung */
    background-position: center center;
    border-radius: 10px 10px 0 0;
}



.tour-body {
    padding: 14px;
    height: 100%; /* đảm bảo chiếm toàn chiều cao của card */

}

    .tour-body h3 {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 6px;
    }

.tour-location { font-size: 13px; color: #666; margin-bottom: 8px; }



.guide-avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f1f1f1;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
/*  margin: 0 auto 10px auto;*/
}
    .guide-avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.verified-badge {
    display: grid;
    grid-template-columns: 20px auto; /* SVG 1 cột, text 1 cột */
    font-size:13px;
/*    max-width: 120px;
    margin-top:20px; */
/*    gap: 4px;*/
    word-break: break-word;  
    margin-bottom:10px
}

.badge-text {
    font-size: 12px;
    line-height: 1.2;
}


.guide-info {
/*    margin-top: 10px;*/
    display: flex;
    flex-direction: column; /* 🔹 xếp trên–dưới */
    /*align-items: center;*/ /* 🔹 căn giữa theo chiều ngang */
    gap: 4px; /* 🔹 khoảng cách giữa name & badge */
    text-align: left;
}
.guide-detail {
    display: flex;
    align-items: center; /* canh giữa theo chiều dọc */
    gap: 8px;
}
.tour-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 8px;
    height: 100%;
}
.tour-tags .tag 
{ 
  background: #e7f1ff; 
  padding: 2px 8px; 
  border-radius: 8px; 
  font-size: 12px; 
  color: #007bff; 
}
.tour-desc {
    color: #7f8c8d;
    margin-bottom: 20px;
    font-size: 0.95rem;
    line-height: 1.5;
}
.tour-desc {
    font-size: 13px;
    color: #555;
    min-height: 4.8em; /* tương đương khoảng 2–3 dòng văn bản */
    margin-bottom: 10px;
}

.tour-meta {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    color: #777;
/*    margin-bottom: 10px;*/

}
.tour-meta-01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*    font-size: 13px;*/
    /*    color: #777;*/
/*        margin-bottom: -20px;*/
}

.flex-row {
    display: flex;
    align-items: center; /* căn giữa theo chiều dọc */
    justify-content: space-between; /* đẩy 2 bên ra xa nhau */
    gap: 10px;
    min-height:65px;
}

    .flex-row .title {
        flex: 9;
        font-size: 18px;
        font-weight: 700;
        margin: 0;
        color: #333;
        /*white-space: nowrap;*/ /* nếu muốn không xuống dòng */
        overflow: hidden;
        text-overflow: ellipsis; /* hiện “…” khi quá dài */
    }

.tour-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

    .tour-price .current {
        color: #ff7a18;
        font-weight: bold;
        font-size: 1.4rem;
        display: flex;
        align-items: baseline;
        text-align: right;
    }

    .tour-price .old {
        text-decoration: line-through;
        color: #999;
        font-size: 0.9rem;
        display: flex;
        align-items: baseline;
        text-align: right;
    }

.symbol {
    margin-right: 2px;
    font-size: 0.9em;
}


.btnTourCTA {
    margin-top: auto; /* đẩy nút xuống cuối */
    width: 100%;
    background: #0d6efd;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 8px 0;
    cursor: pointer;
    transition: background 0.2s;
}

    .btnTourCTA:hover {
        background: #084298;
    }

.tour-more {
    text-align: center;
    margin: 25px;
}
.guide-more {
    text-align: center;
    margin-bottom: 25px;
}
.current {
    font-size: 1.5rem;
    font-weight: bold;
    color: #2c3e50;
/*    margin-right: 10px;*/
}

.old {
    font-size: 1rem;
    color: #95a5a6;
    text-decoration: line-through;
}






/* About Section */
.about-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px;
    align-items: center;
}

.about-text h3 {
    font-size: 24px;
    margin-bottom: 20px;
    color: var(--dark);
}

.about-text p {
    margin-bottom: 15px;
}

.about-img {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: var(--shadow);
}

    .about-img img {
        width: 100%;
        height: auto;
        display: block;
    }

/* Stats Section */
.stats {
    background:white;
    color: var(--black);
    text-align: center;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 30px;
}

.stat-item {
    padding: 20px;
}
.stat-icon {
    font-size: 36px;
    margin-bottom: 10px;
}
.stat-number {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--accent);
}

.stat-text {
    font-size: 18px;
}
.stat-item:nth-child(1) .stat-icon {
    color: #6ab04c;
}
/* xanh lá Verified */
.stat-item:nth-child(2) .stat-icon {
    color: #f39c12;
}
/* vàng sét */
.stat-item:nth-child(3) .stat-icon {
    color: #e74c3c;
}
/* đỏ target */
.stat-item:nth-child(4) .stat-icon {
    color: #e67e22;
}
/* cam cứu hộ */

/* Guides Section------------------------------------------------------------------------------------------------ */
/* Guides Slider */
.guide-slider {
    width: 100%;
    overflow: hidden;
/*    padding: 10px 0;*/
margin-top:-50px
}

.guide-container {
    display: flex;
    transition: transform 0.5s ease;

}
.guides-wrapper {

    position: relative;
    display: flex;
    align-items: center;

}

.guide-card {
    position: relative;
    width: 350px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
    padding:  2rem;
    box-shadow: 12px 12px 12px -20px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) scale(0.8); /*adjust the scale to view properly*/
    transform-style: preserve-3d;
    flex-shrink: 0;
}
.guide-img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.guide-image {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #f0f2f5;
    margin: 0 auto 1rem;
    overflow: hidden;
    border: 3px solid white;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:0;
}

.guide-bage {
 
    display: flex;
    align-items: center;
    justify-content: center;
}
.guide-info {
    text-align: center;
/*        margin-bottom: 1.5rem;*/
}

.guide-name {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 0.25rem;
}
.guide-title-lg {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 0 ;
}
.guide-title {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 0.5rem;
    min-height: 4.8em; /* tương đương khoảng 2–3 dòng văn bản */
}

.guide-bio {
    font-size: 15px;
    color: #777;
    line-height: 1.4;
/*    margin-bottom: 1.5rem;*/
}
.guide-meta {
    /*    display: flex;*/
    /*    justify-content: space-between;*/
    margin-bottom: 10px;
    text-align: center;
    color: #7f8c8d;
    font-size: 1.5rem;
}

.cta-button {
    width: 100%;
    padding: 0.8rem;
    border: none;
    border-radius: 10px;
    background: #1055C9;
    color: white;
    font-weight: 600;
    cursor: pointer;
    transition: transform 0.2s, background 0.2s;
}

    .cta-button:hover {
        background: #4d5d54;
        transform: translateY(-2px);
    }


/* Testimonials */
.testi-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}

.testi-slider {
    overflow: hidden;
    width: 100%;
    align-items: center;
}

.testimonial-grid {
    display: flex;
    justify-content: center; /* 🔹 căn giữa theo chiều ngang */
    align-items: center; /* 🔹 căn giữa theo chiều dọc (nếu cần) */
    gap: 20px; /* 🔹 khoảng cách giữa các card */
    transition: transform 0.4s ease; /* hiệu ứng trượt mượt */
}

/* Desktop: Hiển thị tất cả testimonials */
@media (min-width: 769px) {
    .testi-slider {
        overflow: visible;
    }
    
    .testimonial-grid {
        justify-content: center;
        flex-wrap: wrap;
    }
}

/* Mobile scroll cho testimonials */
@media (max-width: 768px) {
    .testi-slider {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch; /* Smooth scrolling trên iOS */
        scroll-behavior: smooth;
    }
    
    .testimonial-grid {
        justify-content: flex-start; /* Bắt đầu từ trái */
        padding: 0 20px; /* Thêm padding để không bị cắt */
        min-width: max-content; /* Đảm bảo grid đủ rộng */
        flex-wrap: nowrap; /* Không wrap trên mobile */
    }
    
    /* Ẩn scrollbar nhưng vẫn scroll được */
    .testi-slider::-webkit-scrollbar {
        display: none;
    }
    
    .testi-slider {
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
    }
}

/* CARD */
.testimonial-card {
    flex: 0 0 auto;
    width: 300px;
    margin-right: 20px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    padding: 20px;
    transition: transform 0.3s ease;
}

/* Responsive cho Testimonials */
@media (max-width: 768px) {
    .testimonial-grid {
        gap: 15px;
        padding: 0 20px; /* Tăng padding để scroll mượt */
    }
    
    .testimonial-card {
        width: 280px;
        margin-right: 15px;
        padding: 15px;
        flex-shrink: 0; /* Không cho phép co lại */
    }
    
    .testimonial-text {
        font-size: 14px;
        min-height: 50px;
    }
    
    .author-circle {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    
    .author-info h4 {
        font-size: 14px;
    }
    
    .author-info p {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .testimonial-grid {
        gap: 10px;
        padding: 0 15px; /* Giảm padding cho mobile */
    }
    
    .testimonial-card {
        width: 260px;
        margin-right: 10px;
        padding: 12px;
        flex-shrink: 0; /* Không cho phép co lại */
    }
    
    .testimonial-text {
        font-size: 13px;
        min-height: 45px;
    }
    
    .author-circle {
        width: 36px;
        height: 36px;
        font-size: 13px;
    }
    
    .author-info h4 {
        font-size: 13px;
    }
    
    .author-info p {
        font-size: 11px;
    }
}

    .testimonial-card:hover {
        transform: translateY(-4px);
    }

.testimonial-stars {
    color: #ffb400;
    font-size: 16px;
    margin-bottom: 10px;
}

.testimonial-text {
    font-style: italic;
    font-size: 15px;
    color: #444;
    line-height: 1.5;
    margin-bottom: 15px;
    min-height: 60px;
}

/* AUTHOR */
.testimonial-author {
    display: flex;
    align-items: center;
    gap: 10px;
}

.author-circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.author-info h4 {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

.author-info p {
    font-size: 13px;
    color: #777;
    margin: 0;
}

/* BUTTONS */
.btnTestiPrev, .btnTestiNext {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
/*    background: rgba(0,0,0,0.1);*/
    cursor: pointer;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .btnTestiPrev:hover, .btnTestiNext:hover {
/*        background: rgba(0,0,0,0.2);*/
    }

/* CTA Section */
.cta {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    padding: 100px 20px;
    background-blend-mode: overlay;
    height: 500px;
    margin-top: 1px;
    position: relative;
    overflow: hidden;
    /*    background-color: rgba(0,0,0,0.6);*/
}

/* Clickable CTA */
.clickable-cta {
    cursor: pointer;
    transition: all 0.3s ease;
}

.clickable-cta:hover {
    transform: scale(1.02);
    box-shadow: none;
}

.cta-content {
    text-align: center;
    padding: 40px 20px;
}

.cta-content h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: white;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

.cta-content p {
    font-size: 20px;
    margin-bottom: 30px;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}



@keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0.7; }
    100% { opacity: 1; }
}

/* Responsive cho CTA */
@media (max-width: 768px) {
    .cta {
        height: 400px;
        padding: 60px 15px;
        background-size: cover;
        background-position: center;
    }
    
    .container-home {
        padding: 0 20px;
    }
    
    .cta-content h2 {
        font-size: 28px;
    }
    
    .cta-content p {
        font-size: 16px;
    }
    
    .cta-hint {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .cta {
        height: 350px;
        padding: 40px 10px;
        background-size: cover;
        background-position: center;
    }
    
    .container-home {
        padding: 0 15px;
    }
    
    .cta-content h2 {
        font-size: 24px;
    }
    
    .cta-content p {
        font-size: 14px;
    }
    
    .cta-hint {
        font-size: 14px;
    }
    
    .cta-hint i {
        font-size: 20px;
    }
}

/* Tối ưu cho hình ảnh GIF */
.cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
/*    background: rgba(0, 0, 0, 0.3);*/
    z-index: 1;
}

.cta .container-home {
    position: relative;
    z-index: 2;
}

/* Vùng chứa 2 nút */
.app-buttons {
    position: absolute;
    top: 85%; /* ✅ ngay dưới QR trong hình (tính theo chiều cao ảnh) */
    left: 43.5%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 100px; /* khoảng cách giữa 2 nút */
}

/* Style nút */
.app-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    width: 200px; /* ✅ cố định chiều ngang */
    height: 56px; /* ✅ cố định chiều cao */
    border-radius: 10px;
    text-decoration: none;
    transition: 0.3s ease;
    font-size: 14px; /* không đổi font */
    box-sizing: border-box;
}


/* Responsive cho app buttons */
@media (max-width: 768px) {
    .app-buttons {
        top: 80%;
        left: 50%;
        gap: 60px;
        flex-direction: column;
    }
    
    .app-btn {
        width: 180px;
        height: 50px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .app-buttons {
        top: 75%;
        left: 50%;
        gap: 40px;
        flex-direction: column;
    }
    
    .app-btn {
        width: 160px;
        height: 45px;
        font-size: 12px;
    }
}


    .app-btn:hover {
        background: #333;
    }

    .app-btn i {
        font-size: 24px;
        margin-right: 10px;
    }

    .app-btn small {
        display: block;
        font-size: 11px;
        color: #ccc;
    }

    .app-btn div div {
        font-size: 15px;
        font-weight: 600;
    }

/* Responsive: dịch nút xuống chút cho màn nhỏ */


@media (max-width: 768px) {
    .hero {
    height:0px;
    }
        .hero-content {
        flex-direction: column;
        text-align: center;
    }

    .hero-right {
        margin-top: 40px;
    }

    .hero-left h1 {
        font-size: 36px;
    }

    .hero h1 {
        font-size: 36px;
    }

    .hero p {
        font-size: 18px;
    }

    .section-title h2 {
        font-size: 28px;
    }
    .cta {
      height:0px;
      padding: 57px 20px;
    }
    .app-buttons {
        top: 80%;
        flex-direction: column;
        gap: 15px;
    }
    .section-title h2 {
        font-size: 2rem;
    }

    .container-tour {
        padding: unset;
    }

    .tour-card {
        width: 300px !important;
    }

    .tour-header {
        width: 100%;
        height: 150px; /* chiều cao ảnh */
    }

    .tour-wrapper {
        padding: 0px;
        gap: 0px;
    }

    .tour-body {
        padding: 10px;
    }

        .tour-body h3 {
            font-size: 14px;
        }

    .tour-location {
        font-size: 10px
    }

    .guide-avatar {
        width: 50px;
        height: 50px;
        margin-right: 5px;
    }

    .guide-info {
        color: #7f8c8d;
        font-size: 0.9rem;
    }

    .tour-tags {
        height: 100%;
        /*        margin-bottom: 5px;*/
    }

        .tour-tags .tag {
            font-size: 10px;
        }

    .tour-desc {
        color: #7f8c8d;
        margin-bottom: 10px;
        font-size: 0.95rem;
        line-height: 1.5;
        font-size: 11px;
        margin-bottom: 10px;
    }

    .tour-meta {
        margin-bottom: unset;
    }

    .nav {
        width: 30px;
        height: 30px;
        font-size: 1rem;
    }

    .btnTourPrev, .btnTourNext {
        width: 50px;
        height: 35px;
    }
}
/* Responsive Design */



@media (max-width: 1200px) {
    .tour-card {
        width: 320px;
    }
}

@media (max-width: 992px) {
    .tour-card {
        width: 300px;
    }

    .nav.prev {
        left: 10px;
    }

    .nav.next {
        right: 10px;
    }
}

/* Footer */
footer {
    background-color: var(--dark);
    color: var(--white);
    padding: 60px 0 30px;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
    margin-bottom: 40px;
}

.footer-column h3 {
    font-size: 20px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
}

    .footer-column h3::after {
        content: '';
        position: absolute;
        width: 40px;
        height: 2px;
        background-color: var(--primary);
        bottom: 0;
        left: 0;
    }

.footer-column ul {
    list-style: none;
    padding-left: 0;
}

    .footer-column ul li {
        margin-bottom: 10px;
    }

        .footer-column ul li a {
            color: #bbb;
            text-decoration: none;
            transition: var(--transition);
        }

            .footer-column ul li a:hover {
                color: var(--white);
                padding-left: 5px;
            }

.social-links {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

    .social-links a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 50%;
        color: var(--white);
        text-decoration: none;
        transition: var(--transition);
    }

        .social-links a:hover {
            background-color: var(--primary);
            transform: translateY(-3px);
        }

.copyright {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #bbb;
    font-size: 14px;
}
section.ng-enter {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

section.ng-enter-active {
    opacity: 1;
    transform: translateY(0);
}
