/* ==========================================================================
   1. THIẾT LẬP CHUNG (GLOBAL STYLES & VARIABLES)
   ========================================================================== */
:root {
    --primary-red: #ff4d4d;
    --dark-bg: #1a1a1a;
    --max-width: 1440px;
    --side-padding: 8%;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

body {
    /* 8background-color: #fcfcfc;
    background-color: transparent; /* Hoặc để mặc định */
    background-color: transparent; /* Hoặc để mặc định */
    position: relative;
    position: relative;
    color: #333;
    line-height: 1.6;
    overflow-x: hidden;
}

main {
    display: block;
}

/* HIỆU CHỈNH MÀU LIÊN KẾT (Đã chuyển từ xanh sang xám) */
a {
    text-decoration: none;
    color: #292929; /* Màu xám hiện đại, dễ đọc */
    transition: color 0.3s ease;
}

a:hover {
    color: var(--primary-red); /* Đổi sang màu đỏ thương hiệu khi hover */
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* ==========================================================================
   2. HEADER & THANH ĐIỀU HƯỚNG (NAVBAR)
   ========================================================================== */
header {
    background: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px var(--side-padding);
    max-width: var(--max-width);
    margin: 0 auto;
}

/* --- LOGO --- */
.logo a {
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 10px;
    transition: transform 0.3s ease;
    transform-origin: left center;
}

.logo a:hover {
    transform: scale(1.2);
}

.logo img {
    height: 80px;
    width: auto;
    display: block;
}

.logo-text {
    font-size: 38px;
    font-weight: 900;
    color: #1a1a1a;
    line-height: 1;
    white-space: nowrap;
    font-family: 'Arial Black', Gadget, sans-serif;
}

.go-red {
    color: var(--primary-red);
}

/* --- MENU LINKS --- */
.nav-links {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 45px;
}

.nav-links a {
text-decoration: none !important;
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    
    /* QUAN TRỌNG: Thiết lập khoảng cách để hiện khung bao quanh chữ */
    padding: 5px 5px; 
    border-radius: 12px; /* Bo góc chữ nhật */
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
}

.nav-links a:hover {
    color: var(--primary-red);
    transform: translateY(-2px);
}

.nav-links a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    bottom: -5px;
    left: 0;
    background-color: var(--primary-red);
    transition: width 0.3s ease;
    display: none !important;
}

.nav-links a:hover::after {
    width: 100%;
    display: none !important;
}

/* --- NÚT GỌI NGAY --- */
.btn-main {
    background: var(--primary-red);
    color: white !important; /* Luôn giữ màu trắng cho nút */
    border: none;
    padding: 15px 35px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 900;
    box-shadow: 0 6px 15px rgba(247, 2, 2, 0.3);
    transition: all 0.3s ease;
    text-transform: uppercase;
    display: inline-block;
    /* QUAN TRỌNG: Xóa gạch chân ở mọi trạng thái */
    text-decoration: none !important;
    animation: gentle-shake 3s infinite;

    /* Hiệu ứng bóng đổ nhẹ ban đầu */
    box-shadow: 0 6px 15px rgba(255, 77, 77, 0.3);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.btn-main:hover {
    background: #e60000;
    color: #ffffff !important;
    transform: translateY(-5px); /* Nhô lên cao */
    
    /* XÓA GẠCH CHÂN KHI HOVER */
    text-decoration: none !important;
    border-bottom: none !important;
    
    
    /* HIỆU ỨNG GLOW RỰC RỠ CŨ */
    box-shadow: 0 12px 25px rgba(255, 77, 77, 0.6);
}

@keyframes gentle-shake {
    0%, 90%, 100% { transform: rotate(0); }
    92% { transform: rotate(3deg); }
    94% { transform: rotate(-3deg); }
    96% { transform: rotate(3deg); }
    98% { transform: rotate(-3deg); }
}
/* HÌNH NỀN MỜ CHO TOÀN BỘ TRANG WEB */
body::before {
    content: '';
    position: fixed; /* Cố định nền khi cuộn trang */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Thay đường dẫn ảnh bạn muốn làm nền ở đây */
    background-image: url('images/Nen.jpeg'); 
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    
    /* HIỆU ỨNG LÀM MỜ */
    filter: blur(0.5px); /* Tăng độ mờ để không gây rối mắt */
    opacity: 0.1;      /* Độ trong suốt thấp để làm nền nhẹ nhàng (0.1 - 0.15) */
    
    z-index: -1;        /* Luôn nằm dưới tất cả nội dung */
    transform: scale(1.1); /* Tránh lộ mép trắng khi bị mờ */
    pointer-events: none;  /* Đảm bảo không cản trở việc click chuột */
}

/* Đảm bảo body và main trong suốt để thấy nền */
body {
    background-color: #fcfcfc; /* Màu nền nhẹ để pha trộn với ảnh mờ */
    position: relative;
}

/* ==========================================================================
   3. TRANG CHỦ (HERO SECTION & SWIPER)
   ========================================================================== */
/* Tối ưu lại phần Hero trong sec-index */
.hero {
    display: grid;
    /* Ảnh chiếm 65%, Chữ chiếm 35% */
    grid-template-columns: 35% 65%; 
    gap: 40px;
    padding: 80px var(--side-padding);
    align-items: center;
    max-width: var(--max-width);
    margin: 0 auto;
    background: transparent; /* Để lộ hình nền mờ phía sau */
}

.swiper.mySwiper {
    width: 100%;
    height: 520px; /* Tăng chiều cao để ảnh cực rộng và sang trọng */
    border-radius: 25px;
    box-shadow: 0 30px 60px rgba(0,0,0,0.2); /* Đổ bóng đậm hơn trên nền mờ */
}

.hero-content h1 {
    font-size: 3rem;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 25px;
    color: #222;
}

.hero-content p {
    margin-bottom: 5px;
    line-height: 1.4;
}

.hero-content p:last-of-type {
    margin-bottom: 30px; 
}

.hero-stats {
    display: flex;
    gap: 50px;
}

.stat strong {
    font-size: 55px;
    color: var(--primary-red);
    display: block;
}

.stat p {
    font-size: 18px;
    font-weight: 700;
    color: #888;
    text-transform: uppercase;
}

/* --- SLIDE STYLES (Đảm bảo ảnh không bị dẹt) --- */
.swiper {
    order: 2;
    width: 100%;
    height: 480px; /* Chiều cao chuẩn trên Desktop */
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Giúp ảnh tự lấp đầy khung mà không bị méo */
    display: block;
}

.swiper-pagination-bullet-active {
    background: var(--primary-red) !important;
}  

/* ==========================================================================
   4. TRANG DỊCH VỤ (SERVICES & TABS)
   ========================================================================== */
.services-section { padding: 40px 8%; background: transparent; }

.services-tabs {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 40px;
    
}

.tab-btn {
    padding: 12px 30px;
    border: 2px solid #eee;
    background: #f9f9f9;
    cursor: pointer;
    font-weight: 600;
    border-radius: 50px;
    transition: 0.3s;
    
}

.tab-btn.active {
    background: #ff4d4d;
    color: #fff;
    border-color: #ff4d4d;
    transform: translateY(-5px); /* Nhô lên */
}

.tab-content { display: none; }
.tab-content.active { display: block; animation: fadeIn 0.5s; }

.service-detail {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
    background: rgba(244, 244, 244, 0.85); /* Thêm độ trong suốt cho khối chi tiết */
    backdrop-filter: blur(5px); /* Hiệu ứng kính mờ cho riêng khối này */
    padding: 30px;
    border-radius: 25px;
}

.service-text h3 { margin-bottom: 15px; color: #1a1a1a; }
.service-text ul { margin-top: 15px; padding-left: 20px; }
.service-text li { margin-bottom: 8px; color: #555; }
.service-img img { width: 100%; border-radius: 15px; }

/* --- ICON CARD LỚN & HIỆU ỨNG PHÁT SÁNG --- */
.service-icons-large {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    align-items: center;
}

.icon-card {
    height: 220px;
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transition: all 0.4s ease;
    position: relative;
}

.icon-overlay {
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    transition: background 0.4s ease;
}

.icon-card:hover {
    transform: translateY(-10px) scale(1.02);
    background-size: 120%;
    box-shadow: 0 20px 40px rgba(255, 77, 77, 0.1);
}

.icon-card:hover .icon-overlay {
    background: rgba(241, 238, 238, 0.1);
}

.icon-card i {
    font-size: 60px;
    color: #fff;
    margin-bottom: 15px;
    transition: transform 0.3s ease;
}

.icon-card:hover i {
    transform: scale(1.1);
    text-shadow: 0 0 25px rgba(255, 255, 255, 0.8), 0 0 45px rgba(255, 77, 77, 1);
}

.icon-card:hover span {
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.6), 0 0 30px rgba(255, 77, 77, 1);
}

/* --- DỊCH VỤ CHUNG --- */
.common-services { margin-top: 60px; text-align: center; }
.common-title { font-size: 2rem; margin-bottom: 40px; }

.common-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.common-item {
    padding: 25px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: 0.3s;
}

.common-item:hover { transform: translateY(-10px); }
.common-icon { font-size: 40px; margin-bottom: 15px; }
.common-item h4 { margin-bottom: 10px; color: #1a1a1a; }
.common-item p { font-size: 14px; color: #666; line-height: 1.6; }

/* ==========================================================================
   5. TRANG BẢNG GIÁ (PRICING SECTION)
   ========================================================================== */
.pricing-section {
    padding: 40px 8%;
    background: transparent;;
}

.section-title {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #1a1a1a;
}

.section-subtitle {
    text-align: center;
    color: #666;
    margin-bottom: 40px;
}

.pricing-tables {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.pricing-card {
    background: rgba(252, 252, 252, 0.9);
    backdrop-filter: blur(10px);
    padding: 25px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border: 1px solid #eee;
}

.pricing-card h3 {
    margin-bottom: 20px;
    color: #1a1a1a;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.2rem;
}

.pricing-card table {
    width: 100%;
    border-collapse: collapse;
}

.pricing-card th {
    text-align: left;
    padding: 12px;
    background: #f4f4f4;
    color: #333;
    font-size: 0.9rem;
    text-transform: uppercase;
}

.pricing-card td {
    padding: 15px 12px;
    border-bottom: 1px solid #eee;
    font-size: 1rem;
}

.price {
    color: #ff4d4d;
    font-weight: 700;
}

.pricing-note {
    margin-top: 30px;
    text-align: center;
    font-style: italic;
    color: #888;
    font-size: 0.9rem;
}

/* ==========================================================================
   6. TRANG LIÊN HỆ (CONTACT SECTION)
   ========================================================================== */
.contact-section {
    width: 100%;
    padding: 40px 0; 
}

.contact-section .container {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 var(--side-padding);
}

.contact-info-horizontal {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
}

.contact-info-horizontal .info-card {
    flex: 1;
    min-width: 250px;
    background: #ffffff;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
    border: 1px solid #616161;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.contact-info-horizontal .info-card:hover {
    transform: translateY(-5px);
    border-color: var(--primary-red);
    box-shadow: 0 10px 25px rgba(243, 3, 3, 0.15);
}

/* --- BẢN ĐỒ --- */
.contact-map-full {
    width: 100%;
    height: 450px;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
    border: 5px solid #fff;
    margin-top: 20px;
}

.contact-map-full iframe {
    display: block;
}

/* --- GRID LIÊN HỆ & HIỆU ỨNG --- */
.contact-grid {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 30px;
}

.info-card {
    background: #ffffff;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
    border: 1px solid #eee;
    width: 100%; 
    will-change: transform, opacity, box-shadow;
}

.info-card:hover {
    transform: scale(1.03) translateX(10px) !important;
    border-color: var(--primary-red);
    box-shadow: 0 15px 35px rgba(255, 77, 77, 0.2);
    z-index: 10;
}

.info-card:hover .info-icon {
    transform: rotate(10deg);
    box-shadow: 0 0 20px var(--primary-red);
}

.contact-map-wrapper {
    border-radius: 20px;
    overflow: hidden;
    height: 400px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.contact-map-wrapper:hover {
    transform: scale(1.01);
    box-shadow: 0 20px 50px rgba(0,0,0,0.15);
}

/* ==========================================================================
   7. CHÂN TRANG (FOOTER)
   ========================================================================== */
#site-footer {
    width: 100%;
    margin-top: 20px;
}

/* --- PHẦN TRÊN: MÀU GHI (XÁM NHẠT) --- */
.footer-top {
    background-color: #615e5e;
    padding: 10px 0;
    color: #ffffff;
}

.footer-container {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 40px;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 8%;
}

.footer-brand .logo-text {
    color: #ffffff;
    
}

.footer-brand .logo a {
    display: flex;
    align-items: center;
    gap: 12px;
}

.brand-desc {
    color: #fdfdfd;
    margin-top: 15px;
    font-size: 14px;
    max-width: 350px;
}

.footer-top h3 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

.footer-top h3::after {
    content: '';
    width: 30px;
    height: 3px;
    background: #ff4d4d;
    position: absolute;
    bottom: -8px;
    left: 0;
}

/* --- LINKS FOOTER --- */
.footer-nav ul { list-style: none; }
.footer-nav ul li { margin-bottom: 10px; }
.footer-nav ul li a {
    text-decoration: none;
    color: #ffffff;
    transition: 0.3s;
}
.footer-nav ul li a:hover {
    color: #ff4d4d;
    padding-left: 5px;
}

/* --- PHẦN DƯỚI: MÀU ĐEN --- */
.footer-bottom {
    background-color: #1a1a1a;
    color: #999;
    padding: 20px 8%;
}

.footer-bottom-content {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
}

.social-links a {
    color: #999;
    text-decoration: none;
    margin-left: 20px;
    transition: 0.3s;
}

.social-links a:hover {
    color: #fff;
}

/* ==========================================================================
   8. HỆ THỐNG PHẢN HỒI (RESPONSIVE)
   ========================================================================== */

/* --- NÚT HAMBURGER MOBILE --- */
.menu-toggle {
    display: none;
    cursor: pointer;
    flex-direction: column;
    gap: 6px;
}

.menu-toggle .bar {
    width: 30px;
    height: 4px;
    background-color: #1a1a1a;
    transition: 0.3s;
    border-radius: 2px;
}

/* --- TABLET & MOBILE (DƯỚI 992PX) --- */
@media (max-width: 992px) {
    .menu-toggle {
        display: flex;
        z-index: 1001;
    }

    .nav-links {
        position: fixed;
        right: -100%;
        top: 0;
        flex-direction: column;
        background-color: #ffffff;
        width: 70%;
        height: 100vh;
        padding-top: 100px;
        transition: 0.4s ease;
        box-shadow: -10px 0 30px rgba(0,0,0,0.1);
        gap: 30px;
        align-items: center;
        justify-content: flex-start;
    }

    .nav-links.active {
        right: 0;
    }

    .menu-toggle.is-active .bar:nth-child(1) { transform: translateY(10px) rotate(45deg); }
    .menu-toggle.is-active .bar:nth-child(2) { opacity: 0; }
    .menu-toggle.is-active .bar:nth-child(3) { transform: translateY(-10px) rotate(-45deg); }

    .nav-links li {
        width: 100%;
        text-align: center;
    }

    .nav-links .btn-main {
        width: 100%;
        max-width: 300px;
        font-size: 18px;
    }

    /* Layout Hero trên Mobile: Chữ trên, Ảnh dưới */
    .hero {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 30px;
        padding: 40px 8%;
    }

    .hero-stats {
        justify-content: center;
    }

    /* Swiper Mobile: Tỷ lệ ảnh cân đối, không bị dẹt */
    .swiper {
        order: 2;
        height: 300px; /* Hạ chiều cao xuống để ảnh cân đối trên màn hình đứng */
        margin-top: 10px;
    }

    .pricing-tables, .contact-grid, .contact-info-horizontal {
        grid-template-columns: 1fr;
        flex-direction: column;
        align-items: center;
    }
    .contact-info-horizontal .info-card {
        width: 100%;
        max-width: 400px;
    }
    .service-detail {
        grid-template-columns: 1fr;
    }
    .service-icons-large {
        margin-top: 30px;
    }
    /* CĂN GIỮA LOGO FOOTER TRÊN MOBILE */
    .footer-brand .logo a {
        justify-content: center; /* Căn giữa các thành phần bên trong link logo */
        margin-bottom: 15px;    /* Khoảng cách dưới logo */
    }

    .footer-brand {
        text-align: center;      /* Căn giữa đoạn text mô tả bên dưới logo */
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .brand-desc {
        margin: 15px auto 0;    /* Căn giữa đoạn mô tả */
    }
}

/* --- MOBILE TRUNG BÌNH (DƯỚI 768PX) --- */
@media (max-width: 768px) {
    .footer-container {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .footer-brand .logo { justify-content: center; }
    .footer-top h3::after { left: 50%; transform: translateX(-50%); }
    .footer-bottom-content { flex-direction: column; gap: 10px; }

    .service-detail, .common-grid { grid-template-columns: 1fr; }
    .service-img { order: -1; }

    /* Giữ nguyên tỷ lệ Swiper */
    .swiper {
        height: 250px; 
    }
}

/* ==========================================================================
   9. POPUP LIÊN HỆ HIỆN ĐẠI (GOFAST CONTACT STACK)
   ========================================================================== */

/* Container tổng */
.gofast-contact-stack {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: flex-end;
}

/* Style chung cho từng nút */
.stack-item {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff !important;
    font-size: 24px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* TRIỆT TIÊU GẠCH CHÂN */
    text-decoration: none !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

/* Màu sắc và Glow riêng biệt */
.stack-item.facebook { background: #0084FF; }
.stack-item.zalo { background: #0068FF; }
.stack-item.hotline { background: var(--primary-red); }

/* Hiệu ứng Hover - Nhô lên và Phát sáng rực rỡ */
.stack-item:hover {
    transform: scale(1.15) translateY(-5px);
    text-decoration: none !important;
}

.stack-item.facebook:hover { box-shadow: 0 10px 25px rgba(0, 132, 255, 0.5); }
.stack-item.zalo:hover { box-shadow: 0 10px 25px rgba(0, 104, 255, 0.5); }
.stack-item.hotline:hover { box-shadow: 0 10px 25px rgba(255, 77, 77, 0.6); }

/* Hiệu ứng chữ Hotline hiện ra bên trái */
.hotline-text {
    position: absolute;
    right: 70px;
    background: var(--primary-red);
    color: white;
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 800;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(20px);
    transition: all 0.3s ease;
    pointer-events: none;
    box-shadow: 0 5px 15px rgba(255, 77, 77, 0.3);
}

.stack-item.hotline:hover .hotline-text {
    opacity: 1;
    transform: translateX(0);
}

/* --- HIỆU ỨNG VÒNG TRÒN LAN TỎA CHO HOTLINE --- */
.ring-ani, .ring-ani-delayed {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: var(--primary-red);
    opacity: 0.5;
    z-index: -1;
    animation: pulse-ring 2s infinite;
}

.ring-ani-delayed { animation-delay: 0.5s; }

@keyframes pulse-ring {
    0% { transform: scale(1); opacity: 0.5; }
    100% { transform: scale(2.2); opacity: 0; }
}

/* --- HIỆU ỨNG RUNG ĐIỆN THOẠI --- */
.stack-item.hotline i {
    animation: phone-shake 1.5s infinite;
}

@keyframes phone-shake {
    0%, 100% { transform: rotate(0); }
    10%, 30%, 50% { transform: rotate(-15deg); }
    20%, 40% { transform: rotate(15deg); }
}

/* Triệt tiêu gạch chân cho menu mobile nếu nút nằm trong đó */
.nav-links li a.btn-main::after, 
.stack-item::after {
    display: none !important;
}

/* Tối ưu Mobile */
@media (max-width: 768px) {
    .gofast-contact-stack { bottom: 20px; right: 20px; gap: 12px; }
    .stack-item { width: 48px; height: 48px; font-size: 20px; }
    .hotline-text { display: none; } /* Tắt text hotline trên mobile */
}

/*TUYEN DUNG
/* --- RECRUITMENT STYLES --- */
.recruitment-section {
    padding: 60px var(--side-padding);
    background: transparent;
}

.recruitment-section .service-detail {
    background: rgba(255, 255, 255, 0.85); /* Nền trắng trong suốt nhẹ */
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 77, 77, 0.1);
}

@media (max-width: 992px) {
    .recruitment-section .service-detail {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .recruitment-section .service-img {
        order: -1; /* Ảnh lên trên ở mobile */
        margin-bottom: 20px;
    }
}