footer {
    margin-top: 0;
}

/*======================================================
   PAIN POINTS GRID (THáºº Ná»–I ÄAU)
======================================================*/
.ledsun-pain-points-container {
    width: 100%;
    margin: 0 auto;
    font-family: 'Inter', sans-serif !important;
    box-sizing: border-box;
    display: block;
}

.ledsun-pain-points-container *,
.ledsun-pain-points-container *::before,
.ledsun-pain-points-container *::after {
    box-sizing: border-box;
}

/* áº¨n overlay kÃ©o trÆ°á»£t trÃªn Desktop */
.ledsun-swipe-overlay {
    display: none;
}

/* Desktop Grid: 3 cá»™t */
@media screen and (min-width: 992px) {

    .ledsun-bento-slider-wrap,
    .ledsun-pain-points-wrapper {
        display: contents;
    }

    .ledsun-pain-points-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 2.4rem;
        padding: 4rem 0;
        /* CÃ³ thá»ƒ chá»‰nh padding theo mong muá»‘n */
    }
}

/* Phong cÃ¡ch tháº» Premium Dark / Red Alert */
.ledsun-pain-card {
    position: relative;
    border-radius: 2.4rem;
    padding: 3.5rem 3rem;
    overflow: hidden;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.08);
    background-color: #111111;
    background-image: url('data:image/svg+xml,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="footergrid" width="30" height="30" patternUnits="userSpaceOnUse"><path d="M 60 0 L 0 0 0 60" fill="none" stroke="rgba(255,255,255,0.06)" stroke-width="1"/></pattern></defs><rect width="100%" height="100%" fill="url(%23footergrid)"/></svg>');
    border: 1px solid #2a2a2a;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0);
}

/* Hiá»‡u á»©ng hÃ o quang Ä‘á» á»Ÿ gÃ³c tháº» */
.ledsun-pain-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 2.4rem;
    background: radial-gradient(circle at top right, rgba(193, 52, 55, 0.12) 0%, transparent 60%);
    opacity: 0.8;
    transition: opacity 0.4s ease;
    z-index: 0;
    pointer-events: none;
}

/* Váº¡ch Ä‘á» chá»‰ bÃ¡o (BÃ¡o Ä‘á»™ng) */
.ledsun-pain-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 3rem;
    width: 4rem;
    height: 0.4rem;
    background: #C13437;
    border-radius: 0 0 0.4rem 0.4rem;
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.ledsun-pain-card:hover {
    box-shadow: 0 1.5rem 4rem rgba(193, 52, 55, 0.25);
    transform: translateY(-0.8rem);
    border-color: #4a191a;
}

.ledsun-pain-card:hover::after {
    width: calc(100% - 6rem);
}

.ledsun-pain-icon {
    width: 6rem;
    height: 6rem;
    background: rgba(193, 52, 55, 0.15);
    border-radius: 1.6rem;
    border: 1px solid rgba(193, 52, 55, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff4d4f;
    /* MÃ u nháº¥n Ä‘á» bÃ¡o Ä‘á»™ng */
    font-size: 2.4rem;
    margin-bottom: 2rem;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    z-index: 1;
}

.ledsun-pain-card:hover .ledsun-pain-icon {
    background: #C13437;
    color: #ffffff;
    transform: scale(1.08) rotate(-8deg);
    box-shadow: 0 0.8rem 2rem rgba(193, 52, 55, 0.4);
    border-color: #C13437;
}

.ledsun-pain-title {
    font-size: 2.2rem;
    font-weight: 800;
    margin: 0 0 1.2rem 0;
    color: #ffffff;
    transition: color 0.3s ease;
    line-height: 1.4;
    position: relative;
    z-index: 1;
}

.ledsun-pain-card:hover .ledsun-pain-title {
    color: #ff4d4f;
}

.ledsun-pain-desc {
    font-size: 1.6rem;
    line-height: 1.6;
    color: #aaaaaa;
    margin: 0;
    position: relative;
    z-index: 1;
}

.ledsun-pain-desc strong,
.ledsun-pain-desc b {
    color: #ffffff;
    font-weight: 700;
}

/* Text mÃ u Ä‘á» cáº£nh bÃ¡o dÃ¹ng chung */
.ledsun-pain-highlight {
    color: #e07070;
    font-weight: 700;
}

/* Háº­u quáº£ Ä‘áº¯ng lÃ²ng (Consequence) */
.ledsun-pain-consequence {
    display: block;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px dashed rgba(255, 255, 255, 0.15);
    font-size: 1.55rem;
    color: #cccccc;
    font-style: italic;
    font-weight: 500;
    line-height: 1.5;
    transition: color 0.3s ease;
}

.ledsun-pain-card:hover .ledsun-pain-consequence {
    color: #eeeeee;
}

.ledsun-pain-consequence i {
    color: #e63946;
    margin-right: 0.8rem;
    font-size: 1.4rem;
}

/* ======================================================
   MOBILE/TABLET SLIDER CHUáº¨N (GIá»NG BENTO)
====================================================== */
@media screen and (max-width: 991px) {
    .ledsun-pain-points-container {
        padding: 0;
    }

    .ledsun-bento-slider-wrap {
        position: relative;
        display: block;
    }

    .ledsun-swipe-overlay {
        display: flex;
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: rgba(0, 0, 0, 0.45);
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        padding: 1.2rem 2.8rem;
        border-radius: 4rem;
        align-items: center;
        gap: 1.5rem;
        color: rgba(255, 255, 255, 0.9);
        font-size: 1.8rem;
        z-index: 10;
        pointer-events: none;
        transition: opacity 0.5s ease;
        border: 1px solid rgba(255, 255, 255, 0.15);
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.2);
    }

    .ledsun-swipe-overlay i.bi-chevron-left,
    .ledsun-swipe-overlay i.bi-chevron-right {
        font-size: 1.4rem;
        opacity: 0.8;
    }

    .swipe-hand {
        font-size: 2.4rem !important;
        color: #ffffff;
        animation: swipeAnim 2s infinite ease-in-out;
    }

    @keyframes swipeAnim {
        0% {
            transform: translateX(15px) scale(1) rotate(5deg);
            opacity: 0;
        }

        20% {
            transform: translateX(15px) scale(1) rotate(5deg);
            opacity: 1;
        }

        30% {
            transform: translateX(15px) scale(0.9) rotate(5deg);
        }

        70% {
            transform: translateX(-15px) scale(0.9) rotate(-5deg);
        }

        80% {
            transform: translateX(-15px) scale(1) rotate(-5deg);
            opacity: 1;
        }

        100% {
            transform: translateX(-15px) scale(1) rotate(-5deg);
            opacity: 0;
        }
    }

    /* Slider cuá»™n ngang chia 2 dÃ²ng báº±ng Grid Native */
    .ledsun-pain-points-wrapper {
        display: grid;
        grid-template-rows: repeat(2, 1fr);
        grid-auto-columns: 60%;
        /* Each column is 60% width on tablet */
        grid-auto-flow: column;
        /* Items fill col 1 (row 1, row 2), then col 2... */
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        gap: 2rem;
        padding: 2rem 1.5rem 4rem 1.5rem;
        scroll-behavior: smooth;
    }

    /* áº¨n thanh cuá»™n tÃ ng hÃ¬nh */
    .ledsun-pain-points-wrapper::-webkit-scrollbar {
        display: none;
    }

    .ledsun-pain-card {
        width: 100%;
        scroll-snap-align: center;
        padding: 3rem 2.5rem;
        height: 100%;
        /* Force equal height for grid items */
    }
}

/* RiÃªng cho Äiá»‡n thoáº¡i */
@media screen and (max-width: 767px) {
    .ledsun-pain-points-wrapper {
        grid-auto-columns: 85%;
        /* Mobile: Má»—i cá»™t chiáº¿m 85% */
        gap: 1.5rem;
        padding: 1.5rem 1rem 3rem;
    }

    .ledsun-pain-card {
        padding: 2rem 1.5rem;
    }

    .ledsun-pain-icon {
        margin-bottom: 1.2rem;
    }

    .ledsun-pain-title {
        font-size: 1.8rem;
    }

    .ledsun-pain-desc {
        font-size: 1.4rem;
        line-height: 1.5;
    }
}

/*======================================================
   SECTION 3: SPLIT SCREEN (Báº°NG CHá»¨NG THÃ‰P)
======================================================*/
.ledsun-split-section {
    background-color: #fcfcfc;
    /* Off-white nháº¹, ngáº¯t nhá»‹p Ä‘en */
    padding: 8rem 0;
    font-family: 'Inter', sans-serif;
    color: #222222;
}

.ledsun-split-section *,
.ledsun-split-section *::before,
.ledsun-split-section *::after {
    box-sizing: border-box;
}

.ledsun-split-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    align-items: flex-start;
    gap: 6rem;
}

