/* =========================================================
   DATXE FOOTER + MOBILE BOTTOM BAR
   Tách riêng để không đè service/category/listing.
========================================================= */
.datxe-footer{background:#111827;color:#cbd5e1;padding:34px 0 0;font-size:15px;line-height:1.65}
.datxe-footer a{color:#cbd5e1;text-decoration:none}.datxe-footer a:hover{color:#fff}.datxe-footer-container{width:min(1200px,calc(100% - 20px));margin:0 auto}.datxe-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:24px}.datxe-footer-col{min-width:0}.datxe-footer-title{font-size:17px;font-weight:900;color:#fff;margin:0 0 12px}.datxe-footer-desc{margin:0 0 14px;color:#d1d5db}.datxe-footer-links{display:flex;flex-direction:column;gap:8px}.datxe-footer-links a{display:flex;align-items:center;gap:8px;min-width:0}.datxe-footer-links i{width:18px;flex:0 0 18px;color:#facc15}.datxe-footer-contact{display:flex;flex-direction:column;gap:9px}.datxe-footer-contact a,.datxe-footer-contact span{display:flex;gap:9px;align-items:flex-start}.datxe-footer-contact i{color:#facc15;margin-top:3px}.datxe-footer-bottom{margin-top:24px;border-top:1px solid rgba(255,255,255,.09);padding:14px 0;color:#94a3b8;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.datxe-footer-custom{color:#d1d5db}.datxe-footer-custom p{margin:0 0 10px}.datxe-footer-custom ul{padding-left:18px;margin:0}.datxe-footer-custom li{margin:4px 0}
@media(max-width:991.98px){.datxe-footer{padding:26px 0 58px;margin-top:14px}.datxe-footer-grid{grid-template-columns:1fr 1fr;gap:20px}.datxe-footer-bottom{padding-bottom:16px}}
@media(max-width:575px){.datxe-footer-container{width:calc(100% - 24px)}.datxe-footer-grid{grid-template-columns:1fr;gap:18px}.datxe-footer-title{font-size:16px}.datxe-footer{font-size:14px}}

/* Mobile bottom bar */
.datxe-mobile-bottom-nav,.datxe-bottom-sheet{display:none}
@media(max-width:991.98px){
    body{padding-bottom:58px}.w12-post-floating{display:none!important}.w11-mobile-cta-bar{display:none!important}
    .datxe-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1040;height:58px;background:rgba(255,255,255,.98);border:1px solid rgba(15,23,42,.08);border-left:0;border-right:0;border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -8px 28px rgba(15,23,42,.14);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;padding:5px 6px;backdrop-filter:blur(14px)}
    .datxe-mobile-bottom-nav a,.datxe-mobile-bottom-nav button{appearance:none;border:0;background:transparent;color:#334155;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10.5px;font-weight:800;line-height:1.1;min-width:0;padding:0}
    .datxe-mobile-bottom-nav i{font-size:20px;line-height:1;color:#ef233c}.datxe-mobile-bottom-nav span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.datxe-mobile-bottom-nav .is-active span,.datxe-mobile-bottom-nav .is-active i{color:#ef233c}.datxe-mobile-bottom-nav .datxe-bottom-post{position:relative;margin-top:-18px}.datxe-mobile-bottom-nav .datxe-bottom-post i{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#ef233c,#f59e0b);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(239,35,60,.32);font-size:24px}.datxe-mobile-bottom-nav .datxe-bottom-post span{margin-top:1px;color:#0f172a}
    .datxe-bottom-sheet{position:fixed;inset:0;z-index:1050;pointer-events:none;display:block}.datxe-bottom-sheet__overlay{position:absolute;inset:0;background:rgba(15,23,42,.42);opacity:0;transition:opacity .22s ease}.datxe-bottom-sheet__box{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:24px 24px 0 0;padding:16px 14px 68px;box-shadow:0 -12px 40px rgba(15,23,42,.18);transform:translateY(102%);transition:transform .24s ease;max-height:78vh;overflow:auto}.datxe-bottom-sheet.is-open{pointer-events:auto}.datxe-bottom-sheet.is-open .datxe-bottom-sheet__overlay{opacity:1}.datxe-bottom-sheet.is-open .datxe-bottom-sheet__box{transform:translateY(0)}.datxe-sheet-open{overflow:hidden}.datxe-bottom-sheet__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.datxe-bottom-sheet__head strong{font-size:18px;color:#0f172a}.datxe-bottom-sheet__head button{border:0;background:#f1f5f9;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#0f172a}.datxe-bottom-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.datxe-bottom-category-grid a{min-width:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px 8px;text-decoration:none;color:#0f172a;text-align:center;font-size:12px;font-weight:800;display:flex;flex-direction:column;align-items:center;gap:6px}.datxe-bottom-category-grid i{font-size:20px;color:#ef233c}.datxe-bottom-category-grid span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.datxe-bottom-contact-list{display:grid;gap:10px}.datxe-bottom-contact-list a{display:flex;align-items:center;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px;text-decoration:none;color:#0f172a}.datxe-bottom-contact-list i{width:38px;height:38px;border-radius:50%;background:#ef233c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;flex:0 0 38px}.datxe-bottom-contact-list span{display:block;font-size:12px;color:#64748b;font-weight:700}.datxe-bottom-contact-list strong{display:block;font-size:14px;color:#0f172a;font-weight:900}
}


@media(max-width: 768px){
    .datxe-mobile-bottom-nav--detail{
        grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    }

    .datxe-mobile-bottom-nav--detail a{
        border-radius: 15px;
    }

    .datxe-mobile-bottom-nav--detail .datxe-detail-call i{
        background: linear-gradient(135deg,#16a34a,#22c55e);
        color:#fff;
        width:38px;
        height:38px;
        border-radius:50%;
        display:flex;
        align-items:center;
        justify-content:center;
        box-shadow:0 8px 20px rgba(22,163,74,.28);
    }

    .datxe-mobile-bottom-nav--detail .datxe-bottom-post i{
        background: linear-gradient(135deg,#ffd400,#f59e0b);
        color:#111;
    }
}

@media(max-width: 991.98px){
    .datxe-mobile-bottom-nav--detail-v2 .datxe-bottom-call{
        position:relative;
        margin-top:-18px;
    }
    .datxe-mobile-bottom-nav--detail-v2 .datxe-bottom-call i{
        width:46px;
        height:46px;
        border-radius:50%;
        background:linear-gradient(135deg,#16a34a,#22c55e);
        color:#fff;
        display:flex;
        align-items:center;
        justify-content:center;
        box-shadow:0 10px 24px rgba(22,163,74,.32);
        font-size:23px;
    }
    .datxe-mobile-bottom-nav--detail-v2 .datxe-bottom-call span{
        margin-top:1px;
        color:#0f172a;
    }
    .datxe-mobile-bottom-nav a.is-disabled,
    .datxe-mobile-bottom-nav .is-disabled{
        opacity:.45;
        pointer-events:none;
    }
}


/* Flush mobile bottom bar to screen edge - unified for all pages */
@media(max-width:991.98px){
    body{padding-bottom:58px!important;}
    .datxe-footer{padding-bottom:58px!important;}
    .datxe-mobile-bottom-nav{
        left:0!important;
        right:0!important;
        bottom:0!important;
        border-left:0!important;
        border-right:0!important;
        border-bottom:0!important;
        border-radius:18px 18px 0 0!important;
        box-shadow:0 -8px 28px rgba(15,23,42,.14)!important;
    }
    .datxe-bottom-sheet__box{padding-bottom:68px!important;}
}
