.site-footer {
        background: #3B1110;
        color: #e6eef3;
        padding: 56px 0;
        box-shadow: 0 -6px 30px rgba(3, 10, 18, 0.25);
        clear: both;
        position: relative;
        z-index: 1;
        margin-top: auto;
        width: 100%;
        overflow-x: hidden;
        box-sizing: border-box;
    }
    
    .site-footer .shell {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
        width: 100%;
        box-sizing: border-box;
    }

    .site-footer .footer-top-row {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 40px;
        align-items: start;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        padding-bottom: 34px;
        margin-bottom: 28px;
    }
    
    .site-footer .footer-title {
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 16px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .site-footer .listing-tax--state-list-footer {
        text-align: left;
        margin-top: 10px;
        width: 100%;
    }

    .site-footer .tax-list-footer {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        gap: 6px 12px;
    }

    .site-footer .tax-item-footer a {
        color: rgba(230, 238, 243, 0.8);
        font-weight: 600;
        font-size: 13px;
        text-decoration: none;
        transition: color 0.2s ease;
        white-space: nowrap;
    }

    .site-footer .tax-item-footer a:hover {
        color: #fff;
        text-decoration: underline;
    }

    .site-footer .newsletter-form-wrapper {
        width: 100%;
    }

    .site-footer .gform_wrapper form {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start;
        gap: 12px !important;
        flex-wrap: nowrap !important;
    }

    .site-footer .gform_wrapper .gfield,
    .site-footer .gform_wrapper .gform_footer {
        margin: 0 !important;
        padding: 0 !important;
    }

    .site-footer .gform_wrapper .gfield input[type="email"],
    .site-footer .newsletter-form-wrapper input[type="email"] {
        width: 100%;
        height: 48px !important;
        padding: 0 16px;
        border-radius: 6px !important;
        border: 1px solid rgba(255,255,255,0.1) !important;
        background: #F5F5F5;
        color: #052023;
        font-size: 15px;
        line-height: normal;
        margin: 0 !important;
        box-sizing: border-box !important;
        min-width: 0;
    }

    .site-footer .gform_wrapper .gfield {
        flex: 1 1 auto;
    }

    .site-footer .gform_wrapper .gform_footer input[type="submit"],
    .site-footer .newsletter-form-wrapper button {
        height: 48px !important;
        padding: 0 24px !important;
        border-radius: 6px !important;
        border: none !important;
        cursor: pointer;
        background: #FFF;
        color: #052023;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 0.5px;
        transition: all 0.2s ease;
        margin: 0 !important;
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        display: block;
        flex: 0 0 auto;
    }

    .site-footer .gform_wrapper .gform_footer input[type="submit"]:hover,
    .site-footer .newsletter-form-wrapper button:hover {
        background: #f0f0f0;
    }

    .site-footer .footer-menu-columns {
        margin-top: 24px;
    }
    
    .site-footer .menu-footer-columns {
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
        padding: 0;
        margin: 0;
        list-style: none;
    }
    
    .site-footer .menu-footer-columns > li > a {
        font-weight: 700;
        color: #fff;
        margin-bottom: 8px;
        display: block;
        font-size: 14px;
    }
    
    .site-footer .sub-menu {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    
    .site-footer .menu-item a {
        color: rgba(230, 238, 243, 0.8);
        text-decoration: none;
        font-size: 14px;
        transition: color .18s, transform .08s;
        display: block;
        padding: 4px 0;
    }
    
    .site-footer .menu-item a:hover {
        color: #fff;
        transform: translateX(4px);
    }

    .site-footer .social-icons-container {
        display: flex;
        gap: 14px;
    }
    
    .site-footer .social-icons-container a {
        width: 52px;
        height: 52px;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        background: rgba(255, 255, 255, 0.05);
        color: #e6eef3;
        font-weight: 700;
        font-size: 24px;
        border: 1px solid rgba(255, 255, 255, 0.04);
        transition: transform .14s, background .14s;
    }
    
    .site-footer .social-icons-container a:hover {
        transform: translateY(-4px);
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    /* --- BOTTOM ROW LAYOUT (Updated) --- */
    .site-footer .footer-bottom-row {
        display: flex;
        justify-content: space-between; /* Izquierda y Derecha extremos */
        align-items: center;
        width: 100%;
        flex-wrap: nowrap; /* Evitar que salten de línea en PC */
    }
    
    .site-footer .site-info {
        text-align: left;
        flex-shrink: 0; /* Prevenir que el texto se aplaste */
    }

    .site-footer .site-info p {
        color: rgba(230, 238, 243, 0.65);
        font-size: 13px;
        margin: 0;
    }
    
    .site-footer .footer-nav {
        flex-grow: 1; /* Ocupar espacio si es necesario */
        text-align: right;
    }
    
    .site-footer .footer-nav ul {
        list-style: none;
        display: flex;
        justify-content: flex-end; /* Alineación a la derecha FUERTE */
        gap: 24px;
        align-items: center;
        margin: 0;
        padding: 0;
    }
    
    .site-footer .footer-nav a {
        color: rgba(230, 238, 243, 0.85);
        text-decoration: none;
        font-weight: 600;
        font-size: 13px;
        transition: color 0.2s ease;
    }

    .site-footer .footer-nav a:hover {
        color: #fff;
    }

    @media (max-width: 1024px) {
        .site-footer .footer-top-row {
            grid-template-columns: repeat(2, 1fr);
        }
    }

    @media (max-width: 768px) {
        .site-footer {
            padding: 40px 0;
        }

        .site-footer .footer-top-row {
            grid-template-columns: 1fr;
            gap: 32px;
        }

        /* En Mobile, cambiamos el layout inferior a columna vertical */
        .site-footer .footer-bottom-row {
            flex-direction: column-reverse; /* Copyright abajo del menú usualmente, o column normal */
            flex-direction: column; 
            align-items: flex-start; /* Todo alineado a la izquierda */
            gap: 20px;
        }

        /* Resetear la alineación del menú para mobile */
        .site-footer .footer-nav {
            text-align: left;
            width: 100%;
        }

        .site-footer .footer-nav ul {
            justify-content: flex-start; /* A la izquierda en mobile */
            flex-wrap: wrap; /* Permitir múltiples líneas si son muchos links */
            gap: 15px;
        }

        .site-footer .gform_wrapper form {
            flex-direction: row !important;
            flex-wrap: nowrap !important;
            width: 100%;
            gap: 8px !important;
        }
        
        .site-footer .gform_wrapper .gform_footer input[type="submit"] {
            padding: 0 16px !important;
        }

        .site-footer .menu-footer-columns {
            flex-direction: column;
            gap: 20px;
        }
    }