/* TrÃ¡i: Báº±ng chá»©ng Visual (50%) - Gallery Swiper */
.ledsun-split-visual {
    flex: 0 0 calc(50% - 3rem);
    position: relative;
    width: 100%;
    overflow: hidden;
    /* Quan trá»ng Ä‘á»ƒ Swiper trÃ¡nh bá»‹ trÃ n */
}

/* Swiper Gallery Main */
.ledsun-gallery-main {
    width: 100%;
    border-radius: 1.6rem;
    overflow: hidden;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.08);
    background: #e0e0e0;
    margin-bottom: 1.5rem;
    aspect-ratio: 16/10;
    position: relative;
}

.ledsun-gallery-main .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
    display: block;
    /* TrÃ¡nh margin lá»—i */
}

.ledsun-gallery-main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.ledsun-gallery-main .swiper-slide:hover img {
    transform: scale(1.04);
}

/* Glassmorphism Play/Zoom Icon */
.ledsun-glass-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 7rem;
    height: 7rem;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 2.2rem;
    transition: all 0.4s ease;
    z-index: 10;
    box-shadow: 0 0.8rem 2.4rem rgba(0, 0, 0, 0.1);
}

.ledsun-glass-icon.play-icon {
    padding-left: 0.6rem;
    /* Canh giá»¯a icon tam giÃ¡c */
}

.ledsun-gallery-main .swiper-slide:hover .ledsun-glass-icon {
    background: #e63946;
    /* Báº­t mÃ u Äá» Brand khi Hover */
    border-color: #e63946;
    transform: translate(-50%, -50%) scale(1.1);
    box-shadow: 0 1.2rem 3rem rgba(230, 57, 70, 0.3);
}

/* Swiper Gallery Thumbs */
.ledsun-gallery-thumbs {
    width: 100%;
}

.ledsun-gallery-thumbs .swiper-slide {
    aspect-ratio: 4/3;
    border-radius: 1.2rem;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.4;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    position: relative;
    /* ThÃªm position relative má» neo */
}

.ledsun-gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border-color: #e63946;
    /* Viá»n Ä‘á» bÃ¡o hiá»‡u Ä‘ang chá»n */
}

.ledsun-gallery-thumbs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Icon Play nhá» trÃªn Thumbnail */
.ledsun-thumb-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 3rem;
    height: 3rem;
    background: rgba(230, 57, 70, 0.8);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.4rem;
    pointer-events: none;
    z-index: 10;
}

.ledsun-thumb-play-icon i {
    margin-left: 2px;
}

/* Khá»‘i Video/Image Modal Tá»‘i Æ°u tráº£i nghiá»‡m (Fullscreen Tiktok Style) */
.ledsun-video-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: 100dvh;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    overscroll-behavior: none;
}

.ledsun-video-modal.active {
    visibility: visible;
    opacity: 1;
}

.ledsun-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 10, 10, 0.95);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.ledsun-modal-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    z-index: 60;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
}

.ledsun-video-modal.active .ledsun-modal-header {
    opacity: 1;
    pointer-events: auto;
}

/* Modal Navigation Buttons */
button.ledsun-modal-nav {
    all: unset !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.1) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    color: rgba(255, 255, 255, 0.8) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 20px !important;
    z-index: 100 !important;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
    opacity: 0;
    pointer-events: none;
}

.ledsun-video-modal.active button.ledsun-modal-nav {
    opacity: 1;
    pointer-events: auto;
}

button.ledsun-modal-nav.prev {
    left: 40px !important;
}

button.ledsun-modal-nav.next {
    right: 40px !important;
}

button.ledsun-modal-nav:hover:not(.swiper-button-disabled) {
    background: #e63946 !important;
    border-color: #e63946 !important;
    color: #fff !important;
    transform: translateY(-50%) scale(1.1) !important;
}

button.ledsun-modal-nav.swiper-button-disabled {
    opacity: 0.3 !important;
    cursor: not-allowed !important;
}

.ledsun-modal-logo {
    display: flex;
    align-items: center;
}

button.ledsun-modal-close {
    all: unset !important;
    position: relative !important;
    width: 40px !important;
    height: 40px !important;
    color: rgba(255, 255, 255, 0.6) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 36px !important;
    cursor: pointer !important;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
    z-index: 100 !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1 !important;
}

button.ledsun-modal-close:hover {
    color: #e63946 !important;
    transform: scale(1.1) rotate(90deg) !important;
}

.ledsun-modal-content {
    position: relative;
    width: 90%;
    max-width: 1100px;
    height: 80vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 10;
    border-radius: 12px;
    transform: scale(0.95);
    transition: transform 0.4s ease;
    overflow: hidden;
}

.ledsun-modal-swiper {
    border-radius: 12px;
    box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.6);
    background: #000;
}

.ledsun-video-modal.active .ledsun-modal-content {
    transform: scale(1);
}

.ledsun-zoomable-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Swiper Zoom Container adjustments */
.ledsun-video-modal .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .ledsun-modal-header {
        padding: 15px 20px;
    }

    button.ledsun-modal-close {
        font-size: 28px !important;
        width: 30px !important;
        height: 30px !important;
    }

    button.ledsun-modal-nav.prev {
        left: 10px !important;
    }

    button.ledsun-modal-nav.next {
        right: 10px !important;
    }

    .ledsun-modal-content {
        width: 100%;
        height: 70vh;
        border-radius: 0;
    }

    .ledsun-modal-swiper {
        border-radius: 0;
    }
}

/* Pháº£i: Content & SEO (50%) */
.ledsun-split-content {
    flex: 0 0 calc(50% - 3rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.ledsun-split-heading {
    font-size: 3.4rem;
    font-weight: 800;
    line-height: 1.35;
    margin: 0 0 1.5rem 0;
    text-transform: uppercase;
    color: #111111;
    letter-spacing: -0.5px;
}

.ledsun-split-heading .highlight {
    color: #e63946;
    /* Äá» dá»©t khoÃ¡t */
}

.ledsun-split-sub {
    font-size: 1.8rem;
    color: #555555;
    line-height: 1.6;
    margin: 0 0 4rem 0;
}

/* Danh sÃ¡ch Trust - Check List */
.ledsun-trust-list {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    /* margin-bottom: 5rem; */
}

.ledsun-trust-item {
    display: flex;
    gap: 1.8rem;
    align-items: flex-start;
}

.ledsun-trust-icon {
    flex: 0 0 auto;
    width: 4.5rem;
    height: 4.5rem;
    background: rgba(230, 57, 70, 0.1);
    color: #e63946;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    border: 1px solid rgba(230, 57, 70, 0.2);
}

.ledsun-trust-text h4 {
    font-size: 1.9rem;
    font-weight: 700;
    margin: 0 0 0.8rem 0;
    color: #222222;
}

.ledsun-trust-text p {
    font-size: 1.55rem;
    color: #666666;
    line-height: 1.6;
    margin: 0;
}

/* CTA Chuyển Đổi */
.ledsun-split-cta-wrap {
    background: #ffffff;
    padding: 3rem;
    border-radius: 1.6rem;
    border: 1px solid #eeeeee;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.ledsun-btn-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    background: #e63946;
    color: #ffffff;
    font-size: 1.7rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2rem 3rem;
    border-radius: 1.2rem;
    text-decoration: none;
    transition: all 0.3s ease;
    width: 100%;
}

.ledsun-btn-cta i {
    font-size: 1.8rem;
    transition: transform 0.3s ease;
}

.ledsun-btn-cta:hover {
    background: #c1121f;
    transform: translateY(-3px);
    box-shadow: 0 1.5rem 3rem rgba(230, 57, 70, 0.25);
    color: #fff;
}

.ledsun-btn-cta:hover i {
    transform: translateX(5px);
}

.ledsun-micro-copy {
    display: block;
    text-align: center;
    font-size: 1.5rem;
    color: #888888;
    margin-top: 1.8rem;
    font-weight: 500;
}

.section-solution__hotline-text {
    color: #888888;
    margin-top: 1.5rem;
    font-size: 1.6rem;
    font-weight: 500;
    text-align: center;
    width: 100%;
}

.section-solution__hotline-text .hotline-link {
    color: #ff7a00;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.3s ease;
}

.section-solution__hotline-text .hotline-link:hover {
    color: #dc781c;
}

/* Responsive Tablet */
@media screen and (max-width: 991px) {
    .ledsun-split-container {
        flex-direction: column;
        gap: 5rem;
    }

    .ledsun-split-visual,
    .ledsun-split-content {
        flex: 0 0 100%;
        width: 100%;
    }

    .ledsun-split-heading {
        font-size: 3rem;
    }
}

/* Responsive Mobile */
@media screen and (max-width: 767px) {
    .ledsun-split-section {
        padding: 3rem 0;
    }

    .ledsun-split-container {
        padding: 0 1.5rem;
        gap: 2.5rem;
    }

    .ledsun-visual-grid {
        gap: 1rem;
    }

    .ledsun-trust-item {
        align-items: center;
    }

    .ledsun-trust-text h4 {
        font-size: 1.8rem;
        line-height: 1.3;
    }

    .ledsun-split-heading {
        font-size: 2.2rem;
    }

    .ledsun-split-sub {
        font-size: 1.6rem;
        margin-bottom: 2.2rem;
    }

    .ledsun-trust-list {
        gap: 2rem;
    }

    .ledsun-trust-list {
        margin-bottom: 2.2rem;
    }

    .ledsun-trust-text p {
        font-size: 1.45rem;
    }

    .ledsun-split-cta-wrap {
        padding: 2rem 1rem;
    }

    .ledsun-split-cta-wrap .ledsun-btn-cta {
        font-size: 1.4rem;
        padding: 1.4rem 1.3rem;
    }

    .section-solution__hotline-text .hotline-link {
        white-space: nowrap;
    }
}

/*======================================================
   SECTION 4: CÃC Háº NG Má»¤C GIA CÃ”NG CHá»¦ Lá»°C 
======================================================*/
.ledsun-services-section {
    background-color: #ffffff;
    padding: 5rem 0;
    font-family: 'Inter', sans-serif;
}

.ledsun-services-section *,
.ledsun-services-section *::before,
.ledsun-services-section *::after {
    box-sizing: border-box;
}

.ledsun-services-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 2rem;
}

.ledsun-services-header {
    text-align: center;
    margin-bottom: 5rem;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.ledsun-services-heading {
    font-size: 3.6rem;
    font-weight: 800;
    color: #111111;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: -0.5px;
}

.ledsun-services-desc {
    font-size: 1.65rem;
    color: #555555;
    line-height: 1.6;
    max-width: 950px;
    margin: 1.8rem auto 0;
    --rm-height: none;
}

.ledsun-services-desc strong {
    color: #111111;
    font-weight: 700;
}

/* Grid Layout */
@media screen and (min-width: 992px) {
    .ledsun-services-slider-wrap {
        display: contents;
    }

    .ledsun-services-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 2.4rem;
    }
}

/* Service Card (UI Sáº¡ch, Focus HÃ¬nh) */
.ledsun-sv-card {
    background: #ffffff;
    border-radius: 1.6rem;
    overflow: hidden;
    box-shadow: 0 0.8rem 2.4rem rgba(0, 0, 0, 0.06);
    border: 1px solid #eeeeee;
    display: flex;
    flex-direction: column;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    text-decoration: none;
    height: 100%;
}

.ledsun-sv-card:hover {
    box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.12);
    transform: translateY(-0.8rem);
}

.ledsun-sv-img-wrap {
    width: 100%;
    aspect-ratio: 4/3;
    overflow: hidden;
    position: relative;
    background: #f5f5f7;
}

.ledsun-sv-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.ledsun-sv-card:hover .ledsun-sv-img-wrap img {
    transform: scale(1.05);
    /* Tá»± Ä‘á»™ng zoom 5% */
}

/* Lá»›p phá»§ shadow cho áº£nh Ä‘á»ƒ nhÃ¬n rÃµ chi tiáº¿t hÆ¡n */
.ledsun-sv-img-wrap::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.1), transparent);
    pointer-events: none;
}

.ledsun-sv-content {
    padding: 2.5rem 2rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.ledsun-sv-title {
    font-size: 2rem;
    font-weight: 800;
    color: #222222;
    margin: 0 0 1rem 0;
    line-height: 1.35;
    transition: color 0.3s ease;
}

.ledsun-sv-card:hover .ledsun-sv-title {
    color: #e63946;
}

.ledsun-sv-desc {
    font-size: 1.5rem;
    color: #555555;
    line-height: 1.6;
    margin: 0 0 1.5rem 0;
}

/* Danh sÃ¡ch Feature (Báº£o toÃ n SEO ul li) */
.ledsun-sv-feature-list {
    margin: 0 0 2rem 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}

.ledsun-sv-feature-item {
    font-size: 1.45rem;
    color: #333333;
    line-height: 1.5;
    margin: 0;
    padding-left: 2.2rem;
    position: relative;
    font-weight: 500;
}

.ledsun-sv-feature-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.35rem;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%2316a34a"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}

/* NÃºt Ghost Button tÄ©nh */
.ledsun-sv-btn {
    margin-top: auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 1.2rem;
    font-size: 1.4rem;
    font-weight: 700;
    color: #444444;
    border: 1px solid #d1d1d6;
    border-radius: 0.8rem;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.ledsun-sv-card:hover .ledsun-sv-btn {
    background: #e63946;
    border-color: #e63946;
    color: #ffffff;
}

/* Dáº£i Alert Äen Sang Trá»ng (Inline CTA) */
.ledsun-inline-cta {
    margin-top: 5rem;
    position: relative;
    background-color: #111111;
    background-image: url('data:image/svg+xml,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="footergrid" width="30" height="30" patternUnits="userSpaceOnUse"><path d="M 60 0 L 0 0 0 60" fill="none" stroke="rgba(255,255,255,0.06)" stroke-width="1"/></pattern></defs><rect width="100%" height="100%" fill="url(%23footergrid)"/></svg>');
    border-radius: 1.6rem;
    padding: 3rem;
    display: flex;
    align-items: center;
    gap: 3rem;
    color: #999999;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.08);
    font-family: 'Inter', sans-serif;
    border: 1px solid #2a2a2c;
    overflow: hidden;
    transform: translateZ(0);
}

.ledsun-cta-icon,
.ledsun-cta-text {
    position: relative;
    z-index: 2;
}

.ledsun-cta-icon {
    font-size: 2.6rem;
    color: #888888;
    flex-shrink: 0;
    background: #252528;
    width: 6rem;
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.ledsun-cta-icon svg {
    width: 2.6rem;
    height: 2.6rem;
    fill: currentColor;
}

.ledsun-cta-text {
    font-size: 1.6rem;
    line-height: 1.65;
    margin: 0;
}

.ledsun-cta-text strong {
    color: #ffffff;
    font-weight: 700;
}

.ledsun-cta-text a {
    color: #f5a623;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid #f5a623;
    transition: all 0.3s ease;
}

.ledsun-cta-text a:hover {
    color: #ffffff;
    border-bottom-color: #ffffff;
}

/* ======================================================
   MODULAR READ-MORE UI (TÁI SỬ DỤNG CHO MỌI SECTION)
====================================================== */
.ledsun-sv-collapse-box {
    --rm-max-h: none;
    --rm-overflow: visible;
    --rm-opacity: 0;

    max-height: var(--rm-max-h);
    overflow: var(--rm-overflow);
    position: relative;
    margin-bottom: 0.5rem;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.ledsun-sv-collapse-box::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
    pointer-events: none;
    transition: opacity 0.4s ease;
    opacity: var(--rm-opacity);
}

.ledsun-sv-collapse-box.expanded {
    --rm-opacity: 0 !important;
}

.ledsun-read-more-btn {
    display: var(--rm-btn-display, none);
    align-items: center;
    gap: 0.6rem;
    color: var(--brown-brand, #8b5a2b);
    font-weight: 800;
    font-size: 1.3rem;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0.8rem 0 1.5rem 0;
    transition: color 0.3s;
}

.ledsun-read-more-btn:hover {
    color: #111111;
}

/* Modifier Classes */
.has-readmore-all .ledsun-sv-collapse-box {
    --rm-max-h: 140px;
    --rm-overflow: hidden;
    --rm-opacity: 1;
}

.has-readmore-all .ledsun-read-more-btn {
    display: inline-flex;
}

/* =========================================================
   UNIVERSAL READ MORE FADE EFFECT
========================================================= */
.has-universal-fade {
    position: relative !important;
    /* Dùng mask tàng hình siêu cấp thay cho vệt trắng: Thích nghi trên mọi nền Xanh Đỏ Tím Vàng */
    -webkit-mask-image: linear-gradient(to bottom, black 0%, black calc(100% - 50px), transparent 100%);
    mask-image: linear-gradient(to bottom, black 0%, black calc(100% - 50px), transparent 100%);
}

@media screen and (max-width: 991px) {
    .has-readmore-tablet .ledsun-sv-collapse-box {
        --rm-max-h: 140px;
        --rm-overflow: hidden;
        --rm-opacity: 1;
    }

    .has-readmore-tablet .ledsun-read-more-btn {
        display: inline-flex;
    }
}

/* Tablet & Mobile Slider Logic */
@media screen and (max-width: 991px) {

    .ledsun-services-slider-wrap {
        position: relative;
        display: block;
    }

    .ledsun-services-header {
        min-width: 100%;
    }

    .ledsun-services-wrapper {
        display: grid;
        grid-template-rows: repeat(2, 1fr);
        grid-auto-columns: calc(50% - 1.2rem);
        grid-auto-flow: column;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        gap: 2.4rem;
        padding: 2rem 0.5rem 4rem 0.5rem;
        scroll-behavior: smooth;
    }

    .ledsun-services-wrapper::-webkit-scrollbar {
        display: none;
    }

    .ledsun-sv-card {
        width: 100%;
        scroll-snap-align: center;
        height: 100%;
    }
}

@media screen and (max-width: 767px) {
    .ledsun-services-section {
        padding: 3rem 0;
    }

    .ledsun-services-container {
        padding: 0 1rem;
    }

    .ledsun-services-header {
        margin-bottom: 1rem;
    }

    .ledsun-services-heading {
        font-size: 2.2rem;
    }

    .ledsun-services-header {
        margin-bottom: 3rem;
        min-width: 100%;
    }

    .ledsun-services-wrapper {
        grid-auto-columns: 85%;
        gap: 1.5rem;
        padding: 1.5rem 0.5rem 3rem 0.5rem;
    }

    .ledsun-services-desc {
        font-size: 1.5rem;
    }



    .ledsun-inline-cta {
        flex-direction: column;
        align-items: center;
        gap: 1.8rem;
        padding: 2.5rem 2rem;
        margin-top: 0;
    }

    .ledsun-cta-icon {
        width: 4.5rem;
        height: 4.5rem;
        font-size: 2rem;
    }

    .ledsun-cta-text {
        font-size: 1.5rem;
    }
}

/*========= Customers =============*/
.customers-section {
    overflow: hidden !important;
    background: radial-gradient(100.99% 141.42% at 100% 0, #663232 0, #C13437 100%);
    cursor: grab;
    user-select: none;
    width: 100%;
    padding: 40px 0;
}

.customers-section:active {
    cursor: grabbing;
}

.customers-section__wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    width: max-content !important;
    will-change: transform;
    column-gap: 25px !important;
    transition: none !important;
}

.customers-section__logo {
    flex-shrink: 0;
    width: 140px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.customers-section__logo img {
    max-height: 70px !important;
    width: 100% !important;
    object-fit: cover;
    pointer-events: none;
    filter: brightness(0) invert(1) !important;
}

/*====================================================
   SECTION 5: QUY TRÃŒNH 6 BÆ¯á»šC (B2B TRUST SECTION)
======================================================*/
.ledsun-process-section {
    background-color: #f9f9f9;
    padding: 3rem 0;
    font-family: 'Inter', sans-serif;
    color: #222222;
}

.ledsun-process-container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.ledsun-process-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4rem;
    max-width: 100%;
    margin-bottom: 5rem;
}

.ledsun-process-header-content {
    flex: 1;
    max-width: 850px;
}

.ledsun-process-header-image {
    flex: 0 0 280px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    /* Bé đứng trên mép dưới */
    position: relative;
    perspective: 1000px;
}

.ledsun-boy-wrapper {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    opacity: 0;
    transform: translateY(30px) scale(0.95);
    transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* Fallback cho màn hình Elementor Editor hoặc khi lỗi JS */
body.elementor-editor-active .ledsun-boy-wrapper,
body.elementor-editor-active .ledsun-speech-bubble {
    opacity: 1 !important;
    transform: translateY(0) scale(1) !important;
}

.ledsun-boy-wrapper.is-visible {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.ledsun-boy-wrapper img {
    width: 100%;
    height: auto;
    object-fit: contain;
    max-height: 280px;
    transition: transform 0.5s ease;
    /* Bóng đổ kép siêu thực */
    filter: drop-shadow(8px 12px 18px rgba(0, 0, 0, 0.2)) drop-shadow(-4px 4px 8px rgba(0, 0, 0, 0.06));
    position: relative;
    z-index: 2;
}

.ledsun-boy-wrapper:hover img {
    transform: translateY(-8px) scale(1.03);
}

/* Tooltip / Speech Bubble */
.ledsun-speech-bubble {
    position: absolute;
    bottom: 95%;
    /* Trồi lên khỏi đầu bé */
    left: -4rem;
    /* Căn sang trái 1 chút */
    background: #ffffff;
    border: 2px solid #e63946;
    border-radius: 2rem;
    border-bottom-right-radius: 0.5rem;
    /* Đuôi bóng chat */
    padding: 1.5rem 2rem;
    font-size: 1.45rem;
    color: #222222;
    font-weight: 600;
    line-height: 1.5;
    box-shadow: 0 1rem 3rem rgba(230, 57, 70, 0.15);
    width: max-content;
    max-width: 250px;
    opacity: 0;
    transform: translateY(20px) scale(0.8);
    transform-origin: bottom right;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 3;
    pointer-events: none;
}

.ledsun-speech-bubble span {
    color: #e63946;
    font-weight: 800;
}

.ledsun-speech-bubble::after {
    content: '';
    position: absolute;
    bottom: -11px;
    right: 20px;
    border-width: 10px 10px 0 0;
    border-style: solid;
    border-color: #e63946 transparent transparent transparent;
    display: block;
}

.ledsun-speech-bubble::before {
    content: '';
    position: absolute;
    bottom: -7px;
    right: 22px;
    border-width: 8px 8px 0 0;
    border-style: solid;
    border-color: #ffffff transparent transparent transparent;
    display: block;
    z-index: 1;
}

.ledsun-boy-wrapper.is-visible .ledsun-speech-bubble {
    opacity: 1;
    transform: translateY(0) scale(1);
    transition-delay: 0.6s;
    /* Ảnh nảy lên xong bong bóng mới bung ra */
}

@media screen and (max-width: 991px) {
    .ledsun-process-header {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 2.5rem;
    }

    .ledsun-process-header-content {
        max-width: 100%;
        text-align: center;
    }

    .ledsun-process-subtitle {
        margin: 0 auto 1.5rem auto;
    }

    .ledsun-process-header-image {
        flex: 0 0 auto;
        width: 260px;
        align-self: center;
        margin-top: 1rem;
    }

    /* Canh giữa bubble cho tablet */
    .ledsun-speech-bubble {
        bottom: 96%;
        left: 50%;
        transform: translate(-50%, 20px) scale(0.9);
        transform-origin: bottom center;
        border-bottom-right-radius: 2rem;
        max-width: 280px;
        text-align: center;
    }

    .ledsun-boy-wrapper.is-visible .ledsun-speech-bubble {
        transform: translate(-50%, 0) scale(1);
    }

    .ledsun-speech-bubble::after {
        right: 50%;
        margin-right: -10px;
        border-width: 12px 10px 0 10px;
        border-color: #e63946 transparent transparent transparent;
    }

    .ledsun-speech-bubble::before {
        right: 50%;
        margin-right: -8px;
        border-width: 10px 8px 0 8px;
        border-color: #ffffff transparent transparent transparent;
        bottom: -9px;
    }
}

@media screen and (max-width: 767px) {
    .ledsun-process-header-image {
        width: 220px;
        margin-top: 5.8rem;
    }

    .ledsun-speech-bubble {
        font-size: 1.35rem;
        padding: 1.2rem 1.8rem;
        width: max-content;
        max-width: 240px;
        bottom: 94%;
    }
}

.ledsun-process-subtitle {
    display: inline-block;
    color: #e63946;
    font-size: 1.4rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 1.5rem;
}

.ledsun-process-heading {
    font-size: 4rem;
    font-weight: 800;
    color: #111111;
    margin: 0 0 2.5rem 0;
    line-height: 1.2;
    text-transform: uppercase;
}

.ledsun-process-desc {
    font-size: 1.65rem;
    color: #555555;
    line-height: 1.7;
    margin: 0;
    --rm-height: none;
}

.ledsun-process-desc strong {
    color: #111111;
    font-weight: 700;
}

/* Container chia 6 cá»™t - Grid thÃ´ng minh */
.ledsun-process-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 1.6rem;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.03);
}

/* Tá»«ng bÆ°á»›c */
.ledsun-process-step {
    padding: 4rem 2.5rem;
    border-right: 1px solid #eeeeee;
    position: relative;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #ffffff;
    z-index: 1;
    display: flex;
    flex-direction: column;
}

.ledsun-process-step:first-child {
    border-top-left-radius: 1.6rem;
    border-bottom-left-radius: 1.6rem;
}

.ledsun-process-step:last-child {
    border-right: none;
    border-top-right-radius: 1.6rem;
    border-bottom-right-radius: 1.6rem;
}

/* Hover Effect: Glow viá»n mÃ u Ä‘á» Led Sun */
.ledsun-process-step:hover {
    background: #ffffff;
    box-shadow: inset 0 0 0 2px #e63946, 0 1rem 3rem rgba(230, 57, 70, 0.08);
    z-index: 2;
    /* Äá»ƒ viá»n Ä‘Ã¨ lÃªn cÃ¡c Ã´ káº¿ bÃªn */
    transform: translateY(-0.4rem);
}

/* Khá»›p border-radius trÃªn Hover nhÆ° desktop user yÃªu cáº§u */
.ledsun-process-step:first-child:hover {
    border-radius: 1.6rem 0 0 1.6rem;
}

.ledsun-process-step:last-child:hover {
    border-radius: 0 1.6rem 1.6rem 0;
}

/*====================================================
   GALLERY FILTER (KHO MẪU THỰC TẾ)
======================================================*/
.ledsun-gallery-filter-wrap {
    margin-top: 2rem;
    padding-top: 1.5rem;
}

.ledsun-filter-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 1.2rem;
    justify-content: center;
    margin-bottom: 3.5rem;
}

.ledsun-filter-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    position: relative;
    background: #ffffff;
    border: 1px solid #dddddd;
    color: #444444;
    padding: 1rem 2.5rem;
    border-radius: 4rem;
    font-size: 1.4rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    outline: none;
}

.ledsun-filter-btn .ledsun-filter-icon-on {
    display: none;
}

.ledsun-filter-btn .ledsun-filter-icon-off {
    display: inline-block;
    opacity: 0.5;
}

.ledsun-filter-btn:hover,
.ledsun-filter-btn:focus {
    background: #fff5f5;
    color: #e63946;
    border-color: #ffcccc;
    outline: none !important;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(230, 57, 70, 0.1);
}

.ledsun-filter-btn.active,
.ledsun-filter-btn.active:focus,
.ledsun-filter-btn.active:hover {
    background: #e63946 !important;
    color: #ffffff !important;
    border-color: #e63946 !important;
    box-shadow: 0 4px 15px rgba(230, 57, 70, 0.3) !important;
    transform: translateY(0);
}

.ledsun-filter-btn.active .ledsun-filter-icon-off {
    display: none;
}

.ledsun-filter-btn.active .ledsun-filter-icon-on {
    display: inline-block;
    color: #ffffff;
}

.ledsun-filter-btn.active::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 8px 8px 0;
    border-style: solid;
    border-color: #e63946 transparent transparent transparent;
    display: block;
    z-index: 2;
}

.ledsun-process-gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2.5rem;
}

.ledsun-gallery-item {
    display: block;
    position: relative;
    border-radius: 1.2rem;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    cursor: pointer;
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.ledsun-gallery-item.hide {
    display: none;
}

.ledsun-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.ledsun-gallery-item:hover img {
    transform: scale(1.08);
}

.ledsun-gallery-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.75) 45%, transparent 100%);
    padding: 3rem 2rem 2rem 2rem;
    color: #ffffff;
    text-align: left;
    transform: translateY(5px);
    opacity: 0.95;
    transition: all 0.3s ease;
}

.ledsun-gallery-item:hover .ledsun-gallery-overlay {
    transform: translateY(0);
    opacity: 1;
}

.ledsun-gallery-overlay h4 {
    margin: 0 0 0.5rem 0;
    font-size: 1.6rem;
    font-weight: 700;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ledsun-gallery-overlay span {
    font-size: 1.3rem;
    color: #E3000F;
    font-weight: 600;
}

.ledsun-gallery-footer {
    text-align: center;
    margin-top: 4rem;
}

.ledsun-btn-cta {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    background: #111111;
    color: #ffffff !important;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 1.4rem 3.5rem;
    border-radius: 4rem;
    transition: all 0.3s ease;
    text-decoration: none;
    width: auto !important;
    max-width: fit-content;
    margin: 0 auto;
}

.ledsun-btn-cta:hover {
    background: #e63946;
    color: #ffffff;
    box-shadow: 0 5px 20px rgba(230, 57, 70, 0.4);
    transform: translateY(-2px);
}

@media screen and (max-width: 991px) {
    .ledsun-process-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
    }

    /* Ẩn swipe overlay vì ở màn hình này hiển thị lưới dọc, không scroll ngang */
    .ledsun-gallery-grid-wrapper .ledsun-swipe-overlay {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .ledsun-filter-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: flex-start;
        padding-bottom: 1rem;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .ledsun-filter-tabs::-webkit-scrollbar {
        display: none;
    }

    .ledsun-filter-btn {
        flex-shrink: 0;
        scroll-snap-align: start;
    }

    /* 2 Rows horizontal Swipe */
    .ledsun-process-gallery-grid {
        display: grid;
        grid-template-columns: none;
        grid-template-rows: repeat(2, 1fr);
        grid-auto-columns: 80%;
        grid-auto-flow: column;
        gap: 1.5rem;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding-bottom: 2rem;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .ledsun-process-gallery-grid::-webkit-scrollbar {
        display: none;
    }

    .ledsun-gallery-item {
        scroll-snap-align: center;
    }

    /* Hiện lại swipe overlay vì màn hình điện thoại đã cho phép scroll ngang */
    .ledsun-gallery-grid-wrapper .ledsun-swipe-overlay {
        display: flex;
    }
}

.ledsun-process-step:nth-child(2):hover,
.ledsun-process-step:nth-child(3):hover,
.ledsun-process-step:nth-child(4):hover,
.ledsun-process-step:nth-child(5):hover {
    border-radius: 0;
}

/* Sá»‘ hiá»‡u 01, 02... */
.ledsun-process-number {
    font-size: 5rem;
    font-weight: 900;
    color: #f2f2f2;
    line-height: 1;
    margin-bottom: 2rem;
    transition: color 0.4s;
    font-family: inherit;
    letter-spacing: -2px;
}

.ledsun-process-step:hover .ledsun-process-number {
    color: rgba(230, 57, 70, 0.1);
}

/* Icon cÆ¡ khÃ­ SVG */
.ledsun-process-icon {
    width: 3.6rem;
    height: 3.6rem;
    margin-bottom: 3rem;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    color: #cccccc;
}

.ledsun-process-icon svg {
    width: 100%;
    height: 100%;
    stroke: currentColor;
    stroke-width: 1.5;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.ledsun-process-step:hover .ledsun-process-icon {
    color: #e63946;
    transform: scale(1.1) rotate(-5deg);
}

/* TiÃªu Ä‘á» & MÃ´ táº£ cá»§a tháº» */
.ledsun-step-title {
    font-size: 1.8rem;
    font-weight: 800;
    color: #111111;
    margin: 0 0 1.5rem 0;
    line-height: 1.4;
    transition: color 0.3s;
}

.ledsun-process-step:hover .ledsun-step-title {
    color: #e63946;
}

.ledsun-step-desc {
    font-size: 1.45rem;
    color: #666666;
    line-height: 1.6;
    margin: 0;
    transition: color 0.3s;
}

.ledsun-process-step:hover .ledsun-step-desc {
    color: #444444;
}

/* Responsive Tablet & Mobile */
@media screen and (max-width: 1200px) {
    .ledsun-process-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    /* Reset hover transform/box-shadow cho tablet Ä‘á»ƒ khá»i loáº¡n border-radius do xuá»‘ng dÃ²ng */
    .ledsun-process-step:hover {
        transform: translateY(0);
        box-shadow: inset 0 0 0 2px #e63946;
        border-radius: 0 !important;
    }

    .ledsun-process-step:first-child {
        border-bottom-left-radius: 0;
    }

    .ledsun-process-step:last-child {
        border-top-right-radius: 0;
    }

    .ledsun-process-step:nth-child(1) {
        border-top-left-radius: 1.6rem;
    }

    .ledsun-process-step:nth-child(3) {
        border-right: none;
        border-top-right-radius: 1.6rem;
    }

    .ledsun-process-step:nth-child(4) {
        border-bottom-left-radius: 1.6rem;
    }

    .ledsun-process-step:nth-child(6) {
        border-bottom-right-radius: 1.6rem;
    }

    .ledsun-process-step:nth-child(1),
    .ledsun-process-step:nth-child(2),
    .ledsun-process-step:nth-child(3) {
        border-bottom: 1px solid #eeeeee;
    }

    /* Ghi Ä‘Ã¨ láº¡i border radius trÃªn hover tablet */
    .ledsun-process-step:nth-child(1):hover {
        border-top-left-radius: 1.6rem !important;
    }

    .ledsun-process-step:nth-child(3):hover {
        border-top-right-radius: 1.6rem !important;
    }

    .ledsun-process-step:nth-child(4):hover {
        border-bottom-left-radius: 1.6rem !important;
    }

    .ledsun-process-step:nth-child(6):hover {
        border-bottom-right-radius: 1.6rem !important;
    }
}

@media screen and (max-width: 767px) {
    .ledsun-process-section {
        padding: 3rem 0;
    }

    .ledsun-process-container {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .ledsun-process-header {
        margin-bottom: 3rem;
    }

    .ledsun-process-heading {
        font-size: 3rem;
    }


    .ledsun-process-desc {
        font-size: 1.5rem;
        --rm-height: 150px;
    }

    .ledsun-process-grid {
        grid-template-columns: 1fr;
    }

    .ledsun-process-step {
        border-right: none !important;
        border-bottom: 1px solid #eeeeee;
        padding: 3rem 2rem;
        flex-direction: row;
        align-items: center;
        gap: 2rem;
        flex-wrap: wrap;
        border-radius: 0 !important;
    }

    .ledsun-process-step:first-child {
        border-top-left-radius: 1.6rem !important;
        border-top-right-radius: 1.6rem !important;
    }

    .ledsun-process-step:last-child {
        border-bottom: none;
        border-bottom-left-radius: 1.6rem !important;
        border-bottom-right-radius: 1.6rem !important;
    }

    /* Hover override láº¡i Ä‘á»‰nh Ä‘Ã¡y mobile */
    .ledsun-process-step:hover {
        transform: translateY(0);
        box-shadow: inset 0 0 0 2px #e63946;
        border-radius: 0 !important;
    }

    .ledsun-process-step:first-child:hover {
        border-top-left-radius: 1.6rem !important;
        border-top-right-radius: 1.6rem !important;
    }

    .ledsun-process-step:last-child:hover {
        border-bottom-left-radius: 1.6rem !important;
        border-bottom-right-radius: 1.6rem !important;
    }

    .ledsun-process-number {
        font-size: 4rem;
        margin-bottom: 0;
        width: 100%;
        text-align: right;
        position: absolute;
        top: 1rem;
        right: 2rem;
        opacity: 0.8;
    }

    .ledsun-process-icon {
        margin-bottom: 0;
        width: 3.6rem;
        height: 3.6rem;
        flex-shrink: 0;
    }

    .ledsun-step-content-wrap {
        flex: 1;
        position: relative;
        z-index: 2;
    }

    .ledsun-step-title {
        font-size: 1.7rem;
        margin-bottom: 0.8rem;
    }

    .ledsun-step-desc {
        font-size: 1.45rem;
    }
}

/*====================================================
   VIDEO QUY TRÃŒNH (FACADE PATTERN FOR 100% PERFORMANCE)
======================================================*/
.ledsun-process-video-wrapper {
    margin-top: 8rem;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.ledsun-video-facade {
    position: relative;
    width: 100%;
    border-radius: 1.6rem;
    overflow: hidden;
    background: #111111;
    /* Äá»‡m Ä‘en Ä‘á»¡ giáº­t khi load */
    aspect-ratio: 16 / 9;
    cursor: pointer;
    box-shadow: 0 2rem 5rem rgba(230, 57, 70, 0.15), 0 0 0 2px rgba(230, 57, 70, 0.1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: 1px solid rgba(230, 57, 70, 0.2);
}

.ledsun-video-facade:hover {
    transform: translateY(-0.6rem);
    box-shadow: 0 3rem 6rem rgba(230, 57, 70, 0.25), 0 0 0 4px rgba(230, 57, 70, 0.3);
}

.ledsun-video-facade.is-playing {
    border: none;
    cursor: default;
    background: #000;
}

.ledsun-video-facade.is-playing:hover {
    transform: none;
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.08);
}

.ledsun-video-poster {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease, filter 0.4s ease;
}

.ledsun-video-facade:hover .ledsun-video-poster {
    transform: scale(1.02);
    filter: brightness(0.9);
}

.ledsun-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8rem;
    height: 8rem;
    background: rgba(230, 57, 70, 0.9);
    /* Äá» bÃ³ng má» */
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    box-shadow: 0 0 0 0 rgba(230, 57, 70, 0.4);
    animation: ledsun-pulse 2s infinite;
    cursor: pointer;
    transition: all 0.3s ease;
}

.ledsun-video-facade:hover .ledsun-play-btn {
    background: #C13437;
    transform: translate(-50%, -50%) scale(1.1);
}

.ledsun-play-btn svg {
    width: 3.5rem;
    height: 3.5rem;
    fill: currentColor;
}

.ledsun-video-facade.is-playing .ledsun-video-poster,
.ledsun-video-facade.is-playing .ledsun-play-btn {
    display: none;
}

.ledsun-video-facade iframe,
.ledsun-video-facade video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* Typography má»›i cho Video Header thay tháº¿ Caption */
.ledsun-video-header {
    text-align: center;
    margin-bottom: 4rem;
}

.ledsun-video-subtitle {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    color: #444444;
    margin-bottom: 1.8rem;
}

.ledsun-video-heading {
    font-size: 3.8rem;
    font-weight: 900;
    color: #111111;
    line-height: 1.35;
    text-transform: uppercase;
    margin: 0 auto 1.5rem auto;
    max-width: 900px;
    letter-spacing: -1px;
}

.ledsun-video-heading .highlight {
    display: block;
    color: #e63946;
}

.ledsun-video-subtext {
    font-size: 1.6rem;
    font-weight: 800;
    color: #444444;
    text-transform: uppercase;
    margin-top: 1rem;
    letter-spacing: 0.5px;
}

/* Hiá»‡u á»©ng nhá»‹p Ä‘áº­p vÃ²ng ngoÃ i */
@keyframes ledsun-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(230, 57, 70, 0.6);
    }

    70% {
        box-shadow: 0 0 0 20px rgba(230, 57, 70, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(230, 57, 70, 0);
    }
}

@media screen and (max-width: 767px) {
    .ledsun-process-video-wrapper {
        margin-top: 5rem;
    }

    .ledsun-play-btn {
        width: 6rem;
        height: 6rem;
    }

    .ledsun-play-btn svg {
        width: 2.5rem;
        height: 2.5rem;
    }

    .ledsun-video-facade {
        border-radius: 1.2rem;
    }

    .ledsun-video-header {
        margin-bottom: 2.5rem;
    }

    .ledsun-video-heading {
        font-size: 2.4rem;
        line-height: 1.3;
    }

    .ledsun-video-subtitle {
        font-size: 1.3rem;
    }

    .ledsun-video-subtext {
        font-size: 1.2rem;
        line-height: 1.5;
    }
}

/*======================================================
   SECTION: B?NG GIÁ (PRICING TOGGLE)
======================================================*/
/*======================================================
   BẢNG BÁO GIÁ Ở XƯỞNG (PRICING SECTION)
======================================================*/
.ledsun-pricing-section {
    background-color: #fcfcfc;
    padding: 5rem 0;
    font-family: 'Inter', sans-serif;
    color: #222222;
}

.ledsun-pricing-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 2rem;
}

.ledsun-pricing-header {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 5rem;
}

.ledsun-pricing-heading {
    font-size: 3.6rem;
    font-weight: 800;
    color: #111111;
    margin: 0 0 2rem 0;
    text-transform: uppercase;
}

.ledsun-pricing-desc {
    font-size: 1.6rem;
    color: #555555;
    line-height: 1.6;
}

/* Toggle Switcher */
.ledsun-pricing-toggle-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 4rem;
}

.ledsun-pricing-toggle {
    display: inline-flex;
    position: relative;
    background: #ffffff;
    border-radius: 5rem;
    padding: 0.6rem;
    box-shadow: inset 0 0 1rem rgba(0, 0, 0, 0.05);
    border: 1px solid #eeeeee;
}

.ledsun-toggle-bg {
    position: absolute;
    top: 0.6rem;
    left: 0.6rem;
    width: calc(50% - 0.6rem);
    height: calc(100% - 1.2rem);
    background: #e63946;
    border-radius: 5rem;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.ledsun-toggle-btn {
    position: relative;
    z-index: 1;
    background: none;
    border: none;
    color: #666666;
    font-family: inherit;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 1.4rem 3rem;
    cursor: pointer;
    transition: color 0.3s ease;
    width: 250px;
    text-align: center;
}

.ledsun-toggle-btn.active {
    color: #ffffff !important;
}

.ledsun-toggle-btn:hover,
.ledsun-toggle-btn:focus,
.ledsun-toggle-btn:active {
    background-color: transparent !important;
    outline: none !important;
    color: #111111;
}

/* Tables Wrapper for smooth Fade & Slide */
.ledsun-pricing-tables-wrapper {
    position: relative;
}

.ledsun-pricing-table-container {
    display: none;
    animation: ledsun-fade-slide 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.ledsun-pricing-table-container.active {
    display: block;
}

@keyframes ledsun-fade-slide {
    from {
        opacity: 0;
        transform: translateY(2rem);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.ledsun-table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 1.6rem;
    border: 1px solid #eeeeee;
    background: #ffffff;
    position: relative;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.03);
}

.ledsun-table-scroll::-webkit-scrollbar {
    height: 6px;
}

.ledsun-table-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.ledsun-table-scroll::-webkit-scrollbar-thumb {
    background: #dddddd;
    border-radius: 4px;
}

/* Vuốt báo giá cho mobile */
.ledsun-table-swipe-indicator {
    display: none;
    text-align: right;
    font-size: 1.3rem;
    color: #888;
    margin-bottom: 1rem;
}

.ledsun-table-swipe-indicator i {
    animation: swipeLeftRight 1.5s infinite alternate ease-in-out;
}

@keyframes swipeLeftRight {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-10px);
    }
}

.ledsun-pricing-table {
    width: 100%;
    min-width: 800px;
    border-collapse: collapse;
    text-align: left;
}

.ledsun-pricing-table th,
.ledsun-pricing-table td {
    padding: 2rem;
    border-bottom: 1px solid #eeeeee;
}

.ledsun-pricing-table th {
    background: #f9f9f9;
    color: #111111;
    font-weight: 800;
    font-size: 1.5rem;
    text-transform: uppercase;
}

.ledsun-pricing-table td {
    font-size: 1.45rem;
    color: #333333;
}

.ledsun-pricing-table tr:hover td {
    background: #fafafa;
}

.ledsun-pricing-table tr:last-child td {
    border-bottom: none;
}

.ledsun-tb-name {
    font-weight: 700;
    color: #111111;
    font-size: 1.55rem;
}

.ledsun-tb-size {
    color: #777777;
}

.ledsun-tb-contact {
    color: #e63946;
    font-weight: 700;
}

.ledsun-tb-contact span {
    border-bottom: 1px dashed #e63946;
    padding-bottom: 2px;
}

.ledsun-tb-note {
    color: #555555;
    font-size: 1.35rem;
}

/* Badges */
.ledsun-badge {
    display: inline-block;
    padding: 0.4rem 1.2rem;
    font-size: 1.2rem;
    font-weight: 700;
    border-radius: 4px;
    margin-left: 1rem;
    text-transform: uppercase;
    vertical-align: middle;
}

.ledsun-badge-gold {
    background: rgba(200, 150, 62, 0.15);
    color: #C8963E;
    border: 1px solid rgba(200, 150, 62, 0.3);
}

.ledsun-badge-green {
    background: rgba(22, 163, 74, 0.15);
    color: #16a34a;
    border: 1px solid rgba(22, 163, 74, 0.3);
}

/* Footer Notes */
.ledsun-pricing-notes {
    margin-top: 4rem;
    background: #ffffff;
    padding: 3rem 4rem;
    border-radius: 1.6rem;
    border: 1px dashed #cccccc;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.02);
}

.ledsun-pricing-notes-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.ledsun-pricing-notes-list li {
    font-size: 1.5rem;
    color: #555555;
    line-height: 1.6;
    position: relative;
    padding-left: 2.5rem;
}

.ledsun-pricing-notes-list li::before {
    content: '*';
    color: #C8963E;
    font-weight: 800;
    position: absolute;
    left: 0;
    top: 0.3rem;
    font-size: 2.2rem;
    line-height: 1;
}

.ledsun-pricing-notes-list li strong {
    color: #111111;
}

@media screen and (max-width: 991px) {
    .ledsun-pricing-notes {
        padding: 2.5rem;
    }
}

@media screen and (max-width: 767px) {
    .ledsun-pricing-section {
        padding: 3rem 0;
    }

    .ledsun-pricing-container {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .ledsun-pricing-header {
        margin-bottom: 2rem;
    }

    .ledsun-pricing-heading {
        font-size: 2.2rem;
    }

    .ledsun-pricing-heading br {
        display: none;
    }

    .ledsun-pricing-toggle-wrap {
        margin-bottom: 2.4rem;
    }

    .ledsun-pricing-toggle {
        width: 100%;
        display: flex;
    }

    .ledsun-toggle-btn {
        padding: 1.2rem 0.5rem;
        font-size: 1.25rem;
        flex: 1;
        width: 50%;
        white-space: normal;
        /* Cho phép rớt dòng */
        line-height: 1.4;
    }

    .ledsun-table-swipe-indicator {
        display: block;
        text-align: center;
    }

    .ledsun-pricing-table th,
    .ledsun-pricing-table td {
        padding: 1.5rem 1rem;
    }

    .ledsun-badge {
        display: block;
        margin-left: 0;
        margin-top: 0.5rem;
        width: max-content;
    }

    .ledsun-pricing-notes {
        margin-top: 2rem;
        padding: 1.5rem 1rem;
    }

    .ledsun-pricing-notes-list li {
        font-size: 1.4rem;
    }
}

/*======================================================
   PAIN SECTION
======================================================*/
.pain-section {
    background: var(--bg-grey);
    padding-left: 2rem;
    padding-right: 2rem;
}

.pain-section__wrapper {
    padding: 3.5rem 0;
}

.pain-section__header {
    /* width: 55%; */
    min-width: 100%;
    column-gap: 2rem;
}

.pain-section__header--right .elementor-widget {
    position: relative;
    display: inline-block;
    border-radius: 8px;
    overflow: hidden;
}

.pain-section__header--right .elementor-widget::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle, transparent 60%, rgba(0, 0, 0, 0.2));
}

.pain-section__header--right img {
    border-radius: 8px;
    display: block;
    filter: contrast(0.95) brightness(0.95) saturate(0.9);
}

.pain-section__header--span .elementor-heading-title {
    font-size: 1.6rem;
    background: #fee2e2;
    padding: 0.5rem 1rem;
    border-radius: 15px;
    color: var(--red-brand);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.pain-section__header--heading .elementor-heading-title {
    margin-top: 1.5rem;
    font-size: 3rem;
    color: var(--title-color-black);
    font-weight: 900;
    line-height: 1.25;
}

.pain-section__header--desc .elementor-heading-title {
    margin-top: 1.8rem;
    font-size: 1.8rem;
    line-height: 1.35;
    color: #555555;
}

.pain-section__inner {
    margin-top: 2rem;
}

/* Tablet Responsive */
@media screen and (max-width: 991px) {
    .pain-section__header {
        width: 80%;
        padding: 0 15px !important;
    }

    .pain-section__header--heading .elementor-heading-title {
        font-size: 2.6rem;
    }

    .pain-section__header--span .elementor-heading-title {
        font-size: 1.4rem;

    }
}

/* Mobile Responsive */
@media screen and (max-width: 767px) {
    .pain-section {
        padding-left: 0;
        padding-right: 0;
    }

    .pain-section__wrapper {
        padding: 3rem 0;
    }

    .pain-section__header {
        width: 100%;
        padding: 0 1rem !important;
    }

    .pain-section__header--span .elementor-heading-title {
        font-size: 1.4rem;
        padding: 0.4rem 0.8rem;
    }

    .pain-section__header--heading .elementor-heading-title {
        font-size: 2.4rem;
        margin-top: 1.2rem;
    }

    .pain-section__header--desc .elementor-heading-title {
        font-size: 1.6rem;
        margin-top: 1.2rem;
    }

    .pain-section__inner {
        margin-top: 1.5rem;
    }
}


/* FAQ SEC */
@media screen and (max-width: 991px) {
    .section-faq {
        padding-left: 1.5rem;
        padding-right: 1.5rem;

    }

}


/* Mobile Responsive */
@media screen and (max-width: 767px) {
    .section-faq {
        padding-left: 1rem;
        padding-right: 1rem;
    }

}

/* ======================================================
   GLOBAL SHIPPING MAP ANIMATION
====================================================== */
.ledsun-global-map-wrap {
    --primary-bg: #292830;
    --map-base: #5D5866;
    --path-color: #f39c12;
    --hub-color: #C13437;
    --text-light: #ffffff;

    width: 100%;
    margin: 2rem 0 0 0;
    background: var(--primary-bg);
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.05);
    aspect-ratio: 16 / 9;
    position: relative;
    overflow: hidden;
}

.ledsun-shipping-map {
    width: 100%;
    height: 100%;
    display: block;
}

/* 1. Continents */
.map-continents polygon {
    fill: none;
    stroke: var(--map-base);
    stroke-width: 2;
    stroke-dasharray: 4 6;
    stroke-linecap: round;
    stroke-linejoin: round;
    opacity: 0.6;
}

/* 2. Hub */
.hub-core {
    fill: var(--hub-color);
}

.hub-pulse {
    fill: none;
    stroke: var(--hub-color);
    transform-origin: 0 0;
    animation: hubPulse 2s infinite ease-out;
}

@keyframes hubPulse {
    0% {
        transform: translate(var(--hx, 660px), var(--hy, 200px)) scale(0.5);
        opacity: 1;
        stroke-width: 3;
    }

    100% {
        transform: translate(var(--hx, 660px), var(--hy, 200px)) scale(2.5);
        opacity: 0;
        stroke-width: 0;
    }
}

/* 3. Domestic Paths */
.dashed-route {
    stroke: var(--text-light);
    stroke-width: 2;
    stroke-dasharray: 4 4;
    fill: none;
    opacity: 0.8;
}

.mask-draw {
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
}

/* 4. Global Paths */
.route-global {
    fill: none;
    stroke: var(--path-color);
    stroke-width: 3;
    stroke-linecap: round;
    filter: url(#glow-orange);
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
}

/* 5. Destination Nodes */
.dest-target {
    opacity: 0;
    transform: translateY(10px);
}

.dest-target circle {
    fill: var(--path-color);
    filter: drop-shadow(0 0 3px var(--path-color));
}

.dest-text {
    fill: var(--text-light);
    font-size: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
}

.dest-text.align-right {
    text-anchor: end;
}

/* ======================================================
   ANIMATION SEQUENCE (Triggered via JS class .ledsun-map-activate)
====================================================== */
.ledsun-map-activate .mask-draw {
    animation: drawPath 1.5s ease-in-out forwards;
}

.ledsun-map-activate .route-global {
    animation: drawPath 2.5s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation-delay: 1.5s;
}

.ledsun-map-activate .p-china {
    animation: popInDest 0.5s forwards;
    animation-delay: 2.2s;
}

.ledsun-map-activate .p-aus {
    animation: popInDest 0.5s forwards;
    animation-delay: 2.8s;
}

.ledsun-map-activate .p-africa {
    animation: popInDest 0.5s forwards;
    animation-delay: 3.0s;
}

.ledsun-map-activate .p-eu {
    animation: popInDest 0.5s forwards;
    animation-delay: 3.2s;
}

.ledsun-map-activate .p-us-east {
    animation: popInDest 0.5s forwards;
    animation-delay: 3.6s;
}

.ledsun-map-activate .p-us-west {
    animation: popInDest 0.5s forwards;
    animation-delay: 3.8s;
}

@keyframes drawPath {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes popInDest {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (max-width: 767px) {
    .ledsun-global-map-wrap {
        aspect-ratio: auto;
        height: 250px;
    }
}

/*======================================================
   SECTION: CONTACT FORM (Imported from home-page.css)
======================================================*/
.contact-section {
    padding: 7rem 0;
    background-image: url('https://ledsun.vn/wp-content/uploads/2025/01/dich-vu-lam-bang-hieu-tphcm.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'Inter', sans-serif;
}

.contact-section__form {
    width: 550px;
    padding: 3rem 2.2rem 3rem 2.2rem;
    align-self: flex-end;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #dbdbdb;
    border-radius: 2rem;
}

.contact-section__sub .elementor-heading-title {
    position: relative;
    font-size: 1.6rem;
    font-weight: 600;
    width: fit-content;
    padding-left: 25px;
}

.contact-section__sub .elementor-heading-title::before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: var(--red-brand);
    border: 3px solid #C13437;
    border-radius: 50%;
    animation: ledSunStatusForm 2s infinite;
    z-index: 2;
}

@keyframes ledSunStatusForm {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(193, 52, 55, 0.7);
    }

    50% {
        box-shadow: 0 0 0 8px rgba(0, 216, 86, 0);
    }
}

.contact-section__main h3 {
    margin-top: 2.8rem;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.25;
}

.contact-section__desc .elementor-heading-title {
    margin-top: 1.4rem;
    font-size: 1.6rem;
    font-style: italic;
    line-height: 1.32;
    color: #dbdbdb;
}

.contact-section__contact {
    margin-top: 3.8rem;
}

.contact-section__contact input,
.contact-section__contact textarea {
    font-size: 1.4rem;
    padding-left: 0;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #bbbdbe !important;
    color: #bbbdbe !important;
    box-shadow: none;
    transition: border-color .3s ease, color .3s ease !important;
}

.contact-section__contact input:hover,
.contact-section__contact textarea:hover,
.contact-section__contact input:focus,
.contact-section__contact textarea:focus {
    border-color: var(--red-brand) !important;
    color: #fff !important;
}

.contact-section__contact .elementor-field-textual:focus {
    box-shadow: none;
}

.contact-section__contact button {
    /* margin-top: 2.2rem; */
    background: #fffefc;
    color: var(--color-black) !important;
    font-weight: 500;
    border-radius: 25px !important;
    transition: all .3s ease !important;
}

.contact-section__contact button:hover {
    background-color: var(--red-brand) !important;
    color: #ffffff !important;
}

.contact-section__contact .elementor-message-success {
    background: #eafaf1;
    color: #1e7e34;
    border-left: 5px solid #28a745;
    padding: 15px 20px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    animation: fadeInUpMess 0.4s ease;
}

.contact-section__contact .elementor-message-success::before {
    content: "✔";
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
}

.contact-section__contact .elementor-message-danger {
    background: #fdecea;
    color: #c62828;
    border-left: 5px solid #e53935;
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    position: relative;
    animation: shakeFadeDanger 0.4s ease;
}

.contact-section__contact .elementor-message-danger::before {
    content: "⚠";
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
}

@keyframes fadeInUpMess {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes shakeFadeDanger {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }

    30% {
        transform: translateX(-4px);
    }

    60% {
        transform: translateX(4px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

/* === RESPONSIVE TABLET === */
@media screen and (max-width: 1024px) {
    .contact-section__form {
        width: 62%;
        align-self: center;
        padding: 3rem 2.2rem 3rem 2.2rem;
    }

    .contact-section__main h3 {
        margin-top: 2.5rem;
        line-height: 1.4;
    }

    .contact-section__contact {
        margin-top: 2rem;
    }

    .contact-section__contact button {
        /* margin-top: 2rem; */
        font-size: 1.5rem !important;
    }

    .contact-section__contact input,
    .contact-section__contact textarea {
        font-size: 1.6rem;
    }
}

/* === RESPONSIVE MOBILE === */
@media screen and (max-width: 767px) {
    .contact-section {
        padding: 4rem 1rem;
        background-position: center;
    }

    .contact-section__form {
        width: 100%;
        align-self: center;
        padding: 3rem 1.2rem 3rem 1.2rem;
        backdrop-filter: blur(2px);
    }

    .contact-section__main h3 {
        margin-top: 2rem;
        line-height: 1.3;
    }

    .contact-section__contact {
        margin-top: 2rem;
    }

    .contact-section__contact button {
        /* margin-top: 1.8rem; */
        font-size: 1.3rem !important;
    }

    .contact-section__sub .elementor-heading-title {
        line-height: 1.3;
    }

    .contact-section__sub .elementor-heading-title::before {
        top: 50%;
        transform: translateY(-50%);
    }
}

/*======================================================
   CUSTOM FORM FIELDS: ZALO & DROPZONE
======================================================*/
.ledsun-custom-field-group {
    position: relative;
    font-family: 'Inter', sans-serif;
}

.ledsun-custom-field-group label {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 0.8rem;
    color: #dbdbdb;
}

.ledsun-custom-field-group label .required {
    color: #C13437;
}

.ledsun-custom-field-group label span {
    font-weight: 400;
    font-size: 1.2rem;
    color: #aaaaaa;
}

/* Toggles Zalo/WhatsApp */
.ledsun-app-toggles {
    display: inline-flex;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(4px);
    border-radius: 4rem;
    padding: 0.5rem;
    position: relative;
    margin-bottom: 1.2rem;
}

.ledsun-toggle-pill {
    position: absolute;
    top: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
    width: 0;
    background: #E3000F;
    border-radius: 4rem;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    z-index: 1;
    box-shadow: 0 4px 15px rgba(227, 0, 15, 0.4);
}

.ledsun-app-toggles .app-btn {
    position: relative;
    z-index: 2;
    padding: 0.8rem 2.2rem;
    color: #aaaaaa;
    font-size: 1.4rem;
    font-weight: 600;
    cursor: pointer;
    transition: color 0.3s ease;
    margin: 0;
    line-height: 1;
}

.ledsun-app-toggles .app-btn:hover {
    color: #dddddd;
}

.ledsun-app-toggles .app-btn.active {
    color: #ffffff;
}

/* Zalo / WhatsApp Wrapper */
.ledsun-contact-wrapper {
    display: flex;
    align-items: center;
    background: transparent;
    border-bottom: 1px solid #bbbdbe;
    transition: border-color 0.3s ease;
}

.ledsun-contact-wrapper:focus-within {
    border-color: #C13437;
}

.ledsun-contact-wrapper.solo-input {
    width: 100%;
}

.ledsun-custom-field-group input.ledsun-contact-input {
    flex: 1;
    border: none !important;
    border-bottom: none !important;
    padding: 1rem 0 !important;
    color: #fff !important;
    background: transparent !important;
    font-size: 1.4rem;
    outline: none;
    box-shadow: none !important;
}

.ledsun-error-msg {
    display: block;
    color: #ff4d4f;
    font-size: 1.2rem;
    margin-top: 0.8rem;
    min-height: 1.5rem;
}

/* Dropzone Kéo Thả */
.ledsun-dropzone {
    border: 2px dashed rgba(255, 255, 255, 0.4);
    border-radius: 1.2rem;
    padding: 3rem 2rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: all 0.3s ease;
    color: #bbbdbe;
}

.ledsun-dropzone:hover,
.ledsun-dropzone.dragover {
    background: rgba(193, 52, 55, 0.1);
    border-color: #C13437;
    color: #ffffff;
}

.ledsun-dropzone i {
    font-size: 3.5rem;
    margin-bottom: 1rem;
    color: #aaaaaa;
    transition: color 0.3s ease;
}

.ledsun-dropzone:hover i,
.ledsun-dropzone.dragover i {
    color: #C13437;
}

.ledsun-dropzone span {
    display: block;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    color: #fff;
}

.ledsun-dropzone small {
    display: block;
    font-size: 1.2rem;
    color: #888888;
}

.ledsun-hidden-file {
    display: none !important;
}

.ledsun-file-preview {
    margin-top: 1rem;
    font-size: 1.3rem;
    font-weight: 500;
}

.file-success {
    color: #28a745;
}